[INFO] updating cached repository https://github.com/autozimu/im-switch-macOS [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/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] 2070793dd7388c134b4264617840e3f7ced4c1d7 [INFO] testing autozimu/im-switch-macOS against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fautozimu%2Fim-switch-macOS" "work/builds/worker-5/source"` [INFO] [stderr] Cloning into 'work/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/autozimu/im-switch-macOS on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/autozimu/im-switch-macOS [INFO] finished tweaking git repo https://github.com/autozimu/im-switch-macOS [INFO] tweaked toml for git repo https://github.com/autozimu/im-switch-macOS written to work/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/autozimu/im-switch-macOS already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 36da3b29038c115c5f9831d72f788719cd6da2a9fe08dce1e327ff661e0967f0 [INFO] running `"docker" "start" "-a" "36da3b29038c115c5f9831d72f788719cd6da2a9fe08dce1e327ff661e0967f0"` [INFO] [stderr] Compiling core-foundation-sys v0.4.4 [INFO] [stderr] Compiling malloc_buf v0.0.6 [INFO] [stderr] Compiling backtrace-sys v0.1.14 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling clap v2.26.2 [INFO] [stderr] Compiling structopt-derive v0.1.0 [INFO] [stderr] Compiling backtrace v0.3.3 [INFO] [stderr] Compiling objc v0.2.2 [INFO] [stderr] Compiling core-foundation v0.4.4 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling core-graphics v0.9.1 [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.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/rustwide/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/rustwide/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/rustwide/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/rustwide/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/rustwide/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/rustwide/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/rustwide/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/rustwide/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/rustwide/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] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "36da3b29038c115c5f9831d72f788719cd6da2a9fe08dce1e327ff661e0967f0"` [INFO] running `"docker" "rm" "-f" "36da3b29038c115c5f9831d72f788719cd6da2a9fe08dce1e327ff661e0967f0"` [INFO] [stdout] 36da3b29038c115c5f9831d72f788719cd6da2a9fe08dce1e327ff661e0967f0