[INFO] fetching crate i18 0.1.283...
[INFO] checking i18-0.1.283 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate i18 0.1.283 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate i18 0.1.283 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] started tweaking crates.io crate i18 0.1.283
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate i18 0.1.283
[INFO] tweaked toml for crates.io crate i18 0.1.283 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate i18 0.1.283 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] 1d185b1838a62282f0b7193583cab53ce802a79ae94d92246a3936fd539f908e
[INFO] running `Command { std: "docker" "start" "-a" "1d185b1838a62282f0b7193583cab53ce802a79ae94d92246a3936fd539f908e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d185b1838a62282f0b7193583cab53ce802a79ae94d92246a3936fd539f908e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d185b1838a62282f0b7193583cab53ce802a79ae94d92246a3936fd539f908e", kill_on_drop: false }`
[INFO] [stdout] 1d185b1838a62282f0b7193583cab53ce802a79ae94d92246a3936fd539f908e
[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] 019d7cd803d313d8dd841f05d04cf182f51775d8b86d414aee3bdae818281831
[INFO] running `Command { std: "docker" "start" "-a" "019d7cd803d313d8dd841f05d04cf182f51775d8b86d414aee3bdae818281831", kill_on_drop: false }`
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking aok v0.1.15
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling serde_derive v1.0.213
[INFO] [stderr]    Compiling prost-derive v0.13.3
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling static_init_macro v1.0.2
[INFO] [stderr]    Compiling static_init v1.0.3
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling rustls v0.23.15
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]     Checking xerr v0.1.15
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]     Checking webpki-roots v0.26.6
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking crc v3.2.1
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling openssl-src v300.4.0+3.4.0
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]    Compiling portable-atomic v1.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking thiserror v1.0.65
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking pipe v0.4.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking xattr v1.3.1
[INFO] [stderr]     Checking coarsetime v0.1.34
[INFO] [stderr]    Compiling prost v0.13.3
[INFO] [stderr]     Checking tar v0.4.42
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling int-enum v1.1.2
[INFO] [stderr]    Compiling prost-types v0.13.3
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling gxhash v3.4.1
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]    Compiling current_platform v0.2.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]    Compiling blake3 v1.5.4
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking anstyle v1.0.9
[INFO] [stderr]    Compiling virtue v0.0.13
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-socks v0.5.2
[INFO] [stderr]     Checking const-str v0.5.7
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling prost-build v0.13.3
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking anstream v0.6.17
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking pbar v0.1.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling bincode_derive v2.0.0-rc.3
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stdout] error: Gxhash requires aes and sse2 intrinsics. Make sure the processor supports it and build with RUSTFLAGS="-C target-cpu=native" or RUSTFLAGS="-C target-feature=+aes,+sse2".
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gxhash-3.4.1/src/gxhash/platform/x86.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | compile_error!{"Gxhash requires aes and sse2 intrinsics. Make sure the processor supports it and build with RUSTFLAGS=\"-C target-cpu=native\" or RUSTFLAGS=\"-C target-feature=+aes,+sse2\"."}
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gxhash` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "019d7cd803d313d8dd841f05d04cf182f51775d8b86d414aee3bdae818281831", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "019d7cd803d313d8dd841f05d04cf182f51775d8b86d414aee3bdae818281831", kill_on_drop: false }`
[INFO] [stdout] 019d7cd803d313d8dd841f05d04cf182f51775d8b86d414aee3bdae818281831
