[INFO] cloning repository https://github.com/Diegovsky/emu-6502
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Diegovsky/emu-6502" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDiegovsky%2Femu-6502", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDiegovsky%2Femu-6502'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cfcaec9d57626699d39e1914e262464f91943ddc
[INFO] building Diegovsky/emu-6502 against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDiegovsky%2Femu-6502" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Diegovsky/emu-6502 on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Diegovsky/emu-6502
[INFO] finished tweaking git repo https://github.com/Diegovsky/emu-6502
[INFO] tweaked toml for git repo https://github.com/Diegovsky/emu-6502 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Diegovsky/emu-6502 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fehler-macros v1.0.0
[INFO] [stderr]   Downloaded macro_rules_attribute-proc_macro v0.2.0
[INFO] [stderr]   Downloaded fehler v1.0.0
[INFO] [stderr]   Downloaded macro_rules_attribute v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02de763650a621ce51217ed30fe215d75ccaba411351273d75074d57815aa8ca
[INFO] running `Command { std: "docker" "start" "-a" "02de763650a621ce51217ed30fe215d75ccaba411351273d75074d57815aa8ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02de763650a621ce51217ed30fe215d75ccaba411351273d75074d57815aa8ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02de763650a621ce51217ed30fe215d75ccaba411351273d75074d57815aa8ca", kill_on_drop: false }`
[INFO] [stdout] 02de763650a621ce51217ed30fe215d75ccaba411351273d75074d57815aa8ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61995e9d8c8d8a873fc3a3f195520375acf17cf63610166ca9debea62a751419
[INFO] running `Command { std: "docker" "start" "-a" "61995e9d8c8d8a873fc3a3f195520375acf17cf63610166ca9debea62a751419", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling macro_rules_attribute v0.2.0
[INFO] [stderr]    Compiling syn v2.0.55
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.2
[INFO] [stderr]    Compiling num_enum v0.7.2
[INFO] [stderr]    Compiling fehler-macros v1.0.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling fehler v1.0.0
[INFO] [stderr]    Compiling emu-6502 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/../6502_tests/bin_files/6502_functional_test.bin`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/main.rs:277:15
[INFO] [stdout]     |
[INFO] [stdout] 277 |     let asm = include_bytes!("../6502_tests/bin_files/6502_functional_test.bin");
[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] warning: unused import: `StackOperand`
[INFO] [stdout]   --> src/main.rs:10:61
[INFO] [stdout]    |
[INFO] [stdout] 10 |     AccOp, IndexType, Instruction, MemAddressMode, RegType, StackOperand, Value, ValueSource
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `emu-6502` (bin "emu-6502") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "61995e9d8c8d8a873fc3a3f195520375acf17cf63610166ca9debea62a751419", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61995e9d8c8d8a873fc3a3f195520375acf17cf63610166ca9debea62a751419", kill_on_drop: false }`
[INFO] [stdout] 61995e9d8c8d8a873fc3a3f195520375acf17cf63610166ca9debea62a751419
