[INFO] fetching crate fluent_web 0.3.9...
[INFO] checking fluent_web-0.3.9 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate fluent_web 0.3.9 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate fluent_web 0.3.9 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fluent_web 0.3.9
[INFO] finished tweaking crates.io crate fluent_web 0.3.9
[INFO] tweaked toml for crates.io crate fluent_web 0.3.9 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate crates.io crate fluent_web 0.3.9 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5fa670963e686ff60ccbd99428bedd7fe1b6facc7c2e4997964f5d1419319fbd
[INFO] running `Command { std: "docker" "start" "-a" "5fa670963e686ff60ccbd99428bedd7fe1b6facc7c2e4997964f5d1419319fbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5fa670963e686ff60ccbd99428bedd7fe1b6facc7c2e4997964f5d1419319fbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fa670963e686ff60ccbd99428bedd7fe1b6facc7c2e4997964f5d1419319fbd", kill_on_drop: false }`
[INFO] [stdout] 5fa670963e686ff60ccbd99428bedd7fe1b6facc7c2e4997964f5d1419319fbd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c989554605d5c4faa9f3de600c6865bf95189802bc6141469ccd23338eb65c37
[INFO] running `Command { std: "docker" "start" "-a" "c989554605d5c4faa9f3de600c6865bf95189802bc6141469ccd23338eb65c37", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking phf_shared v0.10.0
[INFO] [stderr]     Checking dtoa-short v0.3.4
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rustix v0.38.15
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]     Checking linux-raw-sys v0.4.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking gimli v0.28.0
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking quote v1.0.33
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking servo_arc v0.1.1
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling proc-quote-impl v0.3.2
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]     Checking thin-slice v0.1.1
[INFO] [stderr]     Checking is_ci v1.1.1
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]     Checking textwrap v0.15.2
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking supports-color v2.1.0
[INFO] [stderr]     Checking supports-hyperlinks v2.1.0
[INFO] [stderr]     Checking supports-unicode v2.0.0
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking lazy_static v1.4.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 pathdiff v0.2.1
[INFO] [stderr]     Checking data-encoding v2.4.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] running `Command { std: "docker" "inspect" "c989554605d5c4faa9f3de600c6865bf95189802bc6141469ccd23338eb65c37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c989554605d5c4faa9f3de600c6865bf95189802bc6141469ccd23338eb65c37", kill_on_drop: false }`
[INFO] [stdout] c989554605d5c4faa9f3de600c6865bf95189802bc6141469ccd23338eb65c37
