[INFO] cloning repository https://github.com/fanzeyi/yabai-menu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fanzeyi/yabai-menu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffanzeyi%2Fyabai-menu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffanzeyi%2Fyabai-menu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e52c341aa3fa1975875976394cf4367dd746f30 [INFO] checking fanzeyi/yabai-menu against master#b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd for pr-155501 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffanzeyi%2Fyabai-menu" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/fanzeyi/yabai-menu [INFO] finished tweaking git repo https://github.com/fanzeyi/yabai-menu [INFO] tweaked toml for git repo https://github.com/fanzeyi/yabai-menu written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fanzeyi/yabai-menu on toolchain b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fanzeyi/yabai-menu 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" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "fetch" "--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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded os_pipe v1.1.4 [INFO] [stderr] Downloaded objc-sys v0.3.1 [INFO] [stderr] Downloaded shared_child v1.0.0 [INFO] [stderr] Downloaded block-sys v0.2.0 [INFO] [stderr] Downloaded duct v0.13.6 [INFO] [stderr] Downloaded os_info v3.7.0 [INFO] [stderr] Downloaded core-graphics-types v0.1.2 [INFO] [stderr] Downloaded cacao v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3930a0c50fdca9ebe59e59c9434bd9bf42601972c94527ed5fe1952ac0262db5 [INFO] running `Command { std: "docker" "start" "-a" "3930a0c50fdca9ebe59e59c9434bd9bf42601972c94527ed5fe1952ac0262db5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3930a0c50fdca9ebe59e59c9434bd9bf42601972c94527ed5fe1952ac0262db5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3930a0c50fdca9ebe59e59c9434bd9bf42601972c94527ed5fe1952ac0262db5", kill_on_drop: false }` [INFO] [stdout] 3930a0c50fdca9ebe59e59c9434bd9bf42601972c94527ed5fe1952ac0262db5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 492df2be2bc0696d87df82a7d5a295dfec959a2f53aff01e5c2566cc6ec6fc62 [INFO] running `Command { std: "docker" "start" "-a" "492df2be2bc0696d87df82a7d5a295dfec959a2f53aff01e5c2566cc6ec6fc62", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling objc-sys v0.3.1 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling block-sys v0.2.0 [INFO] [stderr] Checking core-foundation-sys v0.8.4 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking objc2-encode v3.0.0 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling cacao v0.3.2 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking dispatch v0.2.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking block v0.1.6 [INFO] [stderr] Checking objc2 v0.4.1 [INFO] [stderr] Checking idna v0.4.0 [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/objc2-0.4.1/src/lib.rs:226:38 [INFO] [stdout] | [INFO] [stdout] 226 | link(name = "Foundation", kind = "framework") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking malloc_buf v0.0.6 [INFO] [stderr] Checking core-foundation v0.9.3 [INFO] [stderr] Checking shared_child v1.0.0 [INFO] [stderr] Checking os_pipe v1.1.4 [INFO] [stderr] Checking objc v0.2.7 [INFO] [stderr] Checking duct v0.13.6 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking objc_id v0.1.1 [INFO] [stderr] Checking core-graphics-types v0.1.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.1.2/src/geometry.rs:185:42 [INFO] [stdout] | [INFO] [stdout] 185 | #[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] [stdout] For more information about this error, try `rustc --explain E0455`. [INFO] [stdout] [INFO] [stderr] error: could not compile `objc2` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "492df2be2bc0696d87df82a7d5a295dfec959a2f53aff01e5c2566cc6ec6fc62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "492df2be2bc0696d87df82a7d5a295dfec959a2f53aff01e5c2566cc6ec6fc62", kill_on_drop: false }` [INFO] [stdout] 492df2be2bc0696d87df82a7d5a295dfec959a2f53aff01e5c2566cc6ec6fc62