Oct 26 21:26:54.358 INFO checking sbwtw/tower against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 21:26:54.359 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 26 21:26:54.802 INFO blam! c6fce6b54e648d964a61fe33a5ca366d6f3297131b7433fd897842c66603047d Oct 26 21:26:54.804 INFO running `"docker" "start" "-a" "c6fce6b54e648d964a61fe33a5ca366d6f3297131b7433fd897842c66603047d"` Oct 26 21:26:56.498 INFO kablam! usermod: no changes Oct 26 21:26:56.748 INFO kablam! Compiling openssl v0.9.11 Oct 26 21:26:56.755 INFO kablam! Checking httparse v1.2.2 Oct 26 21:26:56.756 INFO kablam! Compiling openssl-sys v0.9.11 Oct 26 21:26:56.757 INFO kablam! Compiling libsqlite3-sys v0.8.0 Oct 26 21:26:56.757 INFO kablam! Checking thread-id v3.0.0 Oct 26 21:26:56.757 INFO kablam! Checking memchr v1.0.1 Oct 26 21:26:56.757 INFO kablam! Checking atty v0.2.2 Oct 26 21:26:56.757 INFO kablam! Checking term_size v0.3.0 Oct 26 21:26:58.324 INFO kablam! Compiling hyper v0.10.9 Oct 26 21:26:58.521 INFO kablam! Checking thread_local v0.3.3 Oct 26 21:26:58.523 INFO kablam! Checking clap v2.23.3 Oct 26 21:26:58.669 INFO kablam! Checking aho-corasick v0.6.3 Oct 26 21:27:03.389 INFO kablam! Checking regex v0.2.1 Oct 26 21:27:05.267 INFO kablam! Checking rusqlite v0.11.0 Oct 26 21:27:11.305 INFO kablam! Checking env_logger v0.4.2 Oct 26 21:27:16.199 INFO kablam! Checking native-tls v0.1.2 Oct 26 21:27:16.991 INFO kablam! Checking hyper-native-tls v0.2.2 Oct 26 21:27:18.535 INFO kablam! Checking tower v0.1.0 (/source) Oct 26 21:27:20.112 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 26 21:27:20.112 INFO kablam! --> src/main.rs:545:16 Oct 26 21:27:20.112 INFO kablam! | Oct 26 21:27:20.112 INFO kablam! 545 | let home = home_dir().unwrap(); Oct 26 21:27:20.112 INFO kablam! | ^^^^^^^^ Oct 26 21:27:20.113 INFO kablam! | Oct 26 21:27:20.113 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 21:27:20.113 INFO kablam! Oct 26 21:27:20.186 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 26 21:27:20.186 INFO kablam! --> src/main.rs:545:16 Oct 26 21:27:20.187 INFO kablam! | Oct 26 21:27:20.187 INFO kablam! 545 | let home = home_dir().unwrap(); Oct 26 21:27:20.187 INFO kablam! | ^^^^^^^^ Oct 26 21:27:20.187 INFO kablam! | Oct 26 21:27:20.187 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 21:27:20.187 INFO kablam! Oct 26 21:27:20.516 INFO kablam! warning: variable does not need to be mutable Oct 26 21:27:20.517 INFO kablam! --> src/main.rs:96:17 Oct 26 21:27:20.518 INFO kablam! | Oct 26 21:27:20.519 INFO kablam! 96 | let mut headers = &mut self.headers; Oct 26 21:27:20.519 INFO kablam! | ----^^^^^^^ Oct 26 21:27:20.520 INFO kablam! | | Oct 26 21:27:20.521 INFO kablam! | help: remove this `mut` Oct 26 21:27:20.521 INFO kablam! | Oct 26 21:27:20.522 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 26 21:27:20.523 INFO kablam! Oct 26 21:27:20.575 INFO kablam! warning: variable does not need to be mutable Oct 26 21:27:20.576 INFO kablam! --> src/main.rs:96:17 Oct 26 21:27:20.577 INFO kablam! | Oct 26 21:27:20.577 INFO kablam! 96 | let mut headers = &mut self.headers; Oct 26 21:27:20.578 INFO kablam! | ----^^^^^^^ Oct 26 21:27:20.579 INFO kablam! | | Oct 26 21:27:20.579 INFO kablam! | help: remove this `mut` Oct 26 21:27:20.580 INFO kablam! | Oct 26 21:27:20.580 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 26 21:27:20.581 INFO kablam! Oct 26 21:27:20.819 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.29s Oct 26 21:27:20.843 INFO kablam! su: No module specific data is present Oct 26 21:27:22.632 INFO running `"docker" "rm" "-f" "c6fce6b54e648d964a61fe33a5ca366d6f3297131b7433fd897842c66603047d"` Oct 26 21:27:23.055 INFO blam! c6fce6b54e648d964a61fe33a5ca366d6f3297131b7433fd897842c66603047d