[INFO] fetching crate leaf-stream 0.1.0-alpha.1...
[INFO] checking leaf-stream-0.1.0-alpha.1 against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877
[INFO] extracting crate leaf-stream 0.1.0-alpha.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate leaf-stream 0.1.0-alpha.1
[INFO] finished tweaking crates.io crate leaf-stream 0.1.0-alpha.1
[INFO] tweaked toml for crates.io crate leaf-stream 0.1.0-alpha.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate leaf-stream 0.1.0-alpha.1 on toolchain 011c518242557d21690f7936b5812318dc2fec47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate leaf-stream 0.1.0-alpha.1 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" "+011c518242557d21690f7936b5812318dc2fec47" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2e35af537a258b980ded12bb115463dac253adc081b01a87120b6777343061a4
[INFO] running `Command { std: "docker" "start" "2e35af537a258b980ded12bb115463dac253adc081b01a87120b6777343061a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e35af537a258b980ded12bb115463dac253adc081b01a87120b6777343061a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2e35af537a258b980ded12bb115463dac253adc081b01a87120b6777343061a4" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e35af537a258b980ded12bb115463dac253adc081b01a87120b6777343061a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2e35af537a258b980ded12bb115463dac253adc081b01a87120b6777343061a4" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling cranelift-srcgen v0.123.2
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling pulley-macros v36.0.2
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cranelift-isle v0.123.2
[INFO] [stderr]    Compiling cranelift-bitset v0.123.2
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.123.2
[INFO] [stderr]    Compiling pulley-interpreter v36.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.123.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.123.2
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.123.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]     Checking wasmtime-internal-math v36.0.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling wasmtime-internal-versioned-export-macros v36.0.2
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling wasmparser v0.236.1
[INFO] [stderr]     Checking cranelift-control v0.123.2
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling wasm-encoder v0.236.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking indexmap v2.11.0
[INFO] [stderr]     Checking cranelift-entity v0.123.2
[INFO] [stderr]    Compiling cranelift-codegen v0.123.2
[INFO] [stderr]     Checking cranelift-bforest v0.123.2
[INFO] [stderr]     Checking regalloc2 v0.12.2
[INFO] [stderr]     Checking gimli v0.32.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling wasmtime-internal-fiber v36.0.2
[INFO] [stderr] error: could not compile `pulley-interpreter` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/011c518242557d21690f7936b5812318dc2fec47/bin/rustc --crate-name pulley_interpreter --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulley-interpreter-36.0.2/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 --cfg 'feature="decode"' --cfg 'feature="disas"' --cfg 'feature="encode"' --cfg 'feature="interp"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "decode", "disas", "encode", "interp", "profile", "std"))' -C metadata=4826c2b31c15067d -C extra-filename=-1a2efda9d5a844fe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cranelift_bitset=/opt/rustwide/target/debug/deps/libcranelift_bitset-29026cd73e766427.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-f0efc98faf8f1763.rmeta --extern pulley_macros=/opt/rustwide/target/debug/deps/libpulley_macros-fa3c32606d53eb85.so --extern wasmtime_math=/opt/rustwide/target/debug/deps/libwasmtime_internal_math-94126704d6a4cce9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/011c518242557d21690f7936b5812318dc2fec47/bin/rustc --crate-name cranelift_assembler_x64 --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-assembler-x64-0.123.2/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fuzz"))' -C metadata=43ae618d4273d23d -C extra-filename=-00b7591f5a68d1fc --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] running `Command { std: "docker" "inspect" "2e35af537a258b980ded12bb115463dac253adc081b01a87120b6777343061a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e35af537a258b980ded12bb115463dac253adc081b01a87120b6777343061a4", kill_on_drop: false }`
[INFO] [stdout] 2e35af537a258b980ded12bb115463dac253adc081b01a87120b6777343061a4
