[INFO] cloning repository https://github.com/justingaffney/wasip3-prototyping-concurrent-instance-panic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/justingaffney/wasip3-prototyping-concurrent-instance-panic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustingaffney%2Fwasip3-prototyping-concurrent-instance-panic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustingaffney%2Fwasip3-prototyping-concurrent-instance-panic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d068db9ce9cf063b72415edfe6b469074e530934 [INFO] testing justingaffney/wasip3-prototyping-concurrent-instance-panic against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustingaffney%2Fwasip3-prototyping-concurrent-instance-panic" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/justingaffney/wasip3-prototyping-concurrent-instance-panic [INFO] finished tweaking git repo https://github.com/justingaffney/wasip3-prototyping-concurrent-instance-panic [INFO] tweaked toml for git repo https://github.com/justingaffney/wasip3-prototyping-concurrent-instance-panic written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/justingaffney/wasip3-prototyping-concurrent-instance-panic on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/justingaffney/wasip3-prototyping-concurrent-instance-panic 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9867a1e1505de4bb15d722306ee2ee749eeff26dde2a3a06c21f6e737d3689b7 [INFO] running `Command { std: "docker" "start" "-a" "9867a1e1505de4bb15d722306ee2ee749eeff26dde2a3a06c21f6e737d3689b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9867a1e1505de4bb15d722306ee2ee749eeff26dde2a3a06c21f6e737d3689b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9867a1e1505de4bb15d722306ee2ee749eeff26dde2a3a06c21f6e737d3689b7", kill_on_drop: false }` [INFO] [stdout] 9867a1e1505de4bb15d722306ee2ee749eeff26dde2a3a06c21f6e737d3689b7 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fa856d00c9eec7e8a79d3fc03d51b46d221759504dd0282a6df8754595d4794 [INFO] running `Command { std: "docker" "start" "-a" "0fa856d00c9eec7e8a79d3fc03d51b46d221759504dd0282a6df8754595d4794", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling cranelift-srcgen v0.120.0 (https://github.com/bytecodealliance/wasip3-prototyping#7335ae7f) [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling cranelift-isle v0.120.0 (https://github.com/bytecodealliance/wasip3-prototyping#7335ae7f) [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling cranelift-bitset v0.120.0 (https://github.com/bytecodealliance/wasip3-prototyping#7335ae7f) [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling cranelift-codegen-shared v0.120.0 (https://github.com/bytecodealliance/wasip3-prototyping#7335ae7f) [INFO] [stderr] Compiling io-lifetimes v2.0.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling pulley-interpreter v33.0.0 (https://github.com/bytecodealliance/wasip3-prototyping#7335ae7f) [INFO] [stderr] Compiling cranelift-assembler-x64-meta v0.120.0 (https://github.com/bytecodealliance/wasip3-prototyping#7335ae7f) [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling wasm-encoder v0.228.0 (https://github.com/bytecodealliance/wasm-tools#aa2e152b) [INFO] [stderr] Compiling wasmtime-math v33.0.0 (https://github.com/bytecodealliance/wasip3-prototyping#7335ae7f) [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling wasmparser v0.228.0 (https://github.com/bytecodealliance/wasm-tools#aa2e152b) [INFO] [stderr] Compiling io-extras v0.18.4 [INFO] [stderr] Compiling arbitrary v1.4.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling ambient-authority v0.0.2 [INFO] [stderr] Compiling cap-primitives v3.4.3 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling cranelift-assembler-x64 v0.120.0 (https://github.com/bytecodealliance/wasip3-prototyping#7335ae7f) [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling wasmtime-component-util v33.0.0 (https://github.com/bytecodealliance/wasip3-prototyping#7335ae7f) [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling cranelift-codegen-meta v0.120.0 (https://github.com/bytecodealliance/wasip3-prototyping#7335ae7f) [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling wasmtime-cache v33.0.0 (https://github.com/bytecodealliance/wasip3-prototyping#7335ae7f) [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling ittapi-sys v0.4.0 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling cranelift-control v0.120.0 (https://github.com/bytecodealliance/wasip3-prototyping#7335ae7f) [INFO] [stderr] Compiling wasmtime-component-macro v33.0.0 (https://github.com/bytecodealliance/wasip3-prototyping#7335ae7f) [INFO] [stderr] Compiling cap-std v3.4.3 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling wast v228.0.0 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] error: could not compile `wasmparser` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/git/checkouts/wasm-tools-83155cefafadb9f3/aa2e152/crates/wasmparser/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 '--allow=clippy::all' --deny=unsafe_code '--warn=clippy::unnecessary_to_owned' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::clone_on_copy' --cfg 'feature="component-model"' --cfg 'feature="features"' --cfg 'feature="simd"' --cfg 'feature="std"' --cfg 'feature="validate"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("component-model", "default", "features", "hash-collections", "prefer-btree-collections", "serde", "simd", "std", "validate"))' -C metadata=2238d709e6c4e4eb -C extra-filename=-5696d6c55f372910 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-9e5d3bffc9e87c87.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-7130aa101c792324.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.100/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=6f9b12a986d3928d -C extra-filename=-5b2d52f8d51fab19 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-21e3e1a6b62590dc.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-d9cd4251aac42a18.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "0fa856d00c9eec7e8a79d3fc03d51b46d221759504dd0282a6df8754595d4794", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fa856d00c9eec7e8a79d3fc03d51b46d221759504dd0282a6df8754595d4794", kill_on_drop: false }` [INFO] [stdout] 0fa856d00c9eec7e8a79d3fc03d51b46d221759504dd0282a6df8754595d4794