Oct 27 22:49:37.640 INFO checking elementtree-0.5.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 22:49:37.640 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 27 22:49:38.068 INFO blam! 04c9c1cef9eb0f3473fe81ecdbfde6e5892dad7c1ac4705c46da2541ed9329a4 Oct 27 22:49:38.071 INFO running `"docker" "start" "-a" "04c9c1cef9eb0f3473fe81ecdbfde6e5892dad7c1ac4705c46da2541ed9329a4"` Oct 27 22:49:39.099 INFO kablam! usermod: no changes Oct 27 22:49:39.255 INFO kablam! Checking string_cache v0.7.3 Oct 27 22:49:40.275 INFO kablam! Checking elementtree v0.5.0 (/source) Oct 27 22:49:44.429 INFO kablam! warning: variable does not need to be mutable Oct 27 22:49:44.429 INFO kablam! --> tests/test_basic.rs:138:13 Oct 27 22:49:44.429 INFO kablam! | Oct 27 22:49:44.435 INFO kablam! 138 | let mut list = root.append_new_child("{demo}list"); Oct 27 22:49:44.435 INFO kablam! | ----^^^^ Oct 27 22:49:44.435 INFO kablam! | | Oct 27 22:49:44.435 INFO kablam! | help: remove this `mut` Oct 27 22:49:44.435 INFO kablam! | Oct 27 22:49:44.435 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 22:49:44.435 INFO kablam! Oct 27 22:49:44.435 INFO kablam! warning: variable does not need to be mutable Oct 27 22:49:44.435 INFO kablam! --> tests/test_basic.rs:183:13 Oct 27 22:49:44.435 INFO kablam! | Oct 27 22:49:44.435 INFO kablam! 183 | let mut list = root.append_new_child("{demo}list"); Oct 27 22:49:44.435 INFO kablam! | ----^^^^ Oct 27 22:49:44.435 INFO kablam! | | Oct 27 22:49:44.435 INFO kablam! | help: remove this `mut` Oct 27 22:49:44.436 INFO kablam! Oct 27 22:49:44.437 INFO kablam! warning: variable does not need to be mutable Oct 27 22:49:44.437 INFO kablam! --> tests/test_basic.rs:210:13 Oct 27 22:49:44.437 INFO kablam! | Oct 27 22:49:44.437 INFO kablam! 210 | let mut list = root.append_new_child("{demo}list"); Oct 27 22:49:44.437 INFO kablam! | ----^^^^ Oct 27 22:49:44.437 INFO kablam! | | Oct 27 22:49:44.438 INFO kablam! | help: remove this `mut` Oct 27 22:49:44.438 INFO kablam! Oct 27 22:49:44.439 INFO kablam! warning: variable does not need to be mutable Oct 27 22:49:44.440 INFO kablam! --> tests/test_basic.rs:238:13 Oct 27 22:49:44.440 INFO kablam! | Oct 27 22:49:44.440 INFO kablam! 238 | let mut list = root.append_new_child("{demo}list"); Oct 27 22:49:44.440 INFO kablam! | ----^^^^ Oct 27 22:49:44.440 INFO kablam! | | Oct 27 22:49:44.440 INFO kablam! | help: remove this `mut` Oct 27 22:49:44.440 INFO kablam! Oct 27 22:49:44.442 INFO kablam! warning: variable does not need to be mutable Oct 27 22:49:44.442 INFO kablam! --> tests/test_basic.rs:266:13 Oct 27 22:49:44.442 INFO kablam! | Oct 27 22:49:44.442 INFO kablam! 266 | let mut list = root.append_new_child("{demo}list"); Oct 27 22:49:44.442 INFO kablam! | ----^^^^ Oct 27 22:49:44.442 INFO kablam! | | Oct 27 22:49:44.442 INFO kablam! | help: remove this `mut` Oct 27 22:49:44.442 INFO kablam! Oct 27 22:49:44.448 INFO kablam! warning: variable does not need to be mutable Oct 27 22:49:44.448 INFO kablam! --> tests/test_basic.rs:323:13 Oct 27 22:49:44.448 INFO kablam! | Oct 27 22:49:44.448 INFO kablam! 323 | let mut list = root.find_mut("list").unwrap(); Oct 27 22:49:44.448 INFO kablam! | ----^^^^ Oct 27 22:49:44.448 INFO kablam! | | Oct 27 22:49:44.448 INFO kablam! | help: remove this `mut` Oct 27 22:49:44.448 INFO kablam! Oct 27 22:49:44.500 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.39s Oct 27 22:49:44.505 INFO kablam! su: No module specific data is present Oct 27 22:49:45.027 INFO running `"docker" "rm" "-f" "04c9c1cef9eb0f3473fe81ecdbfde6e5892dad7c1ac4705c46da2541ed9329a4"` Oct 27 22:49:45.343 INFO blam! 04c9c1cef9eb0f3473fe81ecdbfde6e5892dad7c1ac4705c46da2541ed9329a4