[INFO] cloning repository https://github.com/neomody77/caddy-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neomody77/caddy-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneomody77%2Fcaddy-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneomody77%2Fcaddy-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a12bb5629ff9b8d8e05d9be40cf7ebf09f2e71e6 [INFO] checking neomody77/caddy-rs against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneomody77%2Fcaddy-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/neomody77/caddy-rs [INFO] finished tweaking git repo https://github.com/neomody77/caddy-rs [INFO] tweaked toml for git repo https://github.com/neomody77/caddy-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/neomody77/caddy-rs on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/neomody77/caddy-rs 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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 408b0b4996ef81dfb665271a9d00e205166cf2a16f411092927b3264bcba4165 [INFO] running `Command { std: "docker" "start" "-a" "408b0b4996ef81dfb665271a9d00e205166cf2a16f411092927b3264bcba4165", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "408b0b4996ef81dfb665271a9d00e205166cf2a16f411092927b3264bcba4165", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "408b0b4996ef81dfb665271a9d00e205166cf2a16f411092927b3264bcba4165", kill_on_drop: false }` [INFO] [stdout] 408b0b4996ef81dfb665271a9d00e205166cf2a16f411092927b3264bcba4165 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1668444395ec6c9cb8d83dc6ba1490939d97d3fc18fda127581089dafdac4e09 [INFO] running `Command { std: "docker" "start" "-a" "1668444395ec6c9cb8d83dc6ba1490939d97d3fc18fda127581089dafdac4e09", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling zerocopy v0.8.30 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking rustls-pki-types v1.13.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling tokio-openssl v0.6.5 [INFO] [stderr] Compiling aws-lc-rs v1.15.1 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking pingora-error v0.6.0 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking lru v0.14.0 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking pingora-http v0.6.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking brotli v3.5.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Checking sfv v0.10.4 [INFO] [stderr] Checking object v0.37.3 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] error: could not compile `regex-automata` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/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="alloc"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --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"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=4a7a4a55cc84c44a -C extra-filename=-81face66f2ce665d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-5453243f3f72bd62.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-7c3b23e851763d6f.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-02f2daf0cc200caa.rmeta --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" "1668444395ec6c9cb8d83dc6ba1490939d97d3fc18fda127581089dafdac4e09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1668444395ec6c9cb8d83dc6ba1490939d97d3fc18fda127581089dafdac4e09", kill_on_drop: false }` [INFO] [stdout] 1668444395ec6c9cb8d83dc6ba1490939d97d3fc18fda127581089dafdac4e09