[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#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpcwalton%2Fpathfinder" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pcwalton/pathfinder on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "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-1/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" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ccf998984aeed1bb5e3680c928c10f5821fc8dbbc6c1844de967de57036ac91b [INFO] running `Command { std: "docker" "start" "-a" "ccf998984aeed1bb5e3680c928c10f5821fc8dbbc6c1844de967de57036ac91b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ccf998984aeed1bb5e3680c928c10f5821fc8dbbc6c1844de967de57036ac91b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccf998984aeed1bb5e3680c928c10f5821fc8dbbc6c1844de967de57036ac91b", kill_on_drop: false }` [INFO] [stdout] ccf998984aeed1bb5e3680c928c10f5821fc8dbbc6c1844de967de57036ac91b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a9bce5f68d5a6e56ab9890d82c3e299038253e0781fb1651946269d44953277 [INFO] running `Command { std: "docker" "start" "-a" "9a9bce5f68d5a6e56ab9890d82c3e299038253e0781fb1651946269d44953277", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Checking half v1.4.0 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Checking float-ord v0.2.0 [INFO] [stderr] Checking smallvec v1.1.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [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 unicode-script v0.3.0 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking rctree v0.3.3 [INFO] [stderr] Checking unicode-vo v0.1.0 [INFO] [stderr] Checking ttf-parser v0.2.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling core-foundation-sys v0.6.2 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking downcast-rs v1.1.1 [INFO] [stderr] Checking block v0.1.6 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Compiling cbindgen v0.8.7 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Checking libc v0.1.12 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [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 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 crossbeam-utils v0.6.6 [INFO] [stderr] Checking data-url v0.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking lock_api v0.3.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking unicode-normalization v0.1.11 [INFO] [stderr] Checking svgtypes v0.5.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking roxmltree v0.7.3 [INFO] [stderr] Compiling nfd v0.0.4 [INFO] [stderr] Checking khronos v0.1.2 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling pathfinder_simd v0.3.0 (/opt/rustwide/workdir/simd) [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Checking rand_pcg v0.1.2 [INFO] [stderr] Checking rand_chacha v0.1.1 [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 wayland-scanner v0.21.13 [INFO] [stderr] Checking simplecss v0.2.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking libflate v0.1.27 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling euclid_macros v0.1.0 [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] [stderr] Checking kurbo v0.2.3 [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 crossbeam-queue v0.2.1 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Compiling jni v0.11.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Checking lzma-rs v0.1.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling harfbuzz-sys v0.3.3 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling objc_exception v0.1.2 [INFO] [stderr] Compiling jemalloc-sys v0.1.8 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Checking euclid v0.20.7 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking line_drawing v0.7.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 rand_os v0.1.3 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking core-foundation v0.6.4 [INFO] [stderr] Checking malloc_buf v0.0.6 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking egl v0.2.7 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking time v0.1.42 [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] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: cc: fatal error: cannot execute 'cc1obj': execvp: No such file or directory [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `objc_exception v0.1.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/objc_exception-6e468640764d20a2/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/objc_exception-a81d130b5d995d8e/out/extern/exception.o" "-c" "extern/exception.m" [INFO] [stderr] cargo:warning=cc: fatal error: cannot execute 'cc1obj': execvp: No such file or directory [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/objc_exception-a81d130b5d995d8e/out/extern/exception.o" "-c" "extern/exception.m" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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" "9a9bce5f68d5a6e56ab9890d82c3e299038253e0781fb1651946269d44953277", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a9bce5f68d5a6e56ab9890d82c3e299038253e0781fb1651946269d44953277", kill_on_drop: false }` [INFO] [stdout] 9a9bce5f68d5a6e56ab9890d82c3e299038253e0781fb1651946269d44953277