[INFO] fetching crate cursive_tree_view 0.8.0... [INFO] checking cursive_tree_view-0.8.0 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] extracting crate cursive_tree_view 0.8.0 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate cursive_tree_view 0.8.0 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cursive_tree_view 0.8.0 [INFO] finished tweaking crates.io crate cursive_tree_view 0.8.0 [INFO] tweaked toml for crates.io crate cursive_tree_view 0.8.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate cursive_tree_view 0.8.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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cursive_core v0.3.1 [INFO] [stderr] Downloaded ncurses v5.100.0 [INFO] [stderr] Downloaded wasi v0.10.1+wasi-snapshot-preview1 [INFO] [stderr] Downloaded crossbeam-utils v0.8.1 [INFO] [stderr] Downloaded signal-hook v0.3.4 [INFO] [stderr] Downloaded cursive v0.17.0 [INFO] [stderr] Downloaded crossbeam-channel v0.5.0 [INFO] [stderr] Downloaded time v0.3.5 [INFO] [stderr] Downloaded enum-map-derive v0.7.0 [INFO] [stderr] Downloaded enum-map v2.0.0 [INFO] [stderr] Downloaded enumset_derive v0.5.5 [INFO] [stderr] Downloaded enumset v1.0.8 [INFO] [stderr] Downloaded log v0.4.13 [INFO] [stderr] Downloaded num-complex v0.4.0 [INFO] [stderr] Downloaded debug_stub_derive v0.3.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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3929d4174dfd329dc9fa2395738b883607cc5b25ab844a43312bed5c1e04009 [INFO] running `Command { std: "docker" "start" "-a" "f3929d4174dfd329dc9fa2395738b883607cc5b25ab844a43312bed5c1e04009", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3929d4174dfd329dc9fa2395738b883607cc5b25ab844a43312bed5c1e04009", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3929d4174dfd329dc9fa2395738b883607cc5b25ab844a43312bed5c1e04009", kill_on_drop: false }` [INFO] [stdout] f3929d4174dfd329dc9fa2395738b883607cc5b25ab844a43312bed5c1e04009 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0577c3a1bc963b642a5f79e3335853f979da5b9cce3d5567ed2123a57479c38a [INFO] running `Command { std: "docker" "start" "-a" "0577c3a1bc963b642a5f79e3335853f979da5b9cce3d5567ed2123a57479c38a", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Compiling signal-hook v0.3.4 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking time v0.3.5 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Compiling ncurses v5.100.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] [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" "0577c3a1bc963b642a5f79e3335853f979da5b9cce3d5567ed2123a57479c38a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0577c3a1bc963b642a5f79e3335853f979da5b9cce3d5567ed2123a57479c38a", kill_on_drop: false }` [INFO] [stdout] 0577c3a1bc963b642a5f79e3335853f979da5b9cce3d5567ed2123a57479c38a