[INFO] cloning repository https://github.com/DougAnderson444/wit-limbo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DougAnderson444/wit-limbo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDougAnderson444%2Fwit-limbo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDougAnderson444%2Fwit-limbo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d435cc618fb1be75d16b7b1e81f4b500220a184d
[INFO] checking DougAnderson444/wit-limbo against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDougAnderson444%2Fwit-limbo" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DougAnderson444/wit-limbo
[INFO] finished tweaking git repo https://github.com/DougAnderson444/wit-limbo
[INFO] tweaked toml for git repo https://github.com/DougAnderson444/wit-limbo written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DougAnderson444/wit-limbo on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DougAnderson444/wit-limbo 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" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ea042d90ec143384a11ac026a113f3bee7b221ee2f37dd460c906a303e2833f3
[INFO] running `Command { std: "docker" "start" "-a" "ea042d90ec143384a11ac026a113f3bee7b221ee2f37dd460c906a303e2833f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea042d90ec143384a11ac026a113f3bee7b221ee2f37dd460c906a303e2833f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea042d90ec143384a11ac026a113f3bee7b221ee2f37dd460c906a303e2833f3", kill_on_drop: false }`
[INFO] [stdout] ea042d90ec143384a11ac026a113f3bee7b221ee2f37dd460c906a303e2833f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0118aeefee2e37c1007844078120300562a065a1b737edf6512c87c3b0ee27d1
[INFO] running `Command { std: "docker" "start" "-a" "0118aeefee2e37c1007844078120300562a065a1b737edf6512c87c3b0ee27d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking arbitrary v1.4.1
[INFO] [stderr]     Checking bumpalo v3.17.0
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling cranelift-isle v0.112.3
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.112.3
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.112.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.13
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v25.0.3
[INFO] [stderr]    Compiling cranelift-isle v0.113.1
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.113.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling io-extras v0.18.4
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.113.1
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling libgit2-sys v0.18.0+1.9.0
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking cranelift-bitset v0.112.3
[INFO] [stderr]     Checking postcard v1.1.1
[INFO] [stderr]    Compiling cranelift-codegen v0.112.3
[INFO] [stderr]     Checking cranelift-entity v0.112.3
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]     Checking regalloc2 v0.10.2
[INFO] [stderr]     Checking cranelift-bitset v0.113.1
[INFO] [stderr]     Checking cranelift-bforest v0.112.3
[INFO] [stderr]     Checking cranelift-entity v0.113.1
[INFO] [stderr]     Checking wasmparser v0.217.1
[INFO] [stderr]     Checking cranelift-control v0.112.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cap-primitives v3.4.2
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking fs-set-times v0.20.2
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling cranelift-codegen v0.113.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]    Compiling wasm-encoder v0.225.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]     Checking wasmtime-types v25.0.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking cranelift-bforest v0.113.1
[INFO] [stderr]     Checking wasmparser v0.121.2
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]     Checking cranelift-control v0.113.1
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]     Checking winnow v0.7.2
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]    Compiling cap-std v3.4.2
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking wasmprinter v0.217.1
[INFO] [stderr]     Checking memfd v0.6.4
[INFO] [stderr]     Checking wasmparser v0.218.1
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.39
[INFO] [stderr]    Compiling wit-parser v0.217.1
[INFO] [stderr]    Compiling wasmtime-fiber v25.0.3
[INFO] [stderr]     Checking wasm-encoder v0.217.1
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v26.0.1
[INFO] [stderr]     Checking wasmtime-component-util v25.0.3
[INFO] [stderr]     Checking uuid v1.13.1
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]    Compiling wasmtime-component-macro v25.0.3
[INFO] [stderr]    Compiling wasmtime-cache v25.0.3
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking wast v225.0.0
[INFO] [stderr]     Checking wasmtime-environ v25.0.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr] warning: cranelift-codegen@0.113.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }
[INFO] [stderr] warning: cranelift-codegen@0.113.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }
[INFO] [stderr] warning: cranelift-codegen@0.113.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }
[INFO] [stderr] warning: cranelift-codegen@0.113.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }
[INFO] [stderr] warning: cranelift-codegen@0.113.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }
[INFO] [stderr] warning: cranelift-codegen@0.113.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/ddcf048784667508cd676fef4667f88ae15628a3/bin/rustc --crate-name cranelift_codegen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-codegen-0.113.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=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=trivial_numeric_casts '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::clone_on_copy' --cfg 'feature="gimli"' --cfg 'feature="host-arch"' --cfg 'feature="std"' --cfg 'feature="timing"' --cfg 'feature="unwind"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-arch", "all-native-arch", "anyhow", "arm64", "capstone", "core", "default", "disas", "enable-serde", "gimli", "host-arch", "incremental-cache", "isle-errors", "isle-in-source-tree", "postcard", "pulley", "riscv64", "s390x", "serde", "serde_derive", "sha2", "souper-harvest", "souper-ir", "std", "timing", "trace-log", "unwind", "x86"))' -C metadata=fc50ac49d5617524 -C extra-filename=-f948b45861ce85d3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-75b04d30aa50dcc0.rmeta --extern cranelift_bforest=/opt/rustwide/target/debug/deps/libcranelift_bforest-a46b4eb148c76c3e.rmeta --extern cranelift_bitset=/opt/rustwide/target/debug/deps/libcranelift_bitset-2d711c0782bf50d0.rmeta --extern cranelift_codegen_shared=/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-f020f938f967500c.rmeta --extern cranelift_control=/opt/rustwide/target/debug/deps/libcranelift_control-830abab50455dc99.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-3a9752dbed51356e.rmeta --extern gimli=/opt/rustwide/target/debug/deps/libgimli-6e1c6922a19b7f97.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-22d3eb60d535cbcd.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-29d3cb072f41018f.rmeta --extern regalloc2=/opt/rustwide/target/debug/deps/libregalloc2-81a07fabecd2fa82.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-0bb3a5e14e8504c6.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-5ee071f90fd8e7e9.rmeta --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-1f02c67e9981bf6a.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] [stderr] warning: cranelift-codegen@0.112.3: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }
[INFO] [stderr] warning: cranelift-codegen@0.112.3: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }
[INFO] [stderr] warning: cranelift-codegen@0.112.3: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }
[INFO] [stderr] warning: cranelift-codegen@0.112.3: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }
[INFO] [stderr] warning: cranelift-codegen@0.112.3: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }
[INFO] [stderr] warning: cranelift-codegen@0.112.3: 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/ddcf048784667508cd676fef4667f88ae15628a3/bin/rustc --crate-name cranelift_codegen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-codegen-0.112.3/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=unused_import_braces --warn=unused_extern_crates --warn=unused-lifetimes --warn=unstable_features '--warn=clippy::unnecessary_to_owned' '--warn=clippy::uninlined_format_args' --warn=trivial_numeric_casts '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::clone_on_copy' --cfg 'feature="gimli"' --cfg 'feature="host-arch"' --cfg 'feature="std"' --cfg 'feature="unwind"' --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", "pulley", "riscv64", "s390x", "serde", "serde_derive", "sha2", "souper-harvest", "souper-ir", "std", "timing", "trace-log", "unwind", "x86"))' -C metadata=2ff1378fd0b40bda -C extra-filename=-94c5932215ab1ed2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-75b04d30aa50dcc0.rmeta --extern cranelift_bforest=/opt/rustwide/target/debug/deps/libcranelift_bforest-eb76e7244635d6ce.rmeta --extern cranelift_bitset=/opt/rustwide/target/debug/deps/libcranelift_bitset-ff23a8fb6fc22ba4.rmeta --extern cranelift_codegen_shared=/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-9851cda99952ed9c.rmeta --extern cranelift_control=/opt/rustwide/target/debug/deps/libcranelift_control-40eaa63e7a2da894.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-d32f29bce6a9eadf.rmeta --extern gimli=/opt/rustwide/target/debug/deps/libgimli-741669d0b15bc1bb.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-22d3eb60d535cbcd.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-29d3cb072f41018f.rmeta --extern regalloc2=/opt/rustwide/target/debug/deps/libregalloc2-81a07fabecd2fa82.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-0bb3a5e14e8504c6.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-5ee071f90fd8e7e9.rmeta --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-1f02c67e9981bf6a.rmeta --cap-lints allow --cap-lints=forbid --cfg 'feature="x86"'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "0118aeefee2e37c1007844078120300562a065a1b737edf6512c87c3b0ee27d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0118aeefee2e37c1007844078120300562a065a1b737edf6512c87c3b0ee27d1", kill_on_drop: false }`
[INFO] [stdout] 0118aeefee2e37c1007844078120300562a065a1b737edf6512c87c3b0ee27d1
