Oct 27 11:57:18.916 INFO checking ErnWong/rust-wasm-experiment-wavesim against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 11:57:18.916 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 11:57:19.359 INFO blam! 0ac4065dfc300e7aac8616b7ce9bae5e7aaea4a56c3d74077c386a16f02b46c5 Oct 27 11:57:19.367 INFO running `"docker" "start" "-a" "0ac4065dfc300e7aac8616b7ce9bae5e7aaea4a56c3d74077c386a16f02b46c5"` Oct 27 11:57:20.530 INFO kablam! usermod: no changes Oct 27 11:57:20.596 INFO kablam! Checking rust-wasm-test-wavesim v0.1.0 (/source) Oct 27 11:57:21.351 INFO kablam! warning: variable does not need to be mutable Oct 27 11:57:21.351 INFO kablam! --> src/lib.rs:297:9 Oct 27 11:57:21.351 INFO kablam! | Oct 27 11:57:21.351 INFO kablam! 297 | let mut solver = unsafe { &mut *solver_ptr }; Oct 27 11:57:21.351 INFO kablam! | ----^^^^^^ Oct 27 11:57:21.351 INFO kablam! | | Oct 27 11:57:21.351 INFO kablam! | help: remove this `mut` Oct 27 11:57:21.351 INFO kablam! | Oct 27 11:57:21.351 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 11:57:21.351 INFO kablam! Oct 27 11:57:21.351 INFO kablam! warning: variable does not need to be mutable Oct 27 11:57:21.351 INFO kablam! --> src/lib.rs:311:9 Oct 27 11:57:21.351 INFO kablam! | Oct 27 11:57:21.351 INFO kablam! 311 | let mut solver = unsafe { &mut *solver_ptr }; Oct 27 11:57:21.351 INFO kablam! | ----^^^^^^ Oct 27 11:57:21.351 INFO kablam! | | Oct 27 11:57:21.351 INFO kablam! | help: remove this `mut` Oct 27 11:57:21.351 INFO kablam! Oct 27 11:57:21.351 INFO kablam! warning: variable does not need to be mutable Oct 27 11:57:21.351 INFO kablam! --> src/lib.rs:318:9 Oct 27 11:57:21.351 INFO kablam! | Oct 27 11:57:21.351 INFO kablam! 318 | let mut solver = unsafe { &mut *solver_ptr }; Oct 27 11:57:21.351 INFO kablam! | ----^^^^^^ Oct 27 11:57:21.351 INFO kablam! | | Oct 27 11:57:21.351 INFO kablam! | help: remove this `mut` Oct 27 11:57:21.351 INFO kablam! Oct 27 11:57:21.399 INFO kablam! warning: variable does not need to be mutable Oct 27 11:57:21.399 INFO kablam! --> src/lib.rs:297:9 Oct 27 11:57:21.399 INFO kablam! | Oct 27 11:57:21.399 INFO kablam! 297 | let mut solver = unsafe { &mut *solver_ptr }; Oct 27 11:57:21.399 INFO kablam! | ----^^^^^^ Oct 27 11:57:21.399 INFO kablam! | | Oct 27 11:57:21.399 INFO kablam! | help: remove this `mut` Oct 27 11:57:21.399 INFO kablam! | Oct 27 11:57:21.399 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 11:57:21.399 INFO kablam! Oct 27 11:57:21.399 INFO kablam! warning: variable does not need to be mutable Oct 27 11:57:21.399 INFO kablam! --> src/lib.rs:311:9 Oct 27 11:57:21.399 INFO kablam! | Oct 27 11:57:21.399 INFO kablam! 311 | let mut solver = unsafe { &mut *solver_ptr }; Oct 27 11:57:21.399 INFO kablam! | ----^^^^^^ Oct 27 11:57:21.399 INFO kablam! | | Oct 27 11:57:21.400 INFO kablam! | help: remove this `mut` Oct 27 11:57:21.400 INFO kablam! Oct 27 11:57:21.400 INFO kablam! warning: variable does not need to be mutable Oct 27 11:57:21.400 INFO kablam! --> src/lib.rs:318:9 Oct 27 11:57:21.400 INFO kablam! | Oct 27 11:57:21.400 INFO kablam! 318 | let mut solver = unsafe { &mut *solver_ptr }; Oct 27 11:57:21.400 INFO kablam! | ----^^^^^^ Oct 27 11:57:21.400 INFO kablam! | | Oct 27 11:57:21.400 INFO kablam! | help: remove this `mut` Oct 27 11:57:21.400 INFO kablam! Oct 27 11:57:21.455 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.89s Oct 27 11:57:21.455 INFO kablam! su: No module specific data is present Oct 27 11:57:22.365 INFO running `"docker" "rm" "-f" "0ac4065dfc300e7aac8616b7ce9bae5e7aaea4a56c3d74077c386a16f02b46c5"` Oct 27 11:57:22.659 INFO blam! 0ac4065dfc300e7aac8616b7ce9bae5e7aaea4a56c3d74077c386a16f02b46c5