[INFO] cloning repository https://github.com/Elsie19/libpacstall
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Elsie19/libpacstall" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElsie19%2Flibpacstall", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElsie19%2Flibpacstall'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e8b3f4cb6a0378958911a75bdc2cef48a2678ee7
[INFO] checking Elsie19/libpacstall against 65c7d39f9c2b9d5c316725cb48fa3d360c64c663 for pr-161253
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElsie19%2Flibpacstall" "/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/Elsie19/libpacstall
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/Elsie19/libpacstall
[INFO] tweaked toml for git repo https://github.com/Elsie19/libpacstall written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Elsie19/libpacstall on toolchain 65c7d39f9c2b9d5c316725cb48fa3d360c64c663
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Elsie19/libpacstall 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" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5bb77cb5dd74eca1aa3160b321287fe9dc386bc8c759231e64cada558f185545
[INFO] running `Command { std: "docker" "start" "5bb77cb5dd74eca1aa3160b321287fe9dc386bc8c759231e64cada558f185545", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5bb77cb5dd74eca1aa3160b321287fe9dc386bc8c759231e64cada558f185545", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5bb77cb5dd74eca1aa3160b321287fe9dc386bc8c759231e64cada558f185545" "/opt/rustwide/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5bb77cb5dd74eca1aa3160b321287fe9dc386bc8c759231e64cada558f185545", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5bb77cb5dd74eca1aa3160b321287fe9dc386bc8c759231e64cada558f185545" "/opt/rustwide/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking unic-langid-impl v0.9.6
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking unic-langid v0.9.6
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking tokio v1.46.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking intl-memoizer v0.5.3
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking fluent-langneg v0.13.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking self_cell v1.2.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling terminfo v0.9.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking terminal_size v0.4.2
[INFO] [stderr]     Checking fluent-syntax v0.12.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking fluent-bundle v0.16.0
[INFO] [stderr]    Compiling cached_proc_macro v0.24.0
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]    Compiling uuhelp_parser v0.1.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking cached_proc_macro_types v0.1.1
[INFO] [stderr]    Compiling rlimit v0.10.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[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/65c7d39f9c2b9d5c316725cb48fa3d360c64c663/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 -Z embed-metadata=no -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=bdd04e0f4dc7c7dd -C extra-filename=-a51f3b0cccc0511b --out-dir /opt/rustwide/target/debug/build/regex-syntax/a51f3b0cccc0511b/out --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" "5bb77cb5dd74eca1aa3160b321287fe9dc386bc8c759231e64cada558f185545", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bb77cb5dd74eca1aa3160b321287fe9dc386bc8c759231e64cada558f185545", kill_on_drop: false }`
[INFO] [stdout] 5bb77cb5dd74eca1aa3160b321287fe9dc386bc8c759231e64cada558f185545
