Sep 19 18:12:46.960 INFO checking vertree-0.2.2 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 18:12:46.960 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 18:12:46.960 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-4/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 18:12:47.098 INFO blam! b367a0b281a9b4b0f7ec862b284a566a54ee8e76d1d26bfdb5bba9547ea41693 Sep 19 18:12:47.100 INFO running `"docker" "start" "-a" "b367a0b281a9b4b0f7ec862b284a566a54ee8e76d1d26bfdb5bba9547ea41693"` Sep 19 18:12:47.858 INFO kablam! usermod: no changes Sep 19 18:12:47.964 INFO kablam! Compiling serde v1.0.79 Sep 19 18:12:47.966 INFO kablam! Checking assert_matches v1.3.0 Sep 19 18:12:47.968 INFO kablam! Checking rmp v0.8.7 Sep 19 18:12:58.511 INFO kablam! Checking rmp-serde v0.13.7 Sep 19 18:12:59.514 INFO kablam! Checking vertree v0.2.2 (/source) Sep 19 18:13:01.178 INFO kablam! warning: variable does not need to be mutable Sep 19 18:13:01.178 INFO kablam! --> src/tree.rs:268:14 Sep 19 18:13:01.178 INFO kablam! | Sep 19 18:13:01.178 INFO kablam! 268 | let (mut queue, version, tree) = { Sep 19 18:13:01.178 INFO kablam! | ----^^^^^ Sep 19 18:13:01.178 INFO kablam! | | Sep 19 18:13:01.178 INFO kablam! | help: remove this `mut` Sep 19 18:13:01.178 INFO kablam! | Sep 19 18:13:01.178 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 19 18:13:01.178 INFO kablam! Sep 19 18:13:01.178 INFO kablam! warning: variable does not need to be mutable Sep 19 18:13:01.178 INFO kablam! --> src/tree.rs:282:14 Sep 19 18:13:01.178 INFO kablam! | Sep 19 18:13:01.178 INFO kablam! 282 | let (mut queue, version, tree) = { Sep 19 18:13:01.178 INFO kablam! | ----^^^^^ Sep 19 18:13:01.178 INFO kablam! | | Sep 19 18:13:01.178 INFO kablam! | help: remove this `mut` Sep 19 18:13:01.178 INFO kablam! Sep 19 18:13:01.182 INFO kablam! warning: variable does not need to be mutable Sep 19 18:13:01.182 INFO kablam! --> src/tree.rs:295:14 Sep 19 18:13:01.182 INFO kablam! | Sep 19 18:13:01.182 INFO kablam! 295 | let (mut set, version, tree) = { Sep 19 18:13:01.182 INFO kablam! | ----^^^ Sep 19 18:13:01.182 INFO kablam! | | Sep 19 18:13:01.182 INFO kablam! | help: remove this `mut` Sep 19 18:13:01.182 INFO kablam! Sep 19 18:13:01.182 INFO kablam! warning: variable does not need to be mutable Sep 19 18:13:01.182 INFO kablam! --> src/tree.rs:308:14 Sep 19 18:13:01.182 INFO kablam! | Sep 19 18:13:01.182 INFO kablam! 308 | let (mut set, version, tree) = { Sep 19 18:13:01.182 INFO kablam! | ----^^^ Sep 19 18:13:01.182 INFO kablam! | | Sep 19 18:13:01.182 INFO kablam! | help: remove this `mut` Sep 19 18:13:01.182 INFO kablam! Sep 19 18:13:01.182 INFO kablam! warning: variable does not need to be mutable Sep 19 18:13:01.182 INFO kablam! --> src/tree.rs:322:13 Sep 19 18:13:01.182 INFO kablam! | Sep 19 18:13:01.182 INFO kablam! 322 | let mut queue = node.content.get_queue_mut().unwrap(); Sep 19 18:13:01.182 INFO kablam! | ----^^^^^ Sep 19 18:13:01.182 INFO kablam! | | Sep 19 18:13:01.182 INFO kablam! | help: remove this `mut` Sep 19 18:13:01.182 INFO kablam! Sep 19 18:13:01.182 INFO kablam! warning: variable does not need to be mutable Sep 19 18:13:01.182 INFO kablam! --> src/tree.rs:328:13 Sep 19 18:13:01.182 INFO kablam! | Sep 19 18:13:01.182 INFO kablam! 328 | let mut queue = node.content.get_set_mut().unwrap(); Sep 19 18:13:01.182 INFO kablam! | ----^^^^^ Sep 19 18:13:01.182 INFO kablam! | | Sep 19 18:13:01.182 INFO kablam! | help: remove this `mut` Sep 19 18:13:01.182 INFO kablam! Sep 19 18:13:01.894 INFO kablam! warning: variable does not need to be mutable Sep 19 18:13:01.894 INFO kablam! --> src/tree.rs:268:14 Sep 19 18:13:01.894 INFO kablam! | Sep 19 18:13:01.894 INFO kablam! 268 | let (mut queue, version, tree) = { Sep 19 18:13:01.894 INFO kablam! | ----^^^^^ Sep 19 18:13:01.894 INFO kablam! | | Sep 19 18:13:01.894 INFO kablam! | help: remove this `mut` Sep 19 18:13:01.894 INFO kablam! | Sep 19 18:13:01.894 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 19 18:13:01.894 INFO kablam! Sep 19 18:13:01.898 INFO kablam! warning: variable does not need to be mutable Sep 19 18:13:01.898 INFO kablam! --> src/tree.rs:282:14 Sep 19 18:13:01.898 INFO kablam! | Sep 19 18:13:01.898 INFO kablam! 282 | let (mut queue, version, tree) = { Sep 19 18:13:01.898 INFO kablam! | ----^^^^^ Sep 19 18:13:01.898 INFO kablam! | | Sep 19 18:13:01.898 INFO kablam! | help: remove this `mut` Sep 19 18:13:01.898 INFO kablam! Sep 19 18:13:01.898 INFO kablam! warning: variable does not need to be mutable Sep 19 18:13:01.898 INFO kablam! --> src/tree.rs:295:14 Sep 19 18:13:01.898 INFO kablam! | Sep 19 18:13:01.898 INFO kablam! 295 | let (mut set, version, tree) = { Sep 19 18:13:01.898 INFO kablam! | ----^^^ Sep 19 18:13:01.898 INFO kablam! | | Sep 19 18:13:01.898 INFO kablam! | help: remove this `mut` Sep 19 18:13:01.898 INFO kablam! Sep 19 18:13:01.898 INFO kablam! warning: variable does not need to be mutable Sep 19 18:13:01.898 INFO kablam! --> src/tree.rs:308:14 Sep 19 18:13:01.898 INFO kablam! | Sep 19 18:13:01.898 INFO kablam! 308 | let (mut set, version, tree) = { Sep 19 18:13:01.898 INFO kablam! | ----^^^ Sep 19 18:13:01.898 INFO kablam! | | Sep 19 18:13:01.898 INFO kablam! | help: remove this `mut` Sep 19 18:13:01.898 INFO kablam! Sep 19 18:13:01.902 INFO kablam! warning: variable does not need to be mutable Sep 19 18:13:01.902 INFO kablam! --> src/tree.rs:322:13 Sep 19 18:13:01.902 INFO kablam! | Sep 19 18:13:01.902 INFO kablam! 322 | let mut queue = node.content.get_queue_mut().unwrap(); Sep 19 18:13:01.902 INFO kablam! | ----^^^^^ Sep 19 18:13:01.902 INFO kablam! | | Sep 19 18:13:01.902 INFO kablam! | help: remove this `mut` Sep 19 18:13:01.902 INFO kablam! Sep 19 18:13:01.902 INFO kablam! warning: variable does not need to be mutable Sep 19 18:13:01.902 INFO kablam! --> src/tree.rs:328:13 Sep 19 18:13:01.902 INFO kablam! | Sep 19 18:13:01.902 INFO kablam! 328 | let mut queue = node.content.get_set_mut().unwrap(); Sep 19 18:13:01.902 INFO kablam! | ----^^^^^ Sep 19 18:13:01.902 INFO kablam! | | Sep 19 18:13:01.902 INFO kablam! | help: remove this `mut` Sep 19 18:13:01.902 INFO kablam! Sep 19 18:13:02.302 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.42s Sep 19 18:13:02.306 INFO kablam! su: No module specific data is present Sep 19 18:13:03.042 INFO running `"docker" "rm" "-f" "b367a0b281a9b4b0f7ec862b284a566a54ee8e76d1d26bfdb5bba9547ea41693"` Sep 19 18:13:03.275 INFO blam! b367a0b281a9b4b0f7ec862b284a566a54ee8e76d1d26bfdb5bba9547ea41693