Sep 04 21:16:33.104 INFO checking cocoa-0.18.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 21:16:33.104 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 21:16:33.104 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 21:16:33.301 INFO blam! 05f48d1db1585479f2899fa1367e911b9197f0de5ed7390da3026be7f0344c3e Sep 04 21:16:33.304 INFO running `"docker" "start" "-a" "05f48d1db1585479f2899fa1367e911b9197f0de5ed7390da3026be7f0344c3e"` Sep 04 21:16:33.934 INFO kablam! Checking core-foundation v0.6.1 Sep 04 21:16:35.487 INFO kablam! Checking core-graphics v0.17.0 Sep 04 21:16:36.721 INFO kablam! error[E0455]: native frameworks are only available on macOS targets Sep 04 21:16:36.721 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/core-graphics-0.17.0/src/color.rs:29:1 Sep 04 21:16:36.721 INFO kablam! | Sep 04 21:16:36.721 INFO kablam! 29 | #[link(name = "CoreGraphics", kind = "framework")] Sep 04 21:16:36.721 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 21:16:36.721 INFO kablam! Sep 04 21:16:36.721 INFO kablam! error[E0455]: native frameworks are only available on macOS targets Sep 04 21:16:36.721 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/core-graphics-0.17.0/src/color_space.rs:54:1 Sep 04 21:16:36.721 INFO kablam! | Sep 04 21:16:36.721 INFO kablam! 54 | #[link(name = "CoreGraphics", kind = "framework")] Sep 04 21:16:36.721 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 21:16:36.721 INFO kablam! Sep 04 21:16:36.721 INFO kablam! error[E0455]: native frameworks are only available on macOS targets Sep 04 21:16:36.721 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/core-graphics-0.17.0/src/context.rs:251:1 Sep 04 21:16:36.722 INFO kablam! | Sep 04 21:16:36.722 INFO kablam! 251 | #[link(name = "CoreGraphics", kind = "framework")] Sep 04 21:16:36.722 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 21:16:36.722 INFO kablam! Sep 04 21:16:36.722 INFO kablam! error[E0455]: native frameworks are only available on macOS targets Sep 04 21:16:36.722 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/core-graphics-0.17.0/src/data_provider.rs:109:1 Sep 04 21:16:36.722 INFO kablam! | Sep 04 21:16:36.722 INFO kablam! 109 | #[link(name = "CoreGraphics", kind = "framework")] Sep 04 21:16:36.722 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 21:16:36.722 INFO kablam! Sep 04 21:16:36.722 INFO kablam! error[E0455]: native frameworks are only available on macOS targets Sep 04 21:16:36.722 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/core-graphics-0.17.0/src/font.rs:128:1 Sep 04 21:16:36.722 INFO kablam! | Sep 04 21:16:36.722 INFO kablam! 128 | #[link(name = "CoreGraphics", kind = "framework")] Sep 04 21:16:36.722 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 21:16:36.722 INFO kablam! Sep 04 21:16:36.722 INFO kablam! error[E0455]: native frameworks are only available on macOS targets Sep 04 21:16:36.722 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/core-graphics-0.17.0/src/geometry.rs:189:5 Sep 04 21:16:36.722 INFO kablam! | Sep 04 21:16:36.722 INFO kablam! 189 | #[link(name = "CoreGraphics", kind = "framework")] Sep 04 21:16:36.722 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 21:16:36.722 INFO kablam! Sep 04 21:16:36.722 INFO kablam! error[E0455]: native frameworks are only available on macOS targets Sep 04 21:16:36.722 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/core-graphics-0.17.0/src/image.rs:126:1 Sep 04 21:16:36.722 INFO kablam! | Sep 04 21:16:36.722 INFO kablam! 126 | #[link(name = "CoreGraphics", kind = "framework")] Sep 04 21:16:36.722 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 21:16:36.722 INFO kablam! Sep 04 21:16:36.722 INFO kablam! error[E0455]: native frameworks are only available on macOS targets Sep 04 21:16:36.722 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/core-graphics-0.17.0/src/path.rs:124:1 Sep 04 21:16:36.723 INFO kablam! | Sep 04 21:16:36.723 INFO kablam! 124 | #[link(name = "CoreGraphics", kind = "framework")] Sep 04 21:16:36.723 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 21:16:36.723 INFO kablam! Sep 04 21:16:36.763 INFO kablam! error: aborting due to 8 previous errors Sep 04 21:16:36.763 INFO kablam! Sep 04 21:16:36.763 INFO kablam! For more information about this error, try `rustc --explain E0455`. Sep 04 21:16:36.773 INFO kablam! error: Could not compile `core-graphics`. Sep 04 21:16:36.774 INFO kablam! Sep 04 21:16:36.774 INFO kablam! To learn more, run the command again with --verbose. Sep 04 21:16:36.775 INFO kablam! su: No module specific data is present Sep 04 21:16:37.200 INFO running `"docker" "rm" "-f" "05f48d1db1585479f2899fa1367e911b9197f0de5ed7390da3026be7f0344c3e"` Sep 04 21:16:37.334 INFO blam! 05f48d1db1585479f2899fa1367e911b9197f0de5ed7390da3026be7f0344c3e