[INFO] fetching crate vortex-runend 0.54.0... [INFO] checking vortex-runend-0.54.0 against master#90b65889799733f21ebdf59d96411aa531c5900a for pr-148477 [INFO] extracting crate vortex-runend 0.54.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate vortex-runend 0.54.0 [INFO] finished tweaking crates.io crate vortex-runend 0.54.0 [INFO] tweaked toml for crates.io crate vortex-runend 0.54.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate vortex-runend 0.54.0 on toolchain 90b65889799733f21ebdf59d96411aa531c5900a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+90b65889799733f21ebdf59d96411aa531c5900a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate vortex-runend 0.54.0 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" "+90b65889799733f21ebdf59d96411aa531c5900a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded condtype v1.3.0 [INFO] [stderr] Downloaded codspeed-divan-compat-macros v4.0.4 [INFO] [stderr] Downloaded clap v4.5.49 [INFO] [stderr] Downloaded divan-macros v0.1.17 [INFO] [stderr] Downloaded codspeed-divan-compat v4.0.4 [INFO] [stderr] Downloaded statrs v0.18.0 [INFO] [stderr] Downloaded codspeed-divan-compat-walltime v4.0.4 [INFO] [stderr] Downloaded clap_builder v4.5.49 [INFO] [stderr] Downloaded codspeed v4.0.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+90b65889799733f21ebdf59d96411aa531c5900a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6098580bff87057ffe1f1d7f1d910d932517a9bf69189cb003ce76a0a2380642 [INFO] running `Command { std: "docker" "start" "-a" "6098580bff87057ffe1f1d7f1d910d932517a9bf69189cb003ce76a0a2380642", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6098580bff87057ffe1f1d7f1d910d932517a9bf69189cb003ce76a0a2380642", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6098580bff87057ffe1f1d7f1d910d932517a9bf69189cb003ce76a0a2380642", kill_on_drop: false }` [INFO] [stdout] 6098580bff87057ffe1f1d7f1d910d932517a9bf69189cb003ce76a0a2380642 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+90b65889799733f21ebdf59d96411aa531c5900a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a9a445001ed8444c3485f4d035aa866aa110421a5ef1a1a855b8d85abe181e3 [INFO] running `Command { std: "docker" "start" "-a" "3a9a445001ed8444c3485f4d035aa866aa110421a5ef1a1a855b8d85abe181e3", kill_on_drop: false }` [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.7 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling flatbuffers v25.9.23 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Checking arrow-schema v56.2.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling regex-automata v0.4.12 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking ordered-float v5.1.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/90b65889799733f21ebdf59d96411aa531c5900a/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -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=227b54c30a2ca57c -C extra-filename=-26326914c01880c1 --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" "3a9a445001ed8444c3485f4d035aa866aa110421a5ef1a1a855b8d85abe181e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a9a445001ed8444c3485f4d035aa866aa110421a5ef1a1a855b8d85abe181e3", kill_on_drop: false }` [INFO] [stdout] 3a9a445001ed8444c3485f4d035aa866aa110421a5ef1a1a855b8d85abe181e3