[INFO] fetching crate pulsate 0.3.0...
[INFO] checking pulsate-0.3.0 against 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa for pr-159356
[INFO] extracting crate pulsate 0.3.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate pulsate 0.3.0
[INFO] finished tweaking crates.io crate pulsate 0.3.0
[INFO] tweaked toml for crates.io crate pulsate 0.3.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pulsate 0.3.0 on toolchain 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pulsate 0.3.0 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" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:c36f533e8924a726b63f9d01e781fa8c8c28c96d1d595403829afb31452ee0f5" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4581acba3cd1a3d2c9e920e52892e14b1243d09e005b782ab58c408fba0cc5e5
[INFO] running `Command { std: "docker" "start" "4581acba3cd1a3d2c9e920e52892e14b1243d09e005b782ab58c408fba0cc5e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4581acba3cd1a3d2c9e920e52892e14b1243d09e005b782ab58c408fba0cc5e5", 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" "4581acba3cd1a3d2c9e920e52892e14b1243d09e005b782ab58c408fba0cc5e5" "/opt/rustwide/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4581acba3cd1a3d2c9e920e52892e14b1243d09e005b782ab58c408fba0cc5e5", 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" "4581acba3cd1a3d2c9e920e52892e14b1243d09e005b782ab58c408fba0cc5e5" "/opt/rustwide/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking pulsate-core v0.3.0
[INFO] [stderr]    Compiling cranelift-srcgen v0.123.12
[INFO] [stderr]    Compiling pulley-macros v36.0.12
[INFO] [stderr]    Compiling cranelift-isle v0.123.12
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.123.12
[INFO] [stderr]    Compiling cranelift-bitset v0.123.12
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling pulley-interpreter v36.0.12
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.123.12
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.123.12
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.123.12
[INFO] [stderr]     Checking wasmtime-internal-math v36.0.12
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking cranelift-control v0.123.12
[INFO] [stderr]    Compiling bytes v1.12.0
[INFO] [stderr]     Checking cranelift-entity v0.123.12
[INFO] [stderr]     Checking regalloc2 v0.12.2
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking cranelift-bforest v0.123.12
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling wasmparser v0.236.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking pulsate-rt v0.3.0
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking pulsate-waf v0.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling wasm-encoder v0.236.1
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]    Compiling cranelift-codegen v0.123.12
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking pulsate-pipeline v0.3.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]     Checking pulsate-cache v0.3.0
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling wasmtime-internal-versioned-export-macros v36.0.12
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking pulsate-proxy v0.3.0
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking pulsate-router v0.3.0
[INFO] [stderr]     Checking wasm-encoder v0.252.0
[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/6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa/bin/rustc --crate-name pulley_interpreter --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulley-interpreter-36.0.12/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=324dcb4e9583c494 -C extra-filename=-3129054114687d0d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cranelift_bitset=/opt/rustwide/target/debug/deps/libcranelift_bitset-409b5fe65bdd48f1.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-88d33b7e65e7d5e3.rmeta --extern pulley_macros=/opt/rustwide/target/debug/deps/libpulley_macros-f8c6abce867b469d.so --extern wasmtime_math=/opt/rustwide/target/debug/deps/libwasmtime_internal_math-c15583c8df09935c.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/6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa/bin/rustc --crate-name cranelift_assembler_x64 --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-assembler-x64-0.123.12/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=d19023003bd3af74 -C extra-filename=-1906c0715b4768be --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" "4581acba3cd1a3d2c9e920e52892e14b1243d09e005b782ab58c408fba0cc5e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4581acba3cd1a3d2c9e920e52892e14b1243d09e005b782ab58c408fba0cc5e5", kill_on_drop: false }`
[INFO] [stdout] 4581acba3cd1a3d2c9e920e52892e14b1243d09e005b782ab58c408fba0cc5e5
