[INFO] cloning repository https://github.com/jperkin/pkgtool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jperkin/pkgtool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjperkin%2Fpkgtool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjperkin%2Fpkgtool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6672493e418f561672b4a40f77f907cd36f024f4 [INFO] testing jperkin/pkgtool against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjperkin%2Fpkgtool" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jperkin/pkgtool [INFO] finished tweaking git repo https://github.com/jperkin/pkgtool [INFO] tweaked toml for git repo https://github.com/jperkin/pkgtool written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jperkin/pkgtool 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 git repo https://github.com/jperkin/pkgtool 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] fc2c079e91eb431af212562950c5032bec712130ec6d5096c8df7baeff7bbcc9 [INFO] running `Command { std: "docker" "start" "-a" "fc2c079e91eb431af212562950c5032bec712130ec6d5096c8df7baeff7bbcc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc2c079e91eb431af212562950c5032bec712130ec6d5096c8df7baeff7bbcc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc2c079e91eb431af212562950c5032bec712130ec6d5096c8df7baeff7bbcc9", kill_on_drop: false }` [INFO] [stdout] fc2c079e91eb431af212562950c5032bec712130ec6d5096c8df7baeff7bbcc9 [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] 830c3bf122c892c13db6911ceb103280c399ba74bdefe48b6f2affdf58d05fed [INFO] running `Command { std: "docker" "start" "-a" "830c3bf122c892c13db6911ceb103280c399ba74bdefe48b6f2affdf58d05fed", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling gix-trace v0.1.18 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling zlib-rs v0.6.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling nonempty v0.12.0 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling gix-utils v0.3.1 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling faster-hex v0.10.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling instability v0.3.10 [INFO] [stderr] Compiling time-core v0.1.7 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling lru v0.16.4 [INFO] [stderr] Compiling kasuari v0.4.12 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling gix-sec v0.13.2 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling prodash v31.0.0 [INFO] [stderr] Compiling unicode-truncate v2.0.1 [INFO] [stderr] Compiling which v8.0.2 [INFO] [stderr] Compiling time v0.3.45 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling filedescriptor v0.8.3 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling clru v0.6.3 [INFO] [stderr] Compiling line-clipping v0.3.7 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling luajit-src v210.6.6+707c12b [INFO] [stderr] Compiling lua-src v550.0.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling imara-diff v0.1.8 [INFO] [stderr] Compiling arc-swap v1.9.1 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling mlua-sys v0.10.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling libsqlite3-sys v0.37.0 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling signal-hook v0.4.4 [INFO] [stderr] Compiling email-encoding v0.4.1 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling tar v0.4.45 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling gix-validate v0.11.0 [INFO] [stderr] Compiling gix-error v0.2.1 [INFO] [stderr] Compiling gix-path v0.11.2 [INFO] [stderr] Compiling gix-date v0.15.1 [INFO] [stderr] Compiling gix-chunk v0.7.0 [INFO] [stderr] Compiling gix-features v0.46.2 [INFO] [stderr] Compiling gix-quote v0.7.0 [INFO] [stderr] Compiling gix-packetline v0.21.2 [INFO] [stderr] Compiling gix-actor v0.40.0 [INFO] [stderr] Compiling gix-command v0.8.0 [INFO] [stderr] Compiling gix-url v0.35.2 [INFO] [stderr] Compiling gix-config-value v0.17.1 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling gix-hash v0.23.0 [INFO] [stderr] Compiling gix-fs v0.19.2 [INFO] [stderr] Compiling gix-glob v0.24.0 [INFO] [stderr] Compiling gix-bitmap v0.3.0 [INFO] [stderr] Compiling gix-transport v0.55.1 [INFO] [stderr] Compiling ratatui-widgets v0.3.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling serde_with_macros v3.17.0 [INFO] [stderr] Compiling gix-tempfile v21.0.2 [INFO] [stderr] Compiling gix-hashtable v0.13.0 [INFO] [stderr] Compiling gix-commitgraph v0.35.0 [INFO] [stderr] Compiling gix-object v0.58.0 [INFO] [stderr] Compiling gix-attributes v0.31.0 [INFO] [stderr] Compiling gix-lock v21.0.2 [INFO] [stderr] Compiling gix-ignore v0.19.1 [INFO] [stderr] Compiling hashlink v0.11.0 [INFO] [stderr] Compiling gix-shallow v0.10.0 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling ratatui-macros v0.7.0 [INFO] [stderr] Compiling serde_with v3.17.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling gix-pathspec v0.16.1 [INFO] [stderr] Compiling pkgsrc-kv-derive v0.2.0 [INFO] [stderr] error: could not compile `jiff` (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 jiff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.23/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 -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_jiff)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="perf-inline"' --cfg 'feature="std"' --cfg 'feature="tz-fat"' --cfg 'feature="tz-system"' --cfg 'feature="tzdb-bundle-platform"' --cfg 'feature="tzdb-concatenated"' --cfg 'feature="tzdb-zoneinfo"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "js", "logging", "perf-inline", "serde", "static", "static-tz", "std", "tz-fat", "tz-system", "tzdb-bundle-always", "tzdb-bundle-platform", "tzdb-concatenated", "tzdb-zoneinfo"))' -C metadata=0e0a9a2a4661b0fe -C extra-filename=-b4137bb8931c6f29 --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] [stderr] error: could not compile `regex-automata` (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_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.14/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 -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="alloc"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --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"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=5027c852062b26d6 -C extra-filename=-40bf174b334614cd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-81410deddce382ce.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-19f85ccd2b063f07.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-2cfdfc3e5cb17812.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "830c3bf122c892c13db6911ceb103280c399ba74bdefe48b6f2affdf58d05fed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "830c3bf122c892c13db6911ceb103280c399ba74bdefe48b6f2affdf58d05fed", kill_on_drop: false }` [INFO] [stdout] 830c3bf122c892c13db6911ceb103280c399ba74bdefe48b6f2affdf58d05fed