[INFO] cloning repository https://github.com/walldriyan/financial_engine_single
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/walldriyan/financial_engine_single" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwalldriyan%2Ffinancial_engine_single", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwalldriyan%2Ffinancial_engine_single'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4f33431478e46aedeec051d37987cf35d83749ae
[INFO] checking walldriyan/financial_engine_single against try#1c4199da70f816f2239f41c55168ff75a3663718 for pr-155499
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwalldriyan%2Ffinancial_engine_single" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/walldriyan/financial_engine_single
[INFO] finished tweaking git repo https://github.com/walldriyan/financial_engine_single
[INFO] tweaked toml for git repo https://github.com/walldriyan/financial_engine_single written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/walldriyan/financial_engine_single on toolchain 1c4199da70f816f2239f41c55168ff75a3663718
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/walldriyan/financial_engine_single 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" "+1c4199da70f816f2239f41c55168ff75a3663718" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8fc5c14584a22fd773018d45c71419ef132906066f5df83d07ca6dd792a565a
[INFO] running `Command { std: "docker" "start" "-a" "f8fc5c14584a22fd773018d45c71419ef132906066f5df83d07ca6dd792a565a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8fc5c14584a22fd773018d45c71419ef132906066f5df83d07ca6dd792a565a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8fc5c14584a22fd773018d45c71419ef132906066f5df83d07ca6dd792a565a", kill_on_drop: false }`
[INFO] [stdout] f8fc5c14584a22fd773018d45c71419ef132906066f5df83d07ca6dd792a565a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1f04d1a390952d1e0d6ff4b6438ae4cabf512ab4226bca6909ccc41a5abf3f8
[INFO] running `Command { std: "docker" "start" "-a" "a1f04d1a390952d1e0d6ff4b6438ae4cabf512ab4226bca6909ccc41a5abf3f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking deranged v0.5.6
[INFO] [stderr]     Checking num-conv v0.2.0
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling native-tls v0.2.16
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling flume v0.11.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/1c4199da70f816f2239f41c55168ff75a3663718/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.9/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=a126af7ce2346ad9 -C extra-filename=-574c8e08bbeb29d6 --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" "a1f04d1a390952d1e0d6ff4b6438ae4cabf512ab4226bca6909ccc41a5abf3f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1f04d1a390952d1e0d6ff4b6438ae4cabf512ab4226bca6909ccc41a5abf3f8", kill_on_drop: false }`
[INFO] [stdout] a1f04d1a390952d1e0d6ff4b6438ae4cabf512ab4226bca6909ccc41a5abf3f8
