[INFO] cloning repository https://github.com/ncarrillo/emerald [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ncarrillo/emerald" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fncarrillo%2Femerald", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fncarrillo%2Femerald'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 753760f04386b673fa25285b08676806eeb72f2f [INFO] checking ncarrillo/emerald against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fncarrillo%2Femerald" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ncarrillo/emerald 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/ncarrillo/emerald [INFO] finished tweaking git repo https://github.com/ncarrillo/emerald [INFO] tweaked toml for git repo https://github.com/ncarrillo/emerald written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ncarrillo/emerald 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: 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rect_packer v0.2.1 [INFO] [stderr] Downloaded goblin v0.8.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 36a3dcd4f82b24b13875a51eb38a362f7ef7527684a655a056176819a125d778 [INFO] running `Command { std: "docker" "start" "-a" "36a3dcd4f82b24b13875a51eb38a362f7ef7527684a655a056176819a125d778", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36a3dcd4f82b24b13875a51eb38a362f7ef7527684a655a056176819a125d778", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36a3dcd4f82b24b13875a51eb38a362f7ef7527684a655a056176819a125d778", kill_on_drop: false }` [INFO] [stdout] 36a3dcd4f82b24b13875a51eb38a362f7ef7527684a655a056176819a125d778 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 711477ba724964682c45ef4b8e564ac4a8c5373554da40d5bd9f10d70c36ff7b [INFO] running `Command { std: "docker" "start" "-a" "711477ba724964682c45ef4b8e564ac4a8c5373554da40d5bd9f10d70c36ff7b", 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 proc-macro2 v1.0.83 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling sdl2-sys v0.36.0 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling syn v2.0.65 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling sdl2 v0.36.0 [INFO] [stderr] Checking rect_packer v0.2.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking num-bigint v0.4.5 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling scroll_derive v0.12.0 [INFO] [stderr] Checking scroll v0.12.0 [INFO] [stderr] Checking goblin v0.8.2 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Checking emerald-core v0.1.0 (/opt/rustwide/workdir/emerald-core) [INFO] [stdout] error: couldn't read `emerald-core/src/../roms/IP/IP.BIN`: No such file or directory (os error 2) [INFO] [stdout] --> emerald-core/src/emulator.rs:19:27 [INFO] [stdout] | [INFO] [stdout] 19 | pub const IP_BIN: &[u8] = include_bytes!("../roms/IP/IP.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] error: couldn't read `emerald-core/src/../roms/IP/IP.BIN`: No such file or directory (os error 2) [INFO] [stdout] --> emerald-core/src/emulator.rs:19:27 [INFO] [stdout] | [INFO] [stdout] 19 | pub const IP_BIN: &[u8] = include_bytes!("../roms/IP/IP.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] error: couldn't read `emerald-core/src/../roms/rotozoomer/roto.BIN`: No such file or directory (os error 2) [INFO] [stdout] --> emerald-core/src/emulator.rs:20:29 [INFO] [stdout] | [INFO] [stdout] 20 | pub const _256_BIN: &[u8] = include_bytes!("../roms/rotozoomer/roto.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] error: couldn't read `emerald-core/src/../roms/rotozoomer/roto.BIN`: No such file or directory (os error 2) [INFO] [stdout] --> emerald-core/src/emulator.rs:20:29 [INFO] [stdout] | [INFO] [stdout] 20 | pub const _256_BIN: &[u8] = include_bytes!("../roms/rotozoomer/roto.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] error: couldn't read `emerald-core/src/hw/holly/g1/../../../../roms/dc_boot.bin`: No such file or directory (os error 2) [INFO] [stdout] --> emerald-core/src/hw/holly/g1/boot_rom.rs:4:30 [INFO] [stdout] | [INFO] [stdout] 4 | pub const BIOS_DATA: &[u8] = include_bytes!("../../../../roms/dc_boot.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] error: couldn't read `emerald-core/src/hw/holly/g1/../../../../roms/dc_boot.bin`: No such file or directory (os error 2) [INFO] [stdout] --> emerald-core/src/hw/holly/g1/boot_rom.rs:4:30 [INFO] [stdout] | [INFO] [stdout] 4 | pub const BIOS_DATA: &[u8] = include_bytes!("../../../../roms/dc_boot.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] error: couldn't read `emerald-core/src/hw/holly/g1/../../../../roms/dc_flash.bin`: No such file or directory (os error 2) [INFO] [stdout] --> emerald-core/src/hw/holly/g1/boot_rom.rs:5:31 [INFO] [stdout] | [INFO] [stdout] 5 | pub const BIOS_FLASH: &[u8] = include_bytes!("../../../../roms/dc_flash.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] error: couldn't read `emerald-core/src/hw/holly/g1/../../../../roms/dc_flash.bin`: No such file or directory (os error 2) [INFO] [stdout] --> emerald-core/src/hw/holly/g1/boot_rom.rs:5:31 [INFO] [stdout] | [INFO] [stdout] 5 | pub const BIOS_FLASH: &[u8] = include_bytes!("../../../../roms/dc_flash.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] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `emerald-core` (lib) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `emerald-core` (lib test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "711477ba724964682c45ef4b8e564ac4a8c5373554da40d5bd9f10d70c36ff7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "711477ba724964682c45ef4b8e564ac4a8c5373554da40d5bd9f10d70c36ff7b", kill_on_drop: false }` [INFO] [stdout] 711477ba724964682c45ef4b8e564ac4a8c5373554da40d5bd9f10d70c36ff7b [INFO] checking ncarrillo/emerald against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fncarrillo%2Femerald" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ncarrillo/emerald on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ncarrillo/emerald [INFO] finished tweaking git repo https://github.com/ncarrillo/emerald [INFO] tweaked toml for git repo https://github.com/ncarrillo/emerald written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ncarrillo/emerald 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" "+dae34b759e282c069aa28752564694effd121a63" "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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff46e13c3cab27f3e5bbe279f7679f2906396f6f154aa6f061d8cbff8ac77d77 [INFO] running `Command { std: "docker" "start" "-a" "ff46e13c3cab27f3e5bbe279f7679f2906396f6f154aa6f061d8cbff8ac77d77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff46e13c3cab27f3e5bbe279f7679f2906396f6f154aa6f061d8cbff8ac77d77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff46e13c3cab27f3e5bbe279f7679f2906396f6f154aa6f061d8cbff8ac77d77", kill_on_drop: false }` [INFO] [stdout] ff46e13c3cab27f3e5bbe279f7679f2906396f6f154aa6f061d8cbff8ac77d77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a82fa38bb3289450237b81dcd14b8c9cb7a7e3a4c67fc7aeaedd39e88eadfe4b [INFO] running `Command { std: "docker" "start" "-a" "a82fa38bb3289450237b81dcd14b8c9cb7a7e3a4c67fc7aeaedd39e88eadfe4b", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "a82fa38bb3289450237b81dcd14b8c9cb7a7e3a4c67fc7aeaedd39e88eadfe4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a82fa38bb3289450237b81dcd14b8c9cb7a7e3a4c67fc7aeaedd39e88eadfe4b", kill_on_drop: false }` [INFO] [stdout] a82fa38bb3289450237b81dcd14b8c9cb7a7e3a4c67fc7aeaedd39e88eadfe4b