[INFO] cloning repository https://github.com/tradewithmeai/network-security-monitor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tradewithmeai/network-security-monitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftradewithmeai%2Fnetwork-security-monitor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftradewithmeai%2Fnetwork-security-monitor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f422499b12e20d4bc804b54fa99c616f4db5760c [INFO] checking tradewithmeai/network-security-monitor against try#c86ec274072509d26d0ee52682a0c94ed012ed89 for pr-153027 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftradewithmeai%2Fnetwork-security-monitor" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tradewithmeai/network-security-monitor [INFO] finished tweaking git repo https://github.com/tradewithmeai/network-security-monitor [INFO] tweaked toml for git repo https://github.com/tradewithmeai/network-security-monitor written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tradewithmeai/network-security-monitor on toolchain c86ec274072509d26d0ee52682a0c94ed012ed89 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tradewithmeai/network-security-monitor 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" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dee51b16e112cf1cb708ca58d1cfce70020392425c5ff80b2283ca50a637ccab [INFO] running `Command { std: "docker" "start" "-a" "dee51b16e112cf1cb708ca58d1cfce70020392425c5ff80b2283ca50a637ccab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dee51b16e112cf1cb708ca58d1cfce70020392425c5ff80b2283ca50a637ccab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dee51b16e112cf1cb708ca58d1cfce70020392425c5ff80b2283ca50a637ccab", kill_on_drop: false }` [INFO] [stdout] dee51b16e112cf1cb708ca58d1cfce70020392425c5ff80b2283ca50a637ccab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f57f43fc90ca8b939d47413b3e485ed44b988bf8d068965bacc7f5f666ed06e6 [INFO] running `Command { std: "docker" "start" "-a" "f57f43fc90ca8b939d47413b3e485ed44b988bf8d068965bacc7f5f666ed06e6", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Compiling rust-embed-utils v8.11.0 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking clap_lex v0.7.7 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Checking clap_builder v4.5.57 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Compiling rust-embed-impl v8.11.0 [INFO] [stderr] Checking ipnetwork v0.20.0 [INFO] [stderr] Checking errno v0.2.8 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking rust-embed v8.11.0 [INFO] [stderr] Checking etherparse v0.16.0 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Checking maxminddb v0.24.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/c86ec274072509d26d0ee52682a0c94ed012ed89/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=ea00d0f586c142fc -C extra-filename=-601e92f332a00ab3 --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" "f57f43fc90ca8b939d47413b3e485ed44b988bf8d068965bacc7f5f666ed06e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f57f43fc90ca8b939d47413b3e485ed44b988bf8d068965bacc7f5f666ed06e6", kill_on_drop: false }` [INFO] [stdout] f57f43fc90ca8b939d47413b3e485ed44b988bf8d068965bacc7f5f666ed06e6