Oct 27 20:08:48.868 INFO checking kailua_types-1.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 20:08:48.868 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 20:08:49.123 INFO blam! b418e569d87f3e564f07bc5392fc74021f32e703a0b20957487713840511c1d2 Oct 27 20:08:49.127 INFO running `"docker" "start" "-a" "b418e569d87f3e564f07bc5392fc74021f32e703a0b20957487713840511c1d2"` Oct 27 20:08:49.631 INFO kablam! usermod: no changes Oct 27 20:08:49.733 INFO kablam! Checking kailua_env v1.0.4 Oct 27 20:08:49.734 INFO kablam! Checking take_mut v0.1.3 Oct 27 20:08:51.257 INFO kablam! Checking kailua_diag v1.0.4 Oct 27 20:08:52.294 INFO kablam! Checking kailua_syntax v1.1.0 Oct 27 20:08:56.103 INFO kablam! Checking kailua_types v1.1.0 (/source) Oct 27 20:08:59.799 INFO kablam! warning: unused macro definition Oct 27 20:08:59.799 INFO kablam! --> src/ty/value.rs:1875:5 Oct 27 20:08:59.799 INFO kablam! | Oct 27 20:08:59.799 INFO kablam! 1875 | / macro_rules! hash { Oct 27 20:08:59.799 INFO kablam! 1876 | | ($($k:ident = $v:expr),*) => (vec![$((s(stringify!($k)), $v)),*]) Oct 27 20:08:59.799 INFO kablam! 1877 | | } Oct 27 20:08:59.799 INFO kablam! | |_____^ Oct 27 20:08:59.799 INFO kablam! | Oct 27 20:08:59.799 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 27 20:08:59.799 INFO kablam! Oct 27 20:09:02.221 INFO kablam! warning: variable does not need to be mutable Oct 27 20:09:02.221 INFO kablam! --> src/ty/display.rs:78:13 Oct 27 20:09:02.221 INFO kablam! | Oct 27 20:09:02.222 INFO kablam! 78 | let mut spans = disambig.entry(name.base.clone()).or_insert_with(|| HashMap::new()); Oct 27 20:09:02.222 INFO kablam! | ----^^^^^ Oct 27 20:09:02.222 INFO kablam! | | Oct 27 20:09:02.223 INFO kablam! | help: remove this `mut` Oct 27 20:09:02.223 INFO kablam! | Oct 27 20:09:02.223 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 20:09:02.224 INFO kablam! Oct 27 20:09:03.423 INFO kablam! warning: variable does not need to be mutable Oct 27 20:09:03.423 INFO kablam! --> src/env/mod.rs:381:17 Oct 27 20:09:03.423 INFO kablam! | Oct 27 20:09:03.423 INFO kablam! 381 | let mut row = Oct 27 20:09:03.423 INFO kablam! | ----^^^ Oct 27 20:09:03.423 INFO kablam! | | Oct 27 20:09:03.423 INFO kablam! | help: remove this `mut` Oct 27 20:09:03.423 INFO kablam! Oct 27 20:09:03.423 INFO kablam! warning: variable does not need to be mutable Oct 27 20:09:03.423 INFO kablam! --> src/env/mod.rs:388:17 Oct 27 20:09:03.423 INFO kablam! | Oct 27 20:09:03.423 INFO kablam! 388 | let mut row = Oct 27 20:09:03.423 INFO kablam! | ----^^^ Oct 27 20:09:03.423 INFO kablam! | | Oct 27 20:09:03.423 INFO kablam! | help: remove this `mut` Oct 27 20:09:03.423 INFO kablam! Oct 27 20:09:04.577 INFO kablam! warning: variable does not need to be mutable Oct 27 20:09:04.577 INFO kablam! --> src/ty/display.rs:78:13 Oct 27 20:09:04.577 INFO kablam! | Oct 27 20:09:04.577 INFO kablam! 78 | let mut spans = disambig.entry(name.base.clone()).or_insert_with(|| HashMap::new()); Oct 27 20:09:04.577 INFO kablam! | ----^^^^^ Oct 27 20:09:04.577 INFO kablam! | | Oct 27 20:09:04.577 INFO kablam! | help: remove this `mut` Oct 27 20:09:04.577 INFO kablam! | Oct 27 20:09:04.579 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 20:09:04.579 INFO kablam! Oct 27 20:09:05.563 INFO kablam! warning: variable does not need to be mutable Oct 27 20:09:05.563 INFO kablam! --> src/env/mod.rs:381:17 Oct 27 20:09:05.563 INFO kablam! | Oct 27 20:09:05.563 INFO kablam! 381 | let mut row = Oct 27 20:09:05.563 INFO kablam! | ----^^^ Oct 27 20:09:05.563 INFO kablam! | | Oct 27 20:09:05.563 INFO kablam! | help: remove this `mut` Oct 27 20:09:05.563 INFO kablam! Oct 27 20:09:05.563 INFO kablam! warning: variable does not need to be mutable Oct 27 20:09:05.563 INFO kablam! --> src/env/mod.rs:388:17 Oct 27 20:09:05.563 INFO kablam! | Oct 27 20:09:05.563 INFO kablam! 388 | let mut row = Oct 27 20:09:05.563 INFO kablam! | ----^^^ Oct 27 20:09:05.563 INFO kablam! | | Oct 27 20:09:05.563 INFO kablam! | help: remove this `mut` Oct 27 20:09:05.563 INFO kablam! Oct 27 20:09:05.975 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.31s Oct 27 20:09:05.983 INFO kablam! su: No module specific data is present Oct 27 20:09:06.733 INFO running `"docker" "rm" "-f" "b418e569d87f3e564f07bc5392fc74021f32e703a0b20957487713840511c1d2"` Oct 27 20:09:07.051 INFO blam! b418e569d87f3e564f07bc5392fc74021f32e703a0b20957487713840511c1d2