[INFO] fetching crate cosmwasm-vm 1.5.11... [INFO] checking cosmwasm-vm-1.5.11 against try#1d0e7c032bf9b905a3165592072b5cc63c491d50 for pr-133502-5 [INFO] extracting crate cosmwasm-vm 1.5.11 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate cosmwasm-vm 1.5.11 on toolchain 1d0e7c032bf9b905a3165592072b5cc63c491d50 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cosmwasm-vm 1.5.11 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate cosmwasm-vm 1.5.11 [INFO] tweaked toml for crates.io crate cosmwasm-vm 1.5.11 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate cosmwasm-vm 1.5.11 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" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b0069b031b0ac6fd1fc1b4c45ad1bfcaadfda545e38f06968cfc9e6d385e66f [INFO] running `Command { std: "docker" "start" "-a" "6b0069b031b0ac6fd1fc1b4c45ad1bfcaadfda545e38f06968cfc9e6d385e66f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b0069b031b0ac6fd1fc1b4c45ad1bfcaadfda545e38f06968cfc9e6d385e66f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b0069b031b0ac6fd1fc1b4c45ad1bfcaadfda545e38f06968cfc9e6d385e66f", kill_on_drop: false }` [INFO] [stdout] 6b0069b031b0ac6fd1fc1b4c45ad1bfcaadfda545e38f06968cfc9e6d385e66f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7c93d15fe9843e8bf0b5ae01ccad78edd73f24a2ce8ec838de77e041a0812d4 [INFO] running `Command { std: "docker" "start" "-a" "f7c93d15fe9843e8bf0b5ae01ccad78edd73f24a2ce8ec838de77e041a0812d4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking const-oid v0.9.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling bytecheck v0.6.11 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling target-lexicon v0.12.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Compiling rend v0.4.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling cranelift-isle v0.91.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling rkyv v0.7.42 [INFO] [stderr] Checking der v0.7.7 [INFO] [stderr] Compiling corosensei v0.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Checking gimli v0.27.2 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling cranelift-codegen-shared v0.91.1 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.91.1 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking object v0.30.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Checking cranelift-entity v0.91.1 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Checking cpufeatures v0.2.7 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Checking cranelift-bforest v0.91.1 [INFO] [stderr] Checking linux-raw-sys v0.3.7 [INFO] [stderr] Checking spki v0.7.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking bumpalo v3.12.2 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking getrandom v0.2.9 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking memmap2 v0.6.2 [INFO] [stderr] Checking region v3.0.0 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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 rand_core v0.6.4 [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] running `Command { std: "docker" "inspect" "f7c93d15fe9843e8bf0b5ae01ccad78edd73f24a2ce8ec838de77e041a0812d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7c93d15fe9843e8bf0b5ae01ccad78edd73f24a2ce8ec838de77e041a0812d4", kill_on_drop: false }` [INFO] [stdout] f7c93d15fe9843e8bf0b5ae01ccad78edd73f24a2ce8ec838de77e041a0812d4