[INFO] fetching crate cardinal-base 0.2.41... [INFO] checking cardinal-base-0.2.41 against try#70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 for pr-151539 [INFO] extracting crate cardinal-base 0.2.41 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate cardinal-base 0.2.41 [INFO] finished tweaking crates.io crate cardinal-base 0.2.41 [INFO] tweaked toml for crates.io crate cardinal-base 0.2.41 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cardinal-base 0.2.41 on toolchain 70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cardinal-base 0.2.41 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" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05d22b2b3a56a836bf038405cbeea691a3331570db5f4c4811addfcd7a9a604a [INFO] running `Command { std: "docker" "start" "-a" "05d22b2b3a56a836bf038405cbeea691a3331570db5f4c4811addfcd7a9a604a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05d22b2b3a56a836bf038405cbeea691a3331570db5f4c4811addfcd7a9a604a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05d22b2b3a56a836bf038405cbeea691a3331570db5f4c4811addfcd7a9a604a", kill_on_drop: false }` [INFO] [stdout] 05d22b2b3a56a836bf038405cbeea691a3331570db5f4c4811addfcd7a9a604a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81ef88513c1b917d0f2fdb43b13bc08a8f381cf4780bb1f15e4d2ff6d0e8d273 [INFO] running `Command { std: "docker" "start" "-a" "81ef88513c1b917d0f2fdb43b13bc08a8f381cf4780bb1f15e4d2ff6d0e8d273", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling serde_core v1.0.227 [INFO] [stderr] Compiling serde v1.0.227 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling rust_decimal v1.38.0 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling tokio-openssl v0.6.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Checking pingora-error v0.6.0 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Checking pingora-http v0.6.0 [INFO] [stderr] Checking indexmap v2.11.4 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking lru v0.14.0 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking brotli v3.5.0 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking sfv v0.10.4 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking socket2 v0.6.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/70daa2c0d8eed7066b07966f3c0b0b8622bff4e4/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.6/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=5f731e558554654e -C extra-filename=-323aa5e72fd3a9b6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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" "81ef88513c1b917d0f2fdb43b13bc08a8f381cf4780bb1f15e4d2ff6d0e8d273", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81ef88513c1b917d0f2fdb43b13bc08a8f381cf4780bb1f15e4d2ff6d0e8d273", kill_on_drop: false }` [INFO] [stdout] 81ef88513c1b917d0f2fdb43b13bc08a8f381cf4780bb1f15e4d2ff6d0e8d273