[INFO] updating cached repository https://github.com/adumbidiot/hekk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 374083b422b288226d3b6065939faac453eaa14d [INFO] checking adumbidiot/hekk/374083b422b288226d3b6065939faac453eaa14d against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadumbidiot%2Fhekk" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adumbidiot/hekk on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/adumbidiot/hekk [INFO] finished tweaking git repo https://github.com/adumbidiot/hekk [INFO] tweaked toml for git repo https://github.com/adumbidiot/hekk written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/adumbidiot/hekk already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f577f5770cdafe291a12ff08e908f119c1ecdfa5c6219c40b95e765b08358d9f [INFO] running `Command { std: "docker" "start" "-a" "f577f5770cdafe291a12ff08e908f119c1ecdfa5c6219c40b95e765b08358d9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f577f5770cdafe291a12ff08e908f119c1ecdfa5c6219c40b95e765b08358d9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f577f5770cdafe291a12ff08e908f119c1ecdfa5c6219c40b95e765b08358d9f", kill_on_drop: false }` [INFO] [stdout] f577f5770cdafe291a12ff08e908f119c1ecdfa5c6219c40b95e765b08358d9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 776d6aeb4f56b5d0113b63c7944ac23bb061ad21ac92ba1e06af8b3afed7890b [INFO] running `Command { std: "docker" "start" "-a" "776d6aeb4f56b5d0113b63c7944ac23bb061ad21ac92ba1e06af8b3afed7890b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling drm-fourcc v2.1.1 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking spirv_headers v1.5.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking rose_tree v0.2.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling pathfinder_simd v0.5.1 [INFO] [stderr] Checking naga v0.5.0 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking twox-hash v1.6.0 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking ttf-parser v0.12.3 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pathfinder_simd-0.5.1/src/lib.rs:11:61 [INFO] [stdout] | [INFO] [stdout] 11 | #![cfg_attr(pf_rustc_nightly, feature(link_llvm_intrinsics, platform_intrinsics))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: SIMD intrinsics use the regular intrinsics ABI now [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pathfinder_simd-0.5.1/src/lib.rs:12:49 [INFO] [stdout] | [INFO] [stdout] 12 | #![cfg_attr(pf_rustc_nightly, feature(simd_ffi, stdsimd))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0557, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pathfinder_simd` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "776d6aeb4f56b5d0113b63c7944ac23bb061ad21ac92ba1e06af8b3afed7890b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "776d6aeb4f56b5d0113b63c7944ac23bb061ad21ac92ba1e06af8b3afed7890b", kill_on_drop: false }` [INFO] [stdout] 776d6aeb4f56b5d0113b63c7944ac23bb061ad21ac92ba1e06af8b3afed7890b