Skip to content

Instantly share code, notes, and snippets.

@luser
Last active February 26, 2019 14:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save luser/ee843a2f3e61a5b69d4f918b1f53fb2a to your computer and use it in GitHub Desktop.
Save luser/ee843a2f3e61a5b69d4f918b1f53fb2a to your computer and use it in GitHub Desktop.
TRACE 2019-02-26T13:56:45Z: sccache::cmdline: parse
DEBUG 2019-02-26T13:56:45Z: sccache::config: Attempting to read config file at "/Users/luser/Library/Preferences/Mozilla.sccache/config"
DEBUG 2019-02-26T13:56:45Z: sccache::config: Couldn't open config file: No such file or directory (os error 2)
TRACE 2019-02-26T13:56:45Z: sccache::commands: Command::InternalStartServer
INFO 2019-02-26T13:56:45Z: sccache::server: start_server: port: 4226
INFO 2019-02-26T13:56:45Z: sccache::cache::cache: No configured caches successful, falling back to default
TRACE 2019-02-26T13:56:45Z: sccache::cache::cache: Using DiskCache("/Users/luser/Library/Caches/Mozilla.sccache", 10737418240)
INFO 2019-02-26T13:56:45Z: sccache::server: server started, listening on port 4226
TRACE 2019-02-26T13:56:51Z: sccache::server: incoming connection
TRACE 2019-02-26T13:56:51Z: sccache::server: handle_client
DEBUG 2019-02-26T13:56:51Z: sccache::server: handle_client: compile
TRACE 2019-02-26T13:56:51Z: sccache::server: compiler_info
TRACE 2019-02-26T13:56:51Z: sccache::server: compiler_info cache miss
TRACE 2019-02-26T13:56:51Z: sccache::compiler::compiler: detect_compiler: /Users/luser/.cargo/bin/rustc
DEBUG 2019-02-26T13:56:51Z: sccache::compiler::compiler: Found rustc
TRACE 2019-02-26T13:56:51Z: sccache::util: Hashed 35 files in 0.057 s
DEBUG 2019-02-26T13:56:51Z: sccache::server: check_compiler: Supported compiler
DEBUG 2019-02-26T13:56:51Z: 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 2019-02-26T13:56:51Z: sccache::server: incoming connection
TRACE 2019-02-26T13:56:51Z: sccache::server: handle_client
DEBUG 2019-02-26T13:56:51Z: sccache::server: handle_client: compile
TRACE 2019-02-26T13:56:51Z: sccache::server: compiler_info
TRACE 2019-02-26T13:56:51Z: sccache::server: compiler_info cache hit
DEBUG 2019-02-26T13:56:51Z: sccache::server: check_compiler: Supported compiler
DEBUG 2019-02-26T13:56:51Z: 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 2019-02-26T13:56:51Z: sccache::server: incoming connection
TRACE 2019-02-26T13:56:51Z: sccache::server: handle_client
DEBUG 2019-02-26T13:56:51Z: sccache::server: handle_client: compile
TRACE 2019-02-26T13:56:51Z: sccache::server: compiler_info
TRACE 2019-02-26T13:56:51Z: sccache::server: compiler_info cache hit
DEBUG 2019-02-26T13:56:51Z: sccache::server: check_compiler: Supported compiler
DEBUG 2019-02-26T13:56:51Z: 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 2019-02-26T13:56:51Z: sccache::compiler::compiler: [cc]: 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 2019-02-26T13:56:51Z: sccache::compiler::rust: [cc]: generate_hash_key
TRACE 2019-02-26T13:56:51Z: 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.uoIOyCGofDpL/deps.d")
TRACE 2019-02-26T13:56:51Z: sccache::compiler::rust: [cc]: hashing 0 externs
TRACE 2019-02-26T13:56:51Z: sccache::compiler::rust: [cc]: hashing 0 staticlibs
TRACE 2019-02-26T13:56:51Z: sccache::util: Hashed 0 files in 0.001 s
TRACE 2019-02-26T13:56:51Z: sccache::util: Hashed 0 files in 0.001 s
TRACE 2019-02-26T13:56:51Z: sccache::compiler::rust: [cc]: got 2 source files from dep-info in 0.126 s
TRACE 2019-02-26T13:56:51Z: sccache::util: Hashed 2 files in 0.000 s
TRACE 2019-02-26T13:56:51Z: 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 2019-02-26T13:56:51Z: sccache::compiler::compiler: [cc]: generate_hash_key took 0.184 s
TRACE 2019-02-26T13:56:51Z: sccache::compiler::compiler: [cc]: Hash key: dde3663bbcaaa33149ab6d287351abdddcc4363f43817722159387e0a9cbf0d50d9b6375ed8fe1cf289b0db23fcb166df60d73442a5f69d3cb97b1a4cc7609df
TRACE 2019-02-26T13:56:51Z: sccache::cache::disk: DiskCache::get(dde3663bbcaaa33149ab6d287351abdddcc4363f43817722159387e0a9cbf0d50d9b6375ed8fe1cf289b0db23fcb166df60d73442a5f69d3cb97b1a4cc7609df)
DEBUG 2019-02-26T13:56:51Z: sccache::compiler::compiler: [cc]: Cache hit in 0.001 s
TRACE 2019-02-26T13:56:52Z: sccache::server: CompileFinished retcode: exit code: 0
TRACE 2019-02-26T13:56:52Z: sccache::server: incoming connection
TRACE 2019-02-26T13:56:52Z: sccache::server: handle_client
DEBUG 2019-02-26T13:56:52Z: sccache::server: handle_client: compile
TRACE 2019-02-26T13:56:52Z: sccache::server: compiler_info
TRACE 2019-02-26T13:56:52Z: sccache::server: compiler_info cache hit
DEBUG 2019-02-26T13:56:52Z: sccache::server: check_compiler: Supported compiler
DEBUG 2019-02-26T13:56:52Z: 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 2019-02-26T13:56:52Z: sccache::server: incoming connection
TRACE 2019-02-26T13:56:52Z: sccache::server: handle_client
DEBUG 2019-02-26T13:56:52Z: sccache::server: handle_client: compile
TRACE 2019-02-26T13:56:52Z: sccache::server: compiler_info
TRACE 2019-02-26T13:56:52Z: sccache::server: compiler_info cache hit
DEBUG 2019-02-26T13:56:52Z: sccache::server: check_compiler: Supported compiler
DEBUG 2019-02-26T13:56:52Z: 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 2019-02-26T13:56:52Z: sccache::compiler::compiler: [foo]: 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 2019-02-26T13:56:52Z: sccache::compiler::rust: [foo]: generate_hash_key
TRACE 2019-02-26T13:56:52Z: 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.r0XJvS4IGvQK/deps.d")
TRACE 2019-02-26T13:56:52Z: sccache::compiler::rust: [foo]: hashing 0 externs
TRACE 2019-02-26T13:56:52Z: sccache::compiler::rust: [foo]: hashing 1 staticlibs
TRACE 2019-02-26T13:56:52Z: sccache::util: Hashed 0 files in 0.001 s
TRACE 2019-02-26T13:56:52Z: sccache::util: Hashed 1 files in 0.001 s
TRACE 2019-02-26T13:56:53Z: sccache::compiler::rust: [foo]: got 1 source files from dep-info in 0.079 s
TRACE 2019-02-26T13:56:53Z: sccache::util: Hashed 1 files in 0.000 s
TRACE 2019-02-26T13:56:53Z: 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 2019-02-26T13:56:53Z: sccache::compiler::compiler: [foo]: generate_hash_key took 0.138 s
TRACE 2019-02-26T13:56:53Z: sccache::compiler::compiler: [foo]: Hash key: aa25e65782d13f5b4189bca78e5be07310fc47342be99a7ee245fac7e6d9d76fbe5a4791581967d32e998c834375bcec774b8ffc97fbefa24350bbde2a5e1042
TRACE 2019-02-26T13:56:53Z: sccache::cache::disk: DiskCache::get(aa25e65782d13f5b4189bca78e5be07310fc47342be99a7ee245fac7e6d9d76fbe5a4791581967d32e998c834375bcec774b8ffc97fbefa24350bbde2a5e1042)
TRACE 2019-02-26T13:56:53Z: sccache::cache::disk: DiskCache::get(aa25e65782d13f5b4189bca78e5be07310fc47342be99a7ee245fac7e6d9d76fbe5a4791581967d32e998c834375bcec774b8ffc97fbefa24350bbde2a5e1042): FileNotInCache
DEBUG 2019-02-26T13:56:53Z: sccache::compiler::compiler: [foo]: Cache miss in 0.000 s
TRACE 2019-02-26T13:56:53Z: sccache::compiler::rust: [foo]: compile
DEBUG 2019-02-26T13:56:53Z: sccache::compiler::compiler: [foo]: Compiling locally
DEBUG 2019-02-26T13:56:53Z: sccache::compiler::compiler: [foo]: Compiled in 0.093 s, storing in cache
TRACE 2019-02-26T13:56:53Z: sccache::cache::disk: DiskCache::finish_put(aa25e65782d13f5b4189bca78e5be07310fc47342be99a7ee245fac7e6d9d76fbe5a4791581967d32e998c834375bcec774b8ffc97fbefa24350bbde2a5e1042)
TRACE 2019-02-26T13:56:53Z: sccache::server: CompileFinished retcode: exit code: 0
DEBUG 2019-02-26T13:56:53Z: sccache::compiler::compiler: [foo]: Stored in cache successfully!
DEBUG 2019-02-26T13:56:53Z: sccache::server: [foo]: Cache write finished in 0.001 s
TRACE 2019-02-26T13:57:00Z: sccache::server: incoming connection
TRACE 2019-02-26T13:57:00Z: sccache::server: handle_client
DEBUG 2019-02-26T13:57:00Z: sccache::server: handle_client: shutdown
INFO 2019-02-26T13:57:00Z: sccache::server: shutting down due to being idle or request
INFO 2019-02-26T13:57:00Z: sccache::server: moving into the shutdown phase now, waiting at most 10 seconds for all client requests to complete
INFO 2019-02-26T13:57:00Z: sccache::server: ok, fully shutting down now
TRACE 2019-02-26T13:56:45Z: sccache::cmdline: parse
DEBUG 2019-02-26T13:56:45Z: sccache::config: Attempting to read config file at "/Users/luser/Library/Preferences/Mozilla.sccache/config"
DEBUG 2019-02-26T13:56:45Z: sccache::config: Couldn't open config file: No such file or directory (os error 2)
TRACE 2019-02-26T13:56:45Z: sccache::commands: Command::InternalStartServer
 INFO 2019-02-26T13:56:45Z: sccache::server: start_server: port: 4226
 INFO 2019-02-26T13:56:45Z: sccache::cache::cache: No configured caches successful, falling back to default
