Oct 15 02:08:10.192 INFO testing botagar/keccakrs-wasm against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 02:08:10.192 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 02:08:10.793 INFO blam! db198a76c25670147825402f728acf612f09e247a447bc7a190e8d5522e16d10 Oct 15 02:08:10.794 INFO running `"docker" "start" "-a" "db198a76c25670147825402f728acf612f09e247a447bc7a190e8d5522e16d10"` Oct 15 02:08:12.019 INFO kablam! usermod: no changes Oct 15 02:08:12.059 INFO kablam! warning: unused manifest key: target.wasm32-unknown-emscripten.rustflags Oct 15 02:08:12.086 INFO kablam! Compiling keccakrs v0.1.4 Oct 15 02:08:13.079 INFO kablam! Compiling keccakrs-wasm v0.1.0 (/source) Oct 15 02:08:13.310 INFO kablam! warning: unused import: `keccakrs::*` Oct 15 02:08:13.310 INFO kablam! --> src/main.rs:2:5 Oct 15 02:08:13.310 INFO kablam! | Oct 15 02:08:13.310 INFO kablam! 2 | use keccakrs::*; Oct 15 02:08:13.310 INFO kablam! | ^^^^^^^^^^^ Oct 15 02:08:13.310 INFO kablam! | Oct 15 02:08:13.310 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 02:08:13.310 INFO kablam! Oct 15 02:08:13.347 INFO kablam! warning: variable does not need to be mutable Oct 15 02:08:13.347 INFO kablam! --> src/main.rs:16:9 Oct 15 02:08:13.347 INFO kablam! | Oct 15 02:08:13.347 INFO kablam! 16 | let mut raw_hash = keccak.hash(); Oct 15 02:08:13.347 INFO kablam! | ----^^^^^^^^ Oct 15 02:08:13.347 INFO kablam! | | Oct 15 02:08:13.347 INFO kablam! | help: remove this `mut` Oct 15 02:08:13.347 INFO kablam! | Oct 15 02:08:13.347 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 02:08:13.347 INFO kablam! Oct 15 02:08:14.079 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.04s Oct 15 02:08:14.082 INFO kablam! su: No module specific data is present Oct 15 02:08:14.785 INFO running `"docker" "rm" "-f" "db198a76c25670147825402f728acf612f09e247a447bc7a190e8d5522e16d10"` Oct 15 02:08:15.030 INFO blam! db198a76c25670147825402f728acf612f09e247a447bc7a190e8d5522e16d10 Oct 15 02:08:15.033 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 02:08:15.455 INFO blam! 581045ae8d1d0623cb5608ea320bc558b1e541514dedd7e4f77c42f7f389e119 Oct 15 02:08:15.463 INFO running `"docker" "start" "-a" "581045ae8d1d0623cb5608ea320bc558b1e541514dedd7e4f77c42f7f389e119"` Oct 15 02:08:16.250 INFO kablam! usermod: no changes Oct 15 02:08:16.303 INFO kablam! warning: unused manifest key: target.wasm32-unknown-emscripten.rustflags Oct 15 02:08:16.303 INFO kablam! Compiling keccakrs-wasm v0.1.0 (/source) Oct 15 02:08:16.677 INFO kablam! warning: unused import: `keccakrs::*` Oct 15 02:08:16.677 INFO kablam! --> src/main.rs:2:5 Oct 15 02:08:16.677 INFO kablam! | Oct 15 02:08:16.678 INFO kablam! 2 | use keccakrs::*; Oct 15 02:08:16.678 INFO kablam! | ^^^^^^^^^^^ Oct 15 02:08:16.678 INFO kablam! | Oct 15 02:08:16.679 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 02:08:16.679 INFO kablam! Oct 15 02:08:16.711 INFO kablam! warning: variable does not need to be mutable Oct 15 02:08:16.711 INFO kablam! --> src/main.rs:16:9 Oct 15 02:08:16.711 INFO kablam! | Oct 15 02:08:16.711 INFO kablam! 16 | let mut raw_hash = keccak.hash(); Oct 15 02:08:16.711 INFO kablam! | ----^^^^^^^^ Oct 15 02:08:16.711 INFO kablam! | | Oct 15 02:08:16.711 INFO kablam! | help: remove this `mut` Oct 15 02:08:16.711 INFO kablam! | Oct 15 02:08:16.711 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 02:08:16.711 INFO kablam! Oct 15 02:08:17.334 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.05s Oct 15 02:08:17.336 INFO kablam! su: No module specific data is present Oct 15 02:08:17.827 INFO running `"docker" "rm" "-f" "581045ae8d1d0623cb5608ea320bc558b1e541514dedd7e4f77c42f7f389e119"` Oct 15 02:08:18.011 INFO blam! 581045ae8d1d0623cb5608ea320bc558b1e541514dedd7e4f77c42f7f389e119 Oct 15 02:08:18.014 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 02:08:18.323 INFO blam! 3670d5bd8897e5fdba475b202f4b696c622c845e5b6c3ee4f2fc72bf472754ba Oct 15 02:08:18.335 INFO running `"docker" "start" "-a" "3670d5bd8897e5fdba475b202f4b696c622c845e5b6c3ee4f2fc72bf472754ba"` Oct 15 02:08:19.116 INFO kablam! usermod: no changes Oct 15 02:08:19.143 INFO kablam! warning: unused manifest key: target.wasm32-unknown-emscripten.rustflags Oct 15 02:08:19.151 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 02:08:19.152 INFO kablam! Running /target/debug/deps/keccakrs_wasm-15832272714e5a8c Oct 15 02:08:19.155 INFO blam! Oct 15 02:08:19.156 INFO blam! running 0 tests Oct 15 02:08:19.156 INFO blam! Oct 15 02:08:19.156 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:08:19.156 INFO blam! Oct 15 02:08:19.159 INFO kablam! su: No module specific data is present Oct 15 02:08:19.799 INFO running `"docker" "rm" "-f" "3670d5bd8897e5fdba475b202f4b696c622c845e5b6c3ee4f2fc72bf472754ba"` Oct 15 02:08:20.014 INFO blam! 3670d5bd8897e5fdba475b202f4b696c622c845e5b6c3ee4f2fc72bf472754ba