Oct 11 06:50:45.486 INFO testing ErnWong/rust-wasm-experiment-wavesim against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 06:50:45.487 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 06:50:45.489 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 06:50:46.040 INFO blam! cd8bb0494bcd713b47d64647a3a66533abd008b9edc4af2f5433af4b7ed6eac8 Oct 11 06:50:46.052 INFO running `"docker" "start" "-a" "cd8bb0494bcd713b47d64647a3a66533abd008b9edc4af2f5433af4b7ed6eac8"` Oct 11 06:50:47.379 INFO kablam! usermod: no changes Oct 11 06:50:47.460 INFO kablam! Compiling rust-wasm-test-wavesim v0.1.0 (/source) Oct 11 06:50:48.254 INFO kablam! warning: variable does not need to be mutable Oct 11 06:50:48.254 INFO kablam! --> src/lib.rs:297:9 Oct 11 06:50:48.254 INFO kablam! | Oct 11 06:50:48.254 INFO kablam! 297 | let mut solver = unsafe { &mut *solver_ptr }; Oct 11 06:50:48.254 INFO kablam! | ----^^^^^^ Oct 11 06:50:48.254 INFO kablam! | | Oct 11 06:50:48.254 INFO kablam! | help: remove this `mut` Oct 11 06:50:48.254 INFO kablam! | Oct 11 06:50:48.254 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 06:50:48.254 INFO kablam! Oct 11 06:50:48.254 INFO kablam! warning: variable does not need to be mutable Oct 11 06:50:48.254 INFO kablam! --> src/lib.rs:311:9 Oct 11 06:50:48.254 INFO kablam! | Oct 11 06:50:48.254 INFO kablam! 311 | let mut solver = unsafe { &mut *solver_ptr }; Oct 11 06:50:48.254 INFO kablam! | ----^^^^^^ Oct 11 06:50:48.254 INFO kablam! | | Oct 11 06:50:48.254 INFO kablam! | help: remove this `mut` Oct 11 06:50:48.254 INFO kablam! Oct 11 06:50:48.256 INFO kablam! warning: variable does not need to be mutable Oct 11 06:50:48.256 INFO kablam! --> src/lib.rs:318:9 Oct 11 06:50:48.256 INFO kablam! | Oct 11 06:50:48.256 INFO kablam! 318 | let mut solver = unsafe { &mut *solver_ptr }; Oct 11 06:50:48.256 INFO kablam! | ----^^^^^^ Oct 11 06:50:48.256 INFO kablam! | | Oct 11 06:50:48.256 INFO kablam! | help: remove this `mut` Oct 11 06:50:48.256 INFO kablam! Oct 11 06:50:48.783 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.37s Oct 11 06:50:48.783 INFO kablam! su: No module specific data is present Oct 11 06:50:49.308 INFO running `"docker" "rm" "-f" "cd8bb0494bcd713b47d64647a3a66533abd008b9edc4af2f5433af4b7ed6eac8"` Oct 11 06:50:49.584 INFO blam! cd8bb0494bcd713b47d64647a3a66533abd008b9edc4af2f5433af4b7ed6eac8 Oct 11 06:50:49.586 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 06:50:49.586 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 06:50:50.049 INFO blam! 8d2411aab48a246541c5c1c55c1289f7e807fb7cdfdb13feaf9f6c5017025474 Oct 11 06:50:50.050 INFO running `"docker" "start" "-a" "8d2411aab48a246541c5c1c55c1289f7e807fb7cdfdb13feaf9f6c5017025474"` Oct 11 06:50:51.308 INFO kablam! usermod: no changes Oct 11 06:50:51.365 INFO kablam! Compiling rust-wasm-test-wavesim v0.1.0 (/source) Oct 11 06:50:52.272 INFO kablam! warning: variable does not need to be mutable Oct 11 06:50:52.272 INFO kablam! --> src/lib.rs:297:9 Oct 11 06:50:52.272 INFO kablam! | Oct 11 06:50:52.272 INFO kablam! 297 | let mut solver = unsafe { &mut *solver_ptr }; Oct 11 06:50:52.272 INFO kablam! | ----^^^^^^ Oct 11 06:50:52.272 INFO kablam! | | Oct 11 06:50:52.272 INFO kablam! | help: remove this `mut` Oct 11 06:50:52.272 INFO kablam! | Oct 11 06:50:52.272 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 06:50:52.272 INFO kablam! Oct 11 06:50:52.272 INFO kablam! warning: variable does not need to be mutable Oct 11 06:50:52.272 INFO kablam! --> src/lib.rs:311:9 Oct 11 06:50:52.272 INFO kablam! | Oct 11 06:50:52.272 INFO kablam! 311 | let mut solver = unsafe { &mut *solver_ptr }; Oct 11 06:50:52.272 INFO kablam! | ----^^^^^^ Oct 11 06:50:52.272 INFO kablam! | | Oct 11 06:50:52.272 INFO kablam! | help: remove this `mut` Oct 11 06:50:52.272 INFO kablam! Oct 11 06:50:52.273 INFO kablam! warning: variable does not need to be mutable Oct 11 06:50:52.273 INFO kablam! --> src/lib.rs:318:9 Oct 11 06:50:52.273 INFO kablam! | Oct 11 06:50:52.273 INFO kablam! 318 | let mut solver = unsafe { &mut *solver_ptr }; Oct 11 06:50:52.273 INFO kablam! | ----^^^^^^ Oct 11 06:50:52.273 INFO kablam! | | Oct 11 06:50:52.273 INFO kablam! | help: remove this `mut` Oct 11 06:50:52.273 INFO kablam! Oct 11 06:50:53.122 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.79s Oct 11 06:50:53.124 INFO kablam! su: No module specific data is present Oct 11 06:50:53.965 INFO running `"docker" "rm" "-f" "8d2411aab48a246541c5c1c55c1289f7e807fb7cdfdb13feaf9f6c5017025474"` Oct 11 06:50:54.373 INFO blam! 8d2411aab48a246541c5c1c55c1289f7e807fb7cdfdb13feaf9f6c5017025474 Oct 11 06:50:54.378 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 06:50:54.379 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 06:50:54.818 INFO blam! fc8b22beb57d01b0f212e5fc378fc6a780c47c9661f55c2999f0ab9e11e58a00 Oct 11 06:50:54.822 INFO running `"docker" "start" "-a" "fc8b22beb57d01b0f212e5fc378fc6a780c47c9661f55c2999f0ab9e11e58a00"` Oct 11 06:50:55.584 INFO kablam! usermod: no changes Oct 11 06:50:55.612 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 06:50:55.612 INFO kablam! Running /target/debug/deps/rust_wasm_test_wavesim-17b944ae7fe07a7d Oct 11 06:50:55.615 INFO blam! Oct 11 06:50:55.615 INFO blam! running 0 tests Oct 11 06:50:55.615 INFO blam! Oct 11 06:50:55.615 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 06:50:55.615 INFO blam! Oct 11 06:50:55.618 INFO kablam! su: No module specific data is present Oct 11 06:50:56.058 INFO running `"docker" "rm" "-f" "fc8b22beb57d01b0f212e5fc378fc6a780c47c9661f55c2999f0ab9e11e58a00"` Oct 11 06:50:56.280 INFO blam! fc8b22beb57d01b0f212e5fc378fc6a780c47c9661f55c2999f0ab9e11e58a00