[INFO] cloning repository https://github.com/jameshiew/prompt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jameshiew/prompt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjameshiew%2Fprompt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjameshiew%2Fprompt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 44beee537ecc93793d51a2251287dc60632555bd [INFO] testing jameshiew/prompt against 1.90.0 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjameshiew%2Fprompt" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jameshiew/prompt [INFO] finished tweaking git repo https://github.com/jameshiew/prompt [INFO] tweaked toml for git repo https://github.com/jameshiew/prompt written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jameshiew/prompt on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jameshiew/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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded text-splitter v0.27.0 [INFO] [stderr] Downloaded core_maths v0.1.1 [INFO] [stderr] Downloaded strum_macros v0.27.1 [INFO] [stderr] Downloaded rust-ini v0.20.0 [INFO] [stderr] Downloaded icu_locale v2.0.0 [INFO] [stderr] Downloaded tint v1.0.1 [INFO] [stderr] Downloaded mediatype v0.19.20 [INFO] [stderr] Downloaded config v0.14.1 [INFO] [stderr] Downloaded criterion v0.6.0 [INFO] [stderr] Downloaded yaml-rust2 v0.8.1 [INFO] [stderr] Downloaded serde_yml v0.0.12 [INFO] [stderr] Downloaded icu_locale_data v2.0.0 [INFO] [stderr] Downloaded libyml v0.0.5 [INFO] [stderr] Downloaded ptree v0.5.2 [INFO] [stderr] Downloaded auto_enums v0.8.7 [INFO] [stderr] Downloaded fancy-regex v0.13.0 [INFO] [stderr] Downloaded strum v0.27.1 [INFO] [stderr] Downloaded icu_segmenter v2.0.0 [INFO] [stderr] Downloaded icu_segmenter_data v2.0.0 [INFO] [stderr] Downloaded tiktoken-rs v0.7.0 [INFO] [stderr] Downloaded bindet v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b43909d73eeb929af106e02f77c5fe215ffa965685dbcfc7cedc316498880d81 [INFO] running `Command { std: "docker" "start" "-a" "b43909d73eeb929af106e02f77c5fe215ffa965685dbcfc7cedc316498880d81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b43909d73eeb929af106e02f77c5fe215ffa965685dbcfc7cedc316498880d81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b43909d73eeb929af106e02f77c5fe215ffa965685dbcfc7cedc316498880d81", kill_on_drop: false }` [INFO] [stdout] b43909d73eeb929af106e02f77c5fe215ffa965685dbcfc7cedc316498880d81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fb33a1be100b77fc62d661e6bb0332e1d6f2c38de581f95f6e8acf0303faea0 [INFO] running `Command { std: "docker" "start" "-a" "6fb33a1be100b77fc62d661e6bb0332e1d6f2c38de581f95f6e8acf0303faea0", kill_on_drop: false }` [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling icu_locale_data v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling icu_segmenter_data v2.0.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling core_maths v0.1.1 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling derive_utils v0.15.0 [INFO] [stderr] Compiling toml_parser v1.0.1 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling auto_enums v0.8.7 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling icu_locale v2.0.0 [INFO] [stderr] Compiling tint v1.0.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling rust-ini v0.20.0 [INFO] [stderr] Compiling icu_segmenter v2.0.0 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling toml v0.9.2 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling mediatype v0.19.20 [INFO] [stderr] Compiling tiktoken-rs v0.7.0 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling text-splitter v0.27.0 [INFO] [stderr] Compiling bindet v0.3.2 [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/1.90.0-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.9/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"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --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=646af9956c1e2867 -C extra-filename=-73d047f23375a61b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-b7cf543632dfff8f.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-5389fb0f016212b7.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-a2301440a5fca75a.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" "6fb33a1be100b77fc62d661e6bb0332e1d6f2c38de581f95f6e8acf0303faea0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fb33a1be100b77fc62d661e6bb0332e1d6f2c38de581f95f6e8acf0303faea0", kill_on_drop: false }` [INFO] [stdout] 6fb33a1be100b77fc62d661e6bb0332e1d6f2c38de581f95f6e8acf0303faea0