[INFO] cloning repository https://github.com/AdmiralPotato/inaccunes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AdmiralPotato/inaccunes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdmiralPotato%2Finaccunes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdmiralPotato%2Finaccunes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c10c2e6c155cb074afd27307d5974d68600c16b6
[INFO] building AdmiralPotato/inaccunes against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdmiralPotato%2Finaccunes" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AdmiralPotato/inaccunes on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/AdmiralPotato/inaccunes
[INFO] finished tweaking git repo https://github.com/AdmiralPotato/inaccunes
[INFO] tweaked toml for git repo https://github.com/AdmiralPotato/inaccunes written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/AdmiralPotato/inaccunes 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb74b891922ad0c6b8ba587d6390439bc1c9dcd67da04e4e45005fb2233ab847
[INFO] running `Command { std: "docker" "start" "-a" "eb74b891922ad0c6b8ba587d6390439bc1c9dcd67da04e4e45005fb2233ab847", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb74b891922ad0c6b8ba587d6390439bc1c9dcd67da04e4e45005fb2233ab847", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb74b891922ad0c6b8ba587d6390439bc1c9dcd67da04e4e45005fb2233ab847", kill_on_drop: false }`
[INFO] [stdout] eb74b891922ad0c6b8ba587d6390439bc1c9dcd67da04e4e45005fb2233ab847
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9a8ef13b80f04cec574966f14aae24ef5f45dce47216a9ffa64552543c70695
[INFO] running `Command { std: "docker" "start" "-a" "a9a8ef13b80f04cec574966f14aae24ef5f45dce47216a9ffa64552543c70695", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.5
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling fdeflate v0.3.0
[INFO] [stderr]    Compiling inaccu6502 v0.1.0 (/opt/rustwide/workdir/inaccu6502)
[INFO] [stdout] warning: unused variable: `active`
[INFO] [stdout]    --> inaccu6502/src/cpu.rs:349:38
[INFO] [stdout]     |
[INFO] [stdout] 349 |     pub fn set_irq_signal(&mut self, active: bool) {
[INFO] [stdout]     |                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_active`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling png v0.17.9
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling inaccu6502-test v0.1.0 (/opt/rustwide/workdir/inaccu6502-test)
[INFO] [stdout] error: couldn't read `inaccu6502-test/src/6502_functional_test.bin`: No such file or directory (os error 2)
[INFO] [stdout]  --> inaccu6502-test/src/main.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | const BINARY: &[u8] = include_bytes!("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] [stderr] error: could not compile `inaccu6502-test` (bin "inaccu6502-test") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a9a8ef13b80f04cec574966f14aae24ef5f45dce47216a9ffa64552543c70695", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9a8ef13b80f04cec574966f14aae24ef5f45dce47216a9ffa64552543c70695", kill_on_drop: false }`
[INFO] [stdout] a9a8ef13b80f04cec574966f14aae24ef5f45dce47216a9ffa64552543c70695
