[INFO] cloning repository https://github.com/pcwalton/pathfinder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pcwalton/pathfinder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpcwalton%2Fpathfinder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpcwalton%2Fpathfinder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce3b40cd5c9e73dcfa71e38702e516caf479451d [INFO] checking pcwalton/pathfinder against master#8007b506ac5da629f223b755f5a5391edd5f6d01 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpcwalton%2Fpathfinder" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pcwalton/pathfinder on toolchain 8007b506ac5da629f223b755f5a5391edd5f6d01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pcwalton/pathfinder [INFO] finished tweaking git repo https://github.com/pcwalton/pathfinder [INFO] tweaked toml for git repo https://github.com/pcwalton/pathfinder written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/pcwalton/pathfinder already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b237dd27d356b79d212f6bd3268aea780d142d8617fc34ddec6bf62fdf4987e [INFO] running `Command { std: "docker" "start" "-a" "2b237dd27d356b79d212f6bd3268aea780d142d8617fc34ddec6bf62fdf4987e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b237dd27d356b79d212f6bd3268aea780d142d8617fc34ddec6bf62fdf4987e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b237dd27d356b79d212f6bd3268aea780d142d8617fc34ddec6bf62fdf4987e", kill_on_drop: false }` [INFO] [stdout] 2b237dd27d356b79d212f6bd3268aea780d142d8617fc34ddec6bf62fdf4987e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8d86a7fb1572dd0dc7b93150d5424df5b6434428c6debd470d28ad6d94be1fe [INFO] running `Command { std: "docker" "start" "-a" "a8d86a7fb1572dd0dc7b93150d5424df5b6434428c6debd470d28ad6d94be1fe", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking half v1.4.0 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking smallvec v1.1.0 [INFO] [stderr] Checking float-ord v0.2.0 [INFO] [stderr] Checking float-cmp v0.5.3 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking xmlparser v0.10.0 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Checking unicode-script v0.3.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking ttf-parser v0.2.2 [INFO] [stderr] Checking unicode-vo v0.1.0 [INFO] [stderr] Checking rctree v0.3.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling core-foundation-sys v0.6.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking downcast-rs v1.1.1 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking libc v0.1.12 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling cbindgen v0.8.7 [INFO] [stderr] Checking block v0.1.6 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking ascii v0.9.3 [INFO] [stderr] Checking jni-sys v0.3.0 [INFO] [stderr] Checking cesu8 v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking data-url v0.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking lock_api v0.3.2 [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking svgtypes v0.5.0 [INFO] [stderr] Checking unicode-normalization v0.1.11 [INFO] [stderr] Checking roxmltree v0.7.3 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking khronos v0.1.2 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking malloc_buf v0.0.6 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking egl v0.2.7 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking simplecss v0.2.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking core-foundation v0.6.4 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking core-graphics v0.17.3 [INFO] [stderr] Checking libflate v0.1.27 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Checking kurbo v0.2.3 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking deflate v0.8.2 [INFO] [stderr] Checking stb_truetype v0.3.1 [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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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" "a8d86a7fb1572dd0dc7b93150d5424df5b6434428c6debd470d28ad6d94be1fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8d86a7fb1572dd0dc7b93150d5424df5b6434428c6debd470d28ad6d94be1fe", kill_on_drop: false }` [INFO] [stdout] a8d86a7fb1572dd0dc7b93150d5424df5b6434428c6debd470d28ad6d94be1fe