[INFO] fetching crate wasmer-c-api 6.1.0-rc.5...
[INFO] testing wasmer-c-api-6.1.0-rc.5 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate wasmer-c-api 6.1.0-rc.5 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate wasmer-c-api 6.1.0-rc.5
[INFO] finished tweaking crates.io crate wasmer-c-api 6.1.0-rc.5
[INFO] tweaked toml for crates.io crate wasmer-c-api 6.1.0-rc.5 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasmer-c-api 6.1.0-rc.5 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wasmer-c-api 6.1.0-rc.5 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eaeed831b5724cf45a9b05d4d3a4092ae3d429b59761508e2ab8ea54bdb20b75
[INFO] running `Command { std: "docker" "start" "-a" "eaeed831b5724cf45a9b05d4d3a4092ae3d429b59761508e2ab8ea54bdb20b75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eaeed831b5724cf45a9b05d4d3a4092ae3d429b59761508e2ab8ea54bdb20b75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eaeed831b5724cf45a9b05d4d3a4092ae3d429b59761508e2ab8ea54bdb20b75", kill_on_drop: false }`
[INFO] [stdout] eaeed831b5724cf45a9b05d4d3a4092ae3d429b59761508e2ab8ea54bdb20b75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ce3fc7b431489cbefdb2fa846fa641725af5c36f2acbd223c11501410801744
[INFO] running `Command { std: "docker" "start" "-a" "1ce3fc7b431489cbefdb2fa846fa641725af5c36f2acbd223c11501410801744", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling wasmparser v0.224.1
[INFO] [stderr]    Compiling indexmap v2.11.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling cranelift-isle v0.110.2
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling memmap2 v0.6.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.110.3
[INFO] [stderr]    Compiling more-asserts v0.2.2
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.110.3
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling xattr v1.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling enum-iterator v0.7.0
[INFO] [stderr]    Compiling corosensei v0.2.2
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling serde_derive v1.0.225
[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 ptr_meta_derive v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling bytecheck_derive v0.8.1
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling ptr_meta v0.3.0
[INFO] [stderr]    Compiling rancor v0.1.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling bytecheck v0.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling munge_macro v0.4.6
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling munge v0.4.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[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 darling v0.21.3
[INFO] [stderr]    Compiling rend v0.5.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rkyv_derive v0.8.11
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling cranelift-bitset v0.110.3
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling enumset v1.1.10
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling shared-buffer v0.1.4
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling cranelift-entity v0.110.2
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling cranelift-codegen v0.110.2
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling rkyv v0.8.11
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling wasmer-vm v6.1.0-rc.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling wasm-encoder v0.239.0
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling regalloc2 v0.9.3
[INFO] [stderr]    Compiling wai-parser v0.2.3
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling cranelift-control v0.110.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling ruzstd v0.5.0
[INFO] [stderr]    Compiling wasmer-types v6.1.0-rc.5
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling cranelift-bforest v0.110.2
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling region v3.0.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling libunwind v1.3.3
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling wai-bindgen-gen-core v0.2.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling wasmer-compiler-cranelift v6.1.0-rc.5
[INFO] [stderr]    Compiling toml_datetime v0.7.1
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling self_cell v1.2.0
[INFO] [stderr]    Compiling wai-bindgen-gen-rust-wasm v0.2.3
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling toml_edit v0.23.5
[INFO] [stderr]    Compiling wast v239.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling wai-bindgen-gen-rust v0.2.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling wasmer-compiler v6.1.0-rc.5
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling wasmer v6.1.0-rc.5
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling any_ascii v0.1.7
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling saffron v0.1.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling lexical-sort v0.3.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.6
[INFO] [stderr]    Compiling wasmer-derive v6.1.0-rc.5
[INFO] [stderr]    Compiling wat v1.239.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling bytesize v1.3.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling webc v9.0.0
[INFO] [stderr]    Compiling virtual-mio v0.601.0-rc.5
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling wasmer-config v0.601.0-rc.5
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling wai-bindgen-rust-impl v0.2.3
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling cbindgen v0.27.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling managed v0.8.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling smoltcp v0.8.2
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling wasmer-package v0.601.0-rc.5
[INFO] [stderr]    Compiling wai-bindgen-rust v0.2.3
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling iprange v0.6.7
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr] error: could not compile `webc` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name webc --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/webc-9.0.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="default"' --cfg 'feature="mmap"' --cfg 'feature="v1"' --cfg 'feature="v2"' --cfg 'feature="v3"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crypto", "default", "flate2", "mmap", "semver", "tar", "tempfile", "toml", "v1", "v2", "v3"))' -C metadata=9278df816fe1206c -C extra-filename=-efd8c69afee65681 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-37a8c652d1faf997.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-55674cc2e0cd9d8b.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-ae1e883b62e8dab7.rmeta --extern ciborium=/opt/rustwide/target/debug/deps/libciborium-46c764bdcac4a7f1.rmeta --extern document_features=/opt/rustwide/target/debug/deps/libdocument_features-7142fe3104cde5bc.so --extern ignore=/opt/rustwide/target/debug/deps/libignore-0f93a5ba5cd619f5.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-e326c7e4bfe764bd.rmeta --extern leb128=/opt/rustwide/target/debug/deps/libleb128-7759971397ea6ba0.rmeta --extern lexical_sort=/opt/rustwide/target/debug/deps/liblexical_sort-3e8ce22ad82cb7d5.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-2f2163c4ae04a6b5.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rmeta --extern path_clean=/opt/rustwide/target/debug/deps/libpath_clean-a9a9988316e38ff5.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-9e735db9f23c69bc.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5be48d9b9229a5fe.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-17c13aff4cf9ec71.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-64678149fba7e08e.rmeta --extern shared_buffer=/opt/rustwide/target/debug/deps/libshared_buffer-1fd3bfdb38c90249.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1ecaad922f0f61ce.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-2cc24f7462511bd2.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: cranelift-codegen@0.110.2: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }
[INFO] [stderr] warning: cranelift-codegen@0.110.2: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }
[INFO] [stderr] warning: cranelift-codegen@0.110.2: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }
[INFO] [stderr] warning: cranelift-codegen@0.110.2: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }
[INFO] [stderr] warning: cranelift-codegen@0.110.2: 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/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name cranelift_codegen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-codegen-0.110.2/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 --warn=unused_import_braces --warn=unused_extern_crates --warn=unused-lifetimes --warn=unstable_features --warn=trivial_numeric_casts '--allow=clippy::all' --cfg 'feature="arm64"' --cfg 'feature="gimli"' --cfg 'feature="riscv64"' --cfg 'feature="std"' --cfg 'feature="trace-log"' --cfg 'feature="unwind"' --cfg 'feature="x86"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-arch", "anyhow", "arm64", "capstone", "core", "default", "disas", "enable-serde", "gimli", "host-arch", "incremental-cache", "isle-errors", "isle-in-source-tree", "postcard", "riscv64", "s390x", "serde", "serde_derive", "sha2", "souper-harvest", "souper-ir", "std", "timing", "trace-log", "unwind", "x86"))' -C metadata=9195982863e2ee2a -C extra-filename=-3196f6197f86afef --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-52263ff6063e873e.rmeta --extern cranelift_bforest=/opt/rustwide/target/debug/deps/libcranelift_bforest-cc2a087fdc32108a.rmeta --extern cranelift_bitset=/opt/rustwide/target/debug/deps/libcranelift_bitset-7808f74d98a6ce70.rmeta --extern cranelift_codegen_shared=/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-760ee3ba88cfa31b.rmeta --extern cranelift_control=/opt/rustwide/target/debug/deps/libcranelift_control-d852d2bc6f66689e.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-51af6b7547cbf4b8.rmeta --extern gimli=/opt/rustwide/target/debug/deps/libgimli-2a9b66f1df60edb0.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-1d293042b295d1fe.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-28ade3d6717210f3.rmeta --extern regalloc2=/opt/rustwide/target/debug/deps/libregalloc2-cd13e9dc622ac3ac.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-d7c4a66f98a2548f.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-6c6c590a496f6ac5.rmeta --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-91caa72d41b4969b.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "1ce3fc7b431489cbefdb2fa846fa641725af5c36f2acbd223c11501410801744", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ce3fc7b431489cbefdb2fa846fa641725af5c36f2acbd223c11501410801744", kill_on_drop: false }`
[INFO] [stdout] 1ce3fc7b431489cbefdb2fa846fa641725af5c36f2acbd223c11501410801744
