Oct 15 11:08:22.657 INFO testing ErnWong/rust-wasm-experiment-wavesim against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 11:08:22.658 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 15 11:08:23.099 INFO blam! a2bd29c12a0d72c1b12ac074bdb9bd81e8898b39e444f8abd35b473ffd9f4f87 Oct 15 11:08:23.101 INFO running `"docker" "start" "-a" "a2bd29c12a0d72c1b12ac074bdb9bd81e8898b39e444f8abd35b473ffd9f4f87"` Oct 15 11:08:24.282 INFO kablam! usermod: no changes Oct 15 11:08:24.351 INFO kablam! Compiling rust-wasm-test-wavesim v0.1.0 (/source) Oct 15 11:08:24.899 INFO kablam! warning: variable does not need to be mutable Oct 15 11:08:24.899 INFO kablam! --> src/lib.rs:297:9 Oct 15 11:08:24.899 INFO kablam! | Oct 15 11:08:24.899 INFO kablam! 297 | let mut solver = unsafe { &mut *solver_ptr }; Oct 15 11:08:24.899 INFO kablam! | ----^^^^^^ Oct 15 11:08:24.899 INFO kablam! | | Oct 15 11:08:24.899 INFO kablam! | help: remove this `mut` Oct 15 11:08:24.899 INFO kablam! | Oct 15 11:08:24.899 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 11:08:24.899 INFO kablam! Oct 15 11:08:24.899 INFO kablam! warning: variable does not need to be mutable Oct 15 11:08:24.899 INFO kablam! --> src/lib.rs:311:9 Oct 15 11:08:24.899 INFO kablam! | Oct 15 11:08:24.899 INFO kablam! 311 | let mut solver = unsafe { &mut *solver_ptr }; Oct 15 11:08:24.899 INFO kablam! | ----^^^^^^ Oct 15 11:08:24.899 INFO kablam! | | Oct 15 11:08:24.899 INFO kablam! | help: remove this `mut` Oct 15 11:08:24.899 INFO kablam! Oct 15 11:08:24.899 INFO kablam! warning: variable does not need to be mutable Oct 15 11:08:24.899 INFO kablam! --> src/lib.rs:318:9 Oct 15 11:08:24.899 INFO kablam! | Oct 15 11:08:24.899 INFO kablam! 318 | let mut solver = unsafe { &mut *solver_ptr }; Oct 15 11:08:24.899 INFO kablam! | ----^^^^^^ Oct 15 11:08:24.899 INFO kablam! | | Oct 15 11:08:24.899 INFO kablam! | help: remove this `mut` Oct 15 11:08:24.899 INFO kablam! Oct 15 11:08:25.467 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.17s Oct 15 11:08:25.470 INFO kablam! su: No module specific data is present Oct 15 11:08:26.443 INFO running `"docker" "rm" "-f" "a2bd29c12a0d72c1b12ac074bdb9bd81e8898b39e444f8abd35b473ffd9f4f87"` Oct 15 11:08:26.723 INFO blam! a2bd29c12a0d72c1b12ac074bdb9bd81e8898b39e444f8abd35b473ffd9f4f87 Oct 15 11:08:26.727 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 15 11:08:27.172 INFO blam! d93b640b1e93f8e6e68eafbf5ec8a293c869b00c3e984b4775dffb413d3495f1 Oct 15 11:08:27.174 INFO running `"docker" "start" "-a" "d93b640b1e93f8e6e68eafbf5ec8a293c869b00c3e984b4775dffb413d3495f1"` Oct 15 11:08:28.063 INFO kablam! usermod: no changes Oct 15 11:08:28.104 INFO kablam! Compiling rust-wasm-test-wavesim v0.1.0 (/source) Oct 15 11:08:28.699 INFO kablam! warning: variable does not need to be mutable Oct 15 11:08:28.699 INFO kablam! --> src/lib.rs:297:9 Oct 15 11:08:28.699 INFO kablam! | Oct 15 11:08:28.699 INFO kablam! 297 | let mut solver = unsafe { &mut *solver_ptr }; Oct 15 11:08:28.699 INFO kablam! | ----^^^^^^ Oct 15 11:08:28.699 INFO kablam! | | Oct 15 11:08:28.699 INFO kablam! | help: remove this `mut` Oct 15 11:08:28.699 INFO kablam! | Oct 15 11:08:28.699 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 11:08:28.699 INFO kablam! Oct 15 11:08:28.699 INFO kablam! warning: variable does not need to be mutable Oct 15 11:08:28.699 INFO kablam! --> src/lib.rs:311:9 Oct 15 11:08:28.699 INFO kablam! | Oct 15 11:08:28.699 INFO kablam! 311 | let mut solver = unsafe { &mut *solver_ptr }; Oct 15 11:08:28.699 INFO kablam! | ----^^^^^^ Oct 15 11:08:28.699 INFO kablam! | | Oct 15 11:08:28.699 INFO kablam! | help: remove this `mut` Oct 15 11:08:28.699 INFO kablam! Oct 15 11:08:28.699 INFO kablam! warning: variable does not need to be mutable Oct 15 11:08:28.699 INFO kablam! --> src/lib.rs:318:9 Oct 15 11:08:28.699 INFO kablam! | Oct 15 11:08:28.699 INFO kablam! 318 | let mut solver = unsafe { &mut *solver_ptr }; Oct 15 11:08:28.699 INFO kablam! | ----^^^^^^ Oct 15 11:08:28.699 INFO kablam! | | Oct 15 11:08:28.699 INFO kablam! | help: remove this `mut` Oct 15 11:08:28.699 INFO kablam! Oct 15 11:08:29.420 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.34s Oct 15 11:08:29.423 INFO kablam! su: No module specific data is present Oct 15 11:08:29.917 INFO running `"docker" "rm" "-f" "d93b640b1e93f8e6e68eafbf5ec8a293c869b00c3e984b4775dffb413d3495f1"` Oct 15 11:08:30.189 INFO blam! d93b640b1e93f8e6e68eafbf5ec8a293c869b00c3e984b4775dffb413d3495f1 Oct 15 11:08:30.191 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 15 11:08:30.594 INFO blam! 9ff8d7995ddd7e616f880999d1eaa204cc3120597c0fd59b4069395f5911c8e6 Oct 15 11:08:30.597 INFO running `"docker" "start" "-a" "9ff8d7995ddd7e616f880999d1eaa204cc3120597c0fd59b4069395f5911c8e6"` Oct 15 11:08:31.655 INFO kablam! usermod: no changes Oct 15 11:08:31.695 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 11:08:31.695 INFO kablam! Running /target/debug/deps/rust_wasm_test_wavesim-17b944ae7fe07a7d Oct 15 11:08:31.696 INFO blam! Oct 15 11:08:31.696 INFO blam! running 0 tests Oct 15 11:08:31.696 INFO blam! Oct 15 11:08:31.696 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:08:31.696 INFO blam! Oct 15 11:08:31.699 INFO kablam! su: No module specific data is present Oct 15 11:08:32.311 INFO running `"docker" "rm" "-f" "9ff8d7995ddd7e616f880999d1eaa204cc3120597c0fd59b4069395f5911c8e6"` Oct 15 11:08:32.530 INFO blam! 9ff8d7995ddd7e616f880999d1eaa204cc3120597c0fd59b4069395f5911c8e6