[INFO] cloning repository https://github.com/deepconcern/gameboy_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deepconcern/gameboy_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeepconcern%2Fgameboy_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeepconcern%2Fgameboy_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2f50f57912b60d1b6a9c550f8ff067dd87aee639 [INFO] checking deepconcern/gameboy_rust against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeepconcern%2Fgameboy_rust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/deepconcern/gameboy_rust on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/deepconcern/gameboy_rust [INFO] finished tweaking git repo https://github.com/deepconcern/gameboy_rust [INFO] tweaked toml for git repo https://github.com/deepconcern/gameboy_rust written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/deepconcern/gameboy_rust 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-5-tc1/source/emulation/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc2054c999639a27a1ca6ba71b9d9d838009593488bf53f2e19d2e74e8d8a7ef [INFO] running `Command { std: "docker" "start" "-a" "cc2054c999639a27a1ca6ba71b9d9d838009593488bf53f2e19d2e74e8d8a7ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc2054c999639a27a1ca6ba71b9d9d838009593488bf53f2e19d2e74e8d8a7ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc2054c999639a27a1ca6ba71b9d9d838009593488bf53f2e19d2e74e8d8a7ef", kill_on_drop: false }` [INFO] [stdout] cc2054c999639a27a1ca6ba71b9d9d838009593488bf53f2e19d2e74e8d8a7ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdf90b51bf567abadedfb005f39fa87ad63ec9237fbce06b9687f5903640ac72 [INFO] running `Command { std: "docker" "start" "-a" "bdf90b51bf567abadedfb005f39fa87ad63ec9237fbce06b9687f5903640ac72", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/emulation/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking symphonia-core v0.5.3 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling sdl2-sys v0.36.0 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling cpal v0.15.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling sdl2 v0.36.0 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking gameboy_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking symphonia-metadata v0.5.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking symphonia-bundle-mp3 v0.5.3 [INFO] [stderr] Checking alsa v0.7.1 [INFO] [stderr] Checking symphonia v0.5.3 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking rodio v0.17.3 [INFO] [stderr] Checking emulation v0.1.0 (/opt/rustwide/workdir/emulation) [INFO] [stderr] Checking desktop v0.1.0 (/opt/rustwide/workdir/desktop) [INFO] [stdout] error[E0425]: cannot find value `opcode` in this scope [INFO] [stdout] --> emulation/tests/arithmetic_instruction_tests.rs:203:52 [INFO] [stdout] | [INFO] [stdout] 203 | let mut emulator = common::simple_emulator(opcode); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `register` in this scope [INFO] [stdout] --> emulation/tests/arithmetic_instruction_tests.rs:206:31 [INFO] [stdout] | [INFO] [stdout] 206 | emulator.set_register(register, b); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `test_add_simple` in this scope [INFO] [stdout] --> emulation/tests/arithmetic_instruction_tests.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | test_add_simple(run); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `test_add_with_carry` in this scope [INFO] [stdout] --> emulation/tests/arithmetic_instruction_tests.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 42 | fn test_add_with_carry_flags(emulator: Emulator) { [INFO] [stdout] | ------------------------------------------------ similarly named function `test_add_with_carry_flags` defined here [INFO] [stdout] ... [INFO] [stdout] 171 | test_add_with_carry(run); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `test_add_with_carry_flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `test_add_with_half_carry` in this scope [INFO] [stdout] --> emulation/tests/arithmetic_instruction_tests.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 49 | fn test_add_with_half_carry_flags(emulator: Emulator) { [INFO] [stdout] | ----------------------------------------------------- similarly named function `test_add_with_half_carry_flags` defined here [INFO] [stdout] ... [INFO] [stdout] 176 | test_add_with_half_carry(run); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `test_add_with_half_carry_flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `test_add_zeroed` in this scope [INFO] [stdout] --> emulation/tests/arithmetic_instruction_tests.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | test_add_zeroed(run); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `test_add_simple_results` in this scope [INFO] [stdout] --> emulation/tests/arithmetic_instruction_tests.rs:233:21 [INFO] [stdout] | [INFO] [stdout] 35 | fn test_add_simple_flags(emulator: Emulator) { [INFO] [stdout] | -------------------------------------------- similarly named function `test_add_simple_flags` defined here [INFO] [stdout] ... [INFO] [stdout] 233 | test_add_simple_results(emulator, with_carry) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `test_add_simple_flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `test_add_simple` in this scope [INFO] [stdout] --> emulation/tests/arithmetic_instruction_tests.rs:235:22 [INFO] [stdout] | [INFO] [stdout] 235 | _ => test_add_simple(opcode, run), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `test_add_with_carry` in this scope [INFO] [stdout] --> emulation/tests/arithmetic_instruction_tests.rs:244:13 [INFO] [stdout] | [INFO] [stdout] 42 | fn test_add_with_carry_flags(emulator: Emulator) { [INFO] [stdout] | ------------------------------------------------ similarly named function `test_add_with_carry_flags` defined here [INFO] [stdout] ... [INFO] [stdout] 244 | test_add_with_carry(opcode, run); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `test_add_with_carry_flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `test_add_with_half_carry` in this scope [INFO] [stdout] --> emulation/tests/arithmetic_instruction_tests.rs:251:13 [INFO] [stdout] | [INFO] [stdout] 49 | fn test_add_with_half_carry_flags(emulator: Emulator) { [INFO] [stdout] | ----------------------------------------------------- similarly named function `test_add_with_half_carry_flags` defined here [INFO] [stdout] ... [INFO] [stdout] 251 | test_add_with_half_carry(opcode, run); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `test_add_with_half_carry_flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `test_add_zeroed` in this scope [INFO] [stdout] --> emulation/tests/arithmetic_instruction_tests.rs:258:13 [INFO] [stdout] | [INFO] [stdout] 258 | test_add_zeroed(opcode, run); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `test_adc_simple` in this scope [INFO] [stdout] --> emulation/tests/arithmetic_instruction_tests.rs:288:9 [INFO] [stdout] | [INFO] [stdout] 288 | test_adc_simple(run, ); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `test_adc_with_carry` in this scope [INFO] [stdout] --> emulation/tests/arithmetic_instruction_tests.rs:293:9 [INFO] [stdout] | [INFO] [stdout] 293 | test_adc_with_carry(run); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `test_adc_with_half_carry` in this scope [INFO] [stdout] --> emulation/tests/arithmetic_instruction_tests.rs:298:9 [INFO] [stdout] | [INFO] [stdout] 49 | fn test_add_with_half_carry_flags(emulator: Emulator) { [INFO] [stdout] | ----------------------------------------------------- similarly named function `test_add_with_half_carry_flags` defined here [INFO] [stdout] ... [INFO] [stdout] 298 | test_adc_with_half_carry(run); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `test_add_with_half_carry_flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `test_adc_zeroed` in this scope [INFO] [stdout] --> emulation/tests/arithmetic_instruction_tests.rs:303:9 [INFO] [stdout] | [INFO] [stdout] 303 | test_adc_zeroed(run); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `test_adc_simple` in this scope [INFO] [stdout] --> emulation/tests/arithmetic_instruction_tests.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 332 | test_adc_simple(run); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `test_adc_with_carry` in this scope [INFO] [stdout] --> emulation/tests/arithmetic_instruction_tests.rs:337:9 [INFO] [stdout] | [INFO] [stdout] 337 | test_adc_with_carry(run); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `test_adc_with_half_carry` in this scope [INFO] [stdout] --> emulation/tests/arithmetic_instruction_tests.rs:342:9 [INFO] [stdout] | [INFO] [stdout] 49 | fn test_add_with_half_carry_flags(emulator: Emulator) { [INFO] [stdout] | ----------------------------------------------------- similarly named function `test_add_with_half_carry_flags` defined here [INFO] [stdout] ... [INFO] [stdout] 342 | test_adc_with_half_carry(run); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `test_add_with_half_carry_flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `test_adc_zeroed` in this scope [INFO] [stdout] --> emulation/tests/arithmetic_instruction_tests.rs:347:9 [INFO] [stdout] | [INFO] [stdout] 347 | test_adc_zeroed(run); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 19 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `emulation` (test "arithmetic_instruction_tests") due to 20 previous errors [INFO] running `Command { std: "docker" "inspect" "bdf90b51bf567abadedfb005f39fa87ad63ec9237fbce06b9687f5903640ac72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdf90b51bf567abadedfb005f39fa87ad63ec9237fbce06b9687f5903640ac72", kill_on_drop: false }` [INFO] [stdout] bdf90b51bf567abadedfb005f39fa87ad63ec9237fbce06b9687f5903640ac72