TRACE 2019-02-26T13:56:45Z: sccache::cache::cache: Using DiskCache("/Users/luser/Library/Caches/Mozilla.sccache", 10737418240)
 INFO 2019-02-26T13:56:45Z: sccache::server: server started, listening on port 4226
TRACE 2019-02-26T13:56:51Z: sccache::server: incoming connection
TRACE 2019-02-26T13:56:51Z: sccache::server: handle_client
DEBUG 2019-02-26T13:56:51Z: sccache::server: handle_client: compile
TRACE 2019-02-26T13:56:51Z: sccache::server: compiler_info
TRACE 2019-02-26T13:56:51Z: sccache::server: compiler_info cache miss
TRACE 2019-02-26T13:56:51Z: sccache::compiler::compiler: detect_compiler: /Users/luser/.cargo/bin/rustc
DEBUG 2019-02-26T13:56:51Z: sccache::compiler::compiler: Found rustc
TRACE 2019-02-26T13:56:51Z: sccache::util: Hashed 35 files in 0.057 s
DEBUG 2019-02-26T13:56:51Z: sccache::server: check_compiler: Supported compiler
DEBUG 2019-02-26T13:56:51Z: 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 2019-02-26T13:56:51Z: sccache::server: incoming connection
TRACE 2019-02-26T13:56:51Z: sccache::server: handle_client
DEBUG 2019-02-26T13:56:51Z: sccache::server: handle_client: compile
TRACE 2019-02-26T13:56:51Z: sccache::server: compiler_info
TRACE 2019-02-26T13:56:51Z: sccache::server: compiler_info cache hit
DEBUG 2019-02-26T13:56:51Z: sccache::server: check_compiler: Supported compiler
DEBUG 2019-02-26T13:56:51Z: 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 2019-02-26T13:56:51Z: sccache::server: incoming connection
TRACE 2019-02-26T13:56:51Z: sccache::server: handle_client
DEBUG 2019-02-26T13:56:51Z: sccache::server: handle_client: compile
TRACE 2019-02-26T13:56:51Z: sccache::server: compiler_info
TRACE 2019-02-26T13:56:51Z: sccache::server: compiler_info cache hit
DEBUG 2019-02-26T13:56:51Z: sccache::server: check_compiler: Supported compiler
DEBUG 2019-02-26T13:56:51Z: 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 2019-02-26T13:56:51Z: sccache::compiler::compiler: [cc]: 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 2019-02-26T13:56:51Z: sccache::compiler::rust: [cc]: generate_hash_key
TRACE 2019-02-26T13:56:51Z: 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.uoIOyCGofDpL/deps.d")
TRACE 2019-02-26T13:56:51Z: sccache::compiler::rust: [cc]: hashing 0 externs
TRACE 2019-02-26T13:56:51Z: sccache::compiler::rust: [cc]: hashing 0 staticlibs
TRACE 2019-02-26T13:56:51Z: sccache::util: Hashed 0 files in 0.001 s
TRACE 2019-02-26T13:56:51Z: sccache::util: Hashed 0 files in 0.001 s
TRACE 2019-02-26T13:56:51Z: sccache::compiler::rust: [cc]: got 2 source files from dep-info in 0.126 s
TRACE 2019-02-26T13:56:51Z: sccache::util: Hashed 2 files in 0.000 s
TRACE 2019-02-26T13:56:51Z: 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 2019-02-26T13:56:51Z: sccache::compiler::compiler: [cc]: generate_hash_key took 0.184 s
TRACE 2019-02-26T13:56:51Z: sccache::compiler::compiler: [cc]: Hash key: dde3663bbcaaa33149ab6d287351abdddcc4363f43817722159387e0a9cbf0d50d9b6375ed8fe1cf289b0db23fcb166df60d73442a5f69d3cb97b1a4cc7609df
TRACE 2019-02-26T13:56:51Z: sccache::cache::disk: DiskCache::get(dde3663bbcaaa33149ab6d287351abdddcc4363f43817722159387e0a9cbf0d50d9b6375ed8fe1cf289b0db23fcb166df60d73442a5f69d3cb97b1a4cc7609df)
DEBUG 2019-02-26T13:56:51Z: sccache::compiler::compiler: [cc]: Cache hit in 0.001 s
TRACE 2019-02-26T13:56:52Z: sccache::server: CompileFinished retcode: exit code: 0
TRACE 2019-02-26T13:56:52Z: sccache::server: incoming connection
TRACE 2019-02-26T13:56:52Z: sccache::server: handle_client
DEBUG 2019-02-26T13:56:52Z: sccache::server: handle_client: compile
TRACE 2019-02-26T13:56:52Z: sccache::server: compiler_info
TRACE 2019-02-26T13:56:52Z: sccache::server: compiler_info cache hit
DEBUG 2019-02-26T13:56:52Z: sccache::server: check_compiler: Supported compiler
DEBUG 2019-02-26T13:56:52Z: 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 2019-02-26T13:56:52Z: sccache::server: incoming connection
TRACE 2019-02-26T13:56:52Z: sccache::server: handle_client
DEBUG 2019-02-26T13:56:52Z: sccache::server: handle_client: compile
TRACE 2019-02-26T13:56:52Z: sccache::server: compiler_info
TRACE 2019-02-26T13:56:52Z: sccache::server: compiler_info cache hit
DEBUG 2019-02-26T13:56:52Z: sccache::server: check_compiler: Supported compiler
DEBUG 2019-02-26T13:56:52Z: 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 2019-02-26T13:56:52Z: sccache::compiler::compiler: [foo]: 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 2019-02-26T13:56:52Z: sccache::compiler::rust: [foo]: generate_hash_key
TRACE 2019-02-26T13:56:52Z: 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.r0XJvS4IGvQK/deps.d")
TRACE 2019-02-26T13:56:52Z: sccache::compiler::rust: [foo]: hashing 0 externs
TRACE 2019-02-26T13:56:52Z: sccache::compiler::rust: [foo]: hashing 1 staticlibs
TRACE 2019-02-26T13:56:52Z: sccache::util: Hashed 0 files in 0.001 s
TRACE 2019-02-26T13:56:52Z: sccache::util: Hashed 1 files in 0.001 s
TRACE 2019-02-26T13:56:53Z: sccache::compiler::rust: [foo]: got 1 source files from dep-info in 0.079 s
TRACE 2019-02-26T13:56:53Z: sccache::util: Hashed 1 files in 0.000 s
TRACE 2019-02-26T13:56:53Z: 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 2019-02-26T13:56:53Z: sccache::compiler::compiler: [foo]: generate_hash_key took 0.138 s
TRACE 2019-02-26T13:56:53Z: sccache::compiler::compiler: [foo]: Hash key: aa25e65782d13f5b4189bca78e5be07310fc47342be99a7ee245fac7e6d9d76fbe5a4791581967d32e998c834375bcec774b8ffc97fbefa24350bbde2a5e1042
TRACE 2019-02-26T13:56:53Z: sccache::cache::disk: DiskCache::get(aa25e65782d13f5b4189bca78e5be07310fc47342be99a7ee245fac7e6d9d76fbe5a4791581967d32e998c834375bcec774b8ffc97fbefa24350bbde2a5e1042)
TRACE 2019-02-26T13:56:53Z: sccache::cache::disk: DiskCache::get(aa25e65782d13f5b4189bca78e5be07310fc47342be99a7ee245fac7e6d9d76fbe5a4791581967d32e998c834375bcec774b8ffc97fbefa24350bbde2a5e1042): FileNotInCache
DEBUG 2019-02-26T13:56:53Z: sccache::compiler::compiler: [foo]: Cache miss in 0.000 s
TRACE 2019-02-26T13:56:53Z: sccache::compiler::rust: [foo]: compile
DEBUG 2019-02-26T13:56:53Z: sccache::compiler::compiler: [foo]: Compiling locally
DEBUG 2019-02-26T13:56:53Z: sccache::compiler::compiler: [foo]: Compiled in 0.093 s, storing in cache
TRACE 2019-02-26T13:56:53Z: sccache::cache::disk: DiskCache::finish_put(aa25e65782d13f5b4189bca78e5be07310fc47342be99a7ee245fac7e6d9d76fbe5a4791581967d32e998c834375bcec774b8ffc97fbefa24350bbde2a5e1042)
TRACE 2019-02-26T13:56:53Z: sccache::server: CompileFinished retcode: exit code: 0
DEBUG 2019-02-26T13:56:53Z: sccache::compiler::compiler: [foo]: Stored in cache successfully!
DEBUG 2019-02-26T13:56:53Z: sccache::server: [foo]: Cache write finished in 0.001 s
TRACE 2019-02-26T13:57:00Z: sccache::server: incoming connection
TRACE 2019-02-26T13:57:00Z: sccache::server: handle_client
DEBUG 2019-02-26T13:57:00Z: sccache::server: handle_client: shutdown
 INFO 2019-02-26T13:57:00Z: sccache::server: shutting down due to being idle or request
 INFO 2019-02-26T13:57:00Z: sccache::server: moving into the shutdown phase now, waiting at most 10 seconds for all client requests to complete
 INFO 2019-02-26T13:57:00Z: sccache::server: ok, fully shutting down now
