[INFO] fetching crate virtfw-efi-apps 0.1.7... [INFO] testing virtfw-efi-apps-0.1.7 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate virtfw-efi-apps 0.1.7 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate virtfw-efi-apps 0.1.7 [INFO] finished tweaking crates.io crate virtfw-efi-apps 0.1.7 [INFO] tweaked toml for crates.io crate virtfw-efi-apps 0.1.7 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate virtfw-efi-apps 0.1.7 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate virtfw-efi-apps 0.1.7 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43001f4cc6dcc88dcc657a7f84a8b6bd712850bdcb792b1d5500d73d6d7fc9be [INFO] running `Command { std: "docker" "start" "-a" "43001f4cc6dcc88dcc657a7f84a8b6bd712850bdcb792b1d5500d73d6d7fc9be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43001f4cc6dcc88dcc657a7f84a8b6bd712850bdcb792b1d5500d73d6d7fc9be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43001f4cc6dcc88dcc657a7f84a8b6bd712850bdcb792b1d5500d73d6d7fc9be", kill_on_drop: false }` [INFO] [stdout] 43001f4cc6dcc88dcc657a7f84a8b6bd712850bdcb792b1d5500d73d6d7fc9be [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c91f0798890972501d1b8da2d9f81935f9645c522912302abbb81c2b4cebefe1 [INFO] running `Command { std: "docker" "start" "-a" "c91f0798890972501d1b8da2d9f81935f9645c522912302abbb81c2b4cebefe1", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling uguid v2.2.0 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ucs2 v0.3.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling virtfw-efi-apps v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling uefi-raw v0.11.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] error: virtfw-efi-apps@0.1.7: target not supported (expected *-uefi, found x86_64-unknown-linux-gnu) [INFO] [stderr] error: failed to run custom build command for `virtfw-efi-apps v0.1.7 (/opt/rustwide/workdir)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/virtfw-efi-apps-d439ea5285c51967/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo::error=target not supported (expected *-uefi, found x86_64-unknown-linux-gnu) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c91f0798890972501d1b8da2d9f81935f9645c522912302abbb81c2b4cebefe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c91f0798890972501d1b8da2d9f81935f9645c522912302abbb81c2b4cebefe1", kill_on_drop: false }` [INFO] [stdout] c91f0798890972501d1b8da2d9f81935f9645c522912302abbb81c2b4cebefe1