Oct 10 23:56:49.510 INFO testing drgomesp/oxiboy against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 23:56:49.510 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 23:56:49.510 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 10 23:56:50.052 INFO blam! 85b938c79b97f71acca2fd9d9f0fdc450c9d7649e7633df809be6db5c123e586 Oct 10 23:56:50.058 INFO running `"docker" "start" "-a" "85b938c79b97f71acca2fd9d9f0fdc450c9d7649e7633df809be6db5c123e586"` Oct 10 23:56:51.392 INFO kablam! usermod: no changes Oct 10 23:56:51.464 INFO kablam! Compiling oxiboy v0.1.0 (/source) Oct 10 23:56:52.658 INFO kablam! warning: variant is never constructed: `AF` Oct 10 23:56:52.658 INFO kablam! --> src/gameboy/hardware/cpu/registers.rs:35:5 Oct 10 23:56:52.658 INFO kablam! | Oct 10 23:56:52.658 INFO kablam! 35 | AF, Oct 10 23:56:52.658 INFO kablam! | ^^ Oct 10 23:56:52.658 INFO kablam! | Oct 10 23:56:52.658 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 23:56:52.658 INFO kablam! Oct 10 23:56:52.658 INFO kablam! warning: variant is never constructed: `VBlank` Oct 10 23:56:52.658 INFO kablam! --> src/gameboy/hardware/ppu/mod.rs:8:5 Oct 10 23:56:52.658 INFO kablam! | Oct 10 23:56:52.658 INFO kablam! 8 | VBlank, Oct 10 23:56:52.658 INFO kablam! | ^^^^^^ Oct 10 23:56:52.658 INFO kablam! Oct 10 23:56:52.658 INFO kablam! warning: field is never used: `scroll_x` Oct 10 23:56:52.658 INFO kablam! --> src/gameboy/hardware/ppu/mod.rs:16:5 Oct 10 23:56:52.658 INFO kablam! | Oct 10 23:56:52.658 INFO kablam! 16 | scroll_x: u8, Oct 10 23:56:52.658 INFO kablam! | ^^^^^^^^^^^^ Oct 10 23:56:52.658 INFO kablam! Oct 10 23:56:52.658 INFO kablam! warning: method is never used: `get_scroll_y` Oct 10 23:56:52.658 INFO kablam! --> src/gameboy/hardware/ppu/mod.rs:44:5 Oct 10 23:56:52.658 INFO kablam! | Oct 10 23:56:52.658 INFO kablam! 44 | pub fn get_scroll_y(&self) -> u8 { Oct 10 23:56:52.658 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 23:56:52.658 INFO kablam! Oct 10 23:56:53.588 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.16s Oct 10 23:56:53.588 INFO kablam! su: No module specific data is present Oct 10 23:56:54.153 INFO running `"docker" "rm" "-f" "85b938c79b97f71acca2fd9d9f0fdc450c9d7649e7633df809be6db5c123e586"` Oct 10 23:56:54.336 INFO blam! 85b938c79b97f71acca2fd9d9f0fdc450c9d7649e7633df809be6db5c123e586 Oct 10 23:56:54.345 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 23:56:54.345 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 10 23:56:54.814 INFO blam! aa4f3b6695ed451676fad681f4287d19975b907094f86a28904c501fb813788c Oct 10 23:56:54.815 INFO running `"docker" "start" "-a" "aa4f3b6695ed451676fad681f4287d19975b907094f86a28904c501fb813788c"` Oct 10 23:56:55.859 INFO kablam! usermod: no changes Oct 10 23:56:55.922 INFO kablam! Compiling oxiboy v0.1.0 (/source) Oct 10 23:56:57.160 INFO kablam! warning: variant is never constructed: `AF` Oct 10 23:56:57.160 INFO kablam! --> src/gameboy/hardware/cpu/registers.rs:35:5 Oct 10 23:56:57.160 INFO kablam! | Oct 10 23:56:57.160 INFO kablam! 35 | AF, Oct 10 23:56:57.160 INFO kablam! | ^^ Oct 10 23:56:57.160 INFO kablam! | Oct 10 23:56:57.160 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 23:56:57.160 INFO kablam! Oct 10 23:56:57.160 INFO kablam! warning: variant is never constructed: `VBlank` Oct 10 23:56:57.160 INFO kablam! --> src/gameboy/hardware/ppu/mod.rs:8:5 Oct 10 23:56:57.160 INFO kablam! | Oct 10 23:56:57.160 INFO kablam! 8 | VBlank, Oct 10 23:56:57.160 INFO kablam! | ^^^^^^ Oct 10 23:56:57.160 INFO kablam! Oct 10 23:56:57.160 INFO kablam! warning: field is never used: `scroll_x` Oct 10 23:56:57.160 INFO kablam! --> src/gameboy/hardware/ppu/mod.rs:16:5 Oct 10 23:56:57.160 INFO kablam! | Oct 10 23:56:57.160 INFO kablam! 16 | scroll_x: u8, Oct 10 23:56:57.160 INFO kablam! | ^^^^^^^^^^^^ Oct 10 23:56:57.160 INFO kablam! Oct 10 23:56:57.160 INFO kablam! warning: method is never used: `get_scroll_y` Oct 10 23:56:57.160 INFO kablam! --> src/gameboy/hardware/ppu/mod.rs:44:5 Oct 10 23:56:57.160 INFO kablam! | Oct 10 23:56:57.160 INFO kablam! 44 | pub fn get_scroll_y(&self) -> u8 { Oct 10 23:56:57.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 23:56:57.160 INFO kablam! Oct 10 23:56:57.673 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.78s Oct 10 23:56:57.673 INFO kablam! su: No module specific data is present Oct 10 23:56:58.756 INFO running `"docker" "rm" "-f" "aa4f3b6695ed451676fad681f4287d19975b907094f86a28904c501fb813788c"` Oct 10 23:56:58.984 INFO blam! aa4f3b6695ed451676fad681f4287d19975b907094f86a28904c501fb813788c Oct 10 23:56:58.987 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 23:56:58.988 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 10 23:56:59.436 INFO blam! 0fe25e5634c283c5819b3985eb94f93331d3b062f03e88c832c4a2e80c273598 Oct 10 23:56:59.441 INFO running `"docker" "start" "-a" "0fe25e5634c283c5819b3985eb94f93331d3b062f03e88c832c4a2e80c273598"` Oct 10 23:57:00.696 INFO kablam! usermod: no changes Oct 10 23:57:00.771 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 10 23:57:00.772 INFO kablam! Running /target/debug/deps/oxiboy-53c66bdcad38c793 Oct 10 23:57:00.810 INFO blam! Oct 10 23:57:00.810 INFO kablam! su: No module specific data is present Oct 10 23:57:00.810 INFO blam! running 0 tests Oct 10 23:57:00.811 INFO blam! Oct 10 23:57:00.811 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 23:57:00.811 INFO blam! Oct 10 23:57:01.717 INFO running `"docker" "rm" "-f" "0fe25e5634c283c5819b3985eb94f93331d3b062f03e88c832c4a2e80c273598"` Oct 10 23:57:02.129 INFO blam! 0fe25e5634c283c5819b3985eb94f93331d3b062f03e88c832c4a2e80c273598