[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] checking AdmiralPotato/inaccunes against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdmiralPotato%2Finaccunes" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AdmiralPotato/inaccunes on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "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-4-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" "+5fee451ebd94296ea05214e819c311e164b30af6" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bbddb318b1c2eef4fc4c08809e998c2396c96b20ed60a7183b7d524e2b295854
[INFO] running `Command { std: "docker" "start" "-a" "bbddb318b1c2eef4fc4c08809e998c2396c96b20ed60a7183b7d524e2b295854", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bbddb318b1c2eef4fc4c08809e998c2396c96b20ed60a7183b7d524e2b295854", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbddb318b1c2eef4fc4c08809e998c2396c96b20ed60a7183b7d524e2b295854", kill_on_drop: false }`
[INFO] [stdout] bbddb318b1c2eef4fc4c08809e998c2396c96b20ed60a7183b7d524e2b295854
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e2716186ca3444d15d6a2763a13203df57761d16a8d7d642320ca99ada7b505
[INFO] running `Command { std: "docker" "start" "-a" "6e2716186ca3444d15d6a2763a13203df57761d16a8d7d642320ca99ada7b505", 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 io-lifetimes v1.0.11
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]     Checking regex-syntax v0.7.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking simd-adler32 v0.3.5
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking inaccu6502 v0.1.0 (/opt/rustwide/workdir/inaccu6502)
[INFO] [stderr]    Compiling anyhow v1.0.71
[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 v0.35.2
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]     Checking flate2 v1.0.26
[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]     Checking png v0.17.9
[INFO] [stderr]     Checking regex v1.8.4
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]     Checking 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] 
[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] 
[INFO] [stderr] error: could not compile `inaccu6502-test` (bin "inaccu6502-test" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `inaccu6502-test` (bin "inaccu6502-test") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "6e2716186ca3444d15d6a2763a13203df57761d16a8d7d642320ca99ada7b505", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e2716186ca3444d15d6a2763a13203df57761d16a8d7d642320ca99ada7b505", kill_on_drop: false }`
[INFO] [stdout] 6e2716186ca3444d15d6a2763a13203df57761d16a8d7d642320ca99ada7b505
