[INFO] updating cached repository https://github.com/segeljakt/pasteboard
[INFO] running `"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"`
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] c0b40605a9f57caf54bc9c83f724d46bce30b456
[INFO] checking segeljakt/pasteboard against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsegeljakt%2Fpasteboard" "/workspace/builds/worker-1/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/segeljakt/pasteboard on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/segeljakt/pasteboard
[INFO] finished tweaking git repo https://github.com/segeljakt/pasteboard
[INFO] tweaked toml for git repo https://github.com/segeljakt/pasteboard written to /workspace/builds/worker-1/source/Cargo.toml
[INFO] crate git repo https://github.com/segeljakt/pasteboard already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 0aefb457456821d939a4ea6e53eeba16a69161a9b4d999b6dfb56a36e7ed7271
[INFO] running `"docker" "start" "-a" "0aefb457456821d939a4ea6e53eeba16a69161a9b4d999b6dfb56a36e7ed7271"`
[INFO] [stderr]    Compiling libc v0.2.60
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling core-foundation-sys v0.6.2
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.42
[INFO] [stderr]    Compiling unicode-segmentation v1.3.0
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking block v0.1.6
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]     Checking malloc_buf v0.0.6
[INFO] [stderr]     Checking core-foundation v0.6.4
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking objc v0.2.6
[INFO] [stderr]     Checking core-graphics v0.17.3
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-graphics-0.17.3/src/color.rs:31:1
[INFO] [stderr]    |
[INFO] [stderr] 31 | #[link(name = "CoreGraphics", kind = "framework")]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-graphics-0.17.3/src/color_space.rs:54:1
[INFO] [stderr]    |
[INFO] [stderr] 54 | #[link(name = "CoreGraphics", kind = "framework")]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-graphics-0.17.3/src/context.rs:343:1
[INFO] [stderr]     |
[INFO] [stderr] 343 | #[link(name = "CoreGraphics", kind = "framework")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-graphics-0.17.3/src/data_provider.rs:109:1
[INFO] [stderr]     |
[INFO] [stderr] 109 | #[link(name = "CoreGraphics", kind = "framework")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-graphics-0.17.3/src/font.rs:128:1
[INFO] [stderr]     |
[INFO] [stderr] 128 | #[link(name = "CoreGraphics", kind = "framework")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-graphics-0.17.3/src/geometry.rs:189:5
[INFO] [stderr]     |
[INFO] [stderr] 189 |     #[link(name = "CoreGraphics", kind = "framework")]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-graphics-0.17.3/src/image.rs:138:1
[INFO] [stderr]     |
[INFO] [stderr] 138 | #[link(name = "CoreGraphics", kind = "framework")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-graphics-0.17.3/src/path.rs:124:1
[INFO] [stderr]     |
[INFO] [stderr] 124 | #[link(name = "CoreGraphics", kind = "framework")]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 8 previous errors
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0455`.
[INFO] [stderr] error: could not compile `core-graphics`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `"docker" "inspect" "0aefb457456821d939a4ea6e53eeba16a69161a9b4d999b6dfb56a36e7ed7271"`
[INFO] running `"docker" "rm" "-f" "0aefb457456821d939a4ea6e53eeba16a69161a9b4d999b6dfb56a36e7ed7271"`
[INFO] [stdout] 0aefb457456821d939a4ea6e53eeba16a69161a9b4d999b6dfb56a36e7ed7271
