[INFO] fetching crate untitled_os 0.1.0... [INFO] building untitled_os-0.1.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate untitled_os 0.1.0 into /workspace/builds/worker-6-tc2/source [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate untitled_os 0.1.0 [INFO] finished tweaking crates.io crate untitled_os 0.1.0 [INFO] tweaked toml for crates.io crate untitled_os 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate untitled_os 0.1.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate untitled_os 0.1.0 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7cfab5630398bb37c6b23a962b461352dec3727b5ff55b4241f664deb5447e3d [INFO] running `Command { std: "docker" "start" "-a" "7cfab5630398bb37c6b23a962b461352dec3727b5ff55b4241f664deb5447e3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7cfab5630398bb37c6b23a962b461352dec3727b5ff55b4241f664deb5447e3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cfab5630398bb37c6b23a962b461352dec3727b5ff55b4241f664deb5447e3d", kill_on_drop: false }` [INFO] [stdout] 7cfab5630398bb37c6b23a962b461352dec3727b5ff55b4241f664deb5447e3d [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b897782e3203857db843e0737823b1f7afcc09dba016ce23bc2b8a0032e999ef [INFO] running `Command { std: "docker" "start" "-a" "b897782e3203857db843e0737823b1f7afcc09dba016ce23bc2b8a0032e999ef", kill_on_drop: false }` [INFO] [stderr] Compiling uguid v2.2.0 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling ptr_meta_derive v0.2.0 [INFO] [stderr] Compiling ucs2 v0.3.2 [INFO] [stderr] Compiling ptr_meta v0.2.0 [INFO] [stderr] Compiling uefi-raw v0.5.0 [INFO] [stderr] Compiling uefi-macros v0.13.0 [INFO] [stderr] Compiling uefi v0.26.0 [INFO] [stderr] Compiling uefi-services v0.23.0 [INFO] [stderr] Compiling untitled_os v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `untitled_os` (bin "untitled_os") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b897782e3203857db843e0737823b1f7afcc09dba016ce23bc2b8a0032e999ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b897782e3203857db843e0737823b1f7afcc09dba016ce23bc2b8a0032e999ef", kill_on_drop: false }` [INFO] [stdout] b897782e3203857db843e0737823b1f7afcc09dba016ce23bc2b8a0032e999ef