Oct 11 02:38:09.835 INFO testing awave1/chip8 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 02:38:09.835 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 02:38:09.835 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:38:10.240 INFO blam! 9846d1695b51dd32368819ed80602f0b506ad2dad32f491b9650aabc6202a3ba Oct 11 02:38:10.242 INFO running `"docker" "start" "-a" "9846d1695b51dd32368819ed80602f0b506ad2dad32f491b9650aabc6202a3ba"` Oct 11 02:38:11.348 INFO kablam! usermod: no changes Oct 11 02:38:11.433 INFO kablam! Compiling chip8 v0.1.0 (/source) Oct 11 02:38:12.104 INFO kablam! warning: macro_escape is a deprecated synonym for macro_use Oct 11 02:38:12.104 INFO kablam! --> src/macros.rs:1:1 Oct 11 02:38:12.104 INFO kablam! | Oct 11 02:38:12.104 INFO kablam! 1 | #![macro_escape] Oct 11 02:38:12.104 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 02:38:12.104 INFO kablam! | Oct 11 02:38:12.104 INFO kablam! = help: consider an outer attribute, #[macro_use] mod ... Oct 11 02:38:12.104 INFO kablam! Oct 11 02:38:12.469 INFO kablam! warning: field is never used: `delay_timer` Oct 11 02:38:12.469 INFO kablam! --> src/cpu.rs:35:5 Oct 11 02:38:12.469 INFO kablam! | Oct 11 02:38:12.469 INFO kablam! 35 | delay_timer: u8, Oct 11 02:38:12.469 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 02:38:12.469 INFO kablam! | Oct 11 02:38:12.469 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 02:38:12.469 INFO kablam! Oct 11 02:38:12.469 INFO kablam! warning: field is never used: `sound_timer` Oct 11 02:38:12.469 INFO kablam! --> src/cpu.rs:36:5 Oct 11 02:38:12.469 INFO kablam! | Oct 11 02:38:12.469 INFO kablam! 36 | sound_timer: u8 Oct 11 02:38:12.469 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 02:38:12.469 INFO kablam! Oct 11 02:38:12.472 INFO kablam! warning: comparison is useless due to type limits Oct 11 02:38:12.472 INFO kablam! --> src/cpu.rs:161:10 Oct 11 02:38:12.472 INFO kablam! | Oct 11 02:38:12.472 INFO kablam! 161 | if self.v[x] + self.v[y] > 255 { Oct 11 02:38:12.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:38:12.472 INFO kablam! | Oct 11 02:38:12.472 INFO kablam! = note: #[warn(unused_comparisons)] on by default Oct 11 02:38:12.472 INFO kablam! Oct 11 02:38:13.380 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.00s Oct 11 02:38:13.388 INFO kablam! su: No module specific data is present Oct 11 02:38:13.918 INFO running `"docker" "rm" "-f" "9846d1695b51dd32368819ed80602f0b506ad2dad32f491b9650aabc6202a3ba"` Oct 11 02:38:14.258 INFO blam! 9846d1695b51dd32368819ed80602f0b506ad2dad32f491b9650aabc6202a3ba Oct 11 02:38:14.268 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 02:38:14.268 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:38:14.688 INFO blam! bc130f09e1cd8d275bf4dafa79482706a9f1d3a3ccb2e7886e5f7a62c5fe4d4a Oct 11 02:38:14.690 INFO running `"docker" "start" "-a" "bc130f09e1cd8d275bf4dafa79482706a9f1d3a3ccb2e7886e5f7a62c5fe4d4a"` Oct 11 02:38:16.136 INFO kablam! usermod: no changes Oct 11 02:38:16.232 INFO kablam! Compiling chip8 v0.1.0 (/source) Oct 11 02:38:16.816 INFO kablam! warning: macro_escape is a deprecated synonym for macro_use Oct 11 02:38:16.816 INFO kablam! --> src/macros.rs:1:1 Oct 11 02:38:16.816 INFO kablam! | Oct 11 02:38:16.816 INFO kablam! 1 | #![macro_escape] Oct 11 02:38:16.816 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 02:38:16.816 INFO kablam! | Oct 11 02:38:16.836 INFO kablam! = help: consider an outer attribute, #[macro_use] mod ... Oct 11 02:38:16.836 INFO kablam! Oct 11 02:38:17.220 INFO kablam! warning: field is never used: `delay_timer` Oct 11 02:38:17.220 INFO kablam! --> src/cpu.rs:35:5 Oct 11 02:38:17.220 INFO kablam! | Oct 11 02:38:17.220 INFO kablam! 35 | delay_timer: u8, Oct 11 02:38:17.220 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 02:38:17.220 INFO kablam! | Oct 11 02:38:17.220 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 02:38:17.220 INFO kablam! Oct 11 02:38:17.220 INFO kablam! warning: field is never used: `sound_timer` Oct 11 02:38:17.220 INFO kablam! --> src/cpu.rs:36:5 Oct 11 02:38:17.220 INFO kablam! | Oct 11 02:38:17.220 INFO kablam! 36 | sound_timer: u8 Oct 11 02:38:17.220 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 02:38:17.220 INFO kablam! Oct 11 02:38:17.220 INFO kablam! warning: comparison is useless due to type limits Oct 11 02:38:17.220 INFO kablam! --> src/cpu.rs:161:10 Oct 11 02:38:17.220 INFO kablam! | Oct 11 02:38:17.220 INFO kablam! 161 | if self.v[x] + self.v[y] > 255 { Oct 11 02:38:17.220 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:38:17.220 INFO kablam! | Oct 11 02:38:17.220 INFO kablam! = note: #[warn(unused_comparisons)] on by default Oct 11 02:38:17.220 INFO kablam! Oct 11 02:38:17.776 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.60s Oct 11 02:38:17.776 INFO kablam! su: No module specific data is present Oct 11 02:38:18.352 INFO running `"docker" "rm" "-f" "bc130f09e1cd8d275bf4dafa79482706a9f1d3a3ccb2e7886e5f7a62c5fe4d4a"` Oct 11 02:38:18.631 INFO blam! bc130f09e1cd8d275bf4dafa79482706a9f1d3a3ccb2e7886e5f7a62c5fe4d4a Oct 11 02:38:18.640 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 02:38:18.640 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:38:19.314 INFO blam! c95c199e2849f34f9daba0abf491ac80e89b7cda9e5b6a4195f0ae0cab7bb1a9 Oct 11 02:38:19.316 INFO running `"docker" "start" "-a" "c95c199e2849f34f9daba0abf491ac80e89b7cda9e5b6a4195f0ae0cab7bb1a9"` Oct 11 02:38:20.372 INFO kablam! usermod: no changes Oct 11 02:38:20.427 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 11 02:38:20.429 INFO kablam! Running /target/debug/deps/chip8-1ee936a2558d2d52 Oct 11 02:38:20.432 INFO blam! Oct 11 02:38:20.432 INFO blam! running 0 tests Oct 11 02:38:20.433 INFO blam! Oct 11 02:38:20.434 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 02:38:20.434 INFO blam! Oct 11 02:38:20.436 INFO kablam! su: No module specific data is present Oct 11 02:38:20.848 INFO running `"docker" "rm" "-f" "c95c199e2849f34f9daba0abf491ac80e89b7cda9e5b6a4195f0ae0cab7bb1a9"` Oct 11 02:38:21.128 INFO blam! c95c199e2849f34f9daba0abf491ac80e89b7cda9e5b6a4195f0ae0cab7bb1a9