[INFO] fetching crate frawk 0.4.8...
[INFO] checking frawk-0.4.8 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate frawk 0.4.8 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate frawk 0.4.8 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config
[INFO] started tweaking crates.io crate frawk 0.4.8
[INFO] finished tweaking crates.io crate frawk 0.4.8
[INFO] tweaked toml for crates.io crate frawk 0.4.8 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate frawk 0.4.8 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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5543b4a20f6b6cf6a10ed90673be3215a388557937423b4ef9f6b399566e7d62
[INFO] running `Command { std: "docker" "start" "-a" "5543b4a20f6b6cf6a10ed90673be3215a388557937423b4ef9f6b399566e7d62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5543b4a20f6b6cf6a10ed90673be3215a388557937423b4ef9f6b399566e7d62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5543b4a20f6b6cf6a10ed90673be3215a388557937423b4ef9f6b399566e7d62", kill_on_drop: false }`
[INFO] [stdout] 5543b4a20f6b6cf6a10ed90673be3215a388557937423b4ef9f6b399566e7d62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 864c41a4a35600966b122e55f89200e8882987671faac7328a62dc709a6c971d
[INFO] running `Command { std: "docker" "start" "-a" "864c41a4a35600966b122e55f89200e8882987671faac7328a62dc709a6c971d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling cranelift-isle v0.93.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.93.1
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling target-lexicon v0.12.3
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking slice-group-by v0.3.0
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking cranelift-entity v0.93.1
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.93.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.2
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking cranelift-bforest v0.93.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]     Checking bumpalo v3.12.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]     Checking regalloc2 v0.5.1
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling fs_extra v1.2.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling lalrpop-util v0.19.8
[INFO] [stderr]    Compiling crossbeam-queue v0.3.5
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]     Checking predicates-core v1.0.3
[INFO] [stderr]    Compiling pico-args v0.4.2
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling io-lifetimes v1.0.4
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling rustix v0.36.7
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.4.3+5.2.1-patched.2
[INFO] [stderr]     Checking termtree v0.2.4
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking predicates-tree v1.0.5
[INFO] [stderr]     Checking globset v0.4.8
[INFO] [stderr]     Checking crossbeam-channel v0.5.4
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]     Checking fixedbitset v0.4.1
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking wait-timeout v0.2.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]    Compiling term v0.7.0
[INFO] [stderr]     Checking region v2.2.0
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v6.0.1
[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 textwrap v0.15.0
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "864c41a4a35600966b122e55f89200e8882987671faac7328a62dc709a6c971d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "864c41a4a35600966b122e55f89200e8882987671faac7328a62dc709a6c971d", kill_on_drop: false }`
[INFO] [stdout] 864c41a4a35600966b122e55f89200e8882987671faac7328a62dc709a6c971d
