[INFO] cloning repository https://github.com/frack113/sigmacatch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/frack113/sigmacatch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrack113%2Fsigmacatch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrack113%2Fsigmacatch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0ef1900db93acabb5f0dae49b2373ad2f12de8c [INFO] checking frack113/sigmacatch against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrack113%2Fsigmacatch" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/frack113/sigmacatch [INFO] finished tweaking git repo https://github.com/frack113/sigmacatch [INFO] tweaked toml for git repo https://github.com/frack113/sigmacatch written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/frack113/sigmacatch on toolchain 011c518242557d21690f7936b5812318dc2fec47 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/frack113/sigmacatch 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" "+011c518242557d21690f7936b5812318dc2fec47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] fdbc1b83935a868d158e7696a985706a1291c11aaf05401802296abd086c509f [INFO] running `Command { std: "docker" "start" "fdbc1b83935a868d158e7696a985706a1291c11aaf05401802296abd086c509f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fdbc1b83935a868d158e7696a985706a1291c11aaf05401802296abd086c509f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fdbc1b83935a868d158e7696a985706a1291c11aaf05401802296abd086c509f" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fdbc1b83935a868d158e7696a985706a1291c11aaf05401802296abd086c509f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fdbc1b83935a868d158e7696a985706a1291c11aaf05401802296abd086c509f" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.189 [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Compiling memchr v2.8.3 [INFO] [stderr] Checking log v0.4.33 [INFO] [stderr] Compiling cc v1.4.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling tree-sitter-language v0.1.7 [INFO] [stderr] Compiling zerocopy v0.8.55 [INFO] [stderr] Compiling serde_json v1.0.151 [INFO] [stderr] Compiling zmij v1.0.23 [INFO] [stderr] Compiling syn v3.0.3 [INFO] [stderr] Compiling zerocopy-derive v0.8.55 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking text-size v1.1.1 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking self_cell v1.3.0 [INFO] [stderr] Checking libyaml-rs v0.3.0 [INFO] [stderr] Checking bstr v1.13.0 [INFO] [stderr] Checking line-index v0.1.2 [INFO] [stderr] Checking pest v2.8.8 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking roxmltree v0.21.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.20 [INFO] [stderr] Checking futures-sink v0.3.33 [INFO] [stderr] Compiling time-macros v0.2.32 [INFO] [stderr] Compiling phf_shared v0.14.0 [INFO] [stderr] Compiling ref-cast v1.0.26 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Compiling fastrand v2.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.7 [INFO] [stderr] Checking regex-automata v0.4.16 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking clap_builder v4.6.2 [INFO] [stderr] Compiling phf_generator v0.14.0 [INFO] [stderr] Checking rustls-pki-types v1.15.1 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking futures-util v0.3.33 [INFO] [stderr] Compiling phf_macros v0.14.0 [INFO] [stderr] Checking idna_adapter v1.2.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Compiling pest_meta v2.8.8 [INFO] [stderr] Compiling tree-sitter-yaml v0.7.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling scroll_derive v0.13.1 [INFO] [stderr] Checking sonic-simd v0.1.4 [INFO] [stderr] Checking sonic-number v0.1.2 [INFO] [stderr] Compiling rustls v0.23.42 [INFO] [stderr] Checking bumpalo v3.20.3 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking socket2 v0.6.5 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking mio v1.2.2 [INFO] [stderr] Checking getrandom v0.4.3 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking time v0.3.54 [INFO] [stderr] Checking shell-words v1.1.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking console v0.16.4 [INFO] [stderr] Checking phf v0.14.0 [INFO] [stderr] Checking scroll v0.13.0 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling pest_generator v2.8.8 [INFO] [stderr] Checking rayon-core v1.13.0 [INFO] [stderr] Checking futures-channel v0.3.33 [INFO] [stderr] Checking jiff-core v0.1.0 [INFO] [stderr] Checking tokio v1.53.1 [INFO] [stderr] Compiling cfg_aliases v0.2.2 [INFO] [stderr] Compiling nix v0.31.3 [INFO] [stderr] Checking dialoguer v0.12.0 [INFO] [stderr] Checking goblin v0.10.7 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking rayon v1.12.0 [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/011c518242557d21690f7936b5812318dc2fec47/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.16/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 --cfg 'feature="alloc"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --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=a7a9f331fd66d7c6 -C extra-filename=-127c989a08184f7a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-e1f49a7b00e22333.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-b924193483665774.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-aa2c0ef21912879c.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" "fdbc1b83935a868d158e7696a985706a1291c11aaf05401802296abd086c509f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdbc1b83935a868d158e7696a985706a1291c11aaf05401802296abd086c509f", kill_on_drop: false }` [INFO] [stdout] fdbc1b83935a868d158e7696a985706a1291c11aaf05401802296abd086c509f