[INFO] cloning repository autozimu/im-switch-macOS [INFO] running `"git" "clone" "--bare" "git://github.com/autozimu/im-switch-macOS.git" "work/cache/sources/gh/autozimu/im-switch-macOS"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/autozimu/im-switch-macOS'... [INFO] running `"git" "clone" "work/cache/sources/gh/autozimu/im-switch-macOS" "work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/autozimu/im-switch-macOS"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/autozimu/im-switch-macOS'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/autozimu/im-switch-macOS" "work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/autozimu/im-switch-macOS"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/autozimu/im-switch-macOS'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2070793dd7388c134b4264617840e3f7ced4c1d7 [INFO] sha for GitHub repo autozimu/im-switch-macOS: 2070793dd7388c134b4264617840e3f7ced4c1d7 [INFO] validating manifest of autozimu/im-switch-macOS on toolchain master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of autozimu/im-switch-macOS on toolchain try#8f81d0bf6baf07b92f1246696722485c4ca0b049 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing autozimu/im-switch-macOS [INFO] finished frobbing autozimu/im-switch-macOS [INFO] frobbed toml for autozimu/im-switch-macOS written to work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/autozimu/im-switch-macOS/Cargo.toml [INFO] started frobbing autozimu/im-switch-macOS [INFO] finished frobbing autozimu/im-switch-macOS [INFO] frobbed toml for autozimu/im-switch-macOS written to work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/autozimu/im-switch-macOS/Cargo.toml [INFO] crate autozimu/im-switch-macOS already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cocoa v0.10.0 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking autozimu/im-switch-macOS against try#8f81d0bf6baf07b92f1246696722485c4ca0b049 for pr-62008 [INFO] running `"docker" "create" "-v" "/mnt/big/ec2-user/crater/work/local/target-dirs/pr-62008/worker-3/try#8f81d0bf6baf07b92f1246696722485c4ca0b049:/opt/crater/target:rw,Z" "-v" "/mnt/big/ec2-user/crater/work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/autozimu/im-switch-macOS:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 20c28a31291d8632c28eeb514ac18259e65a0021b0a4380b3d6afc7e90d106bb [INFO] running `"docker" "start" "-a" "20c28a31291d8632c28eeb514ac18259e65a0021b0a4380b3d6afc7e90d106bb"` [INFO] [stderr] Compiling core-foundation-sys v0.4.4 [INFO] [stderr] Checking malloc_buf v0.0.6 [INFO] [stderr] Checking iron v0.5.1 [INFO] [stderr] Checking structopt v0.1.0 [INFO] [stderr] Compiling structopt-derive v0.1.0 [INFO] [stderr] Checking failure v0.1.3 [INFO] [stderr] Checking objc v0.2.2 [INFO] [stderr] Checking core-foundation v0.4.4 [INFO] [stderr] Checking logger v0.3.0 [INFO] [stderr] Checking core-graphics v0.9.1 [INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-graphics-0.9.1/src/color_space.rs:82:1 [INFO] [stderr] | [INFO] [stderr] 82 | #[link(name = "ApplicationServices", kind = "framework")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-graphics-0.9.1/src/context.rs:226:1 [INFO] [stderr] | [INFO] [stderr] 226 | #[link(name = "ApplicationServices", kind = "framework")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-graphics-0.9.1/src/data_provider.rs:98:1 [INFO] [stderr] | [INFO] [stderr] 98 | #[link(name = "ApplicationServices", kind = "framework")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-graphics-0.9.1/src/display.rs:49:1 [INFO] [stderr] | [INFO] [stderr] 49 | #[link(name = "ApplicationServices", kind = "framework")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-graphics-0.9.1/src/event.rs:255:1 [INFO] [stderr] | [INFO] [stderr] 255 | #[link(name = "ApplicationServices", kind = "framework")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-graphics-0.9.1/src/event_source.rs:91:1 [INFO] [stderr] | [INFO] [stderr] 91 | #[link(name = "ApplicationServices", kind = "framework")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-graphics-0.9.1/src/font.rs:117:1 [INFO] [stderr] | [INFO] [stderr] 117 | #[link(name = "ApplicationServices", kind = "framework")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-graphics-0.9.1/src/geometry.rs:111:5 [INFO] [stderr] | [INFO] [stderr] 111 | #[link(name = "ApplicationServices", kind = "framework")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-graphics-0.9.1/src/private.rs:100:5 [INFO] [stderr] | [INFO] [stderr] 100 | #[link(name = "ApplicationServices", kind = "framework")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-graphics-0.9.1/src/image.rs:148:1 [INFO] [stderr] | [INFO] [stderr] 148 | #[link(name = "ApplicationServices", kind = "framework")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 10 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] running `"docker" "inspect" "20c28a31291d8632c28eeb514ac18259e65a0021b0a4380b3d6afc7e90d106bb"` [INFO] running `"docker" "rm" "-f" "20c28a31291d8632c28eeb514ac18259e65a0021b0a4380b3d6afc7e90d106bb"` [INFO] [stdout] 20c28a31291d8632c28eeb514ac18259e65a0021b0a4380b3d6afc7e90d106bb