Oct 11 07:17:51.092 INFO testing Chris-Bishop/rust-tetris against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 07:17:51.093 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 07:17:51.093 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 07:17:51.535 INFO blam! b6e1cb0233ef3146f588745be77615dfbb84cf214026ac32bcbccf1a79c78493 Oct 11 07:17:51.538 INFO running `"docker" "start" "-a" "b6e1cb0233ef3146f588745be77615dfbb84cf214026ac32bcbccf1a79c78493"` Oct 11 07:17:53.152 INFO kablam! usermod: no changes Oct 11 07:17:53.212 INFO kablam! Compiling Assign4 v0.1.0 (/source) Oct 11 07:17:54.040 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 07:17:54.040 INFO kablam! --> src/main.rs:67:40 Oct 11 07:17:54.040 INFO kablam! | Oct 11 07:17:54.040 INFO kablam! 67 | game.board.add_powerup((x as u32), (y as u32)); Oct 11 07:17:54.040 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Oct 11 07:17:54.040 INFO kablam! | Oct 11 07:17:54.040 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 07:17:54.040 INFO kablam! Oct 11 07:17:54.041 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 07:17:54.041 INFO kablam! --> src/main.rs:67:52 Oct 11 07:17:54.041 INFO kablam! | Oct 11 07:17:54.042 INFO kablam! 67 | game.board.add_powerup((x as u32), (y as u32)); Oct 11 07:17:54.042 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Oct 11 07:17:54.042 INFO kablam! Oct 11 07:17:54.204 INFO kablam! warning: crate `Assign4` should have a snake case name such as `assign4` Oct 11 07:17:54.204 INFO kablam! | Oct 11 07:17:54.204 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 07:17:54.204 INFO kablam! Oct 11 07:17:55.525 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.35s Oct 11 07:17:55.527 INFO kablam! su: No module specific data is present Oct 11 07:17:56.376 INFO running `"docker" "rm" "-f" "b6e1cb0233ef3146f588745be77615dfbb84cf214026ac32bcbccf1a79c78493"` Oct 11 07:17:56.621 INFO blam! b6e1cb0233ef3146f588745be77615dfbb84cf214026ac32bcbccf1a79c78493 Oct 11 07:17:56.628 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 07:17:56.630 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 07:17:57.092 INFO blam! 82f43f8f6dd3bc32918f33d27628dc54de096ac63d10137984cf025837a57ee3 Oct 11 07:17:57.098 INFO running `"docker" "start" "-a" "82f43f8f6dd3bc32918f33d27628dc54de096ac63d10137984cf025837a57ee3"` Oct 11 07:17:58.412 INFO kablam! usermod: no changes Oct 11 07:17:58.496 INFO kablam! Compiling Assign4 v0.1.0 (/source) Oct 11 07:17:59.364 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 07:17:59.365 INFO kablam! --> src/main.rs:67:40 Oct 11 07:17:59.365 INFO kablam! | Oct 11 07:17:59.365 INFO kablam! 67 | game.board.add_powerup((x as u32), (y as u32)); Oct 11 07:17:59.366 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Oct 11 07:17:59.366 INFO kablam! | Oct 11 07:17:59.366 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 07:17:59.367 INFO kablam! Oct 11 07:17:59.367 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 07:17:59.367 INFO kablam! --> src/main.rs:67:52 Oct 11 07:17:59.368 INFO kablam! | Oct 11 07:17:59.368 INFO kablam! 67 | game.board.add_powerup((x as u32), (y as u32)); Oct 11 07:17:59.368 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Oct 11 07:17:59.369 INFO kablam! Oct 11 07:17:59.532 INFO kablam! warning: crate `Assign4` should have a snake case name such as `assign4` Oct 11 07:17:59.532 INFO kablam! | Oct 11 07:17:59.532 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 07:17:59.532 INFO kablam! Oct 11 07:18:00.592 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.13s Oct 11 07:18:00.592 INFO kablam! su: No module specific data is present Oct 11 07:18:01.321 INFO running `"docker" "rm" "-f" "82f43f8f6dd3bc32918f33d27628dc54de096ac63d10137984cf025837a57ee3"` Oct 11 07:18:01.634 INFO blam! 82f43f8f6dd3bc32918f33d27628dc54de096ac63d10137984cf025837a57ee3 Oct 11 07:18:01.637 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 07:18:01.637 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 07:18:02.086 INFO blam! 4676e650b45160cd2f1c9f29e86fc2cf768fa28c47c2c59883ef45f152eedefe Oct 11 07:18:02.087 INFO running `"docker" "start" "-a" "4676e650b45160cd2f1c9f29e86fc2cf768fa28c47c2c59883ef45f152eedefe"` Oct 11 07:18:03.332 INFO kablam! usermod: no changes Oct 11 07:18:03.389 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 11 07:18:03.396 INFO kablam! Running /target/debug/deps/Assign4-c9f7cb19502ee062 Oct 11 07:18:03.419 INFO blam! Oct 11 07:18:03.419 INFO blam! running 6 tests Oct 11 07:18:03.419 INFO blam! test test6 ... ok Oct 11 07:18:03.419 INFO blam! test test5 ... ok Oct 11 07:18:03.421 INFO blam! test test4 ... ok Oct 11 07:18:03.422 INFO blam! test test3 ... ok Oct 11 07:18:03.422 INFO blam! test test2 ... ok Oct 11 07:18:03.423 INFO blam! test test1 ... ok Oct 11 07:18:03.423 INFO blam! Oct 11 07:18:03.423 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 07:18:03.423 INFO blam! Oct 11 07:18:03.429 INFO kablam! su: No module specific data is present Oct 11 07:18:03.957 INFO running `"docker" "rm" "-f" "4676e650b45160cd2f1c9f29e86fc2cf768fa28c47c2c59883ef45f152eedefe"` Oct 11 07:18:04.228 INFO blam! 4676e650b45160cd2f1c9f29e86fc2cf768fa28c47c2c59883ef45f152eedefe