[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] 35ee2db069db42e46d667afca153a508ae3a7849 [INFO] checking theseus-rs/ristretto against try#579169d0e78824dc60934e5eb74cd3841f2b33e8 for pr-149328 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheseus-rs%2Fristretto" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/theseus-rs/ristretto on toolchain 579169d0e78824dc60934e5eb74cd3841f2b33e8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "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" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88e30b54cce38666530f0ae480280284e0a1dcb41b9fd69cd6649f16f4145605 [INFO] running `Command { std: "docker" "start" "-a" "88e30b54cce38666530f0ae480280284e0a1dcb41b9fd69cd6649f16f4145605", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88e30b54cce38666530f0ae480280284e0a1dcb41b9fd69cd6649f16f4145605", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88e30b54cce38666530f0ae480280284e0a1dcb41b9fd69cd6649f16f4145605", kill_on_drop: false }` [INFO] [stdout] 88e30b54cce38666530f0ae480280284e0a1dcb41b9fd69cd6649f16f4145605 [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c844eeb2e6903fcfd3377717b9406b94c1986a86434147e91bfe86c8475f07ea [INFO] running `Command { std: "docker" "start" "-a" "c844eeb2e6903fcfd3377717b9406b94c1986a86434147e91bfe86c8475f07ea", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking bumpalo v3.19.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking ryu v1.0.22 [INFO] [stderr] Checking zlib-rs v0.6.0 [INFO] [stderr] Checking typed-path v0.12.2 [INFO] [stderr] Checking clap_lex v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Checking clap_builder v4.5.60 [INFO] [stderr] Compiling cranelift-srcgen v0.129.1 [INFO] [stderr] Compiling wasmtime-internal-core v42.0.1 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking zopfli v0.8.3 [INFO] [stderr] Compiling cranelift-assembler-x64-meta v0.129.1 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking criterion-plot v0.8.2 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Compiling cranelift-isle v0.129.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.129.1 [INFO] [stderr] Compiling target-lexicon v0.13.4 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Checking gimli v0.33.0 [INFO] [stderr] Checking regalloc2 v0.13.5 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking cranelift-control v0.129.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking siphasher v1.0.2 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Checking phf_shared v0.13.1 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Checking zip v8.1.0 [INFO] [stderr] Checking cranelift-bitset v0.129.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling cranelift-codegen-meta v0.129.1 [INFO] [stderr] Checking cranelift-entity v0.129.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Checking xattr v1.6.1 [INFO] [stderr] Checking cranelift-bforest v0.129.1 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking sysinfo v0.38.2 [INFO] [stderr] Checking tempfile v3.26.0 [INFO] [stderr] Checking filetime v0.2.27 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Checking tar v0.4.44 [INFO] [stderr] Checking wasmtime-internal-jit-icache-coherence v42.0.1 [INFO] [stderr] Checking region v3.0.2 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Compiling rust_decimal v1.40.0 [INFO] [stderr] Compiling phf_codegen v0.13.1 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking console v0.16.2 [INFO] [stderr] Checking thread-priority v3.0.0 [INFO] [stderr] Checking utf8-width v0.1.8 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking sys-locale v0.3.2 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking whoami v2.1.0 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Checking jiff v0.2.21 [INFO] [stderr] Checking phf v0.13.1 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Checking proc-macro2 v1.0.106 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Compiling cranelift-assembler-x64 v0.129.1 [INFO] [stderr] Checking byte-unit v5.2.0 [INFO] [stderr] Checking quote v1.0.44 [INFO] [stderr] Compiling aws-lc-sys v0.37.0 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling stacker v0.1.23 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling cranelift-codegen v0.129.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [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.0 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] error: could not compile `cranelift-assembler-x64` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/579169d0e78824dc60934e5eb74cd3841f2b33e8/bin/rustc --crate-name cranelift_assembler_x64 --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-assembler-x64-0.129.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 '--allow=clippy::all' '--warn=clippy::useless_conversion' --warn=unused_import_braces --warn=unused_extern_crates --warn=unused-macro-rules --warn=unused-lifetimes --warn=unstable_features '--warn=clippy::unnecessary_to_owned' '--warn=clippy::unnecessary_mut_passed' '--warn=clippy::unnecessary_fallible_conversions' '--warn=clippy::unnecessary_cast' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs --warn=trivial_numeric_casts '--warn=clippy::redundant_field_names' '--warn=clippy::multiple_bound_locations' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::from_over_into' '--warn=clippy::extra_unused_type_parameters' '--warn=clippy::clone_on_copy' '--warn=clippy::allow_attributes_without_reason' --check-cfg 'cfg(pulley_tail_calls)' --check-cfg 'cfg(pulley_assume_llvm_makes_tail_calls)' --check-cfg 'cfg(pulley_disable_interp_simd)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fuzz"))' -C metadata=603b5ad894a2afd0 -C extra-filename=-ef5e268afaaa78c4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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" "c844eeb2e6903fcfd3377717b9406b94c1986a86434147e91bfe86c8475f07ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c844eeb2e6903fcfd3377717b9406b94c1986a86434147e91bfe86c8475f07ea", kill_on_drop: false }` [INFO] [stdout] c844eeb2e6903fcfd3377717b9406b94c1986a86434147e91bfe86c8475f07ea