Created
February 22, 2019 12:16
-
-
Save luser/a5f8c22317f96ad7460099c50ecef6f0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TRACE sccache::cmdline: parse | |
DEBUG sccache::config: Attempting to read config file at "/Users/luser/Library/Preferences/Mozilla.sccache/config" | |
DEBUG sccache::config: Couldn't open config file: No such file or directory (os error 2) | |
TRACE sccache::commands: Command::InternalStartServer | |
INFO sccache::server: start_server: port: 4226 | |
INFO sccache::cache::cache: No configured caches successful, falling back to default | |
TRACE sccache::cache::cache: Using DiskCache("/Users/luser/Library/Caches/Mozilla.sccache", 10737418240) | |
INFO sccache::server: server started, listening on port 4226 | |
TRACE sccache::server: incoming connection | |
DEBUG handle_client{id=0}: sccache::server: handle_client: compile | |
TRACE handle_client{id=0}: sccache::server: compiler_info | |
TRACE handle_client{id=0}: sccache::server: compiler_info cache miss | |
TRACE handle_client{id=0}: sccache::compiler::compiler: detect_compiler: /Users/luser/.cargo/bin/rustc | |
DEBUG handle_client{id=0}: sccache::compiler::compiler: Found rustc | |
TRACE handle_client{id=0}: sccache::util: Hashed 35 files in 0.049 s | |
DEBUG handle_client{id=0}: sccache::server: check_compiler: Supported compiler | |
DEBUG handle_client{id=0}: sccache::server: parse_arguments: CannotCache(-): ["-", "--crate-name", "___", "--print=file-names", "--crate-type", "bin", "--crate-type", "rlib", "--crate-type", "dylib", "--crate-type", "cdylib", "--crate-type", "staticlib", "--crate-type", "proc-macro", "--print=sysroot", "--print=cfg"] | |
TRACE sccache::server: incoming connection | |
DEBUG handle_client{id=1}: sccache::server: handle_client: compile | |
TRACE handle_client{id=1}: sccache::server: compiler_info | |
TRACE handle_client{id=1}: sccache::server: compiler_info cache hit | |
DEBUG handle_client{id=1}: sccache::server: check_compiler: Supported compiler | |
DEBUG handle_client{id=1}: sccache::server: parse_arguments: CannotCache(-): ["-", "--crate-name", "___", "--print=file-names", "--target", "x86_64-apple-darwin", "--crate-type", "bin", "--crate-type", "rlib", "--crate-type", "dylib", "--crate-type", "cdylib", "--crate-type", "staticlib", "--crate-type", "proc-macro", "--print=sysroot", "--print=cfg"] | |
TRACE sccache::server: incoming connection | |
DEBUG handle_client{id=2}: sccache::server: handle_client: compile | |
TRACE handle_client{id=2}: sccache::server: compiler_info | |
TRACE handle_client{id=2}: sccache::server: compiler_info cache hit | |
DEBUG handle_client{id=2}: sccache::server: check_compiler: Supported compiler | |
DEBUG handle_client{id=2}: sccache::server: parse_arguments: Ok: ["--crate-name", "cc", "/Users/luser/.cargo/registry/src/github.com-1ecc6299db9ec823/cc-1.0.29/src/lib.rs", "--color", "always", "--crate-type", "lib", "--emit=dep-info,link", "-C", "debuginfo=2", "-C", "metadata=41fd562dfc9cad41", "-C", "extra-filename=-41fd562dfc9cad41", "--out-dir", "/Users/luser/build/foo/target/debug/deps", "-L", "dependency=/Users/luser/build/foo/target/debug/deps", "--cap-lints", "allow"] | |
DEBUG handle_client{id=2}: sccache::compiler::compiler: get_cached_or_compile: ["--crate-name", "cc", "/Users/luser/.cargo/registry/src/github.com-1ecc6299db9ec823/cc-1.0.29/src/lib.rs", "--color", "always", "--crate-type", "lib", "--emit=dep-info,link", "-C", "debuginfo=2", "-C", "metadata=41fd562dfc9cad41", "-C", "extra-filename=-41fd562dfc9cad41", "--out-dir", "/Users/luser/build/foo/target/debug/deps", "-L", "dependency=/Users/luser/build/foo/target/debug/deps", "--cap-lints", "allow"] | |
TRACE handle_client{id=2}: sccache::compiler::rust: [cc]: generate_hash_key | |
TRACE handle_client{id=2}: sccache::compiler::rust: [cc]: get dep-info: Some("/Users/luser/.cargo/bin/rustc" "--crate-name" "cc" "/Users/luser/.cargo/registry/src/github.com-1ecc6299db9ec823/cc-1.0.29/src/lib.rs" "--crate-type" "rlib" "-C" "debuginfo=2" "-C" "metadata=41fd562dfc9cad41" "-C" "extra-filename=-41fd562dfc9cad41" "-L" "dependency=/Users/luser/build/foo/target/debug/deps" "--cap-lints" "allow" "--emit" "dep-info" "-o" "/var/folders/mt/twm32yfx4_zggn65d6wlsjjc0000gq/T/sccache.mu7FOLFYVwSa/deps.d") | |
TRACE handle_client{id=2}: sccache::compiler::rust: [cc]: hashing 0 externs | |
TRACE handle_client{id=2}: sccache::compiler::rust: [cc]: hashing 0 staticlibs | |
TRACE handle_client{id=2}:compile{out=cc}: sccache::util: Hashed 0 files in 0.001 s | |
TRACE handle_client{id=2}:compile{out=cc}: sccache::util: Hashed 0 files in 0.001 s | |
TRACE handle_client{id=2}:compile{out=cc}: sccache::compiler::rust: [cc]: got 2 source files from dep-info in 0.111 s | |
TRACE handle_client{id=2}:compile{out=cc}: sccache::util: Hashed 2 files in 0.000 s | |
TRACE handle_client{id=2}:compile{out=cc}: sccache::compiler::rust: get_compiler_outputs=Some("/Users/luser/.cargo/bin/rustc" "--crate-name" "cc" "/Users/luser/.cargo/registry/src/github.com-1ecc6299db9ec823/cc-1.0.29/src/lib.rs" "--crate-type" "rlib" "--emit" "dep-info,link" "-C" "debuginfo=2" "-C" "metadata=41fd562dfc9cad41" "-C" "extra-filename=-41fd562dfc9cad41" "--out-dir" "/Users/luser/build/foo/target/debug/deps" "-L" "dependency=/Users/luser/build/foo/target/debug/deps" "--cap-lints" "allow" "--print" "file-names") | |
DEBUG handle_client{id=2}:compile{out=cc}: sccache::compiler::compiler: generate_hash_key took 0.158 s | |
TRACE handle_client{id=2}:compile{out=cc}: sccache::compiler::compiler: Hash key: dde3663bbcaaa33149ab6d287351abdddcc4363f43817722159387e0a9cbf0d50d9b6375ed8fe1cf289b0db23fcb166df60d73442a5f69d3cb97b1a4cc7609df | |
TRACE handle_client{id=2}:compile{out=cc}: sccache::cache::disk: DiskCache::get(dde3663bbcaaa33149ab6d287351abdddcc4363f43817722159387e0a9cbf0d50d9b6375ed8fe1cf289b0db23fcb166df60d73442a5f69d3cb97b1a4cc7609df) | |
DEBUG handle_client{id=2}:compile{out=cc}: sccache::compiler::compiler: Cache hit in 0.001 s | |
TRACE handle_client{id=2}:compile{out=cc}: sccache::server: CompileFinished retcode: exit code: 0 | |
TRACE sccache::server: incoming connection | |
DEBUG handle_client{id=3}: sccache::server: handle_client: compile | |
TRACE handle_client{id=3}: sccache::server: compiler_info | |
TRACE handle_client{id=3}: sccache::server: compiler_info cache hit | |
DEBUG handle_client{id=3}: sccache::server: check_compiler: Supported compiler | |
DEBUG handle_client{id=3}: sccache::server: parse_arguments: CannotCache(crate-type, bin): ["--edition=2018", "--crate-name", "build_script_build", "build.rs", "--color", "always", "--crate-type", "bin", "--emit=dep-info,link", "-C", "debuginfo=2", "-C", "metadata=9d7cc0b169799b4c", "-C", "extra-filename=-9d7cc0b169799b4c", "--out-dir", "/Users/luser/build/foo/target/debug/build/foo-9d7cc0b169799b4c", "-L", "dependency=/Users/luser/build/foo/target/debug/deps", "--extern", "cc=/Users/luser/build/foo/target/debug/deps/libcc-41fd562dfc9cad41.rlib"] | |
TRACE sccache::server: incoming connection | |
DEBUG handle_client{id=4}: sccache::server: handle_client: compile | |
TRACE handle_client{id=4}: sccache::server: compiler_info | |
TRACE handle_client{id=4}: sccache::server: compiler_info cache hit | |
DEBUG handle_client{id=4}: sccache::server: check_compiler: Supported compiler | |
DEBUG handle_client{id=4}: sccache::server: parse_arguments: Ok: ["--edition=2018", "--crate-name", "foo", "src/lib.rs", "--color", "always", "--crate-type", "lib", "--emit=dep-info,link", "-C", "debuginfo=2", "-C", "metadata=a909ce61422d161f", "-C", "extra-filename=-a909ce61422d161f", "--out-dir", "/Users/luser/build/foo/target/debug/deps", "-L", "dependency=/Users/luser/build/foo/target/debug/deps", "-L", "native=/Users/luser/build/foo/target/debug/build/foo-d2c213a94925b2d1/out", "-l", "static=foo"] | |
DEBUG handle_client{id=4}: sccache::compiler::compiler: get_cached_or_compile: ["--edition=2018", "--crate-name", "foo", "src/lib.rs", "--color", "always", "--crate-type", "lib", "--emit=dep-info,link", "-C", "debuginfo=2", "-C", "metadata=a909ce61422d161f", "-C", "extra-filename=-a909ce61422d161f", "--out-dir", "/Users/luser/build/foo/target/debug/deps", "-L", "dependency=/Users/luser/build/foo/target/debug/deps", "-L", "native=/Users/luser/build/foo/target/debug/build/foo-d2c213a94925b2d1/out", "-l", "static=foo"] | |
TRACE handle_client{id=4}: sccache::compiler::rust: [foo]: generate_hash_key | |
TRACE handle_client{id=4}: sccache::compiler::rust: [foo]: get dep-info: Some("/Users/luser/.cargo/bin/rustc" "--edition=2018" "--crate-name" "foo" "src/lib.rs" "--crate-type" "rlib" "-C" "debuginfo=2" "-C" "metadata=a909ce61422d161f" "-C" "extra-filename=-a909ce61422d161f" "-L" "dependency=/Users/luser/build/foo/target/debug/deps" "-L" "native=/Users/luser/build/foo/target/debug/build/foo-d2c213a94925b2d1/out" "-l" "static=foo" "--emit" "dep-info" "-o" "/var/folders/mt/twm32yfx4_zggn65d6wlsjjc0000gq/T/sccache.gRghH0X6tvXn/deps.d") | |
TRACE handle_client{id=4}: sccache::compiler::rust: [foo]: hashing 0 externs | |
TRACE handle_client{id=4}: sccache::compiler::rust: [foo]: hashing 1 staticlibs | |
TRACE handle_client{id=4}:compile{out=foo}: sccache::util: Hashed 0 files in 0.001 s | |
TRACE handle_client{id=4}:compile{out=foo}: sccache::util: Hashed 1 files in 0.001 s | |
TRACE handle_client{id=4}:compile{out=foo}: sccache::compiler::rust: [foo]: got 1 source files from dep-info in 0.066 s | |
TRACE handle_client{id=4}:compile{out=foo}: sccache::util: Hashed 1 files in 0.000 s | |
TRACE handle_client{id=4}:compile{out=foo}: sccache::compiler::rust: get_compiler_outputs=Some("/Users/luser/.cargo/bin/rustc" "--edition=2018" "--crate-name" "foo" "src/lib.rs" "--crate-type" "rlib" "--emit" "dep-info,link" "-C" "debuginfo=2" "-C" "metadata=a909ce61422d161f" "-C" "extra-filename=-a909ce61422d161f" "--out-dir" "/Users/luser/build/foo/target/debug/deps" "-L" "dependency=/Users/luser/build/foo/target/debug/deps" "-L" "native=/Users/luser/build/foo/target/debug/build/foo-d2c213a94925b2d1/out" "-l" "static=foo" "--print" "file-names") | |
DEBUG handle_client{id=4}:compile{out=foo}: sccache::compiler::compiler: generate_hash_key took 0.115 s | |
TRACE handle_client{id=4}:compile{out=foo}: sccache::compiler::compiler: Hash key: 12ff60edd19121ac2ca9e3a8ddb176f1d2e56babc4b4b7b4199e1af051e35b0207188821c33d264c341e1251b7ab9a83364c196f8543e128ff3335a8ecb36f91 | |
TRACE handle_client{id=4}:compile{out=foo}: sccache::cache::disk: DiskCache::get(12ff60edd19121ac2ca9e3a8ddb176f1d2e56babc4b4b7b4199e1af051e35b0207188821c33d264c341e1251b7ab9a83364c196f8543e128ff3335a8ecb36f91) | |
DEBUG handle_client{id=4}:compile{out=foo}: sccache::compiler::compiler: Cache miss in 0.000 s | |
TRACE handle_client{id=4}:compile{out=foo}: sccache::compiler::rust: [foo]: compile | |
DEBUG handle_client{id=4}:compile{out=foo}: sccache::compiler::compiler: Compiling locally | |
DEBUG handle_client{id=4}:compile{out=foo}: sccache::compiler::compiler: Compiled in 0.076 s, storing in cache | |
TRACE handle_client{id=4}:compile{out=foo}: sccache::cache::disk: DiskCache::finish_put(12ff60edd19121ac2ca9e3a8ddb176f1d2e56babc4b4b7b4199e1af051e35b0207188821c33d264c341e1251b7ab9a83364c196f8543e128ff3335a8ecb36f91) | |
TRACE handle_client{id=4}:compile{out=foo}: sccache::server: CompileFinished retcode: exit code: 0 | |
DEBUG handle_client{id=4}:compile{out=foo}: sccache::compiler::compiler: Stored in cache successfully! | |
DEBUG handle_client{id=4}:compile{out=foo}: sccache::server: Cache write finished in 0.001 s | |
TRACE sccache::server: incoming connection | |
DEBUG handle_client{id=5}: sccache::server: handle_client: shutdown | |
INFO sccache::server: shutting down due to being idle or request | |
INFO sccache::server: moving into the shutdown phase now, waiting at most 10 seconds for all client requests to complete | |
INFO sccache::server: ok, fully shutting down now |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment