Nov 16 13:33:20.798 INFO testing shulhi/gitsha against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 16 13:33:20.800 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 16 13:33:21.237 INFO [stdout] 8129a4906c6cc5a6252a3f78d10fb1ff7bcb9e69ae4772665d38776e60650c3e Nov 16 13:33:21.241 INFO running `"docker" "start" "-a" "8129a4906c6cc5a6252a3f78d10fb1ff7bcb9e69ae4772665d38776e60650c3e"` Nov 16 13:33:23.543 INFO [stderr] usermod: no changes Nov 16 13:33:23.818 INFO [stderr] Compiling cc v1.0.4 Nov 16 13:33:23.818 INFO [stderr] Compiling rustc-demangle v0.1.6 Nov 16 13:33:23.823 INFO [stderr] Compiling num-traits v0.2.0 Nov 16 13:33:23.848 INFO [stderr] Compiling net2 v0.2.31 Nov 16 13:33:23.877 INFO [stderr] Compiling tokio-service v0.1.0 Nov 16 13:33:23.878 INFO [stderr] Compiling relay v0.1.1 Nov 16 13:33:23.881 INFO [stderr] Compiling base64 v0.9.0 Nov 16 13:33:23.881 INFO [stderr] Compiling futures-cpupool v0.1.8 Nov 16 13:33:25.985 INFO [stderr] Compiling tokio-io v0.1.5 Nov 16 13:33:26.033 INFO [stderr] Compiling rayon v0.8.2 Nov 16 13:33:31.411 INFO [stderr] Compiling mio v0.6.13 Nov 16 13:33:34.151 INFO [stderr] Compiling num-traits v0.1.43 Nov 16 13:33:34.595 INFO [stderr] Compiling backtrace-sys v0.1.16 Nov 16 13:33:34.963 INFO [stderr] Compiling serde_json v1.0.9 Nov 16 13:33:41.802 INFO [stderr] Compiling tokio-core v0.1.12 Nov 16 13:33:44.156 INFO [stderr] Compiling ring v0.12.1 Nov 16 13:33:52.267 INFO [stderr] Compiling tokio-proto v0.1.1 Nov 16 13:33:59.403 INFO [stderr] Compiling hyper v0.11.18 Nov 16 13:34:03.111 INFO [stderr] Compiling backtrace v0.3.5 Nov 16 13:34:04.779 INFO [stderr] Compiling error-chain v0.11.0 Nov 16 13:34:10.911 INFO [stderr] Compiling webpki v0.17.0 Nov 16 13:34:10.911 INFO [stderr] Compiling sct v0.2.0 Nov 16 13:34:12.183 INFO [stderr] Compiling ct-logs v0.2.0 Nov 16 13:34:14.058 INFO [stderr] Compiling rustls v0.11.0 Nov 16 13:34:14.058 INFO [stderr] Compiling webpki-roots v0.13.0 Nov 16 13:34:32.435 INFO [stderr] Compiling tokio-rustls v0.4.0 Nov 16 13:34:33.369 INFO [stderr] Compiling hyper-rustls v0.11.0 Nov 16 13:34:35.163 INFO [stderr] Compiling github-rs v0.6.1 Nov 16 13:34:41.879 INFO [stderr] Compiling gitsha v0.1.0 (/source) Nov 16 13:34:42.875 INFO [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Nov 16 13:34:42.875 INFO [stderr] --> src/main.rs:62:19 Nov 16 13:34:42.875 INFO [stderr] | Nov 16 13:34:42.875 INFO [stderr] 62 | match env::home_dir() { Nov 16 13:34:42.875 INFO [stderr] | ^^^^^^^^^^^^^ Nov 16 13:34:42.875 INFO [stderr] | Nov 16 13:34:42.875 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 16 13:34:42.875 INFO [stderr] Nov 16 13:34:42.875 INFO [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Nov 16 13:34:42.875 INFO [stderr] --> src/main.rs:101:15 Nov 16 13:34:42.875 INFO [stderr] | Nov 16 13:34:42.875 INFO [stderr] 101 | match env::home_dir() { Nov 16 13:34:42.875 INFO [stderr] | ^^^^^^^^^^^^^ Nov 16 13:34:42.875 INFO [stderr] Nov 16 13:34:43.019 INFO [stderr] warning: field is never used: `name` Nov 16 13:34:43.019 INFO [stderr] --> src/main.rs:20:5 Nov 16 13:34:43.019 INFO [stderr] | Nov 16 13:34:43.019 INFO [stderr] 20 | name: String, Nov 16 13:34:43.019 INFO [stderr] | ^^^^^^^^^^^^ Nov 16 13:34:43.019 INFO [stderr] | Nov 16 13:34:43.019 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 16 13:34:43.019 INFO [stderr] Nov 16 13:34:49.229 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s Nov 16 13:34:49.244 INFO [stderr] su: No module specific data is present Nov 16 13:34:50.301 INFO running `"docker" "inspect" "8129a4906c6cc5a6252a3f78d10fb1ff7bcb9e69ae4772665d38776e60650c3e"` Nov 16 13:34:50.609 INFO running `"docker" "rm" "-f" "8129a4906c6cc5a6252a3f78d10fb1ff7bcb9e69ae4772665d38776e60650c3e"` Nov 16 13:34:50.983 INFO [stdout] 8129a4906c6cc5a6252a3f78d10fb1ff7bcb9e69ae4772665d38776e60650c3e Nov 16 13:34:50.987 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 16 13:34:51.434 INFO [stdout] 1246f5d81075c49ea543c44fd59e992373d87050a4eb2d8ca256120d69d75d72 Nov 16 13:34:51.436 INFO running `"docker" "start" "-a" "1246f5d81075c49ea543c44fd59e992373d87050a4eb2d8ca256120d69d75d72"` Nov 16 13:34:53.183 INFO [stderr] usermod: no changes Nov 16 13:34:53.371 INFO [stderr] Compiling gitsha v0.1.0 (/source) Nov 16 13:34:54.415 INFO [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Nov 16 13:34:54.415 INFO [stderr] --> src/main.rs:62:19 Nov 16 13:34:54.415 INFO [stderr] | Nov 16 13:34:54.415 INFO [stderr] 62 | match env::home_dir() { Nov 16 13:34:54.416 INFO [stderr] | ^^^^^^^^^^^^^ Nov 16 13:34:54.416 INFO [stderr] | Nov 16 13:34:54.419 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 16 13:34:54.419 INFO [stderr] Nov 16 13:34:54.419 INFO [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Nov 16 13:34:54.419 INFO [stderr] --> src/main.rs:101:15 Nov 16 13:34:54.419 INFO [stderr] | Nov 16 13:34:54.419 INFO [stderr] 101 | match env::home_dir() { Nov 16 13:34:54.419 INFO [stderr] | ^^^^^^^^^^^^^ Nov 16 13:34:54.419 INFO [stderr] Nov 16 13:34:54.571 INFO [stderr] warning: field is never used: `name` Nov 16 13:34:54.571 INFO [stderr] --> src/main.rs:20:5 Nov 16 13:34:54.572 INFO [stderr] | Nov 16 13:34:54.572 INFO [stderr] 20 | name: String, Nov 16 13:34:54.572 INFO [stderr] | ^^^^^^^^^^^^ Nov 16 13:34:54.572 INFO [stderr] | Nov 16 13:34:54.573 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 16 13:34:54.573 INFO [stderr] Nov 16 13:34:55.135 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.91s Nov 16 13:34:55.139 INFO [stderr] su: No module specific data is present Nov 16 13:34:55.785 INFO running `"docker" "inspect" "1246f5d81075c49ea543c44fd59e992373d87050a4eb2d8ca256120d69d75d72"` Nov 16 13:34:56.093 INFO running `"docker" "rm" "-f" "1246f5d81075c49ea543c44fd59e992373d87050a4eb2d8ca256120d69d75d72"` Nov 16 13:34:56.399 INFO [stdout] 1246f5d81075c49ea543c44fd59e992373d87050a4eb2d8ca256120d69d75d72 Nov 16 13:34:56.401 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 16 13:34:56.967 INFO [stdout] 9cd5415510c249a556c2f4499b7f200216f6e0f00bf84bb84ba13dacf9345516 Nov 16 13:34:56.969 INFO running `"docker" "start" "-a" "9cd5415510c249a556c2f4499b7f200216f6e0f00bf84bb84ba13dacf9345516"` Nov 16 13:34:58.651 INFO [stderr] usermod: no changes Nov 16 13:34:58.869 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.18s Nov 16 13:34:58.880 INFO [stderr] Running /target/debug/deps/gitsha-e31f323bdb50cfbf Nov 16 13:34:58.888 INFO [stdout] Nov 16 13:34:58.888 INFO [stdout] running 0 tests Nov 16 13:34:58.888 INFO [stdout] Nov 16 13:34:58.888 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 13:34:58.888 INFO [stdout] Nov 16 13:34:58.891 INFO [stderr] su: No module specific data is present Nov 16 13:34:59.857 INFO running `"docker" "inspect" "9cd5415510c249a556c2f4499b7f200216f6e0f00bf84bb84ba13dacf9345516"` Nov 16 13:35:00.174 INFO running `"docker" "rm" "-f" "9cd5415510c249a556c2f4499b7f200216f6e0f00bf84bb84ba13dacf9345516"` Nov 16 13:35:00.462 INFO [stdout] 9cd5415510c249a556c2f4499b7f200216f6e0f00bf84bb84ba13dacf9345516