[INFO] cloning repository https://github.com/AndreRojasMartinsson/tessera-compiler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AndreRojasMartinsson/tessera-compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndreRojasMartinsson%2Ftessera-compiler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndreRojasMartinsson%2Ftessera-compiler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 329b53d54cfa8262a135f80455fb70a77af64263
[INFO] testing AndreRojasMartinsson/tessera-compiler against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndreRojasMartinsson%2Ftessera-compiler" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/AndreRojasMartinsson/tessera-compiler
[INFO] finished tweaking git repo https://github.com/AndreRojasMartinsson/tessera-compiler
[INFO] tweaked toml for git repo https://github.com/AndreRojasMartinsson/tessera-compiler written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AndreRojasMartinsson/tessera-compiler on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AndreRojasMartinsson/tessera-compiler 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded miette-derive v7.4.0
[INFO] [stderr]   Downloaded supports-color v3.0.2
[INFO] [stderr]   Downloaded is_ci v1.2.0
[INFO] [stderr]   Downloaded gxhash v3.4.1
[INFO] [stderr]   Downloaded supports-unicode v3.0.0
[INFO] [stderr]   Downloaded tracing-error v0.2.1
[INFO] [stderr]   Downloaded backtrace-ext v0.2.1
[INFO] [stderr]   Downloaded memmap2 v0.9.5
[INFO] [stderr]   Downloaded clap-verbosity-flag v3.0.2
[INFO] [stderr]   Downloaded owo-colors v4.1.0
[INFO] [stderr]   Downloaded color v0.2.3
[INFO] [stderr]   Downloaded miette v7.4.0
[INFO] [stderr]   Downloaded serde_json v1.0.137
[INFO] [stderr]   Downloaded supports-hyperlinks v3.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2153b9c2e9aeeb9829b1df4acbacc900d82eb36afe47752dfc399f187237806
[INFO] running `Command { std: "docker" "start" "-a" "e2153b9c2e9aeeb9829b1df4acbacc900d82eb36afe47752dfc399f187237806", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2153b9c2e9aeeb9829b1df4acbacc900d82eb36afe47752dfc399f187237806", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2153b9c2e9aeeb9829b1df4acbacc900d82eb36afe47752dfc399f187237806", kill_on_drop: false }`
[INFO] [stdout] e2153b9c2e9aeeb9829b1df4acbacc900d82eb36afe47752dfc399f187237806
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 952065b874e467796b68d1b06b23a0233d69ddabceb4caabc298e96741d228ed
[INFO] running `Command { std: "docker" "start" "-a" "952065b874e467796b68d1b06b23a0233d69ddabceb4caabc298e96741d228ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling quick-xml v0.32.0
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling plist v1.7.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling gxhash v3.4.1
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling context v0.1.0 (/opt/rustwide/workdir/compiler/context)
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling node v0.1.0 (/opt/rustwide/workdir/compiler/node)
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[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-1949cf8c6b5b557f/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" "952065b874e467796b68d1b06b23a0233d69ddabceb4caabc298e96741d228ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "952065b874e467796b68d1b06b23a0233d69ddabceb4caabc298e96741d228ed", kill_on_drop: false }`
[INFO] [stdout] 952065b874e467796b68d1b06b23a0233d69ddabceb4caabc298e96741d228ed
