[INFO] cloning repository https://github.com/tsinghua-lau/rust-key
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tsinghua-lau/rust-key" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsinghua-lau%2Frust-key", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsinghua-lau%2Frust-key'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 611bb7707c38ee88e2c995ed872143e70101c4d3
[INFO] checking tsinghua-lau/rust-key/611bb7707c38ee88e2c995ed872143e70101c4d3 against master#c8551d3c63c51f290cf1dc9dc4714249ea849fd1 for pr-148946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsinghua-lau%2Frust-key" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tsinghua-lau/rust-key
[INFO] finished tweaking git repo https://github.com/tsinghua-lau/rust-key
[INFO] tweaked toml for git repo https://github.com/tsinghua-lau/rust-key written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tsinghua-lau/rust-key on toolchain c8551d3c63c51f290cf1dc9dc4714249ea849fd1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tsinghua-lau/rust-key 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" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "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 cocoa v0.26.1
[INFO] [stderr]   Downloaded cocoa-foundation v0.2.1
[INFO] [stderr]   Downloaded tray-icon v0.17.0
[INFO] [stderr]   Downloaded muda v0.14.1
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4ad0d2fb1eb7c1556ddd609ea503e04962cbe2e35bac312265f95d02c7f8eb12
[INFO] running `Command { std: "docker" "start" "-a" "4ad0d2fb1eb7c1556ddd609ea503e04962cbe2e35bac312265f95d02c7f8eb12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ad0d2fb1eb7c1556ddd609ea503e04962cbe2e35bac312265f95d02c7f8eb12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ad0d2fb1eb7c1556ddd609ea503e04962cbe2e35bac312265f95d02c7f8eb12", kill_on_drop: false }`
[INFO] [stdout] 4ad0d2fb1eb7c1556ddd609ea503e04962cbe2e35bac312265f95d02c7f8eb12
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1900f3cde15c0327e36ac016df8b23b8be8344a8e5f18486f26feef73b8db4fa
[INFO] running `Command { std: "docker" "start" "-a" "1900f3cde15c0327e36ac016df8b23b8be8344a8e5f18486f26feef73b8db4fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling libxdo-sys v0.11.0
[INFO] [stderr]     Checking symphonia-core v0.5.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking core-foundation-sys v0.8.7
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]     Checking core-foundation v0.10.1
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking symphonia-metadata v0.5.4
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking libxdo v0.6.0
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking claxon v0.4.3
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking symphonia v0.5.4
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking ab_glyph v0.2.31
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]     Checking core-graphics-types v0.2.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stdout] error[E0455]: link kind `framework` is only supported on Apple targets
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/core-graphics-types-0.2.0/src/geometry.rs:169:69
[INFO] [stdout]     |
[INFO] [stdout] 169 |     #[cfg_attr(feature = "link", link(name = "CoreGraphics", 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 `core-graphics-types` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1900f3cde15c0327e36ac016df8b23b8be8344a8e5f18486f26feef73b8db4fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1900f3cde15c0327e36ac016df8b23b8be8344a8e5f18486f26feef73b8db4fa", kill_on_drop: false }`
[INFO] [stdout] 1900f3cde15c0327e36ac016df8b23b8be8344a8e5f18486f26feef73b8db4fa
