Oct 11 02:09:15.250 INFO testing blackxparade/RUST-Chip-8 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 02:09:15.250 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 02:09:15.250 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 02:09:15.412 INFO blam! 3aa0039170abce0e216bf38a36800f0b5af98fd649a66f2a8eb57f707fcc4eed Oct 11 02:09:15.412 INFO running `"docker" "start" "-a" "3aa0039170abce0e216bf38a36800f0b5af98fd649a66f2a8eb57f707fcc4eed"` Oct 11 02:09:15.788 INFO kablam! usermod: no changes Oct 11 02:09:15.840 INFO kablam! Compiling minifb v0.9.1 Oct 11 02:09:15.840 INFO kablam! Compiling dylib v0.0.1 Oct 11 02:09:16.856 INFO kablam! Compiling x11-dl v2.2.1 Oct 11 02:09:24.752 INFO kablam! Compiling RUST-Chip-8 v0.1.0 (/source) Oct 11 02:09:25.495 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 02:09:25.495 INFO kablam! --> src/cpu/opcode.rs:465:39 Oct 11 02:09:25.495 INFO kablam! | Oct 11 02:09:25.495 INFO kablam! 465 | if cpu.v_memory[coord((vx as usize + j as usize), Oct 11 02:09:25.495 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 02:09:25.495 INFO kablam! | Oct 11 02:09:25.495 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 02:09:25.495 INFO kablam! Oct 11 02:09:25.495 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 02:09:25.495 INFO kablam! --> src/cpu/opcode.rs:466:17 Oct 11 02:09:25.495 INFO kablam! | Oct 11 02:09:25.495 INFO kablam! 466 | (vy as usize + i as usize))] != 0 { Oct 11 02:09:25.495 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 02:09:25.495 INFO kablam! Oct 11 02:09:25.495 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 02:09:25.495 INFO kablam! --> src/cpu/opcode.rs:469:36 Oct 11 02:09:25.495 INFO kablam! | Oct 11 02:09:25.495 INFO kablam! 469 | cpu.v_memory[coord((vx as usize + j as usize), Oct 11 02:09:25.495 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 02:09:25.495 INFO kablam! Oct 11 02:09:25.495 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 02:09:25.495 INFO kablam! --> src/cpu/opcode.rs:470:17 Oct 11 02:09:25.495 INFO kablam! | Oct 11 02:09:25.495 INFO kablam! 470 | (vy as usize + i as usize))] ^= 0xFFFFFFFF; Oct 11 02:09:25.495 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 02:09:25.495 INFO kablam! Oct 11 02:09:25.668 INFO kablam! warning: crate `RUST_Chip_8` should have a snake case name such as `rust_chip_8` Oct 11 02:09:25.668 INFO kablam! | Oct 11 02:09:25.668 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 02:09:25.668 INFO kablam! Oct 11 02:09:26.150 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.35s Oct 11 02:09:26.153 INFO kablam! su: No module specific data is present Oct 11 02:09:26.379 INFO running `"docker" "rm" "-f" "3aa0039170abce0e216bf38a36800f0b5af98fd649a66f2a8eb57f707fcc4eed"` Oct 11 02:09:26.456 INFO blam! 3aa0039170abce0e216bf38a36800f0b5af98fd649a66f2a8eb57f707fcc4eed Oct 11 02:09:26.457 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 02:09:26.457 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 02:09:26.645 INFO blam! 3b58ddbba80631cbafa65e22602f57c8bb278cc1f53e5b0bbc9bb478bdee7783 Oct 11 02:09:26.646 INFO running `"docker" "start" "-a" "3b58ddbba80631cbafa65e22602f57c8bb278cc1f53e5b0bbc9bb478bdee7783"` Oct 11 02:09:27.077 INFO kablam! usermod: no changes Oct 11 02:09:27.127 INFO kablam! Compiling RUST-Chip-8 v0.1.0 (/source) Oct 11 02:09:28.176 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 02:09:28.176 INFO kablam! --> src/cpu/opcode.rs:465:39 Oct 11 02:09:28.176 INFO kablam! | Oct 11 02:09:28.176 INFO kablam! 465 | if cpu.v_memory[coord((vx as usize + j as usize), Oct 11 02:09:28.176 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 02:09:28.176 INFO kablam! | Oct 11 02:09:28.176 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 02:09:28.176 INFO kablam! Oct 11 02:09:28.176 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 02:09:28.176 INFO kablam! --> src/cpu/opcode.rs:466:17 Oct 11 02:09:28.176 INFO kablam! | Oct 11 02:09:28.176 INFO kablam! 466 | (vy as usize + i as usize))] != 0 { Oct 11 02:09:28.176 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 02:09:28.176 INFO kablam! Oct 11 02:09:28.180 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 02:09:28.180 INFO kablam! --> src/cpu/opcode.rs:469:36 Oct 11 02:09:28.180 INFO kablam! | Oct 11 02:09:28.180 INFO kablam! 469 | cpu.v_memory[coord((vx as usize + j as usize), Oct 11 02:09:28.180 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 02:09:28.180 INFO kablam! Oct 11 02:09:28.180 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 02:09:28.180 INFO kablam! --> src/cpu/opcode.rs:470:17 Oct 11 02:09:28.180 INFO kablam! | Oct 11 02:09:28.180 INFO kablam! 470 | (vy as usize + i as usize))] ^= 0xFFFFFFFF; Oct 11 02:09:28.180 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 02:09:28.180 INFO kablam! Oct 11 02:09:28.372 INFO kablam! warning: crate `RUST_Chip_8` should have a snake case name such as `rust_chip_8` Oct 11 02:09:28.373 INFO kablam! | Oct 11 02:09:28.373 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 02:09:28.373 INFO kablam! Oct 11 02:09:28.772 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.67s Oct 11 02:09:28.772 INFO kablam! su: No module specific data is present Oct 11 02:09:29.408 INFO running `"docker" "rm" "-f" "3b58ddbba80631cbafa65e22602f57c8bb278cc1f53e5b0bbc9bb478bdee7783"` Oct 11 02:09:29.612 INFO blam! 3b58ddbba80631cbafa65e22602f57c8bb278cc1f53e5b0bbc9bb478bdee7783 Oct 11 02:09:29.626 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 02:09:29.631 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 02:09:29.895 INFO blam! 3a3cbc49ea3310d12eb9cf5fa8ddd4b852a9b346ee23af33f8d932f7977a1c61 Oct 11 02:09:29.898 INFO running `"docker" "start" "-a" "3a3cbc49ea3310d12eb9cf5fa8ddd4b852a9b346ee23af33f8d932f7977a1c61"` Oct 11 02:09:30.622 INFO kablam! usermod: no changes Oct 11 02:09:30.697 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 11 02:09:30.709 INFO kablam! Running /target/debug/deps/RUST_Chip_8-c0d465af07cdbcca Oct 11 02:09:30.717 INFO blam! Oct 11 02:09:30.717 INFO blam! running 0 tests Oct 11 02:09:30.717 INFO blam! Oct 11 02:09:30.717 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 02:09:30.717 INFO blam! Oct 11 02:09:30.719 INFO kablam! su: No module specific data is present Oct 11 02:09:31.005 INFO running `"docker" "rm" "-f" "3a3cbc49ea3310d12eb9cf5fa8ddd4b852a9b346ee23af33f8d932f7977a1c61"` Oct 11 02:09:31.073 INFO blam! 3a3cbc49ea3310d12eb9cf5fa8ddd4b852a9b346ee23af33f8d932f7977a1c61