Oct 12 22:41:04.475 INFO checking dewaka/chainmap against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 22:41:04.475 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 22:41:04.727 INFO blam! f7917cb975754ece305d377c40f81c31206046e770f2e7ce76c33ee51236f254 Oct 12 22:41:04.730 INFO running `"docker" "start" "-a" "f7917cb975754ece305d377c40f81c31206046e770f2e7ce76c33ee51236f254"` Oct 12 22:41:05.336 INFO kablam! usermod: no changes Oct 12 22:41:05.372 INFO kablam! Checking chainmap v0.1.0 (/source) Oct 12 22:41:06.996 INFO kablam! warning: variable does not need to be mutable Oct 12 22:41:06.996 INFO kablam! --> src/example.rs:16:9 Oct 12 22:41:06.996 INFO kablam! | Oct 12 22:41:06.996 INFO kablam! 16 | let mut clothing = HashMap::new(); Oct 12 22:41:06.996 INFO kablam! | ----^^^^^^^^ Oct 12 22:41:06.996 INFO kablam! | | Oct 12 22:41:06.996 INFO kablam! | help: remove this `mut` Oct 12 22:41:06.996 INFO kablam! | Oct 12 22:41:06.996 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 22:41:06.996 INFO kablam! Oct 12 22:41:07.141 INFO kablam! warning: variable does not need to be mutable Oct 12 22:41:07.141 INFO kablam! --> src/example.rs:16:9 Oct 12 22:41:07.141 INFO kablam! | Oct 12 22:41:07.141 INFO kablam! 16 | let mut clothing = HashMap::new(); Oct 12 22:41:07.141 INFO kablam! | ----^^^^^^^^ Oct 12 22:41:07.141 INFO kablam! | | Oct 12 22:41:07.141 INFO kablam! | help: remove this `mut` Oct 12 22:41:07.141 INFO kablam! | Oct 12 22:41:07.141 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 22:41:07.141 INFO kablam! Oct 12 22:41:07.160 INFO kablam! warning: method is never used: `insert` Oct 12 22:41:07.160 INFO kablam! --> src/lib.rs:27:5 Oct 12 22:41:07.160 INFO kablam! | Oct 12 22:41:07.160 INFO kablam! 27 | pub fn insert(&mut self, k: K, v: V) -> Option { Oct 12 22:41:07.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:41:07.160 INFO kablam! | Oct 12 22:41:07.160 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 22:41:07.160 INFO kablam! Oct 12 22:41:07.160 INFO kablam! warning: method is never used: `is_empty` Oct 12 22:41:07.160 INFO kablam! --> src/lib.rs:36:5 Oct 12 22:41:07.160 INFO kablam! | Oct 12 22:41:07.160 INFO kablam! 36 | pub fn is_empty(&self) -> bool { Oct 12 22:41:07.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:41:07.160 INFO kablam! Oct 12 22:41:07.160 INFO kablam! warning: method is never used: `empty` Oct 12 22:41:07.161 INFO kablam! --> src/lib.rs:51:5 Oct 12 22:41:07.161 INFO kablam! | Oct 12 22:41:07.161 INFO kablam! 51 | pub fn empty() -> Self { Oct 12 22:41:07.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:41:07.161 INFO kablam! Oct 12 22:41:07.161 INFO kablam! warning: method is never used: `add_map` Oct 12 22:41:07.161 INFO kablam! --> src/lib.rs:56:5 Oct 12 22:41:07.161 INFO kablam! | Oct 12 22:41:07.161 INFO kablam! 56 | pub fn add_map(&mut self, m: ChainMapType) -> &mut Self { Oct 12 22:41:07.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:41:07.161 INFO kablam! Oct 12 22:41:07.161 INFO kablam! warning: method is never used: `to_map` Oct 12 22:41:07.161 INFO kablam! --> src/lib.rs:64:5 Oct 12 22:41:07.161 INFO kablam! | Oct 12 22:41:07.161 INFO kablam! 64 | pub fn to_map(&self) -> ChainMapType { Oct 12 22:41:07.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:41:07.161 INFO kablam! Oct 12 22:41:07.161 INFO kablam! warning: method is never used: `parents` Oct 12 22:41:07.161 INFO kablam! --> src/lib.rs:78:5 Oct 12 22:41:07.161 INFO kablam! | Oct 12 22:41:07.161 INFO kablam! 78 | pub fn parents(&self) -> Option { Oct 12 22:41:07.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:41:07.161 INFO kablam! Oct 12 22:41:07.161 INFO kablam! warning: method is never used: `children` Oct 12 22:41:07.161 INFO kablam! --> src/lib.rs:89:5 Oct 12 22:41:07.161 INFO kablam! | Oct 12 22:41:07.161 INFO kablam! 89 | pub fn children(&self) -> Option { Oct 12 22:41:07.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:41:07.161 INFO kablam! Oct 12 22:41:07.208 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.85s Oct 12 22:41:07.218 INFO kablam! su: No module specific data is present Oct 12 22:41:07.946 INFO running `"docker" "rm" "-f" "f7917cb975754ece305d377c40f81c31206046e770f2e7ce76c33ee51236f254"` Oct 12 22:41:08.204 INFO blam! f7917cb975754ece305d377c40f81c31206046e770f2e7ce76c33ee51236f254