[INFO] fetching crate wasmtime-cli 44.0.0...
[INFO] testing wasmtime-cli-44.0.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate wasmtime-cli 44.0.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate wasmtime-cli 44.0.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate wasmtime-cli 44.0.0
[INFO] tweaked toml for crates.io crate wasmtime-cli 44.0.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasmtime-cli 44.0.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wasmtime-cli 44.0.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" "+beta-2026-04-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 285819b5fac8ee498452b419845abd87e76d2022e997ae19f1840a12cc480a6c
[INFO] running `Command { std: "docker" "start" "-a" "285819b5fac8ee498452b419845abd87e76d2022e997ae19f1840a12cc480a6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "285819b5fac8ee498452b419845abd87e76d2022e997ae19f1840a12cc480a6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "285819b5fac8ee498452b419845abd87e76d2022e997ae19f1840a12cc480a6c", kill_on_drop: false }`
[INFO] [stdout] 285819b5fac8ee498452b419845abd87e76d2022e997ae19f1840a12cc480a6c
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca34e20ab7615d6131a99c80bf2c1bd82570d11a5f9b8f4620142b7090229bc4
[INFO] running `Command { std: "docker" "start" "-a" "ca34e20ab7615d6131a99c80bf2c1bd82570d11a5f9b8f4620142b7090229bc4", kill_on_drop: false }`
[INFO] [stderr] warning: profile package spec `wasi-preview1-component-adapter` in profile `dev` did not match any packages
[INFO] [stderr] warning: profile package spec `wit-bindgen` in profile `dev` did not match any packages
[INFO] [stderr] 
[INFO] [stderr] help: a package with a similar name exists: `wasm-bindgen`
[INFO] [stderr] warning: profile package spec `wasi-preview1-component-adapter` in profile `release` did not match any packages
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling wasmtime-internal-core v44.0.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling cranelift-srcgen v0.131.0
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling cpufeatures v0.2.7
[INFO] [stderr]    Compiling allocator-api2 v0.2.20
[INFO] [stderr]    Compiling target-lexicon v0.13.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling cranelift-isle v0.131.0
[INFO] [stderr]    Compiling object v0.39.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.131.0
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.131.0
[INFO] [stderr]    Compiling bumpalo v3.20.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling cpp_demangle v0.4.3
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling wasmtime-internal-component-util v44.0.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling id-arena v2.3.0
[INFO] [stderr]    Compiling wasmtime-internal-unwinder v44.0.0
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling zstd-safe v7.0.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling cranelift-control v0.131.0
[INFO] [stderr]    Compiling gimli v0.33.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling winch-codegen v44.0.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling wasmtime-internal-component-macro v44.0.0
[INFO] [stderr]    Compiling uuid v1.0.0
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling wasmtime-internal-cache v44.0.0
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.131.0
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling io-lifetimes v2.0.3
[INFO] [stderr] error: could not compile `regex-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.5/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="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=7b5ea6dc1d564d9e -C extra-filename=-28d6e4393e065c05 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ca34e20ab7615d6131a99c80bf2c1bd82570d11a5f9b8f4620142b7090229bc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca34e20ab7615d6131a99c80bf2c1bd82570d11a5f9b8f4620142b7090229bc4", kill_on_drop: false }`
[INFO] [stdout] ca34e20ab7615d6131a99c80bf2c1bd82570d11a5f9b8f4620142b7090229bc4
