[INFO] cloning repository https://github.com/djwormlight/chip8_interpreter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/djwormlight/chip8_interpreter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjwormlight%2Fchip8_interpreter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjwormlight%2Fchip8_interpreter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8472f1b7324734fd6094098758ca52677ac8d6f [INFO] testing djwormlight/chip8_interpreter against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjwormlight%2Fchip8_interpreter" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/djwormlight/chip8_interpreter [INFO] finished tweaking git repo https://github.com/djwormlight/chip8_interpreter [INFO] tweaked toml for git repo https://github.com/djwormlight/chip8_interpreter written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/djwormlight/chip8_interpreter on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/djwormlight/chip8_interpreter already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a23f44593652c45bf1a93f666d8f0f0e6b64ef64fb8ff7d0ec9eb7fc4845693 [INFO] running `Command { std: "docker" "start" "-a" "3a23f44593652c45bf1a93f666d8f0f0e6b64ef64fb8ff7d0ec9eb7fc4845693", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a23f44593652c45bf1a93f666d8f0f0e6b64ef64fb8ff7d0ec9eb7fc4845693", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a23f44593652c45bf1a93f666d8f0f0e6b64ef64fb8ff7d0ec9eb7fc4845693", kill_on_drop: false }` [INFO] [stdout] 3a23f44593652c45bf1a93f666d8f0f0e6b64ef64fb8ff7d0ec9eb7fc4845693 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02ab1cbf474bcdf3c1fa4ec386c56bd84a8f34f649d0442b11ccdbfe7ab066bd [INFO] running `Command { std: "docker" "start" "-a" "02ab1cbf474bcdf3c1fa4ec386c56bd84a8f34f649d0442b11ccdbfe7ab066bd", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling wayland-client v0.31.7 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling drm-sys v0.7.0 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling linux-raw-sys v0.6.5 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling drm-fourcc v2.2.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling wayland-sys v0.31.5 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling tiny-xlib v0.2.4 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling winit v0.30.8 [INFO] [stderr] Compiling softbuffer v0.4.6 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling ctor-lite v0.1.0 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling wayland-scanner v0.31.5 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling dpi v0.1.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling wayland-backend v0.3.7 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling drm-ffi v0.8.0 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling drm v0.12.0 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling wayland-protocols v0.32.5 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling wayland-cursor v0.31.7 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.5 [INFO] [stderr] Compiling wayland-protocols-plasma v0.3.5 [INFO] [stderr] Compiling sctk-adwaita v0.10.1 [INFO] [stderr] Compiling chip8_vm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.53s [INFO] running `Command { std: "docker" "inspect" "02ab1cbf474bcdf3c1fa4ec386c56bd84a8f34f649d0442b11ccdbfe7ab066bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02ab1cbf474bcdf3c1fa4ec386c56bd84a8f34f649d0442b11ccdbfe7ab066bd", kill_on_drop: false }` [INFO] [stdout] 02ab1cbf474bcdf3c1fa4ec386c56bd84a8f34f649d0442b11ccdbfe7ab066bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 019889a43c8dcab1bfad12bdc797453b9a54237a3295721cb488d6b7a5f3c85d [INFO] running `Command { std: "docker" "start" "-a" "019889a43c8dcab1bfad12bdc797453b9a54237a3295721cb488d6b7a5f3c85d", kill_on_drop: false }` [INFO] [stderr] Compiling chip8_vm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.19s [INFO] running `Command { std: "docker" "inspect" "019889a43c8dcab1bfad12bdc797453b9a54237a3295721cb488d6b7a5f3c85d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "019889a43c8dcab1bfad12bdc797453b9a54237a3295721cb488d6b7a5f3c85d", kill_on_drop: false }` [INFO] [stdout] 019889a43c8dcab1bfad12bdc797453b9a54237a3295721cb488d6b7a5f3c85d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d6f029f4ff4d32d85d701b0af61a2be7976bde7346cda9b1c8c40490900e464f [INFO] running `Command { std: "docker" "start" "-a" "d6f029f4ff4d32d85d701b0af61a2be7976bde7346cda9b1c8c40490900e464f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chip8_vm-8b56a75c05a866c2) [INFO] [stdout] [INFO] [stdout] running 35 tests [INFO] [stdout] test chip8::interpreter::tests::test_display_binary_1 ... ok [INFO] [stdout] test chip8::interpreter::tests::test_display_binary_0 ... ok [INFO] [stdout] test chip8::interpreter::tests::test_display_binary_2 ... ok [INFO] [stdout] test chip8::interpreter::tests::test_display_binary_3 ... ok [INFO] [stdout] test chip8::interpreter::tests::test_display_binary_4 ... ok [INFO] [stdout] test chip8::interpreter::tests::test_display_binary_6 ... ok [INFO] [stdout] test chip8::interpreter::tests::test_display_binary_7 ... ok [INFO] [stdout] test chip8::interpreter::tests::test_display_binary_5 ... ok [INFO] [stdout] test chip8::interpreter::tests::test_display_binary_8 ... ok [INFO] [stdout] test chip8::interpreter::tests::test_display_binary_9 ... ok [INFO] [stdout] test chip8::interpreter::tests::test_display_binary_a ... ok [INFO] [stdout] test chip8::interpreter::tests::test_display_binary_b ... ok [INFO] [stdout] test chip8::interpreter::tests::test_display_binary_f ... ok [INFO] [stdout] test chip8::interpreter::tests::test_display_binary_d ... ok [INFO] [stdout] test chip8::interpreter::tests::test_display_binary_c ... ok [INFO] [stdout] test chip8::interpreter::tests::test_display_binary_e ... ok [INFO] [stdout] test chip8::interpreter::tests::test_loading_program_of_max_size ... ok [INFO] [stdout] test chip8::interpreter::tests::test_loading_program_too_large ... ok [INFO] [stdout] test chip8::interpreter::tests::test_opcode_00e0_clear_screen ... ok [INFO] [stdout] test chip8::interpreter::tests::test_opcode_1nnn_jumps_to_address_nnn ... ok [INFO] [stdout] test chip8::interpreter::tests::test_opcode_3xnn_runs_next_instruction_if_vx_not_equal_nn ... ok [INFO] [stdout] test chip8::interpreter::tests::test_opcode_3xnn_skip_next_instruction_if_vx_equals_nn ... ok [INFO] [stdout] test chip8::interpreter::tests::test_opcode_4xnn_runs_next_instruction_if_vx_equal_nn ... ok [INFO] [stdout] test chip8::interpreter::tests::test_opcode_4xnn_skip_next_instruction_if_vx_not_equal_nn ... ok [INFO] [stdout] test chip8::interpreter::tests::test_opcode_5xy0_skips_next_instruction_if_vx_equals_vy ... ok [INFO] [stdout] test chip8::interpreter::tests::test_opcode_6xnn_sets_vx_to_nn ... ok [INFO] [stdout] test chip8::interpreter::tests::test_opcode_7xnn_add_nn_to_vx ... ok [INFO] [stdout] test chip8::interpreter::tests::test_opcode_8xy0_sets_vx_to_value_of_vy ... ok [INFO] [stdout] test chip8::interpreter::tests::test_opcode_8xy1_sets_vx_to_vx_bitwise_or_vy ... ok [INFO] [stdout] test chip8::interpreter::tests::test_opcode_8xy2_sets_vx_to_vx_bitwise_and_vy ... ok [INFO] [stdout] test chip8::interpreter::tests::test_opcode_8xy3_sets_vx_to_vx_bitwise_xor_vy ... ok [INFO] [stdout] test chip8::interpreter::tests::test_opcode_annn_set_register_i_to_nnn ... ok [INFO] [stdout] test chip8::interpreter::tests::test_opcode_dxyn_display_binary_0_sprite ... ok [INFO] [stdout] test chip8::interpreter::tests::test_opcode_dxyn_display_binary_0_sprite_offset_x ... ok [INFO] [stdout] test chip8::interpreter::tests::test_opcode_dxyn_display_binary_0_sprite_offset_y ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/disassemble.rs (/opt/rustwide/target/debug/deps/disassemble-d14cc9490200a138) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d6f029f4ff4d32d85d701b0af61a2be7976bde7346cda9b1c8c40490900e464f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6f029f4ff4d32d85d701b0af61a2be7976bde7346cda9b1c8c40490900e464f", kill_on_drop: false }` [INFO] [stdout] d6f029f4ff4d32d85d701b0af61a2be7976bde7346cda9b1c8c40490900e464f