[INFO] fetching crate knoll 0.2.3...
[INFO] checking knoll-0.2.3 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate knoll 0.2.3 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate knoll 0.2.3 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate knoll 0.2.3
[INFO] finished tweaking crates.io crate knoll 0.2.3
[INFO] tweaked toml for crates.io crate knoll 0.2.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate crates.io crate knoll 0.2.3 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_repr v0.1.16
[INFO] [stderr]   Downloaded clap v4.4.4
[INFO] [stderr]   Downloaded clap_builder v4.4.4
[INFO] [stderr]   Downloaded ron v0.8.1
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 542b4580ea267ee50a1d00f161c337be2fd7e080459c3a6889a323db04e85288
[INFO] running `Command { std: "docker" "start" "-a" "542b4580ea267ee50a1d00f161c337be2fd7e080459c3a6889a323db04e85288", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "542b4580ea267ee50a1d00f161c337be2fd7e080459c3a6889a323db04e85288", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "542b4580ea267ee50a1d00f161c337be2fd7e080459c3a6889a323db04e85288", kill_on_drop: false }`
[INFO] [stdout] 542b4580ea267ee50a1d00f161c337be2fd7e080459c3a6889a323db04e85288
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4197ccde2f3b26a4867f552916a4e783a70cd0818f9eda74656e5eecdae36272
[INFO] running `Command { std: "docker" "start" "-a" "4197ccde2f3b26a4867f552916a4e783a70cd0818f9eda74656e5eecdae36272", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.3
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]    Compiling rustix v0.38.14
[INFO] [stderr]     Checking clap_lex v0.5.1
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling time-macros v0.2.14
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking base64 v0.21.4
[INFO] [stderr]    Compiling knoll v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking block v0.1.6
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking anstream v0.5.0
[INFO] [stderr]     Checking clap_builder v4.4.4
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking malloc_buf v0.0.6
[INFO] [stderr]     Checking objc v0.2.7
[INFO] [stderr]     Checking time v0.3.28
[INFO] [stderr]     Checking simplelog v0.12.1
[INFO] [stderr]     Checking clap v4.4.4
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling serde_repr v0.1.16
[INFO] [stderr]    Compiling serde_tuple_macros v0.5.0
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking serde_tuple v0.5.0
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking tempfile v3.8.0
[INFO] [stdout] warning: the item `humantime` is imported redundantly
[INFO] [stdout]  --> src/knoll.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use humantime;
[INFO] [stdout]   |     ^^^^^^^^^ the item `humantime` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Eq` is imported redundantly
[INFO] [stdout]  --> src/valid_config.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::cmp::{Eq, Ord, Ordering, PartialEq, PartialOrd};
[INFO] [stdout]   |                ^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Eq` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Ord` is imported redundantly
[INFO] [stdout]  --> src/valid_config.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::cmp::{Eq, Ord, Ordering, PartialEq, PartialOrd};
[INFO] [stdout]   |                    ^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Ord` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PartialEq` is imported redundantly
[INFO] [stdout]  --> src/valid_config.rs:9:35
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::cmp::{Eq, Ord, Ordering, PartialEq, PartialOrd};
[INFO] [stdout]   |                                   ^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `PartialEq` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PartialOrd` is imported redundantly
[INFO] [stdout]  --> src/valid_config.rs:9:46
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::cmp::{Eq, Ord, Ordering, PartialEq, PartialOrd};
[INFO] [stdout]   |                                              ^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `PartialOrd` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `humantime` is imported redundantly
[INFO] [stdout]  --> src/knoll.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use humantime;
[INFO] [stdout]   |     ^^^^^^^^^ the item `humantime` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Eq` is imported redundantly
[INFO] [stdout]  --> src/valid_config.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::cmp::{Eq, Ord, Ordering, PartialEq, PartialOrd};
[INFO] [stdout]   |                ^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Eq` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Ord` is imported redundantly
[INFO] [stdout]  --> src/valid_config.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::cmp::{Eq, Ord, Ordering, PartialEq, PartialOrd};
[INFO] [stdout]   |                    ^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Ord` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PartialEq` is imported redundantly
[INFO] [stdout]  --> src/valid_config.rs:9:35
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::cmp::{Eq, Ord, Ordering, PartialEq, PartialOrd};
[INFO] [stdout]   |                                   ^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `PartialEq` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PartialOrd` is imported redundantly
[INFO] [stdout]  --> src/valid_config.rs:9:46
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::cmp::{Eq, Ord, Ordering, PartialEq, PartialOrd};
[INFO] [stdout]   |                                              ^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `PartialOrd` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0455]: link kind `framework` is only supported on Apple targets
[INFO] [stdout]    --> src/core_graphics.rs:139:32
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[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:140:31
[INFO] [stdout]     |
[INFO] [stdout] 140 | #[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:141:45
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[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:142:41
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[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:143:37
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[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:144:29
[INFO] [stdout]     |
[INFO] [stdout] 144 | #[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:145:38
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[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:146:34
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[link(name = "SkyLight", kind = "framework")]
[INFO] [stdout]     |                                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors; 5 warnings emitted
[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 9 previous errors; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0455]: link kind `framework` is only supported on Apple targets
[INFO] [stdout]    --> src/core_graphics.rs:139:32
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[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:140:31
[INFO] [stdout]     |
[INFO] [stdout] 140 | #[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:141:45
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[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:142:41
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[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:143:37
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[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:144:29
[INFO] [stdout]     |
[INFO] [stdout] 144 | #[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:145:38
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[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:146:34
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[link(name = "SkyLight", kind = "framework")]
[INFO] [stdout]     |                                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors; 5 warnings emitted
[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 test) due to 9 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "4197ccde2f3b26a4867f552916a4e783a70cd0818f9eda74656e5eecdae36272", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4197ccde2f3b26a4867f552916a4e783a70cd0818f9eda74656e5eecdae36272", kill_on_drop: false }`
[INFO] [stdout] 4197ccde2f3b26a4867f552916a4e783a70cd0818f9eda74656e5eecdae36272
