[INFO] fetching crate wasm-bpf-rs 0.3.2... [INFO] testing wasm-bpf-rs-0.3.2 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate wasm-bpf-rs 0.3.2 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate wasm-bpf-rs 0.3.2 [INFO] finished tweaking crates.io crate wasm-bpf-rs 0.3.2 [INFO] tweaked toml for crates.io crate wasm-bpf-rs 0.3.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wasm-bpf-rs 0.3.2 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 292 packages to latest compatible versions [INFO] [stderr] Adding flexi_logger v0.25.6 (available: v0.31.7) [INFO] [stderr] Adding libbpf-rs v0.20.1 (available: v0.25.0) [INFO] [stderr] Adding ouroboros v0.15.6 (available: v0.18.5) [INFO] [stderr] Adding wasi-common v5.0.1 (available: v38.0.3) [INFO] [stderr] Adding wasmtime v5.0.1 (available: v38.0.3) [INFO] [stderr] Adding wasmtime-wasi v5.0.1 (available: v38.0.3) [INFO] [stderr] Adding wiggle v5.0.1 (available: v38.0.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 211c4091e3bb770d401a80d4f0eda27667243f842241e6593ee341304ed5617c [INFO] running `Command { std: "docker" "start" "-a" "211c4091e3bb770d401a80d4f0eda27667243f842241e6593ee341304ed5617c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "211c4091e3bb770d401a80d4f0eda27667243f842241e6593ee341304ed5617c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "211c4091e3bb770d401a80d4f0eda27667243f842241e6593ee341304ed5617c", kill_on_drop: false }` [INFO] [stdout] 211c4091e3bb770d401a80d4f0eda27667243f842241e6593ee341304ed5617c [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bccff089fde1882371b49a1ac37932868fe4fb30023a29714ed7a6edd072efc4 [INFO] running `Command { std: "docker" "start" "-a" "bccff089fde1882371b49a1ac37932868fe4fb30023a29714ed7a6edd072efc4", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling cranelift-isle v0.92.1 [INFO] [stderr] Compiling rustix v0.36.17 [INFO] [stderr] Compiling cranelift-codegen-shared v0.92.1 [INFO] [stderr] Compiling cranelift-entity v0.92.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.92.1 [INFO] [stderr] Compiling wasmtime-fiber v5.0.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling cranelift-bforest v0.92.1 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling io-extras v0.17.4 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling ittapi-sys v0.3.5 [INFO] [stderr] Compiling regalloc2 v0.5.1 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling wasm-encoder v0.240.0 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling ambient-authority v0.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling cap-primitives v1.0.15 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling wasmtime-runtime v5.0.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling wasmtime-asm-macros v5.0.1 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] error: could not compile `object` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="coff"' --cfg 'feature="crc32fast"' --cfg 'feature="elf"' --cfg 'feature="hashbrown"' --cfg 'feature="indexmap"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="write"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "cargo-all", "coff", "compiler_builtins", "compression", "core", "crc32fast", "default", "doc", "elf", "flate2", "hashbrown", "indexmap", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "wasm", "wasmparser", "write", "write_core", "write_std"))' -C metadata=ff68a407b4909165 -C extra-filename=-9f0cd097a4edd197 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-159c388d1fb3e45e.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-4e59612b29d6a709.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-8957b18493273dfd.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-9be7e24c0cc6f173.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bccff089fde1882371b49a1ac37932868fe4fb30023a29714ed7a6edd072efc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bccff089fde1882371b49a1ac37932868fe4fb30023a29714ed7a6edd072efc4", kill_on_drop: false }` [INFO] [stdout] bccff089fde1882371b49a1ac37932868fe4fb30023a29714ed7a6edd072efc4