[INFO] fetching crate knoll 0.4.0... [INFO] testing knoll-0.4.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate knoll 0.4.0 into /workspace/builds/worker-7-tc1/source [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate knoll 0.4.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate knoll 0.4.0 [INFO] tweaked toml for crates.io crate knoll 0.4.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate knoll 0.4.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate knoll 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_tuple_macros v1.0.1 [INFO] [stderr] Downloaded serde_tuple v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8417fd16a8b721a0f0194e95f0cefa66874bb557d118e1a9483bef26643fbd63 [INFO] running `Command { std: "docker" "start" "-a" "8417fd16a8b721a0f0194e95f0cefa66874bb557d118e1a9483bef26643fbd63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8417fd16a8b721a0f0194e95f0cefa66874bb557d118e1a9483bef26643fbd63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8417fd16a8b721a0f0194e95f0cefa66874bb557d118e1a9483bef26643fbd63", kill_on_drop: false }` [INFO] [stdout] 8417fd16a8b721a0f0194e95f0cefa66874bb557d118e1a9483bef26643fbd63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ad20007adc2a39e66c08b7f7db2eadd241bc2591f07407e6082eabd5f2b7ac5 [INFO] running `Command { std: "docker" "start" "-a" "6ad20007adc2a39e66c08b7f7db2eadd241bc2591f07407e6082eabd5f2b7ac5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling knoll v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling clap_builder v4.5.19 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling clap v4.5.19 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling serde_tuple_macros v1.0.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling serde_tuple v1.1.0 [INFO] [stderr] Compiling ron v0.10.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stdout] error[E0455]: link kind `framework` is only supported on Apple targets [INFO] [stdout] --> src/core_graphics.rs:144:32 [INFO] [stdout] | [INFO] [stdout] 144 | #[link(name = "AppKit", kind = "framework")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0455]: link kind `framework` is only supported on Apple targets [INFO] [stdout] --> src/core_graphics.rs:145:31 [INFO] [stdout] | [INFO] [stdout] 145 | #[link(name = "IOKit", kind = "framework")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0455]: link kind `framework` is only supported on Apple targets [INFO] [stdout] --> src/core_graphics.rs:146:45 [INFO] [stdout] | [INFO] [stdout] 146 | #[link(name = "ApplicationServices", kind = "framework")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0455]: link kind `framework` is only supported on Apple targets [INFO] [stdout] --> src/core_graphics.rs:147:41 [INFO] [stdout] | [INFO] [stdout] 147 | #[link(name = "DisplayServices", kind = "framework")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0455]: link kind `framework` is only supported on Apple targets [INFO] [stdout] --> src/core_graphics.rs:148:37 [INFO] [stdout] | [INFO] [stdout] 148 | #[link(name = "CoreDisplay", kind = "framework")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0455]: link kind `framework` is only supported on Apple targets [INFO] [stdout] --> src/core_graphics.rs:149:29 [INFO] [stdout] | [INFO] [stdout] 149 | #[link(name = "OSD", kind = "framework")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0455]: link kind `framework` is only supported on Apple targets [INFO] [stdout] --> src/core_graphics.rs:150:38 [INFO] [stdout] | [INFO] [stdout] 150 | #[link(name = "MonitorPanel", kind = "framework")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0455]: link kind `framework` is only supported on Apple targets [INFO] [stdout] --> src/core_graphics.rs:151:34 [INFO] [stdout] | [INFO] [stdout] 151 | #[link(name = "SkyLight", kind = "framework")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0455`. [INFO] [stdout] [INFO] [stderr] error: could not compile `knoll` (lib) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "6ad20007adc2a39e66c08b7f7db2eadd241bc2591f07407e6082eabd5f2b7ac5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ad20007adc2a39e66c08b7f7db2eadd241bc2591f07407e6082eabd5f2b7ac5", kill_on_drop: false }` [INFO] [stdout] 6ad20007adc2a39e66c08b7f7db2eadd241bc2591f07407e6082eabd5f2b7ac5