[INFO] fetching crate heimdall-cli 0.2.0... [INFO] testing heimdall-cli-0.2.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate heimdall-cli 0.2.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate heimdall-cli 0.2.0 [INFO] finished tweaking crates.io crate heimdall-cli 0.2.0 [INFO] tweaked toml for crates.io crate heimdall-cli 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate heimdall-cli 0.2.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate heimdall-cli 0.2.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fs4 v0.12.0 [INFO] [stderr] Downloaded global-hotkey v0.6.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a853ff7c1a7b1019e28a2dcff653e31b030084198854dac7ba3ffad959b79ad [INFO] running `Command { std: "docker" "start" "-a" "8a853ff7c1a7b1019e28a2dcff653e31b030084198854dac7ba3ffad959b79ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a853ff7c1a7b1019e28a2dcff653e31b030084198854dac7ba3ffad959b79ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a853ff7c1a7b1019e28a2dcff653e31b030084198854dac7ba3ffad959b79ad", kill_on_drop: false }` [INFO] [stdout] 8a853ff7c1a7b1019e28a2dcff653e31b030084198854dac7ba3ffad959b79ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6f3ce599a1e99274f698fadfed63f3011f55184864d9f4ddc0e923c07a6e070f [INFO] running `Command { std: "docker" "start" "-a" "6f3ce599a1e99274f698fadfed63f3011f55184864d9f4ddc0e923c07a6e070f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling winit v0.30.9 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling winnow v0.7.2 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling dpi v0.1.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling keyboard-types v0.7.0 [INFO] [stderr] Compiling global-hotkey v0.6.3 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling fs4 v0.12.0 [INFO] [stderr] Compiling calloop v0.13.0 [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.9/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.9/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.9/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.9/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.9/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] [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] running `Command { std: "docker" "inspect" "6f3ce599a1e99274f698fadfed63f3011f55184864d9f4ddc0e923c07a6e070f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f3ce599a1e99274f698fadfed63f3011f55184864d9f4ddc0e923c07a6e070f", kill_on_drop: false }` [INFO] [stdout] 6f3ce599a1e99274f698fadfed63f3011f55184864d9f4ddc0e923c07a6e070f