Oct 21 21:37:33.551 INFO checking ErnWong/rust-wasm-experiment-wavesim against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 21:37:33.552 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192/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 21 21:37:33.956 INFO blam! a5494c12f147e59f9ba1c75abeb12aae625b20df9e52706c7596f401c15f0178 Oct 21 21:37:33.964 INFO running `"docker" "start" "-a" "a5494c12f147e59f9ba1c75abeb12aae625b20df9e52706c7596f401c15f0178"` Oct 21 21:37:35.348 INFO kablam! usermod: no changes Oct 21 21:37:35.404 INFO kablam! Checking rust-wasm-test-wavesim v0.1.0 (/source) Oct 21 21:37:36.448 INFO kablam! warning: variable does not need to be mutable Oct 21 21:37:36.448 INFO kablam! --> src/lib.rs:297:9 Oct 21 21:37:36.448 INFO kablam! | Oct 21 21:37:36.448 INFO kablam! 297 | let mut solver = unsafe { &mut *solver_ptr }; Oct 21 21:37:36.448 INFO kablam! | ----^^^^^^ Oct 21 21:37:36.448 INFO kablam! | | Oct 21 21:37:36.448 INFO kablam! | help: remove this `mut` Oct 21 21:37:36.448 INFO kablam! | Oct 21 21:37:36.448 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 21:37:36.448 INFO kablam! Oct 21 21:37:36.448 INFO kablam! warning: variable does not need to be mutable Oct 21 21:37:36.448 INFO kablam! --> src/lib.rs:311:9 Oct 21 21:37:36.448 INFO kablam! | Oct 21 21:37:36.448 INFO kablam! 311 | let mut solver = unsafe { &mut *solver_ptr }; Oct 21 21:37:36.448 INFO kablam! | ----^^^^^^ Oct 21 21:37:36.448 INFO kablam! | | Oct 21 21:37:36.448 INFO kablam! | help: remove this `mut` Oct 21 21:37:36.448 INFO kablam! Oct 21 21:37:36.448 INFO kablam! warning: variable does not need to be mutable Oct 21 21:37:36.448 INFO kablam! --> src/lib.rs:318:9 Oct 21 21:37:36.448 INFO kablam! | Oct 21 21:37:36.448 INFO kablam! 318 | let mut solver = unsafe { &mut *solver_ptr }; Oct 21 21:37:36.448 INFO kablam! | ----^^^^^^ Oct 21 21:37:36.448 INFO kablam! | | Oct 21 21:37:36.448 INFO kablam! | help: remove this `mut` Oct 21 21:37:36.448 INFO kablam! Oct 21 21:37:36.604 INFO kablam! warning: variable does not need to be mutable Oct 21 21:37:36.604 INFO kablam! --> src/lib.rs:297:9 Oct 21 21:37:36.604 INFO kablam! | Oct 21 21:37:36.605 INFO kablam! 297 | let mut solver = unsafe { &mut *solver_ptr }; Oct 21 21:37:36.605 INFO kablam! | ----^^^^^^ Oct 21 21:37:36.605 INFO kablam! | | Oct 21 21:37:36.605 INFO kablam! | help: remove this `mut` Oct 21 21:37:36.605 INFO kablam! | Oct 21 21:37:36.605 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 21:37:36.605 INFO kablam! Oct 21 21:37:36.605 INFO kablam! warning: variable does not need to be mutable Oct 21 21:37:36.605 INFO kablam! --> src/lib.rs:311:9 Oct 21 21:37:36.608 INFO kablam! | Oct 21 21:37:36.608 INFO kablam! 311 | let mut solver = unsafe { &mut *solver_ptr }; Oct 21 21:37:36.608 INFO kablam! | ----^^^^^^ Oct 21 21:37:36.608 INFO kablam! | | Oct 21 21:37:36.608 INFO kablam! | help: remove this `mut` Oct 21 21:37:36.608 INFO kablam! Oct 21 21:37:36.608 INFO kablam! warning: variable does not need to be mutable Oct 21 21:37:36.608 INFO kablam! --> src/lib.rs:318:9 Oct 21 21:37:36.608 INFO kablam! | Oct 21 21:37:36.608 INFO kablam! 318 | let mut solver = unsafe { &mut *solver_ptr }; Oct 21 21:37:36.608 INFO kablam! | ----^^^^^^ Oct 21 21:37:36.609 INFO kablam! | | Oct 21 21:37:36.609 INFO kablam! | help: remove this `mut` Oct 21 21:37:36.609 INFO kablam! Oct 21 21:37:36.628 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.25s Oct 21 21:37:36.632 INFO kablam! su: No module specific data is present Oct 21 21:37:37.279 INFO running `"docker" "rm" "-f" "a5494c12f147e59f9ba1c75abeb12aae625b20df9e52706c7596f401c15f0178"` Oct 21 21:37:37.540 INFO blam! a5494c12f147e59f9ba1c75abeb12aae625b20df9e52706c7596f401c15f0178