[INFO] fetching crate streampager 0.10.3... [INFO] checking streampager-0.10.3 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate streampager 0.10.3 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate streampager 0.10.3 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 crates.io crate streampager 0.10.3 [INFO] finished tweaking crates.io crate streampager 0.10.3 [INFO] tweaked toml for crates.io crate streampager 0.10.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate streampager 0.10.3 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ordered-float v3.1.0 [INFO] [stderr] Downloaded wezterm-bidi v0.2.1 [INFO] [stderr] Downloaded deltae v0.3.0 [INFO] [stderr] Downloaded finl_unicode v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d178d7514b05b04cd4bb85717f6a20aad8a142296bddd014789e018e5fe5873 [INFO] running `Command { std: "docker" "start" "-a" "5d178d7514b05b04cd4bb85717f6a20aad8a142296bddd014789e018e5fe5873", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d178d7514b05b04cd4bb85717f6a20aad8a142296bddd014789e018e5fe5873", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d178d7514b05b04cd4bb85717f6a20aad8a142296bddd014789e018e5fe5873", kill_on_drop: false }` [INFO] [stdout] 5d178d7514b05b04cd4bb85717f6a20aad8a142296bddd014789e018e5fe5873 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffc1e03d0721bf672933c19c0b43082de7f6109868a49a6d51480862ba6e4450 [INFO] running `Command { std: "docker" "start" "-a" "ffc1e03d0721bf672933c19c0b43082de7f6109868a49a6d51480862ba6e4450", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking once_cell v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking ordered-float v3.1.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Checking lab v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking deltae v0.3.0 [INFO] [stderr] Checking vtparse v0.6.2 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Checking unicode-segmentation v1.10.0 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Checking memmem v0.1.1 [INFO] [stderr] Checking finl_unicode v1.1.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking filetime v0.2.17 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking nix v0.24.2 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking memmap2 v0.5.7 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking pipe v0.4.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.7.6/src/lib.rs:33:42 [INFO] [stdout] | [INFO] [stdout] 33 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ahash` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ffc1e03d0721bf672933c19c0b43082de7f6109868a49a6d51480862ba6e4450", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffc1e03d0721bf672933c19c0b43082de7f6109868a49a6d51480862ba6e4450", kill_on_drop: false }` [INFO] [stdout] ffc1e03d0721bf672933c19c0b43082de7f6109868a49a6d51480862ba6e4450