[INFO] fetching crate pf_sandbox_lib 0.3.1...
[INFO] documenting pf_sandbox_lib-0.3.1 against beta-2025-09-21 for beta-rustdoc-1.91-2
[INFO] extracting crate pf_sandbox_lib 0.3.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate pf_sandbox_lib 0.3.1
[INFO] finished tweaking crates.io crate pf_sandbox_lib 0.3.1
[INFO] tweaked toml for crates.io crate pf_sandbox_lib 0.3.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pf_sandbox_lib 0.3.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 301 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v2.0.1)
[INFO] [stderr]       Adding dirs v1.0.5 (available: v6.0.0)
[INFO] [stderr]       Adding env_logger v0.6.2 (available: v0.11.8)
[INFO] [stderr]       Adding gilrs-core v0.1.0 (available: v0.6.5)
[INFO] [stderr]       Adding num-derive v0.2.5 (available: v0.4.2)
[INFO] [stderr]       Adding rand v0.6.5 (available: v0.9.2)
[INFO] [stderr]       Adding reqwest v0.9.24 (available: v0.12.23)
[INFO] [stderr]       Adding sha2 v0.8.2 (available: v0.10.9)
[INFO] [stderr]       Adding strum v0.13.0 (available: v0.27.2)
[INFO] [stderr]       Adding strum_macros v0.13.0 (available: v0.27.2)
[INFO] [stderr]       Adding toml v0.4.10 (available: v0.9.7)
[INFO] [stderr]       Adding treeflection_derive v0.3.2 (available: v0.4.0)
[INFO] [stderr]       Adding uuid v0.7.4 (available: v1.18.1)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] [stderr]       Adding winit v0.18.1 (available: v0.30.12)
[INFO] [stderr]       Adding winit_input_helper v0.2.1 (available: v0.16.0)
[INFO] [stderr]       Adding zip v0.5.13 (available: v5.1.1)
[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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 1c73904f5bc0c302c7a5fd80e083f9fa878d6e554a95c3a9f9e673bcef38bd68
[INFO] running `Command { std: "docker" "start" "-a" "1c73904f5bc0c302c7a5fd80e083f9fa878d6e554a95c3a9f9e673bcef38bd68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c73904f5bc0c302c7a5fd80e083f9fa878d6e554a95c3a9f9e673bcef38bd68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c73904f5bc0c302c7a5fd80e083f9fa878d6e554a95c3a9f9e673bcef38bd68", kill_on_drop: false }`
[INFO] [stdout] 1c73904f5bc0c302c7a5fd80e083f9fa878d6e554a95c3a9f9e673bcef38bd68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ed542585d5323e11472acefd27a775dce96d76aa2a189a6377d231638fcd4cd
[INFO] running `Command { std: "docker" "start" "-a" "6ed542585d5323e11472acefd27a775dce96d76aa2a189a6377d231638fcd4cd", kill_on_drop: false }`
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking dlib v0.4.2
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking wayland-sys v0.21.13
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]     Checking http v0.1.21
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking string v0.2.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking line_drawing v0.7.0
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]    Compiling hyper v0.12.36
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking owning_ref v0.4.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]    Compiling wayland-scanner v0.21.13
[INFO] [stderr]     Checking tokio-sync v0.1.8
[INFO] [stderr]     Checking tokio-buf v0.1.1
[INFO] [stderr]     Checking rusttype v0.7.9
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking crossbeam-deque v0.7.4
[INFO] [stderr]     Checking tokio-timer v0.2.13
[INFO] [stderr]     Checking tokio-current-thread v0.1.7
[INFO] [stderr]     Checking andrew v0.2.1
[INFO] [stderr]     Checking lock_api v0.1.5
[INFO] [stderr]     Checking want v0.2.0
[INFO] [stderr]     Checking tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking futures-cpupool v0.1.8
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling nix v0.11.1
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking parking_lot v0.7.1
[INFO] [stderr]     Checking cookie v0.12.0
[INFO] [stderr]     Checking try_from v0.3.2
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking h2 v0.1.26
[INFO] [stderr]     Checking http-body v0.1.0
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]    Compiling pf_sandbox_lib v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking env_logger v0.6.2
[INFO] [stderr]     Checking os_type v2.6.0
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking strum v0.13.0
[INFO] [stderr]    Compiling wayland-client v0.21.13
[INFO] [stderr]    Compiling wayland-protocols v0.21.13
[INFO] [stderr]     Checking wayland-commons v0.21.13
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling strum_macros v0.13.0
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.227
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking openssl v0.10.73
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zip v0.5.13
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking serde v1.0.227
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]    Compiling treeflection_derive v0.3.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking serde_urlencoded v0.5.5
[INFO] [stderr]     Checking treeflection v0.1.35
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking toml v0.4.10
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking gilrs-core v0.1.0
[INFO] [stderr]     Checking native-tls v0.2.14
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking hyper-tls v0.3.2
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking publicsuffix v1.5.6
[INFO] [stderr]     Checking cookie_store v0.7.0
[INFO] [stderr]     Checking reqwest v0.9.24
[INFO] [stderr]     Checking smithay-client-toolkit v0.4.6
[INFO] [stderr]     Checking winit v0.18.1
[INFO] [stdout] error[E0539]: malformed `link` attribute input
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.18.1/src/platform/linux/dlopen.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[link="dl"]
[INFO] [stdout]   | ^^^^^^^^^^^^ expected this to be a list
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, visit <https://doc.rust-lang.org/reference/items/external-blocks.html#the-link-attribute>
[INFO] [stdout] help: try changing it to one of the following valid forms of the attribute
[INFO] [stdout]   |
[INFO] [stdout] 9 - #[link="dl"]
[INFO] [stdout] 9 + #[link(name = "...")]
[INFO] [stdout]   |
[INFO] [stdout] 9 - #[link="dl"]
[INFO] [stdout] 9 + #[link(name = "...", import_name_type = "decorated|noprefix|undecorated")]
[INFO] [stdout]   |
[INFO] [stdout] 9 - #[link="dl"]
[INFO] [stdout] 9 + #[link(name = "...", kind = "dylib|static|...")]
[INFO] [stdout]   |
[INFO] [stdout] 9 - #[link="dl"]
[INFO] [stdout] 9 + #[link(name = "...", kind = "dylib|static|...", wasm_import_module = "...", import_name_type = "decorated|noprefix|undecorated")]
[INFO] [stdout]   |
[INFO] [stdout]   = and 1 other candidate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0539`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winit` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "6ed542585d5323e11472acefd27a775dce96d76aa2a189a6377d231638fcd4cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ed542585d5323e11472acefd27a775dce96d76aa2a189a6377d231638fcd4cd", kill_on_drop: false }`
[INFO] [stdout] 6ed542585d5323e11472acefd27a775dce96d76aa2a189a6377d231638fcd4cd
