[INFO] cloning repository https://github.com/bn3t/screenresolution-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bn3t/screenresolution-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbn3t%2Fscreenresolution-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbn3t%2Fscreenresolution-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d0e1c450d4d43f55623fd030d6e3fd80fc5adaeb [INFO] testing bn3t/screenresolution-rs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbn3t%2Fscreenresolution-rs" "/workspace/builds/worker-46/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-46/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bn3t/screenresolution-rs on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bn3t/screenresolution-rs [INFO] finished tweaking git repo https://github.com/bn3t/screenresolution-rs [INFO] tweaked toml for git repo https://github.com/bn3t/screenresolution-rs written to /workspace/builds/worker-46/source/Cargo.toml [INFO] crate git repo https://github.com/bn3t/screenresolution-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/bn3t/dialoguer.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded termios v0.3.0 [INFO] [stderr] Downloaded clicolors-control v0.2.0 [INFO] [stderr] Downloaded aho-corasick v0.6.7 [INFO] [stderr] Downloaded console v0.6.2 [INFO] [stderr] Downloaded cc v1.0.23 [INFO] [stderr] Downloaded regex v1.0.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b27d83d302080f56392dec3311f0e1487e4873570f45f1c2e3da24460fa5d8b [INFO] running `Command { std: "docker" "start" "-a" "4b27d83d302080f56392dec3311f0e1487e4873570f45f1c2e3da24460fa5d8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b27d83d302080f56392dec3311f0e1487e4873570f45f1c2e3da24460fa5d8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b27d83d302080f56392dec3311f0e1487e4873570f45f1c2e3da24460fa5d8b", kill_on_drop: false }` [INFO] [stdout] 4b27d83d302080f56392dec3311f0e1487e4873570f45f1c2e3da24460fa5d8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d98ff885ea49ef75562297c14f3e2cf34a38acdaa5cd5eea3f7acde8b1bc4b67 [INFO] running `Command { std: "docker" "start" "-a" "d98ff885ea49ef75562297c14f3e2cf34a38acdaa5cd5eea3f7acde8b1bc4b67", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cc v1.0.23 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling core-foundation-sys v0.6.2 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling regex v1.0.4 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling lock_api v0.1.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling memchr v2.0.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling termios v0.3.0 [INFO] [stderr] Compiling clicolors-control v0.2.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling aho-corasick v0.6.7 [INFO] [stderr] Compiling core-foundation v0.6.2 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling core-graphics v0.17.2 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling parking_lot v0.6.4 [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-0.17.2/src/color.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[link(name = "CoreGraphics", kind = "framework")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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-0.17.2/src/color_space.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[link(name = "CoreGraphics", kind = "framework")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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-0.17.2/src/context.rs:343:1 [INFO] [stdout] | [INFO] [stdout] 343 | #[link(name = "CoreGraphics", kind = "framework")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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-0.17.2/src/data_provider.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | #[link(name = "CoreGraphics", kind = "framework")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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-0.17.2/src/font.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | #[link(name = "CoreGraphics", kind = "framework")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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-0.17.2/src/geometry.rs:189:5 [INFO] [stdout] | [INFO] [stdout] 189 | #[link(name = "CoreGraphics", kind = "framework")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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-0.17.2/src/image.rs:138:1 [INFO] [stdout] | [INFO] [stdout] 138 | #[link(name = "CoreGraphics", kind = "framework")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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-0.17.2/src/path.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | #[link(name = "CoreGraphics", kind = "framework")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [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` due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d98ff885ea49ef75562297c14f3e2cf34a38acdaa5cd5eea3f7acde8b1bc4b67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d98ff885ea49ef75562297c14f3e2cf34a38acdaa5cd5eea3f7acde8b1bc4b67", kill_on_drop: false }` [INFO] [stdout] d98ff885ea49ef75562297c14f3e2cf34a38acdaa5cd5eea3f7acde8b1bc4b67