[INFO] cloning repository https://github.com/gdunton/rust-gb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gdunton/rust-gb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgdunton%2Frust-gb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgdunton%2Frust-gb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 67aac1300d784ea4ede854490aae09d697ba1a34 [INFO] testing gdunton/rust-gb against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgdunton%2Frust-gb" "/workspace/builds/worker-73/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-73/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gdunton/rust-gb on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gdunton/rust-gb [INFO] finished tweaking git repo https://github.com/gdunton/rust-gb [INFO] tweaked toml for git repo https://github.com/gdunton/rust-gb written to /workspace/builds/worker-73/source/Cargo.toml [INFO] crate git repo https://github.com/gdunton/rust-gb already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded piston v0.53.0 [INFO] [stderr] Downloaded png v0.16.5 [INFO] [stderr] Downloaded pistoncore-event_loop v0.53.0 [INFO] [stderr] Downloaded gfx_gl v0.6.0 [INFO] [stderr] Downloaded oboe-sys v0.4.0 [INFO] [stderr] Downloaded piston_window v0.118.0 [INFO] [stderr] Downloaded oboe v0.4.1 [INFO] [stderr] Downloaded pistoncore-glutin_window v0.68.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f418c7f97551c684efff69a8a5524008e934c7577a49b4ceed85bb8089363d6e [INFO] running `Command { std: "docker" "start" "-a" "f418c7f97551c684efff69a8a5524008e934c7577a49b4ceed85bb8089363d6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f418c7f97551c684efff69a8a5524008e934c7577a49b4ceed85bb8089363d6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f418c7f97551c684efff69a8a5524008e934c7577a49b4ceed85bb8089363d6e", kill_on_drop: false }` [INFO] [stdout] f418c7f97551c684efff69a8a5524008e934c7577a49b4ceed85bb8089363d6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0036d981aa4e5d89334a6d2a654b76ed2bd662eea6e42100954366e7219e2af4 [INFO] running `Command { std: "docker" "start" "-a" "0036d981aa4e5d89334a6d2a654b76ed2bd662eea6e42100954366e7219e2af4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling piston-float v1.0.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling downcast-rs v1.0.4 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling piston-graphics_api_version v1.0.0 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling weezl v0.1.3 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling piston-texture v0.8.0 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling spin_sleep v1.0.0 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.4.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling cpal v0.13.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling piston-viewport v1.0.0 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling shader_version v0.7.0 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling piston2d-graphics v0.39.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling gfx_gl v0.6.0 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling png v0.16.5 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling gfx v0.18.2 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling tiff v0.6.0 [INFO] [stderr] Compiling wayland-commons v0.28.5 [INFO] [stderr] Compiling alsa v0.5.0 [INFO] [stderr] Compiling image v0.23.12 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling wayland-cursor v0.28.5 [INFO] [stderr] Compiling wayland-egl v0.28.5 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling piston-gfx_texture v0.41.0 [INFO] [stderr] Compiling pistoncore-input v1.0.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.72.0 [INFO] [stderr] Compiling pistoncore-window v0.47.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.53.0 [INFO] [stderr] Compiling piston v0.53.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling winit v0.24.0 [INFO] [stderr] Compiling glutin v0.26.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.68.2 [INFO] [stderr] Compiling piston_window v0.118.0 [INFO] [stderr] Compiling rust-gb v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 41s [INFO] running `Command { std: "docker" "inspect" "0036d981aa4e5d89334a6d2a654b76ed2bd662eea6e42100954366e7219e2af4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0036d981aa4e5d89334a6d2a654b76ed2bd662eea6e42100954366e7219e2af4", kill_on_drop: false }` [INFO] [stdout] 0036d981aa4e5d89334a6d2a654b76ed2bd662eea6e42100954366e7219e2af4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] edfe3034afa2ae4cc9d7d1d45d0cc18dd2b2d7f33b74fca0f55dc89957052447 [INFO] running `Command { std: "docker" "start" "-a" "edfe3034afa2ae4cc9d7d1d45d0cc18dd2b2d7f33b74fca0f55dc89957052447", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rust-gb v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 59.59s [INFO] running `Command { std: "docker" "inspect" "edfe3034afa2ae4cc9d7d1d45d0cc18dd2b2d7f33b74fca0f55dc89957052447", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edfe3034afa2ae4cc9d7d1d45d0cc18dd2b2d7f33b74fca0f55dc89957052447", kill_on_drop: false }` [INFO] [stdout] edfe3034afa2ae4cc9d7d1d45d0cc18dd2b2d7f33b74fca0f55dc89957052447 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5774d6aa678a39d787cdbc4744d19350656b67a3fe49d6c1f5101c9769212b30 [INFO] running `Command { std: "docker" "start" "-a" "5774d6aa678a39d787cdbc4744d19350656b67a3fe49d6c1f5101c9769212b30", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.35s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_gb-c04a908a6143326c) [INFO] [stdout] [INFO] [stdout] running 122 tests [INFO] [stdout] test gameboy::cpu::can_write_8_read_16 ... ok [INFO] [stdout] test gameboy::flags_register::test_flag ... ok [INFO] [stdout] test gameboy::cpu::created_cpu_is_zero ... ok [INFO] [stdout] test gameboy::memory_adapter::we_can_subscribe_to_memory_change_events ... ok [INFO] [stdout] test gameboy::ppu::get_the_correct_pixel_from_background_sprite ... ok [INFO] [stdout] test gameboy::flags_register::set_flag_test ... ok [INFO] [stdout] test gameboy::cpu::can_write_then_read ... ok [INFO] [stdout] test gameboy::tests::add_test::add_hl_size_test ... ok [INFO] [stdout] test gameboy::tests::add_test::add_hl_c_flag_overflow_byte ... ok [INFO] [stdout] test gameboy::tests::cp_test::cp_test::flag_tests_h_flag_is_set_correctly ... ok [INFO] [stdout] test gameboy::tests::add_test::add_hl_sets_z_if_result_0 ... ok [INFO] [stdout] test gameboy::tests::cp_test::cp_test::flag_tests_n_flag_must_be_set ... ok [INFO] [stdout] test gameboy::tests::add_test::add_hl_h_flag_overflow_at_half_byte ... ok [INFO] [stdout] test gameboy::tests::add_test::add_hl_reset_flags_if_set ... ok [INFO] [stdout] test gameboy::tests::bit_instruction ... ok [INFO] [stdout] test gameboy::tests::call_moves_the_program_counter_to_the_call_location ... ok [INFO] [stdout] test gameboy::tests::cp_test::cp_test::cp_instruction_leaves_a_unchanged ... ok [INFO] [stdout] test gameboy::tests::cp_test::cp_test::cp_hl_carry_if_result_negative ... ok [INFO] [stdout] test gameboy::tests::cp_test::cp_test::flag_tests_set_the_c_flag_if_the_result_is_less_than_0 ... ok [INFO] [stdout] test gameboy::tests::call_sets_the_stack_value_correctly ... ok [INFO] [stdout] test gameboy::tests::cp_test::cp_test::flag_tests_z_flag_is_set_if_result_is_0 ... ok [INFO] [stdout] test gameboy::tests::call_instruction_takes_24_cycles ... ok [INFO] [stdout] test gameboy::tests::alu_test::no_sound_if_volume_0 ... ok [INFO] [stdout] test gameboy::tests::cp_test::cp_test::cp_hl_z_if_result_zero ... ok [INFO] [stdout] test gameboy::tests::alu_test::can_construct_gb_with_alu ... ok [INFO] [stdout] test gameboy::tests::dec_test::dec_test::can_decode_16_bit_dec ... ok [INFO] [stdout] test gameboy::tests::dec_test::dec_test::dec_hl_offset_sets_the_zero_flag_at_zero ... ok [INFO] [stdout] test gameboy::tests::dec_test::dec_test::dec_decode_instructions ... ok [INFO] [stdout] test gameboy::tests::dec_test::dec_test::dec_hl_offset_should_reset_the_zero_flag_if_already_set ... ok [INFO] [stdout] test gameboy::tests::dec_test::dec_test::dec_hl_offset_can_run ... ok [INFO] [stdout] test gameboy::tests::dec_test::dec_test::dec_hl_offset_set_the_h_flag_at_1000 ... ok [INFO] [stdout] test gameboy::tests::dec_test::dec_test::dec_hl_offset_should_underflow ... ok [INFO] [stdout] test gameboy::tests::dec_test::dec_test::dec_set_the_h_flag_at_1000 ... ok [INFO] [stdout] test gameboy::tests::dec_test::dec_test::dec_should_reset_the_zero_flag_if_already_set ... ok [INFO] [stdout] test gameboy::tests::dec_test::dec_test::dec_should_underflow ... ok [INFO] [stdout] test gameboy::tests::inc_test::inc_increases_value_in_registry ... ok [INFO] [stdout] test gameboy::tests::dec_test::dec_test::dec_sets_the_zero_flag_at_zero ... ok [INFO] [stdout] test gameboy::tests::get_memory_slice_at_works ... ok [INFO] [stdout] test gameboy::tests::inc_test::decode_all_increment_instructions ... ok [INFO] [stdout] test gameboy::tests::i_can_access_all_parts_of_memory ... ok [INFO] [stdout] test gameboy::tests::jump_test::jump_test::the_jr_with_no_conditions_always_jumps ... ok [INFO] [stdout] test gameboy::tests::dec_test::dec_test::dec_with_a_16_bit_register ... ok [INFO] [stdout] test gameboy::tests::inc_test::inc_supports_hl_indirect ... ok [INFO] [stdout] test gameboy::tests::jump_test::jump_test::jp_a16_instruction_jumps_to_location ... ok [INFO] [stdout] test gameboy::tests::interrupts::di_does_not_do_anything ... ok [INFO] [stdout] test gameboy::tests::jump_test::jump_test::jr_z_8_instruction_not_working_correctly ... ok [INFO] [stdout] test gameboy::tests::load16_test::load16_test::fixed_value_ld16_test ... ok [INFO] [stdout] test gameboy::tests::load16_test::load16_test::ld_decoding_test ... ok [INFO] [stdout] test gameboy::tests::load16_test::load16_test::register_ld16 ... ok [INFO] [stdout] test gameboy::tests::load8_test::load8_test::ld8_can_move_between_registers ... ok [INFO] [stdout] test gameboy::tests::load16_test::load16_test::test_ld16_hl_spr8 ... ok [INFO] [stdout] test gameboy::tests::load8_test::load8_test::ld8_can_move_to_hl_offset ... ok [INFO] [stdout] test gameboy::tests::load8_test::load8_test::ld8_from_r8_into_hl ... ok [INFO] [stdout] test gameboy::tests::load16_test::load16_test::address_ld16 ... ok [INFO] [stdout] test gameboy::tests::load8_test::load8_test::ldh_a8_a ... ok [INFO] [stdout] test gameboy::tests::load8_test::load8_test::ld8_hl_d8 ... ok [INFO] [stdout] test gameboy::tests::load8_test::load8_test::ld8_a_hlplus ... ok [INFO] [stdout] test gameboy::tests::load8_test::load8_test::load8_instructions ... ok [INFO] [stdout] test gameboy::tests::alu_test::increase_the_frequency_decrease_number_peaks ... ok [INFO] [stdout] test gameboy::tests::jump_test::jump_test::jump_instruction ... ok [INFO] [stdout] test gameboy::tests::nop_instruction ... ok [INFO] [stdout] test gameboy::tests::interrupts::ei_does_not_do_anything ... ok [INFO] [stdout] test gameboy::tests::inc_test::n_flag_is_set_to_0 ... ok [INFO] [stdout] test gameboy::tests::inc_test::increment_from_max_causes_overflow ... ok [INFO] [stdout] test gameboy::tests::inc_test::increment_does_not_reset_flags_set_flags ... ok [INFO] [stdout] test gameboy::tests::inc_test::increment_can_cause_a_half_overflow ... ok [INFO] [stdout] test gameboy::tests::opcode_printer_test::opcode_printer_tests::can_get_instruction_plus_offset ... ok [INFO] [stdout] test gameboy::tests::opcode_printer_test::opcode_printer_tests::can_print_an_instruction_as_a_string ... ok [INFO] [stdout] test gameboy::tests::opcode_printer_test::opcode_printer_tests::get_a_second_instruction_correctly ... ok [INFO] [stdout] test gameboy::tests::load8_test::load8_test::ldh_a_a8 ... ok [INFO] [stdout] test gameboy::tests::load8_test::load8_test::ld_h_d8 ... ok [INFO] [stdout] test gameboy::tests::load8_test::load8_test::ld8_is_decoded_correctly ... ok [INFO] [stdout] test gameboy::tests::load8_test::load8_test::ld_a_a8 ... ok [INFO] [stdout] test gameboy::tests::load8_test::load8_test::ld_a_hl_decrement ... ok [INFO] [stdout] test gameboy::tests::load8_test::load8_test::ld8_hl_plus_a ... ok [INFO] [stdout] test gameboy::tests::load8_test::load8_test::l8_can_move_from_hl_offset ... ok [INFO] [stdout] test gameboy::tests::ppu_test::retrieving_the_screen_colors_gets_the_top_left_of_the_vram ... ok [INFO] [stdout] test gameboy::tests::inc_test::inc_16_instruction ... ok [INFO] [stdout] test gameboy::tests::alu_test::period_reduces_volume ... ok [INFO] [stdout] test gameboy::tests::or::or_r8_test ... ok [INFO] [stdout] test gameboy::tests::load8_test::load8_test::ld8_into_address_address ... ok [INFO] [stdout] test gameboy::tests::dec_test::dec_test::dec_instruction_removes_one_from_the_correct_register ... ok [INFO] [stdout] test gameboy::tests::cp_test::cp_test::next_cp_instruction_tests ... ok [INFO] [stdout] test gameboy::tests::or::writing_to_a_works ... ok [INFO] [stdout] test gameboy::tests::alu_test::trigger_bit_is_reset_after_frame ... ok [INFO] [stdout] test gameboy::tests::alu_test::increase_duty_increases_peaks ... ok [INFO] [stdout] test gameboy::tests::pop_test::pop_test::pop_instruction_moves_the_stack_pointer ... ok [INFO] [stdout] test gameboy::tests::sets_all_flags_to_false_even_if_they_are_set ... ok [INFO] [stdout] test gameboy::tests::alu_test::increase_volume_increases_output ... ok [INFO] [stdout] test gameboy::tests::alu_test::setting_volume_enables_output ... ok [INFO] [stdout] test gameboy::tests::ppu_test::a_default_gameboy_will_have_a_white_screen ... ok [INFO] [stdout] test gameboy::tests::xor_test::xor_sets_flags_based_on_result ... ok [INFO] [stdout] test gameboy::tests::timing::ret_test::calling_tick_up_to_a_breakpoint_will_cause_the_gb_to_stop ... ok [INFO] [stdout] test gameboy::tests::timing::ret_test::ticking_from_a_breakpoint_will_continue_to_the_next_breakpoint ... ok [INFO] [stdout] test gameboy::tests::ppu_test::screen_draws_correctly_when_it_wraps_around_the_side_and_bottom ... ok [INFO] [stdout] test gameboy::tests::xor_instruction ... ok [INFO] [stdout] test gameboy::tests::ppu_test::setting_the_palette_color_sets_the_colors_of_the_sprites ... ok [INFO] [stdout] test gameboy::tests::ppu_test::turning_off_the_lcd_screen_resets_ly_register_to_0 ... ok [INFO] [stdout] test gameboy::tests::ppu_test::move_the_screen_position_will_move_what_is_displayed_on_screen ... ok [INFO] [stdout] test gameboy::tests::push_instruction_tests_push_moves_2_bytes_onto_the_stack ... ok [INFO] [stdout] test gameboy::tests::ret_test::ret_test::ret_jumps_back_to_correct_place ... ok [INFO] [stdout] test gameboy::tests::ret_test::ret_test::run_instruction_is_1_byte_big ... ok [INFO] [stdout] test gameboy::tests::rla_cycles_the_a_register_left_through_carry ... ok [INFO] [stdout] test gameboy::tests::rotate_left_sets_the_zero_flag_if_the_result_is_0 ... ok [INFO] [stdout] test gameboy::tests::rotate_left_shifts_along_with_the_carry_flag ... ok [INFO] [stdout] test gameboy::tests::set_ff50_to_disable_bootloader ... ok [INFO] [stdout] test gameboy::tests::sub_test::sub_test::decoding_sub_instructions_test ... ok [INFO] [stdout] test gameboy::tests::sub_test::sub_test::set_h_if_4th_bit_is_borrowed ... ok [INFO] [stdout] test gameboy::tests::sub_test::sub_test::set_the_z_register_if_result_is_zero ... ok [INFO] [stdout] test gameboy::tests::ppu_test::use_instruction_to_load_a_palette ... ok [INFO] [stdout] test gameboy::tests::ppu_test::tiles_are_displayed_correctly ... ok [INFO] [stdout] test gameboy::tests::sub_test::sub_test::sub_b_instruction ... ok [INFO] [stdout] test gameboy::tests::xor_test::decode_xor_test ... ok [INFO] [stdout] test gameboy::tests::xor_test::xor_instruction ... ok [INFO] [stdout] test gameboy::tests::opcode_printer_test::opcode_printer_tests::will_fail_getting_an_instruction_out_of_range ... ok [INFO] [stdout] test gameboy::tests::load16_test::load16_test::test_spr8_flags ... ok [INFO] [stdout] test gameboy::tests::ppu_test::the_ppu_should_set_the_ly_register_every_456_clocks_when_screen_on ... ok [INFO] [stdout] test gameboy::tests::xor_test::xor_sets_a_to_result ... ok [INFO] [stdout] test gameboy::tests::sub_test::sub_test::set_c_if_b_greater_than_8 ... ok [INFO] [stdout] test gameboy::tests::ppu_test::a_tile_with_multiple_shades_comes_out_correctly ... ok [INFO] [stdout] test gameboy::tests::ppu_test::tile_gets_drawn_the_right_way_around ... ok [INFO] [stdout] test gameboy::tests::timing::ret_test::calling_tick_on_a_loop_will_cause_the_frame_to_complete ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 122 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5774d6aa678a39d787cdbc4744d19350656b67a3fe49d6c1f5101c9769212b30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5774d6aa678a39d787cdbc4744d19350656b67a3fe49d6c1f5101c9769212b30", kill_on_drop: false }` [INFO] [stdout] 5774d6aa678a39d787cdbc4744d19350656b67a3fe49d6c1f5101c9769212b30