Compiling sccache v0.2.9-alpha.0 (/Users/luser/build/sccache)
Finished dev [unoptimized + debuginfo] target(s) in 16.30s
Running `target/debug/sccache`
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.064 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}:compile{out=cc}: 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}:compile{out=cc}: sccache::compiler::rust: generate_hash_key
TRACE handle_client{id=2}:compile{out=cc}: sccache::compiler::rust: 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.cYnqUofMj0Km/deps.d")
TRACE handle_client{id=2}:compile{out=cc}: sccache::compiler::rust: hashing 0 externs
TRACE handle_client{id=2}:compile{out=cc}: sccache::compiler::rust: hashing 0 staticlibs
TRACE handle_client{id=2}:compile{out=cc}: sccache::util: Hashed 0 files in 0.002 s
TRACE handle_client{id=2}:compile{out=cc}: sccache::util: Hashed 0 files in 0.002 s
TRACE handle_client{id=2}:compile{out=cc}: sccache::compiler::rust: got 2 source files from dep-info in 0.119 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.166 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.004 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}:compile{out=foo}: 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}:compile{out=foo}: sccache::compiler::rust: generate_hash_key
TRACE handle_client{id=4}:compile{out=foo}: sccache::compiler::rust: 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.pGSavvr1J2nl/deps.d")
TRACE handle_client{id=4}:compile{out=foo}: sccache::compiler::rust: hashing 0 externs
TRACE handle_client{id=4}:compile{out=foo}: sccache::compiler::rust: 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: got 1 source files from dep-info in 0.069 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.125 s
TRACE handle_client{id=4}:compile{out=foo}: sccache::compiler::compiler: Hash key: 5b9bd4ae216d04eaf15f1555b77dd05780fc00aa3d20edde3117d6fcc68865cc4c1b0551bc028847665166ed46a69d19efd6002820ee82812f033f7d3f71b202
TRACE handle_client{id=4}:compile{out=foo}: sccache::cache::disk: DiskCache::get(5b9bd4ae216d04eaf15f1555b77dd05780fc00aa3d20edde3117d6fcc68865cc4c1b0551bc028847665166ed46a69d19efd6002820ee82812f033f7d3f71b202)
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: 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.093 s, storing in cache
TRACE handle_client{id=4}:compile{out=foo}: sccache::cache::disk: DiskCache::finish_put(5b9bd4ae216d04eaf15f1555b77dd05780fc00aa3d20edde3117d6fcc68865cc4c1b0551bc028847665166ed46a69d19efd6002820ee82812f033f7d3f71b202)
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.000 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
Compiling sccache v0.2.9-alpha.0 (/Users/luser/build/sccache)
Finished dev [unoptimized + debuginfo] target(s) in 16.30s
Running `target/debug/sccache`
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.064 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}:compile{out=cc}: 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}:compile{out=cc}: sccache::compiler::rust: generate_hash_key
TRACE handle_client{id=2}:compile{out=cc}: sccache::compiler::rust: 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.cYnqUofMj0Km/deps.d")
TRACE handle_client{id=2}:compile{out=cc}: sccache::compiler::rust: hashing 0 externs
TRACE handle_client{id=2}:compile{out=cc}: sccache::compiler::rust: hashing 0 staticlibs
TRACE handle_client{id=2}:compile{out=cc}: sccache::util: Hashed 0 files in 0.002 s
TRACE handle_client{id=2}:compile{out=cc}: sccache::util: Hashed 0 files in 0.002 s
TRACE handle_client{id=2}:compile{out=cc}: sccache::compiler::rust: got 2 source files from dep-info in 0.119 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.166 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.004 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}:compile{out=foo}: 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}:compile{out=foo}: sccache::compiler::rust: generate_hash_key
TRACE handle_client{id=4}:compile{out=foo}: sccache::compiler::rust: 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.pGSavvr1J2nl/deps.d")
TRACE handle_client{id=4}:compile{out=foo}: sccache::compiler::rust: hashing 0 externs
TRACE handle_client{id=4}:compile{out=foo}: sccache::compiler::rust: 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: got 1 source files from dep-info in 0.069 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.125 s
TRACE handle_client{id=4}:compile{out=foo}: sccache::compiler::compiler: Hash key: 5b9bd4ae216d04eaf15f1555b77dd05780fc00aa3d20edde3117d6fcc68865cc4c1b0551bc028847665166ed46a69d19efd6002820ee82812f033f7d3f71b202
TRACE handle_client{id=4}:compile{out=foo}: sccache::cache::disk: DiskCache::get(5b9bd4ae216d04eaf15f1555b77dd05780fc00aa3d20edde3117d6fcc68865cc4c1b0551bc028847665166ed46a69d19efd6002820ee82812f033f7d3f71b202)
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: 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.093 s, storing in cache
TRACE handle_client{id=4}:compile{out=foo}: sccache::cache::disk: DiskCache::finish_put(5b9bd4ae216d04eaf15f1555b77dd05780fc00aa3d20edde3117d6fcc68865cc4c1b0551bc028847665166ed46a69d19efd6002820ee82812f033f7d3f71b202)
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.000 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