[INFO] fetching crate cargo-aoc-zen-runner 0.3.8...
[INFO] checking cargo-aoc-zen-runner-0.3.8 against 1.95.0-beta.7 for beta-1.95-4
[INFO] extracting crate cargo-aoc-zen-runner 0.3.8 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate cargo-aoc-zen-runner 0.3.8
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cargo-aoc-zen-runner 0.3.8
[INFO] tweaked toml for crates.io crate cargo-aoc-zen-runner 0.3.8 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cargo-aoc-zen-runner 0.3.8 on toolchain 1.95.0-beta.7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cargo-aoc-zen-runner 0.3.8 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.95.0-beta.7" "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" "+1.95.0-beta.7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7c82575587551ea1badb788f8c3aa5c22c76f7f2552edbbf54e8e598e38ee0e8
[INFO] running `Command { std: "docker" "start" "-a" "7c82575587551ea1badb788f8c3aa5c22c76f7f2552edbbf54e8e598e38ee0e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c82575587551ea1badb788f8c3aa5c22c76f7f2552edbbf54e8e598e38ee0e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c82575587551ea1badb788f8c3aa5c22c76f7f2552edbbf54e8e598e38ee0e8", kill_on_drop: false }`
[INFO] [stdout] 7c82575587551ea1badb788f8c3aa5c22c76f7f2552edbbf54e8e598e38ee0e8
[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" "+1.95.0-beta.7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7269eb7316a413fc632235db27cf9d2af1d7ad74b506b42281186434a45497ef
[INFO] running `Command { std: "docker" "start" "-a" "7269eb7316a413fc632235db27cf9d2af1d7ad74b506b42281186434a45497ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking anymap2 v0.13.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]     Checking snapbox-macros v0.3.10
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking os_pipe v1.2.1
[INFO] [stderr]     Checking content_inspector v0.2.4
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]     Checking cookie v0.18.1
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking unicase v2.8.0
[INFO] [stderr]     Checking similar v2.6.0
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking snapbox v0.6.20
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking shlex v1.3.0
[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/1.95.0-beta.7-x86_64-unknown-linux-gnu/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 -C embed-bitcode=no -C debuginfo=2 --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=5b63acf7ea5692d1 -C extra-filename=-c3017e0f36fc240d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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" "7269eb7316a413fc632235db27cf9d2af1d7ad74b506b42281186434a45497ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7269eb7316a413fc632235db27cf9d2af1d7ad74b506b42281186434a45497ef", kill_on_drop: false }`
[INFO] [stdout] 7269eb7316a413fc632235db27cf9d2af1d7ad74b506b42281186434a45497ef
