[INFO] cloning repository https://github.com/theseus-rs/ristretto [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theseus-rs/ristretto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheseus-rs%2Fristretto", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheseus-rs%2Fristretto'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 36546c869b9a9a3ad066684bf6a7a1bc7629cb14 [INFO] checking theseus-rs/ristretto against try#38c2997544af84fe301d600d6896397738163002 for pr-154205-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheseus-rs%2Fristretto" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/theseus-rs/ristretto [INFO] finished tweaking git repo https://github.com/theseus-rs/ristretto [INFO] tweaked toml for git repo https://github.com/theseus-rs/ristretto written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/theseus-rs/ristretto on toolchain 38c2997544af84fe301d600d6896397738163002 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/theseus-rs/ristretto 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" "+38c2997544af84fe301d600d6896397738163002" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7ae4c5c068c55421ce766df43fc78592f02d32064bcb5adae91f7fc6f352998 [INFO] running `Command { std: "docker" "start" "-a" "b7ae4c5c068c55421ce766df43fc78592f02d32064bcb5adae91f7fc6f352998", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7ae4c5c068c55421ce766df43fc78592f02d32064bcb5adae91f7fc6f352998", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7ae4c5c068c55421ce766df43fc78592f02d32064bcb5adae91f7fc6f352998", kill_on_drop: false }` [INFO] [stdout] b7ae4c5c068c55421ce766df43fc78592f02d32064bcb5adae91f7fc6f352998 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef5dc7504227a285e80ff5a98a8d8b86a121ce5343b249cb454dbafb9c8db47e [INFO] running `Command { std: "docker" "start" "-a" "ef5dc7504227a285e80ff5a98a8d8b86a121ce5343b249cb454dbafb9c8db47e", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Checking itoa v1.0.18 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking bumpalo v3.20.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking anstyle-parse v1.0.0 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking ipnet v2.12.0 [INFO] [stderr] Checking anstyle v1.0.14 [INFO] [stderr] Checking colorchoice v1.0.5 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking iri-string v0.7.12 [INFO] [stderr] Checking zlib-rs v0.6.3 [INFO] [stderr] Checking zopfli v0.8.3 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking typed-path v0.12.3 [INFO] [stderr] Checking clap_lex v1.1.0 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling cranelift-srcgen v0.130.0 [INFO] [stderr] Compiling wasmtime-internal-core v43.0.0 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Compiling cranelift-assembler-x64-meta v0.130.0 [INFO] [stderr] Checking criterion-plot v0.8.2 [INFO] [stderr] Compiling cranelift-isle v0.130.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.130.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Compiling target-lexicon v0.13.5 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Checking rustc-hash v2.1.2 [INFO] [stderr] Checking zip v8.4.0 [INFO] [stderr] Checking gimli v0.33.1 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking sysinfo v0.38.4 [INFO] [stderr] Checking xattr v1.6.1 [INFO] [stderr] Checking filetime v0.2.27 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Checking tar v0.4.45 [INFO] [stderr] Compiling cranelift-codegen-meta v0.130.0 [INFO] [stderr] Checking cranelift-control v0.130.0 [INFO] [stderr] Checking region v3.0.2 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking regalloc2 v0.15.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking cranelift-bitset v0.130.0 [INFO] [stderr] Checking wasmtime-internal-jit-icache-coherence v43.0.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking cranelift-entity v0.130.0 [INFO] [stderr] Compiling rust_decimal v1.41.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Compiling aws-lc-sys v0.39.1 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Checking cranelift-bforest v0.130.0 [INFO] [stderr] Compiling stacker v0.1.23 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking whoami v2.1.1 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking jiff v0.2.23 [INFO] [stderr] Checking thread-priority v3.0.0 [INFO] [stderr] Checking sys-locale v0.3.2 [INFO] [stderr] Checking env_filter v1.0.1 [INFO] [stderr] Checking console v0.16.3 [INFO] [stderr] Checking env_logger v0.11.10 [INFO] [stderr] Compiling cranelift-assembler-x64 v0.130.0 [INFO] [stderr] Checking unicode-ident v1.0.24 [INFO] [stderr] Checking byte-unit v5.2.0 [INFO] [stderr] Checking proc-macro2 v1.0.106 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] error: could not compile `gimli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/38c2997544af84fe301d600d6896397738163002/bin/rustc --crate-name gimli --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.33.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="read"' --cfg 'feature="read-core"' --cfg 'feature="std"' --cfg 'feature="write"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=8ccafda24971477a -C extra-filename=-fc4a6572c3cfdfd8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bf9ae889bab8acee.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-0351dbc9c736718e.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-942f0db5fbc9f0d3.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ef5dc7504227a285e80ff5a98a8d8b86a121ce5343b249cb454dbafb9c8db47e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef5dc7504227a285e80ff5a98a8d8b86a121ce5343b249cb454dbafb9c8db47e", kill_on_drop: false }` [INFO] [stdout] ef5dc7504227a285e80ff5a98a8d8b86a121ce5343b249cb454dbafb9c8db47e