[INFO] crate piet-coregraphics 0.1.1 is already in cache [INFO] testing piet-coregraphics-0.1.1 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate piet-coregraphics 0.1.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate piet-coregraphics 0.1.1 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate piet-coregraphics 0.1.1 [INFO] finished tweaking crates.io crate piet-coregraphics 0.1.1 [INFO] tweaked toml for crates.io crate piet-coregraphics 0.1.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate piet-coregraphics 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stdout] bed0b0cc8e9702906bcccf87e5d9a3b9b4bf44ce3521e17cbd2c494920109271 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "bed0b0cc8e9702906bcccf87e5d9a3b9b4bf44ce3521e17cbd2c494920109271"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling core-foundation-sys v0.7.0 [INFO] [stderr] Compiling kurbo v0.6.0 [INFO] [stderr] Compiling core-foundation v0.7.0 [INFO] [stderr] Compiling piet v0.1.0 [INFO] [stderr] Compiling core-graphics v0.19.0 [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.19.0/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.19.0/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.19.0/src/context.rs:565:1 [INFO] [stderr] | [INFO] [stderr] 565 | #[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.19.0/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.19.0/src/font.rs:127:1 [INFO] [stderr] | [INFO] [stderr] 127 | #[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.19.0/src/geometry.rs:198:5 [INFO] [stderr] | [INFO] [stderr] 198 | #[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.19.0/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.19.0/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" "bed0b0cc8e9702906bcccf87e5d9a3b9b4bf44ce3521e17cbd2c494920109271"` [INFO] running `"docker" "rm" "-f" "bed0b0cc8e9702906bcccf87e5d9a3b9b4bf44ce3521e17cbd2c494920109271"` [INFO] [stdout] bed0b0cc8e9702906bcccf87e5d9a3b9b4bf44ce3521e17cbd2c494920109271