Oct 15 01:49:07.178 INFO testing bruce/rust-mazes against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 01:49:07.180 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 01:49:07.662 INFO blam! 5d767ea034a9ad61238fe95e31d7b511739cf1ec1f71f06cc79efc2d96136394 Oct 15 01:49:07.665 INFO running `"docker" "start" "-a" "5d767ea034a9ad61238fe95e31d7b511739cf1ec1f71f06cc79efc2d96136394"` Oct 15 01:49:09.740 INFO kablam! usermod: no changes Oct 15 01:49:09.827 INFO kablam! Compiling mazes v0.1.0 (/source) Oct 15 01:49:10.187 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 15 01:49:10.188 INFO kablam! --> src/grid.rs:22:20 Oct 15 01:49:10.188 INFO kablam! | Oct 15 01:49:10.188 INFO kablam! 22 | for col in (1..cols) { Oct 15 01:49:10.189 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 15 01:49:10.189 INFO kablam! | Oct 15 01:49:10.189 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 01:49:10.189 INFO kablam! Oct 15 01:49:10.190 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 15 01:49:10.190 INFO kablam! --> src/grid.rs:24:24 Oct 15 01:49:10.190 INFO kablam! | Oct 15 01:49:10.191 INFO kablam! 24 | for row in (1..rows) { Oct 15 01:49:10.191 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 15 01:49:10.191 INFO kablam! Oct 15 01:49:11.659 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.86s Oct 15 01:49:11.659 INFO kablam! su: No module specific data is present Oct 15 01:49:12.743 INFO running `"docker" "rm" "-f" "5d767ea034a9ad61238fe95e31d7b511739cf1ec1f71f06cc79efc2d96136394"` Oct 15 01:49:13.103 INFO blam! 5d767ea034a9ad61238fe95e31d7b511739cf1ec1f71f06cc79efc2d96136394 Oct 15 01:49:13.113 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 01:49:13.507 INFO blam! 2d494bab4765a5692bda8b4abd7e399d0a99b1999c0075b0429d42ea8c1e6928 Oct 15 01:49:13.515 INFO running `"docker" "start" "-a" "2d494bab4765a5692bda8b4abd7e399d0a99b1999c0075b0429d42ea8c1e6928"` Oct 15 01:49:14.997 INFO kablam! usermod: no changes Oct 15 01:49:15.043 INFO kablam! Compiling mazes v0.1.0 (/source) Oct 15 01:49:15.635 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 15 01:49:15.635 INFO kablam! --> src/grid.rs:22:20 Oct 15 01:49:15.635 INFO kablam! | Oct 15 01:49:15.635 INFO kablam! 22 | for col in (1..cols) { Oct 15 01:49:15.635 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 15 01:49:15.635 INFO kablam! | Oct 15 01:49:15.635 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 01:49:15.635 INFO kablam! Oct 15 01:49:15.635 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 15 01:49:15.635 INFO kablam! --> src/grid.rs:24:24 Oct 15 01:49:15.635 INFO kablam! | Oct 15 01:49:15.635 INFO kablam! 24 | for row in (1..rows) { Oct 15 01:49:15.635 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 15 01:49:15.635 INFO kablam! Oct 15 01:49:16.671 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.64s Oct 15 01:49:16.671 INFO kablam! su: No module specific data is present Oct 15 01:49:17.591 INFO running `"docker" "rm" "-f" "2d494bab4765a5692bda8b4abd7e399d0a99b1999c0075b0429d42ea8c1e6928"` Oct 15 01:49:17.832 INFO blam! 2d494bab4765a5692bda8b4abd7e399d0a99b1999c0075b0429d42ea8c1e6928 Oct 15 01:49:17.839 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 01:49:18.303 INFO blam! a78eb2b1ed287ecb8c63a22e0f14bc6672e6d1609ec219f733723416b0370db5 Oct 15 01:49:18.305 INFO running `"docker" "start" "-a" "a78eb2b1ed287ecb8c63a22e0f14bc6672e6d1609ec219f733723416b0370db5"` Oct 15 01:49:20.042 INFO kablam! usermod: no changes Oct 15 01:49:20.119 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 01:49:20.128 INFO kablam! Running /target/debug/deps/mazes-954f1b109490f34e Oct 15 01:49:20.129 INFO blam! Oct 15 01:49:20.129 INFO blam! running 2 tests Oct 15 01:49:20.143 INFO blam! test test::grid_new ... ok Oct 15 01:49:20.144 INFO kablam! Running /target/debug/deps/mazes-84b6afbeedefdd1e Oct 15 01:49:20.144 INFO blam! test test::grid_cell ... ok Oct 15 01:49:20.144 INFO blam! Oct 15 01:49:20.145 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:49:20.145 INFO blam! Oct 15 01:49:20.151 INFO blam! Oct 15 01:49:20.151 INFO blam! running 0 tests Oct 15 01:49:20.152 INFO blam! Oct 15 01:49:20.152 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:49:20.152 INFO blam! Oct 15 01:49:20.159 INFO kablam! Doc-tests mazes Oct 15 01:49:20.723 INFO blam! Oct 15 01:49:20.723 INFO blam! running 0 tests Oct 15 01:49:20.723 INFO blam! Oct 15 01:49:20.723 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:49:20.723 INFO blam! Oct 15 01:49:20.731 INFO kablam! su: No module specific data is present Oct 15 01:49:21.895 INFO running `"docker" "rm" "-f" "a78eb2b1ed287ecb8c63a22e0f14bc6672e6d1609ec219f733723416b0370db5"` Oct 15 01:49:22.156 INFO blam! a78eb2b1ed287ecb8c63a22e0f14bc6672e6d1609ec219f733723416b0370db5