[INFO] cloning repository https://github.com/BlackHoleFox/Keeper-of-Keys
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BlackHoleFox/Keeper-of-Keys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlackHoleFox%2FKeeper-of-Keys", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlackHoleFox%2FKeeper-of-Keys'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4392f2f4643cf42528efe602d0b9873f3fef7187
[INFO] checking BlackHoleFox/Keeper-of-Keys against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlackHoleFox%2FKeeper-of-Keys" "/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/BlackHoleFox/Keeper-of-Keys
[INFO] finished tweaking git repo https://github.com/BlackHoleFox/Keeper-of-Keys
[INFO] tweaked toml for git repo https://github.com/BlackHoleFox/Keeper-of-Keys written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BlackHoleFox/Keeper-of-Keys on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BlackHoleFox/Keeper-of-Keys 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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/BlackHoleFox/mac-notification-sys.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.142
[INFO] [stderr]   Downloaded unicode-xid v0.2.3
[INFO] [stderr]   Downloaded rustversion v1.0.7
[INFO] [stderr]   Downloaded flexi_logger v0.22.5
[INFO] [stderr]   Downloaded const_format v0.2.25
[INFO] [stderr]   Downloaded time v0.3.9
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 60dcbb133ef7b6a0d475f473c3efae1d0fbcc4478a27f3b979595fd23ec7b8b8
[INFO] running `Command { std: "docker" "start" "-a" "60dcbb133ef7b6a0d475f473c3efae1d0fbcc4478a27f3b979595fd23ec7b8b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60dcbb133ef7b6a0d475f473c3efae1d0fbcc4478a27f3b979595fd23ec7b8b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60dcbb133ef7b6a0d475f473c3efae1d0fbcc4478a27f3b979595fd23ec7b8b8", kill_on_drop: false }`
[INFO] [stdout] 60dcbb133ef7b6a0d475f473c3efae1d0fbcc4478a27f3b979595fd23ec7b8b8
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4700be5d02762e5e6fe44c2573e692dd657b48434a5824e80b7cf9a8bbf74a5b
[INFO] running `Command { std: "docker" "start" "-a" "4700be5d02762e5e6fe44c2573e692dd657b48434a5824e80b7cf9a8bbf74a5b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling core-foundation-sys v0.8.3
[INFO] [stderr]     Checking malloc_buf v0.0.6
[INFO] [stderr]    Compiling serde_derive v1.0.142
[INFO] [stderr]    Compiling serde v1.0.142
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]     Checking objc v0.2.7
[INFO] [stderr]    Compiling rustversion v1.0.7
[INFO] [stderr]     Checking itoa v1.0.2
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]    Compiling mac-notification-sys v0.5.6 (https://github.com/BlackHoleFox/mac-notification-sys.git?branch=fix-leak-faucet#7733aeb2)
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]     Checking block v0.1.6
[INFO] [stderr]     Checking log v0.4.17
[INFO] [stderr]     Checking security-framework-sys v2.6.1
[INFO] [stderr]     Checking objc_id v0.1.1
[INFO] [stderr]     Checking core-foundation v0.9.3
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking objc-foundation v0.1.1
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]    Compiling quote v1.0.18
[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/objc-foundation-0.1.1/src/lib.rs:21:36
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[link(name = "Foundation", kind = "framework")]
[INFO] [stdout]    |                                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling keeper_of_keys v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking security-framework v2.6.1
[INFO] [stdout] For more information about this error, try `rustc --explain E0455`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `objc-foundation` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4700be5d02762e5e6fe44c2573e692dd657b48434a5824e80b7cf9a8bbf74a5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4700be5d02762e5e6fe44c2573e692dd657b48434a5824e80b7cf9a8bbf74a5b", kill_on_drop: false }`
[INFO] [stdout] 4700be5d02762e5e6fe44c2573e692dd657b48434a5824e80b7cf9a8bbf74a5b
