[INFO] cloning repository https://github.com/solupro/mangabot-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/solupro/mangabot-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolupro%2Fmangabot-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolupro%2Fmangabot-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 34ee75e0fc3ae6e3d7d2029c3b5f90e06ef253ea [INFO] checking solupro/mangabot-rs against try#df1b9bf194c9183fb7c0604484171064069ce232 for pr-149195-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolupro%2Fmangabot-rs" "/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/solupro/mangabot-rs [INFO] finished tweaking git repo https://github.com/solupro/mangabot-rs [INFO] tweaked toml for git repo https://github.com/solupro/mangabot-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/solupro/mangabot-rs on toolchain df1b9bf194c9183fb7c0604484171064069ce232 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/solupro/mangabot-rs 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" "+df1b9bf194c9183fb7c0604484171064069ce232" "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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d87d77b75912218f5c5613d8e449a90e64a2b906b37fc6c73b99e04411b1686 [INFO] running `Command { std: "docker" "start" "-a" "7d87d77b75912218f5c5613d8e449a90e64a2b906b37fc6c73b99e04411b1686", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d87d77b75912218f5c5613d8e449a90e64a2b906b37fc6c73b99e04411b1686", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d87d77b75912218f5c5613d8e449a90e64a2b906b37fc6c73b99e04411b1686", kill_on_drop: false }` [INFO] [stdout] 7d87d77b75912218f5c5613d8e449a90e64a2b906b37fc6c73b99e04411b1686 [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=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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d01b43b351ab92f729f1c6e7025acff418bde3c1835a7d4a77abb0f1f1f1d445 [INFO] running `Command { std: "docker" "start" "-a" "d01b43b351ab92f729f1c6e7025acff418bde3c1835a7d4a77abb0f1f1f1d445", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Checking rustls-pki-types v1.13.1 [INFO] [stderr] Compiling derive_more-impl v2.1.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling erasable v1.3.0 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking string_cache v0.8.9 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking bytestring v1.5.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling regex-lite v0.1.8 [INFO] [stderr] Checking dtoa v1.0.10 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Compiling selectors v0.31.0 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking icu_properties v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Checking winnow v0.7.14 [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/df1b9bf194c9183fb7c0604484171064069ce232/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -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=4a7a4a55cc84c44a -C extra-filename=-81face66f2ce665d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-5453243f3f72bd62.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-7c3b23e851763d6f.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-02f2daf0cc200caa.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d01b43b351ab92f729f1c6e7025acff418bde3c1835a7d4a77abb0f1f1f1d445", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d01b43b351ab92f729f1c6e7025acff418bde3c1835a7d4a77abb0f1f1f1d445", kill_on_drop: false }` [INFO] [stdout] d01b43b351ab92f729f1c6e7025acff418bde3c1835a7d4a77abb0f1f1f1d445