[INFO] updating cached repository LuciferK9/actx-tst [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/LuciferK9/actx-tst [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/LuciferK9/actx-tst" "work/ex/beta-1.38-1/sources/1.37.0/gh/LuciferK9/actx-tst"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/LuciferK9/actx-tst'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/LuciferK9/actx-tst" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/LuciferK9/actx-tst"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/LuciferK9/actx-tst'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1edc8d02ee1fb800087b0fe3a43cabdd9e6522c2 [INFO] sha for GitHub repo LuciferK9/actx-tst: 1edc8d02ee1fb800087b0fe3a43cabdd9e6522c2 [INFO] validating manifest of LuciferK9/actx-tst on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of LuciferK9/actx-tst on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing LuciferK9/actx-tst [INFO] finished frobbing LuciferK9/actx-tst [INFO] frobbed toml for LuciferK9/actx-tst written to work/ex/beta-1.38-1/sources/1.37.0/gh/LuciferK9/actx-tst/Cargo.toml [INFO] started frobbing LuciferK9/actx-tst [INFO] finished frobbing LuciferK9/actx-tst [INFO] frobbed toml for LuciferK9/actx-tst written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/LuciferK9/actx-tst/Cargo.toml [INFO] crate LuciferK9/actx-tst already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing LuciferK9/actx-tst against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/LuciferK9/actx-tst:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/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=warn" "-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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 032e404cfcef5b682e3535aeb9f43e666b9d85bb7ff6eb36dbb06928bc203b16 [INFO] running `"docker" "start" "-a" "032e404cfcef5b682e3535aeb9f43e666b9d85bb7ff6eb36dbb06928bc203b16"` [INFO] [stderr] Compiling syn v0.15.31 [INFO] [stderr] Compiling core-foundation-sys v0.6.2 [INFO] [stderr] Compiling hashbrown v0.2.1 [INFO] [stderr] Compiling copyless v0.1.2 [INFO] [stderr] Compiling block v0.1.6 [INFO] [stderr] Compiling boxfnonce v0.1.1 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling actix-server-config v0.1.0 [INFO] [stderr] Compiling actix-service v0.3.6 [INFO] [stderr] Compiling webview-sys v0.1.1 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling signal-hook v0.1.8 [INFO] [stderr] Compiling malloc_buf v0.0.6 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling string v0.2.0 [INFO] [stderr] Compiling objc v0.2.6 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling core-foundation v0.6.4 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling actix-utils v0.3.5 [INFO] [stderr] Compiling core-graphics v0.17.3 [INFO] [stderr] Compiling web-view v0.4.0 [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.17.3/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/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-graphics-0.17.3/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/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-graphics-0.17.3/src/context.rs:343:1 [INFO] [stderr] | [INFO] [stderr] 343 | #[link(name = "CoreGraphics", 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.17.3/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/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-graphics-0.17.3/src/font.rs:128:1 [INFO] [stderr] | [INFO] [stderr] 128 | #[link(name = "CoreGraphics", 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.17.3/src/geometry.rs:189:5 [INFO] [stderr] | [INFO] [stderr] 189 | #[link(name = "CoreGraphics", 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.17.3/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/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/core-graphics-0.17.3/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] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "032e404cfcef5b682e3535aeb9f43e666b9d85bb7ff6eb36dbb06928bc203b16"` [INFO] running `"docker" "rm" "-f" "032e404cfcef5b682e3535aeb9f43e666b9d85bb7ff6eb36dbb06928bc203b16"` [INFO] [stdout] 032e404cfcef5b682e3535aeb9f43e666b9d85bb7ff6eb36dbb06928bc203b16