Oct 14 22:20:47.633 INFO testing drewchandler/nes-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 22:20:47.634 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 14 22:20:48.077 INFO blam! d04a163d0ead6cfdb6b6e5bbc96032d9444a2fb27dbefd721dcab8f16fb0b66d Oct 14 22:20:48.079 INFO running `"docker" "start" "-a" "d04a163d0ead6cfdb6b6e5bbc96032d9444a2fb27dbefd721dcab8f16fb0b66d"` Oct 14 22:20:49.647 INFO kablam! usermod: no changes Oct 14 22:20:49.739 INFO kablam! Compiling dylib v0.0.1 Oct 14 22:20:49.739 INFO kablam! Compiling minifb v0.9.0 Oct 14 22:20:51.147 INFO kablam! Compiling x11-dl v2.2.1 Oct 14 22:21:00.599 INFO kablam! Compiling nes-rs v0.1.0 (/source) Oct 14 22:21:01.383 INFO kablam! warning: method is never used: `interrupt_disable` Oct 14 22:21:01.383 INFO kablam! --> src/cpu/mod.rs:271:5 Oct 14 22:21:01.383 INFO kablam! | Oct 14 22:21:01.383 INFO kablam! 271 | fn interrupt_disable(&self) -> bool { Oct 14 22:21:01.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:21:01.383 INFO kablam! | Oct 14 22:21:01.383 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 22:21:01.383 INFO kablam! Oct 14 22:21:01.383 INFO kablam! warning: method is never used: `decimal_mode` Oct 14 22:21:01.383 INFO kablam! --> src/cpu/mod.rs:283:5 Oct 14 22:21:01.383 INFO kablam! | Oct 14 22:21:01.383 INFO kablam! 283 | fn decimal_mode(&self) -> bool { Oct 14 22:21:01.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:21:01.383 INFO kablam! Oct 14 22:21:01.383 INFO kablam! warning: method is never used: `break_command` Oct 14 22:21:01.383 INFO kablam! --> src/cpu/mod.rs:295:5 Oct 14 22:21:01.383 INFO kablam! | Oct 14 22:21:01.383 INFO kablam! 295 | fn break_command(&self) -> bool { Oct 14 22:21:01.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:21:01.383 INFO kablam! Oct 14 22:21:02.403 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.73s Oct 14 22:21:02.407 INFO kablam! su: No module specific data is present Oct 14 22:21:03.130 INFO running `"docker" "rm" "-f" "d04a163d0ead6cfdb6b6e5bbc96032d9444a2fb27dbefd721dcab8f16fb0b66d"` Oct 14 22:21:03.371 INFO blam! d04a163d0ead6cfdb6b6e5bbc96032d9444a2fb27dbefd721dcab8f16fb0b66d Oct 14 22:21:03.377 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 14 22:21:03.900 INFO blam! 5f4356a55cdd806784405541870d37574a978b540e342662ac0c24f9a956f7a5 Oct 14 22:21:03.901 INFO running `"docker" "start" "-a" "5f4356a55cdd806784405541870d37574a978b540e342662ac0c24f9a956f7a5"` Oct 14 22:21:04.980 INFO kablam! usermod: no changes Oct 14 22:21:05.044 INFO kablam! Compiling nes-rs v0.1.0 (/source) Oct 14 22:21:08.027 INFO kablam! warning: method is never used: `interrupt_disable` Oct 14 22:21:08.027 INFO kablam! --> src/cpu/mod.rs:271:5 Oct 14 22:21:08.027 INFO kablam! | Oct 14 22:21:08.027 INFO kablam! 271 | fn interrupt_disable(&self) -> bool { Oct 14 22:21:08.027 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:21:08.027 INFO kablam! | Oct 14 22:21:08.027 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 22:21:08.027 INFO kablam! Oct 14 22:21:08.027 INFO kablam! warning: method is never used: `decimal_mode` Oct 14 22:21:08.027 INFO kablam! --> src/cpu/mod.rs:283:5 Oct 14 22:21:08.027 INFO kablam! | Oct 14 22:21:08.027 INFO kablam! 283 | fn decimal_mode(&self) -> bool { Oct 14 22:21:08.027 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:21:08.027 INFO kablam! Oct 14 22:21:08.027 INFO kablam! warning: method is never used: `break_command` Oct 14 22:21:08.027 INFO kablam! --> src/cpu/mod.rs:295:5 Oct 14 22:21:08.027 INFO kablam! | Oct 14 22:21:08.027 INFO kablam! 295 | fn break_command(&self) -> bool { Oct 14 22:21:08.027 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:21:08.027 INFO kablam! Oct 14 22:21:12.226 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.22s Oct 14 22:21:12.234 INFO kablam! su: No module specific data is present Oct 14 22:21:12.743 INFO running `"docker" "rm" "-f" "5f4356a55cdd806784405541870d37574a978b540e342662ac0c24f9a956f7a5"` Oct 14 22:21:12.947 INFO blam! 5f4356a55cdd806784405541870d37574a978b540e342662ac0c24f9a956f7a5 Oct 14 22:21:12.955 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 14 22:21:13.401 INFO blam! 260c03a2e6aa772ebc6d3c63d0d45cf2153423d02865994a24d93488c69e97a1 Oct 14 22:21:13.406 INFO running `"docker" "start" "-a" "260c03a2e6aa772ebc6d3c63d0d45cf2153423d02865994a24d93488c69e97a1"` Oct 14 22:21:14.372 INFO kablam! usermod: no changes Oct 14 22:21:14.450 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 14 22:21:14.467 INFO kablam! Running /target/debug/deps/nes_rs-bbb73dc952e2bc72 Oct 14 22:21:14.470 INFO blam! Oct 14 22:21:14.470 INFO blam! running 60 tests Oct 14 22:21:14.470 INFO blam! test cpu::tests::test_bmi ... ok Oct 14 22:21:14.470 INFO blam! test cpu::tests::test_bit ... ok Oct 14 22:21:14.470 INFO blam! test cpu::tests::test_asl ... ok Oct 14 22:21:14.471 INFO blam! test cpu::tests::test_bne ... ok Oct 14 22:21:14.471 INFO blam! test cpu::tests::test_bpl ... ok Oct 14 22:21:14.471 INFO blam! test cpu::tests::test_brk ... ok Oct 14 22:21:14.471 INFO blam! test cpu::tests::test_bvc ... ok Oct 14 22:21:14.471 INFO blam! test cpu::tests::test_bvs ... ok Oct 14 22:21:14.471 INFO blam! test cpu::tests::test_bcs ... ok Oct 14 22:21:14.473 INFO blam! test cpu::tests::test_and ... ok Oct 14 22:21:14.473 INFO blam! test cpu::tests::test_adc ... ok Oct 14 22:21:14.473 INFO blam! test cpu::tests::test_beq ... ok Oct 14 22:21:14.473 INFO blam! test cpu::tests::test_clc ... ok Oct 14 22:21:14.474 INFO blam! test cpu::tests::test_cli ... ok Oct 14 22:21:14.474 INFO blam! test cpu::tests::test_cld ... ok Oct 14 22:21:14.474 INFO blam! test cpu::tests::test_bcc ... ok Oct 14 22:21:14.480 INFO blam! test cpu::tests::test_eor ... ok Oct 14 22:21:14.480 INFO blam! test cpu::tests::test_dey ... ok Oct 14 22:21:14.480 INFO blam! test cpu::tests::test_dec ... ok Oct 14 22:21:14.480 INFO blam! test cpu::tests::test_dex ... ok Oct 14 22:21:14.480 INFO blam! test cpu::tests::test_inx ... ok Oct 14 22:21:14.483 INFO blam! test cpu::tests::test_inc ... ok Oct 14 22:21:14.485 INFO blam! test cpu::tests::test_cpx ... ok Oct 14 22:21:14.485 INFO blam! test cpu::tests::test_clv ... ok Oct 14 22:21:14.485 INFO blam! test cpu::tests::test_iny ... ok Oct 14 22:21:14.491 INFO blam! test cpu::tests::test_cmp ... ok Oct 14 22:21:14.491 INFO blam! test cpu::tests::test_cpy ... ok Oct 14 22:21:14.491 INFO blam! test cpu::tests::test_jsr ... ok Oct 14 22:21:14.491 INFO blam! test cpu::tests::test_jmp ... ok Oct 14 22:21:14.491 INFO blam! test cpu::tests::test_nop ... ok Oct 14 22:21:14.491 INFO blam! test cpu::tests::test_ldx ... ok Oct 14 22:21:14.491 INFO blam! test cpu::tests::test_ldy ... ok Oct 14 22:21:14.491 INFO blam! test cpu::tests::test_lsr ... ok Oct 14 22:21:14.491 INFO blam! test cpu::tests::test_lda ... ok Oct 14 22:21:14.491 INFO blam! test cpu::tests::test_ora ... ok Oct 14 22:21:14.491 INFO blam! test cpu::tests::test_pha ... ok Oct 14 22:21:14.491 INFO blam! test cpu::tests::test_php ... ok Oct 14 22:21:14.491 INFO blam! test cpu::tests::test_pla ... ok Oct 14 22:21:14.491 INFO blam! test cpu::tests::test_plp ... ok Oct 14 22:21:14.491 INFO blam! test cpu::tests::test_rol ... ok Oct 14 22:21:14.491 INFO blam! test cpu::tests::test_ror ... ok Oct 14 22:21:14.491 INFO blam! test cpu::tests::test_rti ... ok Oct 14 22:21:14.495 INFO blam! test cpu::tests::test_rts ... ok Oct 14 22:21:14.495 INFO blam! test cpu::tests::test_stx ... ok Oct 14 22:21:14.495 INFO blam! test cpu::tests::test_sty ... ok Oct 14 22:21:14.496 INFO blam! test cpu::tests::test_sec ... ok Oct 14 22:21:14.496 INFO blam! test cpu::tests::test_sed ... ok Oct 14 22:21:14.511 INFO blam! test cpu::tests::test_txs ... ok Oct 14 22:21:14.511 INFO blam! test cpu::tests::test_sbc ... ok Oct 14 22:21:14.511 INFO blam! test cpu::tests::test_sta ... ok Oct 14 22:21:14.511 INFO blam! test cpu::tests::test_sei ... ok Oct 14 22:21:14.511 INFO blam! test cpu::tests::test_tax ... ok Oct 14 22:21:14.511 INFO blam! test cpu::tests::test_tay ... ok Oct 14 22:21:14.511 INFO blam! test cpu::tests::test_tsx ... ok Oct 14 22:21:14.515 INFO blam! test cpu::tests::test_txa ... ok Oct 14 22:21:14.515 INFO blam! test ppu::tests::test_writing_to_vram ... ok Oct 14 22:21:14.515 INFO blam! test ppu::tests::test_writing_to_spr_ram ... ok Oct 14 22:21:14.515 INFO blam! test cpu::tests::test_tya ... ok Oct 14 22:21:14.515 INFO blam! test ppu::tests::test_write_scroll ... ok Oct 14 22:21:14.516 INFO blam! test ppu::tests::test_write_ctrl ... ok Oct 14 22:21:14.516 INFO blam! Oct 14 22:21:14.516 INFO blam! test result: ok. 60 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:21:14.516 INFO blam! Oct 14 22:21:14.528 INFO kablam! su: No module specific data is present Oct 14 22:21:15.167 INFO running `"docker" "rm" "-f" "260c03a2e6aa772ebc6d3c63d0d45cf2153423d02865994a24d93488c69e97a1"` Oct 14 22:21:15.443 INFO blam! 260c03a2e6aa772ebc6d3c63d0d45cf2153423d02865994a24d93488c69e97a1