[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#c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 for pr-86194 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpcwalton%2Fpathfinder" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pcwalton/pathfinder on toolchain c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "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-9/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" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7f244f7c4443847cef0056d4ec0bd96bdde935adec80614c027c8bf837f1c3f [INFO] running `Command { std: "docker" "start" "-a" "a7f244f7c4443847cef0056d4ec0bd96bdde935adec80614c027c8bf837f1c3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7f244f7c4443847cef0056d4ec0bd96bdde935adec80614c027c8bf837f1c3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7f244f7c4443847cef0056d4ec0bd96bdde935adec80614c027c8bf837f1c3f", kill_on_drop: false }` [INFO] [stdout] a7f244f7c4443847cef0056d4ec0bd96bdde935adec80614c027c8bf837f1c3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 121621cdf9c3c81532826a0826efb99d45ec52699fdc7d3b141f44a67e93b77b [INFO] running `Command { std: "docker" "start" "-a" "121621cdf9c3c81532826a0826efb99d45ec52699fdc7d3b141f44a67e93b77b", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.48 [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 half v1.4.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking smallvec v1.1.0 [INFO] [stderr] Checking float-cmp v0.5.3 [INFO] [stderr] Checking xmlparser v0.10.0 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking unicode-vo v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking ttf-parser v0.2.2 [INFO] [stderr] Checking unicode-script v0.3.0 [INFO] [stderr] Checking rctree v0.3.3 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling core-foundation-sys v0.6.2 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling cbindgen v0.8.7 [INFO] [stderr] Checking block v0.1.6 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling gcc v0.3.55 [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] Checking inflate v0.4.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Checking lock_api v0.3.2 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking data-url v0.1.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking khronos v0.1.2 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stderr] Checking unicode-normalization v0.1.11 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Checking svgtypes v0.5.0 [INFO] [stderr] Checking roxmltree v0.7.3 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Checking crc32fast v1.2.0 [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 shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking deflate v0.8.2 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Compiling pathfinder_simd v0.3.0 (/opt/rustwide/workdir/simd) [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking egl v0.2.7 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking libflate v0.1.27 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking core-foundation v0.6.4 [INFO] [stderr] Checking simplecss v0.2.0 [INFO] [stderr] Checking lzma-rs v0.1.2 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking kurbo v0.2.3 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Compiling jni v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Checking core-graphics v0.17.3 [INFO] [stderr] error: could not compile `regex-syntax` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex_syntax /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=96ed428e9b218a81 -C extra-filename=-96ed428e9b218a81 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] [stdout] error[E0599]: no method named `round` found for struct `x86::F32x4` in the current scope [INFO] [stdout] --> simd/src/test.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 48 | assert_eq!(c.round(), F32x4::new(-1.0, 1.0, -20.0, 4.0)); [INFO] [stdout] | ^^^^^ method not found in `x86::F32x4` [INFO] [stdout] | [INFO] [stdout] ::: simd/src/x86/mod.rs:201:1 [INFO] [stdout] | [INFO] [stdout] 201 | pub struct F32x4(pub __m128); [INFO] [stdout] | ----------------------------- method `round` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `round` found for struct `scalar::F32x4` in the current scope [INFO] [stdout] --> simd/src/test.rs:690:18 [INFO] [stdout] | [INFO] [stdout] 690 | assert_eq!(c.round(), F32x4S::new(-1.0, 1.0, -20.0, 4.0)); [INFO] [stdout] | ^^^^^ method not found in `scalar::F32x4` [INFO] [stdout] | [INFO] [stdout] ::: simd/src/scalar/mod.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | pub struct F32x4(pub [f32; 4]); [INFO] [stdout] | ------------------------------- method `round` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "121621cdf9c3c81532826a0826efb99d45ec52699fdc7d3b141f44a67e93b77b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "121621cdf9c3c81532826a0826efb99d45ec52699fdc7d3b141f44a67e93b77b", kill_on_drop: false }` [INFO] [stdout] 121621cdf9c3c81532826a0826efb99d45ec52699fdc7d3b141f44a67e93b77b