[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] checking AndreRojasMartinsson/tessera-compiler against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndreRojasMartinsson%2Ftessera-compiler" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AndreRojasMartinsson/tessera-compiler on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eed4166dd37329d467dfbd2f578825c29a2752d25202eb075269943dc06cf828
[INFO] running `Command { std: "docker" "start" "-a" "eed4166dd37329d467dfbd2f578825c29a2752d25202eb075269943dc06cf828", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eed4166dd37329d467dfbd2f578825c29a2752d25202eb075269943dc06cf828", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eed4166dd37329d467dfbd2f578825c29a2752d25202eb075269943dc06cf828", kill_on_drop: false }`
[INFO] [stdout] eed4166dd37329d467dfbd2f578825c29a2752d25202eb075269943dc06cf828
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5ba7d0a4921afd74fe7d4211346a1304a29730b77abc4b0d930fd8bda213e99
[INFO] running `Command { std: "docker" "start" "-a" "e5ba7d0a4921afd74fe7d4211346a1304a29730b77abc4b0d930fd8bda213e99", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling gxhash v3.4.1
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking quick-xml v0.32.0
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking supports-hyperlinks v3.1.0
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking terminal_size v0.4.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking getrandom v0.2.15
[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]    Compiling cc v1.2.10
[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" "e5ba7d0a4921afd74fe7d4211346a1304a29730b77abc4b0d930fd8bda213e99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5ba7d0a4921afd74fe7d4211346a1304a29730b77abc4b0d930fd8bda213e99", kill_on_drop: false }`
[INFO] [stdout] e5ba7d0a4921afd74fe7d4211346a1304a29730b77abc4b0d930fd8bda213e99
