[INFO] cloning repository https://github.com/0x6b/set-luminance
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0x6b/set-luminance" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x6b%2Fset-luminance", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x6b%2Fset-luminance'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e8fe2ca719ef2d4d4854d9e9d07eb26e18f0860a
[INFO] testing 0x6b/set-luminance against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x6b%2Fset-luminance" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0x6b/set-luminance
[INFO] finished tweaking git repo https://github.com/0x6b/set-luminance
[INFO] tweaked toml for git repo https://github.com/0x6b/set-luminance written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0x6b/set-luminance on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0x6b/set-luminance 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd44af0f30e4794675f0147e74344852063e7a18cd670ea99b266ca39880935c
[INFO] running `Command { std: "docker" "start" "-a" "dd44af0f30e4794675f0147e74344852063e7a18cd670ea99b266ca39880935c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd44af0f30e4794675f0147e74344852063e7a18cd670ea99b266ca39880935c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd44af0f30e4794675f0147e74344852063e7a18cd670ea99b266ca39880935c", kill_on_drop: false }`
[INFO] [stdout] dd44af0f30e4794675f0147e74344852063e7a18cd670ea99b266ca39880935c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b1d355b155eb2c35f5e54980c1d1c803f148274ecffadc29fb9dc310aee2feb
[INFO] running `Command { std: "docker" "start" "-a" "9b1d355b155eb2c35f5e54980c1d1c803f148274ecffadc29fb9dc310aee2feb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling clap_lex v0.7.3
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling core-foundation-sys v0.8.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling clap_builder v4.5.21
[INFO] [stderr]    Compiling malloc_buf v0.0.6
[INFO] [stderr]    Compiling core-foundation v0.10.0
[INFO] [stderr]    Compiling objc v0.2.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling clap v4.5.21
[INFO] [stderr]    Compiling set-luminance v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0455]: link kind `framework` is only supported on Apple targets
[INFO] [stdout]   --> src/display_service.rs:15:31
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[link(name = "IOKit", 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 `set-luminance` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "9b1d355b155eb2c35f5e54980c1d1c803f148274ecffadc29fb9dc310aee2feb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b1d355b155eb2c35f5e54980c1d1c803f148274ecffadc29fb9dc310aee2feb", kill_on_drop: false }`
[INFO] [stdout] 9b1d355b155eb2c35f5e54980c1d1c803f148274ecffadc29fb9dc310aee2feb
