[INFO] fetching crate popoplot 0.7.0... [INFO] checking popoplot-0.7.0 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate popoplot 0.7.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate popoplot 0.7.0 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate popoplot 0.7.0 [INFO] finished tweaking crates.io crate popoplot 0.7.0 [INFO] tweaked toml for crates.io crate popoplot 0.7.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate popoplot 0.7.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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded plotters-bitmap v0.3.0 [INFO] [stderr] Downloaded plotters-svg v0.3.0 [INFO] [stderr] Downloaded gif v0.10.3 [INFO] [stderr] Downloaded redox_users v0.4.0 [INFO] [stderr] Downloaded pathfinder_simd v0.5.0 [INFO] [stderr] Downloaded deflate v0.7.20 [INFO] [stderr] Downloaded png v0.15.3 [INFO] [stderr] Downloaded font-kit v0.7.1 [INFO] [stderr] Downloaded plotters-backend v0.3.0 [INFO] [stderr] Downloaded dirs-sys v0.3.6 [INFO] [stderr] Downloaded lzw v0.10.0 [INFO] [stderr] Downloaded image v0.22.5 [INFO] [stderr] Downloaded plotters v0.3.0 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 223826ec7b64e36b96a5e917223d3d04ec4f1b355a3fe7399ffd8e1cd3ad4617 [INFO] running `Command { std: "docker" "start" "-a" "223826ec7b64e36b96a5e917223d3d04ec4f1b355a3fe7399ffd8e1cd3ad4617", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "223826ec7b64e36b96a5e917223d3d04ec4f1b355a3fe7399ffd8e1cd3ad4617", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "223826ec7b64e36b96a5e917223d3d04ec4f1b355a3fe7399ffd8e1cd3ad4617", kill_on_drop: false }` [INFO] [stdout] 223826ec7b64e36b96a5e917223d3d04ec4f1b355a3fe7399ffd8e1cd3ad4617 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f0592078daf66f6be314480d290b5712092a1fe273d62947ee978c813ab1871 [INFO] running `Command { std: "docker" "start" "-a" "4f0592078daf66f6be314480d290b5712092a1fe273d62947ee978c813ab1871", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling pathfinder_simd v0.5.0 [INFO] [stderr] Checking lock_api v0.4.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking once_cell v1.7.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.0/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] Checking plotters-backend v0.3.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pathfinder_simd-0.5.0/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 textwrap v0.11.0 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Checking futures-core v0.3.14 [INFO] [stderr] Checking float-ord v0.2.0 [INFO] [stderr] Checking futures-sink v0.3.14 [INFO] [stderr] Checking plotters-svg v0.3.0 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [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 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4f0592078daf66f6be314480d290b5712092a1fe273d62947ee978c813ab1871", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f0592078daf66f6be314480d290b5712092a1fe273d62947ee978c813ab1871", kill_on_drop: false }` [INFO] [stdout] 4f0592078daf66f6be314480d290b5712092a1fe273d62947ee978c813ab1871