[INFO] fetching crate piet-coregraphics 0.3.0... [INFO] testing piet-coregraphics-0.3.0 against 1.49.0 for beta-1.50-1 [INFO] extracting crate piet-coregraphics 0.3.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate piet-coregraphics 0.3.0 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate piet-coregraphics 0.3.0 [INFO] finished tweaking crates.io crate piet-coregraphics 0.3.0 [INFO] tweaked toml for crates.io crate piet-coregraphics 0.3.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate piet-coregraphics 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6bcdded72d540cdb4c4037d430b228aed8874833d1a87c619acea84dc7dec51c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6bcdded72d540cdb4c4037d430b228aed8874833d1a87c619acea84dc7dec51c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bcdded72d540cdb4c4037d430b228aed8874833d1a87c619acea84dc7dec51c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bcdded72d540cdb4c4037d430b228aed8874833d1a87c619acea84dc7dec51c", kill_on_drop: false }` [INFO] [stdout] 6bcdded72d540cdb4c4037d430b228aed8874833d1a87c619acea84dc7dec51c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2760752bb920fafe8ea6fc47b97ee7cfba86b5b53e45bea14911fdf82f79153d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2760752bb920fafe8ea6fc47b97ee7cfba86b5b53e45bea14911fdf82f79153d", kill_on_drop: false }` [INFO] [stderr] Compiling core-foundation-sys v0.8.2 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling pico-args v0.3.4 [INFO] [stderr] Compiling os_info v3.0.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-ucd-bidi v0.9.0 [INFO] [stderr] Compiling kurbo v0.7.1 [INFO] [stderr] Compiling unic-bidi v0.9.0 [INFO] [stderr] Compiling core-foundation v0.9.1 [INFO] [stderr] Compiling piet v0.3.0 [INFO] [stderr] Compiling core-graphics-types v0.1.1 [INFO] [stdout] error[E0455]: native frameworks are only available on macOS targets [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-graphics-types-0.1.1/src/geometry.rs:180:5 [INFO] [stdout] | [INFO] [stdout] 180 | #[link(name = "CoreGraphics", kind = "framework")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [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` [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 `Command { std: "docker" "inspect" "2760752bb920fafe8ea6fc47b97ee7cfba86b5b53e45bea14911fdf82f79153d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2760752bb920fafe8ea6fc47b97ee7cfba86b5b53e45bea14911fdf82f79153d", kill_on_drop: false }` [INFO] [stdout] 2760752bb920fafe8ea6fc47b97ee7cfba86b5b53e45bea14911fdf82f79153d