[INFO] cloning repository https://github.com/kjughx/emu6502 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kjughx/emu6502" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkjughx%2Femu6502", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkjughx%2Femu6502'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 151a3e72a383443f82afde484af02adfb759f11f [INFO] checking kjughx/emu6502 against try#3298c2ca5e390fd0d104357fdeec514a152a9561 for pr-136490 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkjughx%2Femu6502" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kjughx/emu6502 on toolchain 3298c2ca5e390fd0d104357fdeec514a152a9561 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3298c2ca5e390fd0d104357fdeec514a152a9561" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/kjughx/emu6502 [INFO] finished tweaking git repo https://github.com/kjughx/emu6502 [INFO] tweaked toml for git repo https://github.com/kjughx/emu6502 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kjughx/emu6502 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" "+3298c2ca5e390fd0d104357fdeec514a152a9561" "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 clap v4.4.15 [INFO] [stderr] Downloaded sdl2 v0.36.0 [INFO] [stderr] Downloaded clap_builder v4.4.15 [INFO] [stderr] Downloaded sdl2-sys v0.36.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+3298c2ca5e390fd0d104357fdeec514a152a9561" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5e3c2dc8fd60f0de6b6e97f05ae165aca94251e06160c803a4d286447b5ac5f [INFO] running `Command { std: "docker" "start" "-a" "f5e3c2dc8fd60f0de6b6e97f05ae165aca94251e06160c803a4d286447b5ac5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5e3c2dc8fd60f0de6b6e97f05ae165aca94251e06160c803a4d286447b5ac5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5e3c2dc8fd60f0de6b6e97f05ae165aca94251e06160c803a4d286447b5ac5f", kill_on_drop: false }` [INFO] [stdout] f5e3c2dc8fd60f0de6b6e97f05ae165aca94251e06160c803a4d286447b5ac5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+3298c2ca5e390fd0d104357fdeec514a152a9561" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 607886c756c1a50b09eaf31e29553ed6dab59372841d4e001f9eb82db7ba278a [INFO] running `Command { std: "docker" "start" "-a" "607886c756c1a50b09eaf31e29553ed6dab59372841d4e001f9eb82db7ba278a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling sdl2 v0.36.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sdl2-sys v0.36.0 [INFO] [stderr] Checking anstream v0.6.5 [INFO] [stderr] Checking clap_builder v4.4.15 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking clap v4.4.15 [INFO] [stderr] Checking emu-6502 v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/hardware/cpu/instructions/arithmetic.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/hardware/cpu/instructions/arithmetic.rs:71:26 [INFO] [stdout] | [INFO] [stdout] 71 | for (i, byte) in include_bytes!("arithmetic.bin").iter().enumerate() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/hardware/cpu/instructions/branch.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/hardware/cpu/instructions/branch.rs:148:26 [INFO] [stdout] | [INFO] [stdout] 148 | for (i, byte) in include_bytes!("branch.bin").iter().enumerate() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/hardware/cpu/instructions/flag.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/hardware/cpu/instructions/flag.rs:84:26 [INFO] [stdout] | [INFO] [stdout] 84 | for (i, byte) in include_bytes!("flag.bin").iter().enumerate() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/hardware/cpu/instructions/increment_decrement.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/hardware/cpu/instructions/increment_decrement.rs:97:26 [INFO] [stdout] | [INFO] [stdout] 97 | for (i, byte) in include_bytes!("increment_decrement.bin").iter().enumerate() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/hardware/cpu/instructions/jump_call.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/hardware/cpu/instructions/jump_call.rs:77:26 [INFO] [stdout] | [INFO] [stdout] 77 | for (i, byte) in include_bytes!("jump_call.bin").iter().enumerate() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/hardware/cpu/instructions/load_store.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/hardware/cpu/instructions/load_store.rs:84:26 [INFO] [stdout] | [INFO] [stdout] 84 | for (i, byte) in include_bytes!("load_store.bin").iter().enumerate() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/hardware/cpu/instructions/logical.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/hardware/cpu/instructions/logical.rs:115:26 [INFO] [stdout] | [INFO] [stdout] 115 | for (i, byte) in include_bytes!("logical.bin").iter().enumerate() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/hardware/cpu/instructions/shift.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/hardware/cpu/instructions/shift.rs:113:26 [INFO] [stdout] | [INFO] [stdout] 113 | for (i, byte) in include_bytes!("shift.bin").iter().enumerate() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/hardware/cpu/instructions/stack.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/hardware/cpu/instructions/stack_op.rs:92:26 [INFO] [stdout] | [INFO] [stdout] 92 | for (i, byte) in include_bytes!("stack.bin").iter().enumerate() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `emu-6502` (lib test) due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "607886c756c1a50b09eaf31e29553ed6dab59372841d4e001f9eb82db7ba278a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "607886c756c1a50b09eaf31e29553ed6dab59372841d4e001f9eb82db7ba278a", kill_on_drop: false }` [INFO] [stdout] 607886c756c1a50b09eaf31e29553ed6dab59372841d4e001f9eb82db7ba278a