[INFO] fetching crate wasm-bpf-rs 0.3.2... [INFO] building wasm-bpf-rs-0.3.2 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate wasm-bpf-rs 0.3.2 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wasm-bpf-rs 0.3.2 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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.4) [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: v37.0.1) [INFO] [stderr] Adding wasmtime v5.0.1 (available: v37.0.1) [INFO] [stderr] Adding wasmtime-wasi v5.0.1 (available: v37.0.1) [INFO] [stderr] Adding wiggle v5.0.1 (available: v37.0.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2fc1ea89bfe31a72c998e0abb378724b3b524a93e4709a4be0e053503a41ad65 [INFO] running `Command { std: "docker" "start" "-a" "2fc1ea89bfe31a72c998e0abb378724b3b524a93e4709a4be0e053503a41ad65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2fc1ea89bfe31a72c998e0abb378724b3b524a93e4709a4be0e053503a41ad65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fc1ea89bfe31a72c998e0abb378724b3b524a93e4709a4be0e053503a41ad65", kill_on_drop: false }` [INFO] [stdout] 2fc1ea89bfe31a72c998e0abb378724b3b524a93e4709a4be0e053503a41ad65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d782579c3dde848529200e10f11549044ea1e7d3b7a629e2bb827bc4fbdaedad [INFO] running `Command { std: "docker" "start" "-a" "d782579c3dde848529200e10f11549044ea1e7d3b7a629e2bb827bc4fbdaedad", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling cranelift-isle v0.92.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling rustix v0.36.17 [INFO] [stderr] Compiling cranelift-codegen-shared v0.92.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.92.1 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Compiling cranelift-codegen v0.92.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling regalloc2 v0.5.1 [INFO] [stderr] Compiling wasmtime-fiber v5.0.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling io-extras v0.17.4 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling ittapi-sys v0.3.5 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling memoffset v0.6.5 [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 zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling wasm-encoder v0.239.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling wasmtime-runtime v5.0.1 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling cranelift-entity v0.92.1 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling cranelift-bforest v0.92.1 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling fs-set-times v0.19.2 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling wasmtime-asm-macros v5.0.1 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling wasmparser v0.96.0 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling memfd v0.6.5 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling wasmtime-jit-debug v5.0.1 [INFO] [stderr] Compiling cap-std v1.0.15 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling wasmtime-cache v5.0.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling wast v239.0.0 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling witx v0.9.1 [INFO] [stderr] Compiling ittapi v0.3.5 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling file-per-thread-logger v0.1.6 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling wasmtime-types v5.0.1 [INFO] [stderr] Compiling wasmtime-environ v5.0.1 [INFO] [stderr] Compiling wasmtime-jit-icache-coherence v5.0.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling wasmtime v5.0.1 [INFO] [stderr] Compiling wiggle-generate v5.0.1 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling io-lifetimes v2.0.4 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling wasmtime-jit v5.0.1 [INFO] [stderr] Compiling wasi-common v5.0.1 [INFO] [stderr] Compiling wiggle-macro v5.0.1 [INFO] [stderr] warning: cranelift-codegen@0.92.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.92.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.92.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.92.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.92.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] error: could not compile `cranelift-codegen` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name cranelift_codegen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-codegen-0.92.1/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="default"' --cfg 'feature="gimli"' --cfg 'feature="std"' --cfg 'feature="trace-log"' --cfg 'feature="unwind"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-arch", "arm64", "bincode", "core", "default", "enable-serde", "experimental_x64", "gimli", "incremental-cache", "isle-errors", "isle-in-source-tree", "riscv64", "s390x", "serde", "sha2", "souper-harvest", "souper-ir", "std", "testing_hooks", "trace-log", "unwind", "x86"))' -C metadata=a7a1edfcf3dc416f -C extra-filename=-dcf86ac9899c2d2f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-41dcfe80309d7422.rmeta --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-f3bca020550ea9bd.rmeta --extern cranelift_bforest=/opt/rustwide/target/debug/deps/libcranelift_bforest-200c3f3a139a0488.rmeta --extern cranelift_codegen_shared=/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-d30328ef79e98015.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-80c873c8b50c4c7b.rmeta --extern gimli=/opt/rustwide/target/debug/deps/libgimli-6f281b570dc78486.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-4c56adbf51fbc677.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rmeta --extern regalloc2=/opt/rustwide/target/debug/deps/libregalloc2-97bb3a8866cb2ba9.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-2a25c8c01d4c2d5b.rmeta --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-564dc3de0b6d580c.rmeta --cap-lints allow --cap-lints=forbid --cfg 'feature="x86"'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d782579c3dde848529200e10f11549044ea1e7d3b7a629e2bb827bc4fbdaedad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d782579c3dde848529200e10f11549044ea1e7d3b7a629e2bb827bc4fbdaedad", kill_on_drop: false }` [INFO] [stdout] d782579c3dde848529200e10f11549044ea1e7d3b7a629e2bb827bc4fbdaedad