Oct 12 17:17:26.745 INFO checking mmacedoeu/hello against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 17:17:26.745 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-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"` Oct 12 17:17:27.108 INFO blam! 12a66d9a67a2205658624861fa0dd106907e0a393c2441250a09fc5f20a6e9c8 Oct 12 17:17:27.110 INFO running `"docker" "start" "-a" "12a66d9a67a2205658624861fa0dd106907e0a393c2441250a09fc5f20a6e9c8"` Oct 12 17:17:27.720 INFO kablam! usermod: no changes Oct 12 17:17:28.322 INFO kablam! Checking target_info v0.1.0 Oct 12 17:17:28.364 INFO kablam! Compiling miniz_oxide_c_api v0.1.2 Oct 12 17:17:28.365 INFO kablam! Compiling actix-web v0.6.10 Oct 12 17:17:28.365 INFO kablam! Compiling time v0.1.40 Oct 12 17:17:28.365 INFO kablam! Checking miniz_oxide v0.1.2 Oct 12 17:17:28.365 INFO kablam! Checking uuid v0.6.4 Oct 12 17:17:28.372 INFO kablam! Compiling backtrace-sys v0.1.19 Oct 12 17:17:28.377 INFO kablam! Checking h2 v0.1.8 Oct 12 17:17:29.180 INFO kablam! Compiling serde_derive v1.0.59 Oct 12 17:17:29.824 INFO kablam! Checking cookie v0.10.1 Oct 12 17:17:31.094 INFO kablam! Compiling backtrace v0.3.8 Oct 12 17:17:31.198 INFO kablam! Checking failure v0.1.1 Oct 12 17:17:33.817 INFO kablam! Checking trust-dns-proto v0.3.3 Oct 12 17:17:33.857 INFO kablam! Checking tokio-tls v0.1.4 Oct 12 17:17:33.869 INFO kablam! Compiling vergen v0.1.1 Oct 12 17:17:36.172 INFO kablam! Checking flate2 v1.0.1 Oct 12 17:17:36.216 INFO kablam! Compiling error-chain v0.11.0 Oct 12 17:17:39.073 INFO kablam! Compiling hello v0.1.0 (/source) Oct 12 17:17:48.359 INFO kablam! Checking trust-dns-resolver v0.8.2 Oct 12 17:18:01.294 INFO kablam! Compiling cargo_metadata v0.5.4 Oct 12 17:18:05.115 INFO kablam! Compiling skeptic v0.13.3 Oct 12 17:18:09.620 INFO kablam! Compiling actix v0.5.7 Oct 12 17:18:34.464 INFO kablam! 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. Oct 12 17:18:34.465 INFO kablam! --> src/dirs.rs:46:34 Oct 12 17:18:34.465 INFO kablam! | Oct 12 17:18:34.465 INFO kablam! 46 | let r = arg.replace("$HOME", env::home_dir().unwrap().to_str().unwrap()); Oct 12 17:18:34.465 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 17:18:34.465 INFO kablam! | Oct 12 17:18:34.465 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 17:18:34.465 INFO kablam! Oct 12 17:18:34.836 INFO kablam! 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. Oct 12 17:18:34.837 INFO kablam! --> src/dirs.rs:46:34 Oct 12 17:18:34.837 INFO kablam! | Oct 12 17:18:34.837 INFO kablam! 46 | let r = arg.replace("$HOME", env::home_dir().unwrap().to_str().unwrap()); Oct 12 17:18:34.837 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 17:18:34.837 INFO kablam! | Oct 12 17:18:34.838 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 17:18:34.839 INFO kablam! Oct 12 17:18:35.096 INFO kablam! warning: function is never used: `now` Oct 12 17:18:35.097 INFO kablam! --> /target/debug/build/hello-e8bb5cccb896d9c0/out/version.rs:2:1 Oct 12 17:18:35.098 INFO kablam! | Oct 12 17:18:35.098 INFO kablam! 2 | pub fn now() -> &'static str { Oct 12 17:18:35.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:18:35.099 INFO kablam! | Oct 12 17:18:35.100 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 17:18:35.100 INFO kablam! Oct 12 17:18:35.101 INFO kablam! warning: function is never used: `short_now` Oct 12 17:18:35.101 INFO kablam! --> /target/debug/build/hello-e8bb5cccb896d9c0/out/version.rs:7:1 Oct 12 17:18:35.102 INFO kablam! | Oct 12 17:18:35.102 INFO kablam! 7 | pub fn short_now() -> &'static str { Oct 12 17:18:35.103 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:18:35.103 INFO kablam! Oct 12 17:18:35.104 INFO kablam! warning: function is never used: `sha` Oct 12 17:18:35.105 INFO kablam! --> /target/debug/build/hello-e8bb5cccb896d9c0/out/version.rs:12:1 Oct 12 17:18:35.105 INFO kablam! | Oct 12 17:18:35.106 INFO kablam! 12 | pub fn sha() -> &'static str { Oct 12 17:18:35.106 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:18:35.107 INFO kablam! Oct 12 17:18:35.107 INFO kablam! warning: function is never used: `short_sha` Oct 12 17:18:35.108 INFO kablam! --> /target/debug/build/hello-e8bb5cccb896d9c0/out/version.rs:17:1 Oct 12 17:18:35.108 INFO kablam! | Oct 12 17:18:35.109 INFO kablam! 17 | pub fn short_sha() -> &'static str { Oct 12 17:18:35.109 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:18:35.110 INFO kablam! Oct 12 17:18:35.110 INFO kablam! warning: function is never used: `target` Oct 12 17:18:35.111 INFO kablam! --> /target/debug/build/hello-e8bb5cccb896d9c0/out/version.rs:27:1 Oct 12 17:18:35.112 INFO kablam! | Oct 12 17:18:35.112 INFO kablam! 27 | pub fn target() -> &'static str { Oct 12 17:18:35.113 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:18:35.113 INFO kablam! Oct 12 17:18:35.114 INFO kablam! warning: function is never used: `semver` Oct 12 17:18:35.114 INFO kablam! --> /target/debug/build/hello-e8bb5cccb896d9c0/out/version.rs:32:1 Oct 12 17:18:35.115 INFO kablam! | Oct 12 17:18:35.115 INFO kablam! 32 | pub fn semver() -> &'static str { Oct 12 17:18:35.116 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:18:35.116 INFO kablam! Oct 12 17:18:35.408 INFO kablam! warning: function is never used: `now` Oct 12 17:18:35.408 INFO kablam! --> /target/debug/build/hello-e8bb5cccb896d9c0/out/version.rs:2:1 Oct 12 17:18:35.409 INFO kablam! | Oct 12 17:18:35.409 INFO kablam! 2 | pub fn now() -> &'static str { Oct 12 17:18:35.409 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:18:35.410 INFO kablam! | Oct 12 17:18:35.410 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 17:18:35.410 INFO kablam! Oct 12 17:18:35.411 INFO kablam! warning: function is never used: `short_now` Oct 12 17:18:35.411 INFO kablam! --> /target/debug/build/hello-e8bb5cccb896d9c0/out/version.rs:7:1 Oct 12 17:18:35.411 INFO kablam! | Oct 12 17:18:35.411 INFO kablam! 7 | pub fn short_now() -> &'static str { Oct 12 17:18:35.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:18:35.412 INFO kablam! Oct 12 17:18:35.413 INFO kablam! warning: function is never used: `sha` Oct 12 17:18:35.413 INFO kablam! --> /target/debug/build/hello-e8bb5cccb896d9c0/out/version.rs:12:1 Oct 12 17:18:35.413 INFO kablam! | Oct 12 17:18:35.413 INFO kablam! 12 | pub fn sha() -> &'static str { Oct 12 17:18:35.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:18:35.413 INFO kablam! Oct 12 17:18:35.413 INFO kablam! warning: function is never used: `short_sha` Oct 12 17:18:35.413 INFO kablam! --> /target/debug/build/hello-e8bb5cccb896d9c0/out/version.rs:17:1 Oct 12 17:18:35.413 INFO kablam! | Oct 12 17:18:35.413 INFO kablam! 17 | pub fn short_sha() -> &'static str { Oct 12 17:18:35.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:18:35.413 INFO kablam! Oct 12 17:18:35.413 INFO kablam! warning: function is never used: `target` Oct 12 17:18:35.413 INFO kablam! --> /target/debug/build/hello-e8bb5cccb896d9c0/out/version.rs:27:1 Oct 12 17:18:35.413 INFO kablam! | Oct 12 17:18:35.413 INFO kablam! 27 | pub fn target() -> &'static str { Oct 12 17:18:35.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:18:35.413 INFO kablam! Oct 12 17:18:35.415 INFO kablam! warning: function is never used: `semver` Oct 12 17:18:35.415 INFO kablam! --> /target/debug/build/hello-e8bb5cccb896d9c0/out/version.rs:32:1 Oct 12 17:18:35.416 INFO kablam! | Oct 12 17:18:35.416 INFO kablam! 32 | pub fn semver() -> &'static str { Oct 12 17:18:35.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:18:35.416 INFO kablam! Oct 12 17:18:35.499 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 07s Oct 12 17:18:35.519 INFO kablam! su: No module specific data is present Oct 12 17:18:36.913 INFO running `"docker" "rm" "-f" "12a66d9a67a2205658624861fa0dd106907e0a393c2441250a09fc5f20a6e9c8"` Oct 12 17:18:37.259 INFO blam! 12a66d9a67a2205658624861fa0dd106907e0a393c2441250a09fc5f20a6e9c8