[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 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElsie19%2Flibpacstall" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Elsie19/libpacstall on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 8dad6b720e0fc44bbe433be73b036e6d45b7421daedc45eb6c00b5e08079078e
[INFO] running `Command { std: "docker" "start" "8dad6b720e0fc44bbe433be73b036e6d45b7421daedc45eb6c00b5e08079078e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8dad6b720e0fc44bbe433be73b036e6d45b7421daedc45eb6c00b5e08079078e", 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" "8dad6b720e0fc44bbe433be73b036e6d45b7421daedc45eb6c00b5e08079078e" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8dad6b720e0fc44bbe433be73b036e6d45b7421daedc45eb6c00b5e08079078e", 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" "8dad6b720e0fc44bbe433be73b036e6d45b7421daedc45eb6c00b5e08079078e" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking self_cell v1.2.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling terminfo v0.9.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling rlimit v0.10.2
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling uuhelp_parser v0.1.0
[INFO] [stderr]     Checking cached_proc_macro_types v0.1.1
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking os_display v0.1.4
[INFO] [stderr]    Compiling uucore_procs v0.1.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking utf8-chars v3.0.5
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking wild v2.2.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking procfs-core v0.17.0
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking terminal_size v0.4.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking peg v0.8.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking os_pipe v1.2.2
[INFO] [stderr]     Checking rand v0.9.1
[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/79c0559184f27f4433a6fbc260b950d06d4a4889/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,unused-externs-silent --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 --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8dad6b720e0fc44bbe433be73b036e6d45b7421daedc45eb6c00b5e08079078e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8dad6b720e0fc44bbe433be73b036e6d45b7421daedc45eb6c00b5e08079078e", kill_on_drop: false }`
[INFO] [stdout] 8dad6b720e0fc44bbe433be73b036e6d45b7421daedc45eb6c00b5e08079078e
