[INFO] cloning repository https://github.com/ultsaza/compete-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ultsaza/compete-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fultsaza%2Fcompete-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fultsaza%2Fcompete-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a75157b50d8ffc9261c9c82d6445b3ac3491ff9e
[INFO] checking ultsaza/compete-rs against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fultsaza%2Fcompete-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ultsaza/compete-rs
[INFO] finished tweaking git repo https://github.com/ultsaza/compete-rs
[INFO] tweaked toml for git repo https://github.com/ultsaza/compete-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ultsaza/compete-rs on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ultsaza/compete-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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5adaf10fd80212b6565939fa0042225e5c76d4df7c1aaaf807d4ade3beeb1a2b
[INFO] running `Command { std: "docker" "start" "5adaf10fd80212b6565939fa0042225e5c76d4df7c1aaaf807d4ade3beeb1a2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5adaf10fd80212b6565939fa0042225e5c76d4df7c1aaaf807d4ade3beeb1a2b", 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" "5adaf10fd80212b6565939fa0042225e5c76d4df7c1aaaf807d4ade3beeb1a2b" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5adaf10fd80212b6565939fa0042225e5c76d4df7c1aaaf807d4ade3beeb1a2b", 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" "5adaf10fd80212b6565939fa0042225e5c76d4df7c1aaaf807d4ade3beeb1a2b" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]     Checking varisat-formula v0.2.2
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking hamming v0.1.3
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]     Checking primal-bit v0.3.2
[INFO] [stderr]     Checking indexmap v2.11.0
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]     Checking primal-estimate v0.3.3
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]     Checking triomphe v0.1.15
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking varisat-internal-proof v0.2.2
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling varisat v0.2.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking archery v1.2.2
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking stringly_conversions v0.1.1
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking amplify_num v0.5.3
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking proconio v0.4.5
[INFO] [stderr]     Checking vec_mut_scan v0.3.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking petgraph v0.8.2
[INFO] [stderr]     Checking alga v0.9.3
[INFO] [stderr]     Checking itertools-num v0.1.3
[INFO] [stderr]     Checking ordered-float v5.0.0
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking counter v0.7.0
[INFO] [stderr]     Checking rpds v1.1.1
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rand_pcg v0.9.0
[INFO] [stderr]     Checking rand_hc v0.4.0
[INFO] [stderr]     Checking glidesort v0.1.2
[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/a621e2b446eafb53c7a8569f225e0b8cc2429a68/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,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --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=e74e82e0be6833e1 -C extra-filename=-8a456813a79c2060 --out-dir /opt/rustwide/target/debug/build/regex-automata/8a456813a79c2060/out -L dependency=/opt/rustwide/target/debug/build/memchr/c13007f728075df8/out --extern aho_corasick=/opt/rustwide/target/debug/build/aho-corasick/90ed0602c8479667/out/libaho_corasick-90ed0602c8479667.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/c13007f728075df8/out/libmemchr-c13007f728075df8.rmeta --extern regex_syntax=/opt/rustwide/target/debug/build/regex-syntax/02f2daf0cc200caa/out/libregex_syntax-02f2daf0cc200caa.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/a621e2b446eafb53c7a8569f225e0b8cc2429a68/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,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --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=a7174f3b8f975bfe -C extra-filename=-772b60ac7f4bd548 --out-dir /opt/rustwide/target/debug/build/regex-syntax/772b60ac7f4bd548/out --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "5adaf10fd80212b6565939fa0042225e5c76d4df7c1aaaf807d4ade3beeb1a2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5adaf10fd80212b6565939fa0042225e5c76d4df7c1aaaf807d4ade3beeb1a2b", kill_on_drop: false }`
[INFO] [stdout] 5adaf10fd80212b6565939fa0042225e5c76d4df7c1aaaf807d4ade3beeb1a2b
