[INFO] cloning repository https://github.com/Piebald-AI/splitrail
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Piebald-AI/splitrail" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPiebald-AI%2Fsplitrail", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPiebald-AI%2Fsplitrail'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b6340be2b62a79f4ac76c527bdb5f70db5bddb55
[INFO] checking Piebald-AI/splitrail against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPiebald-AI%2Fsplitrail" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Piebald-AI/splitrail
[INFO] finished tweaking git repo https://github.com/Piebald-AI/splitrail
[INFO] tweaked toml for git repo https://github.com/Piebald-AI/splitrail written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Piebald-AI/splitrail on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Piebald-AI/splitrail 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3a524eeab33e133df3aa9ba1187ab5a35d4c4cde96cf79b0b68f5460af48e817
[INFO] running `Command { std: "docker" "start" "-a" "3a524eeab33e133df3aa9ba1187ab5a35d4c4cde96cf79b0b68f5460af48e817", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a524eeab33e133df3aa9ba1187ab5a35d4c4cde96cf79b0b68f5460af48e817", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a524eeab33e133df3aa9ba1187ab5a35d4c4cde96cf79b0b68f5460af48e817", kill_on_drop: false }`
[INFO] [stdout] 3a524eeab33e133df3aa9ba1187ab5a35d4c4cde96cf79b0b68f5460af48e817
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36d429ad85913da628c07e49696b7a488198ddf0595856353705f624466385cc
[INFO] running `Command { std: "docker" "start" "-a" "36d429ad85913da628c07e49696b7a488198ddf0595856353705f624466385cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling phf_generator v0.12.1
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]    Compiling phf_macros v0.12.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling schemars_derive v1.1.0
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.33.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/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.8/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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --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=913a5d51337a2c9b -C extra-filename=-02f2daf0cc200caa --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" "36d429ad85913da628c07e49696b7a488198ddf0595856353705f624466385cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36d429ad85913da628c07e49696b7a488198ddf0595856353705f624466385cc", kill_on_drop: false }`
[INFO] [stdout] 36d429ad85913da628c07e49696b7a488198ddf0595856353705f624466385cc
