[INFO] cloning repository https://github.com/scs3115528/Prompt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scs3115528/Prompt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscs3115528%2FPrompt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscs3115528%2FPrompt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a1113d7071fd134c103fb1a6dbdbe514c394c7a [INFO] testing scs3115528/Prompt 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%2Fscs3115528%2FPrompt" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/scs3115528/Prompt [INFO] finished tweaking git repo https://github.com/scs3115528/Prompt [INFO] tweaked toml for git repo https://github.com/scs3115528/Prompt written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/scs3115528/Prompt 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/scs3115528/Prompt 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 26d108299ef32cb5ce9aae32b4c0cc820cdf99aabc96d789b498a786e33f56a3 [INFO] running `Command { std: "docker" "start" "-a" "26d108299ef32cb5ce9aae32b4c0cc820cdf99aabc96d789b498a786e33f56a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26d108299ef32cb5ce9aae32b4c0cc820cdf99aabc96d789b498a786e33f56a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26d108299ef32cb5ce9aae32b4c0cc820cdf99aabc96d789b498a786e33f56a3", kill_on_drop: false }` [INFO] [stdout] 26d108299ef32cb5ce9aae32b4c0cc820cdf99aabc96d789b498a786e33f56a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 1806c2de14cb9a9d68c279fecd43f317d06b855e3f1e115d2e9aba22f5a39ca4 [INFO] running `Command { std: "docker" "start" "-a" "1806c2de14cb9a9d68c279fecd43f317d06b855e3f1e115d2e9aba22f5a39ca4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling pathfinder_simd v0.5.2 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v3.2.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling indexmap v2.2.4 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling freetype-sys v0.19.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling bytemuck v1.14.3 [INFO] [stderr] Compiling const-cstr v0.3.0 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling font-kit v0.11.0 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling freetype v0.7.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling ttf-parser v0.17.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling unsafe-libyaml v0.2.10 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling nu-ansi-term v0.49.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling fancy-regex v0.12.0 [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.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 -C debuginfo=2 --cfg 'feature="alloc"' --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=971ba6f0dbaeea1c -C extra-filename=-1d46174632625475 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-5f88a6942cbc26e5.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-9fc0990674521c93.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-18a1fa116fbff4c2.rmeta --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" "1806c2de14cb9a9d68c279fecd43f317d06b855e3f1e115d2e9aba22f5a39ca4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1806c2de14cb9a9d68c279fecd43f317d06b855e3f1e115d2e9aba22f5a39ca4", kill_on_drop: false }` [INFO] [stdout] 1806c2de14cb9a9d68c279fecd43f317d06b855e3f1e115d2e9aba22f5a39ca4