[INFO] updating cached repository https://github.com/aloelazoe/goodnight [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 198fa576ce771269a4af3dc1b5c31409271363c8 [INFO] checking aloelazoe/goodnight/198fa576ce771269a4af3dc1b5c31409271363c8 against c0dfa9ae292642b7683cf7162ffb6880170df098 for pr-160902 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faloelazoe%2Fgoodnight" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/aloelazoe/goodnight [INFO] finished tweaking git repo https://github.com/aloelazoe/goodnight [INFO] tweaked toml for git repo https://github.com/aloelazoe/goodnight written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/aloelazoe/goodnight on toolchain c0dfa9ae292642b7683cf7162ffb6880170df098 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "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" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/rust-cli/confy` [INFO] [stderr] Updating git repository `https://github.com/aloelazoe/tray-item-rs` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 150 packages to highest compatible versions [INFO] [stderr] Adding cocoa v0.24.1 (available: v0.27.0) [INFO] [stderr] Adding directories v3.0.2 (available: v6.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] d0c51906425bc7f0e24a2cdf346a5760a9f762303d69ff170d3a4ee16cfbe627 [INFO] running `Command { std: "docker" "start" "d0c51906425bc7f0e24a2cdf346a5760a9f762303d69ff170d3a4ee16cfbe627", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0c51906425bc7f0e24a2cdf346a5760a9f762303d69ff170d3a4ee16cfbe627", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d0c51906425bc7f0e24a2cdf346a5760a9f762303d69ff170d3a4ee16cfbe627" "/opt/rustwide/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0c51906425bc7f0e24a2cdf346a5760a9f762303d69ff170d3a4ee16cfbe627", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d0c51906425bc7f0e24a2cdf346a5760a9f762303d69ff170d3a4ee16cfbe627" "/opt/rustwide/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.107 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.47 [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-segmentation v1.13.3 [INFO] [stderr] Compiling pkg-config v0.3.34 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling libc v0.2.189 [INFO] [stderr] Checking futures-core v0.3.34 [INFO] [stderr] Checking futures-sink v0.3.34 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking futures-task v0.3.34 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Checking memchr v2.8.3 [INFO] [stderr] Compiling anyhow v1.0.104 [INFO] [stderr] Checking futures-io v0.3.34 [INFO] [stderr] Compiling either v1.18.0 [INFO] [stderr] Checking futures-channel v0.3.34 [INFO] [stderr] Compiling shlex v2.0.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.12 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling glob v0.3.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Compiling cc v1.4.5 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Compiling aho-corasick v1.1.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling syn v3.0.5 [INFO] [stderr] Compiling syn v2.0.119 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling log v0.4.34 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Checking core-foundation-sys v0.8.7 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling gtk v0.9.2 [INFO] [stderr] Checking malloc_buf v0.0.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking objc v0.2.7 [INFO] [stderr] Checking core-foundation v0.9.4 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Checking block v0.1.6 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Checking core-graphics-types v0.1.3 [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.1.3/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" "d0c51906425bc7f0e24a2cdf346a5760a9f762303d69ff170d3a4ee16cfbe627", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0c51906425bc7f0e24a2cdf346a5760a9f762303d69ff170d3a4ee16cfbe627", kill_on_drop: false }` [INFO] [stdout] d0c51906425bc7f0e24a2cdf346a5760a9f762303d69ff170d3a4ee16cfbe627