Oct 13 04:50:41.709 INFO checking ErnWong/rust-wasm-experiment-wavesim against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 04:50:41.710 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 13 04:50:42.144 INFO blam! 2b47cdc3701bcdfe9e1a7415d1090750ce61e4984fd528ebb2b9d434d5347603 Oct 13 04:50:42.156 INFO running `"docker" "start" "-a" "2b47cdc3701bcdfe9e1a7415d1090750ce61e4984fd528ebb2b9d434d5347603"` Oct 13 04:50:43.341 INFO kablam! usermod: no changes Oct 13 04:50:43.397 INFO kablam! Checking rust-wasm-test-wavesim v0.1.0 (/source) Oct 13 04:50:44.504 INFO kablam! warning: variable does not need to be mutable Oct 13 04:50:44.504 INFO kablam! --> src/lib.rs:297:9 Oct 13 04:50:44.504 INFO kablam! | Oct 13 04:50:44.504 INFO kablam! 297 | let mut solver = unsafe { &mut *solver_ptr }; Oct 13 04:50:44.504 INFO kablam! | ----^^^^^^ Oct 13 04:50:44.504 INFO kablam! | | Oct 13 04:50:44.504 INFO kablam! | help: remove this `mut` Oct 13 04:50:44.504 INFO kablam! | Oct 13 04:50:44.504 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 04:50:44.504 INFO kablam! Oct 13 04:50:44.507 INFO kablam! warning: variable does not need to be mutable Oct 13 04:50:44.507 INFO kablam! --> src/lib.rs:311:9 Oct 13 04:50:44.507 INFO kablam! | Oct 13 04:50:44.507 INFO kablam! 311 | let mut solver = unsafe { &mut *solver_ptr }; Oct 13 04:50:44.507 INFO kablam! | ----^^^^^^ Oct 13 04:50:44.507 INFO kablam! | | Oct 13 04:50:44.507 INFO kablam! | help: remove this `mut` Oct 13 04:50:44.507 INFO kablam! Oct 13 04:50:44.509 INFO kablam! warning: variable does not need to be mutable Oct 13 04:50:44.509 INFO kablam! --> src/lib.rs:318:9 Oct 13 04:50:44.509 INFO kablam! | Oct 13 04:50:44.509 INFO kablam! 318 | let mut solver = unsafe { &mut *solver_ptr }; Oct 13 04:50:44.509 INFO kablam! | ----^^^^^^ Oct 13 04:50:44.509 INFO kablam! | | Oct 13 04:50:44.509 INFO kablam! | help: remove this `mut` Oct 13 04:50:44.509 INFO kablam! Oct 13 04:50:44.580 INFO kablam! warning: variable does not need to be mutable Oct 13 04:50:44.580 INFO kablam! --> src/lib.rs:297:9 Oct 13 04:50:44.580 INFO kablam! | Oct 13 04:50:44.580 INFO kablam! 297 | let mut solver = unsafe { &mut *solver_ptr }; Oct 13 04:50:44.580 INFO kablam! | ----^^^^^^ Oct 13 04:50:44.580 INFO kablam! | | Oct 13 04:50:44.580 INFO kablam! | help: remove this `mut` Oct 13 04:50:44.580 INFO kablam! | Oct 13 04:50:44.580 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 04:50:44.580 INFO kablam! Oct 13 04:50:44.580 INFO kablam! warning: variable does not need to be mutable Oct 13 04:50:44.580 INFO kablam! --> src/lib.rs:311:9 Oct 13 04:50:44.580 INFO kablam! | Oct 13 04:50:44.580 INFO kablam! 311 | let mut solver = unsafe { &mut *solver_ptr }; Oct 13 04:50:44.580 INFO kablam! | ----^^^^^^ Oct 13 04:50:44.580 INFO kablam! | | Oct 13 04:50:44.580 INFO kablam! | help: remove this `mut` Oct 13 04:50:44.580 INFO kablam! Oct 13 04:50:44.580 INFO kablam! warning: variable does not need to be mutable Oct 13 04:50:44.580 INFO kablam! --> src/lib.rs:318:9 Oct 13 04:50:44.580 INFO kablam! | Oct 13 04:50:44.584 INFO kablam! 318 | let mut solver = unsafe { &mut *solver_ptr }; Oct 13 04:50:44.584 INFO kablam! | ----^^^^^^ Oct 13 04:50:44.584 INFO kablam! | | Oct 13 04:50:44.584 INFO kablam! | help: remove this `mut` Oct 13 04:50:44.584 INFO kablam! Oct 13 04:50:44.625 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.26s Oct 13 04:50:44.628 INFO kablam! su: No module specific data is present Oct 13 04:50:45.736 INFO running `"docker" "rm" "-f" "2b47cdc3701bcdfe9e1a7415d1090750ce61e4984fd528ebb2b9d434d5347603"` Oct 13 04:50:46.034 INFO blam! 2b47cdc3701bcdfe9e1a7415d1090750ce61e4984fd528ebb2b9d434d5347603