[INFO] fetching crate heimdall-cli 0.4.0...
[INFO] testing heimdall-cli-0.4.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate heimdall-cli 0.4.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate heimdall-cli 0.4.0
[INFO] finished tweaking crates.io crate heimdall-cli 0.4.0
[INFO] tweaked toml for crates.io crate heimdall-cli 0.4.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate heimdall-cli 0.4.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate heimdall-cli 0.4.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7ae4b23380fb0a71c720cc5827245517ff6c139ff96ade54722c98564dabd60d
[INFO] running `Command { std: "docker" "start" "-a" "7ae4b23380fb0a71c720cc5827245517ff6c139ff96ade54722c98564dabd60d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7ae4b23380fb0a71c720cc5827245517ff6c139ff96ade54722c98564dabd60d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ae4b23380fb0a71c720cc5827245517ff6c139ff96ade54722c98564dabd60d", kill_on_drop: false }`
[INFO] [stdout] 7ae4b23380fb0a71c720cc5827245517ff6c139ff96ade54722c98564dabd60d
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0fc7991aab7b7ac65544837be2a0e6adee843cb1b5b6700c1953c39ac6c02f90
[INFO] running `Command { std: "docker" "start" "-a" "0fc7991aab7b7ac65544837be2a0e6adee843cb1b5b6700c1953c39ac6c02f90", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling dpi v0.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling keyboard-types v0.7.0
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling polling v3.10.0
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stdout] error: The platform you're compiling for is not supported by winit
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.12/src/platform_impl/mod.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | compile_error!("The platform you're compiling for is not supported by winit");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `self::platform`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.12/src/platform_impl/mod.rs:34:15
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub use self::platform::*;
[INFO] [stdout]    |               ^^^^^^^^ could not find `platform` in `self`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::platform_impl::PlatformCustomCursor`, `crate::platform_impl::PlatformCustomCursorSource`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.12/src/cursor.rs:8:28
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::platform_impl::{PlatformCustomCursor, PlatformCustomCursorSource};
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `PlatformCustomCursorSource` in `platform_impl`
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            no `PlatformCustomCursor` in `platform_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::platform_impl::PlatformIcon`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.12/src/icon.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::platform_impl::PlatformIcon;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `PlatformIcon` in `platform_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::platform_impl::PlatformSpecificWindowAttributes`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.12/src/window.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::platform_impl::{self, PlatformSpecificWindowAttributes};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `PlatformSpecificWindowAttributes` in `platform_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling global-hotkey v0.7.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winit` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0fc7991aab7b7ac65544837be2a0e6adee843cb1b5b6700c1953c39ac6c02f90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fc7991aab7b7ac65544837be2a0e6adee843cb1b5b6700c1953c39ac6c02f90", kill_on_drop: false }`
[INFO] [stdout] 0fc7991aab7b7ac65544837be2a0e6adee843cb1b5b6700c1953c39ac6c02f90
