[INFO] fetching crate morx-tools 0.1.0...
[INFO] checking morx-tools-0.1.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate morx-tools 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate morx-tools 0.1.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate morx-tools 0.1.0
[INFO] finished tweaking crates.io crate morx-tools 0.1.0
[INFO] tweaked toml for crates.io crate morx-tools 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate morx-tools 0.1.0 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytemuck v1.9.0
[INFO] [stderr]   Downloaded pyo3-build-config v0.16.2
[INFO] [stderr]   Downloaded plotters-bitmap v0.3.1
[INFO] [stderr]   Downloaded pyo3-macros v0.16.2
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.16.2
[INFO] [stderr]   Downloaded snafu-derive v0.7.0
[INFO] [stderr]   Downloaded morx v0.1.0
[INFO] [stderr]   Downloaded curl v0.4.43
[INFO] [stderr]   Downloaded numpy v0.16.2
[INFO] [stderr]   Downloaded pyo3-ffi v0.16.2
[INFO] [stderr]   Downloaded snafu v0.7.0
[INFO] [stderr]   Downloaded pyo3 v0.16.2
[INFO] [stderr]   Downloaded torch-sys v0.7.0
[INFO] [stderr]   Downloaded tch v0.7.0
[INFO] [stderr]   Downloaded libz-sys v1.1.5
[INFO] [stderr]   Downloaded curl-sys v0.4.53+curl-7.82.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b29df40ae52fe72e387aac46ad80f30b7580c3e3a2c9e07058a174ab5f6e406b
[INFO] running `Command { std: "docker" "start" "-a" "b29df40ae52fe72e387aac46ad80f30b7580c3e3a2c9e07058a174ab5f6e406b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b29df40ae52fe72e387aac46ad80f30b7580c3e3a2c9e07058a174ab5f6e406b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b29df40ae52fe72e387aac46ad80f30b7580c3e3a2c9e07058a174ab5f6e406b", kill_on_drop: false }`
[INFO] [stdout] b29df40ae52fe72e387aac46ad80f30b7580c3e3a2c9e07058a174ab5f6e406b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a758c3e81432752bb776e7d917064c320500186d82b58b9bcef3c9c94c1d0792
[INFO] running `Command { std: "docker" "start" "-a" "a758c3e81432752bb776e7d917064c320500186d82b58b9bcef3c9c94c1d0792", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.90
[INFO] [stderr]    Compiling libm v0.2.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling pyo3-build-config v0.16.2
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling curl v0.4.43
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling libz-sys v1.1.5
[INFO] [stderr]    Compiling curl-sys v0.4.53+curl-7.82.0
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking num-complex v0.4.0
[INFO] [stderr]     Checking lock_api v0.4.6
[INFO] [stderr]     Checking matrixmultiply v0.3.2
[INFO] [stderr]    Compiling pathfinder_simd v0.5.1
[INFO] [stderr]    Compiling backtrace v0.3.64
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking bytemuck v1.9.0
[INFO] [stderr]    Compiling pyo3-ffi v0.16.2
[INFO] [stderr]    Compiling pyo3 v0.16.2
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking weezl v0.1.5
[INFO] [stderr]    Compiling unindent v0.1.8
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]     Checking plotters-backend v0.3.2
[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] [stderr]    Compiling bzip2 v0.4.3
[INFO] [stderr]    Compiling indoc v1.0.4
[INFO] [stderr]     Checking ndarray v0.15.4
[INFO] [stderr]     Checking walkdir v2.3.2
[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] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking servo-fontconfig v0.5.1
[INFO] [stderr]     Checking gif v0.11.3
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking freetype v0.7.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[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" "a758c3e81432752bb776e7d917064c320500186d82b58b9bcef3c9c94c1d0792", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a758c3e81432752bb776e7d917064c320500186d82b58b9bcef3c9c94c1d0792", kill_on_drop: false }`
[INFO] [stdout] a758c3e81432752bb776e7d917064c320500186d82b58b9bcef3c9c94c1d0792
[INFO] checking morx-tools-0.1.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate morx-tools 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate morx-tools 0.1.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate morx-tools 0.1.0
[INFO] finished tweaking crates.io crate morx-tools 0.1.0
[INFO] tweaked toml for crates.io crate morx-tools 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate crates.io crate morx-tools 0.1.0 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 718b0c60a11eb05c4e9bd5b507dae2cb7d4a73804fbc8d52fc9f0e5cbaa94d2f
[INFO] running `Command { std: "docker" "start" "-a" "718b0c60a11eb05c4e9bd5b507dae2cb7d4a73804fbc8d52fc9f0e5cbaa94d2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "718b0c60a11eb05c4e9bd5b507dae2cb7d4a73804fbc8d52fc9f0e5cbaa94d2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "718b0c60a11eb05c4e9bd5b507dae2cb7d4a73804fbc8d52fc9f0e5cbaa94d2f", kill_on_drop: false }`
[INFO] [stdout] 718b0c60a11eb05c4e9bd5b507dae2cb7d4a73804fbc8d52fc9f0e5cbaa94d2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a22ace7a1f0d3b819d18f70d7289bd338ba01ab190e2fac4c1404eef9732e7c
[INFO] running `Command { std: "docker" "start" "-a" "3a22ace7a1f0d3b819d18f70d7289bd338ba01ab190e2fac4c1404eef9732e7c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.90
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling libm v0.2.2
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling pyo3-build-config v0.16.2
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling curl v0.4.43
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling libz-sys v1.1.5
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling curl-sys v0.4.53+curl-7.82.0
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking lock_api v0.4.6
[INFO] [stderr]     Checking num-complex v0.4.0
[INFO] [stderr]     Checking matrixmultiply v0.3.2
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]    Compiling pathfinder_simd v0.5.1
[INFO] [stderr]    Compiling backtrace v0.3.64
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]     Checking weezl v0.1.5
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling pyo3-ffi v0.16.2
[INFO] [stderr]    Compiling pyo3 v0.16.2
[INFO] [stderr]    Compiling unindent v0.1.8
[INFO] [stderr]     Checking bytemuck v1.9.0
[INFO] [stderr]     Checking plotters-backend v0.3.2
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking gimli v0.26.1
[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] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling indoc v1.0.4
[INFO] [stderr]     Checking ndarray v0.15.4
[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] [stderr]    Compiling bzip2 v0.4.3
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking gif v0.11.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking servo-fontconfig v0.5.1
[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" "3a22ace7a1f0d3b819d18f70d7289bd338ba01ab190e2fac4c1404eef9732e7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a22ace7a1f0d3b819d18f70d7289bd338ba01ab190e2fac4c1404eef9732e7c", kill_on_drop: false }`
[INFO] [stdout] 3a22ace7a1f0d3b819d18f70d7289bd338ba01ab190e2fac4c1404eef9732e7c
