[INFO] cloning repository https://github.com/blackbox-log/blackbox-log
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blackbox-log/blackbox-log" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblackbox-log%2Fblackbox-log", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblackbox-log%2Fblackbox-log'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8ad704f1936b6f738dbe93246d1d3da2a82eed11
[INFO] checking blackbox-log/blackbox-log against 14450d27a2d0d3b3cb66037c8111ee3da14ed3c2 for pr-160391
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblackbox-log%2Fblackbox-log" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/blackbox-log/blackbox-log
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/blackbox-log/blackbox-log
[INFO] tweaked toml for git repo https://github.com/blackbox-log/blackbox-log written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/blackbox-log/blackbox-log on toolchain 14450d27a2d0d3b3cb66037c8111ee3da14ed3c2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/blackbox-log/blackbox-log 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" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d60c27a0ebc799a4b1e99d89fcd46bb8c91c3d364228fd83251bf2f9cc0063d3
[INFO] running `Command { std: "docker" "start" "d60c27a0ebc799a4b1e99d89fcd46bb8c91c3d364228fd83251bf2f9cc0063d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d60c27a0ebc799a4b1e99d89fcd46bb8c91c3d364228fd83251bf2f9cc0063d3", 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" "d60c27a0ebc799a4b1e99d89fcd46bb8c91c3d364228fd83251bf2f9cc0063d3" "/opt/rustwide/cargo-home/bin/cargo" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d60c27a0ebc799a4b1e99d89fcd46bb8c91c3d364228fd83251bf2f9cc0063d3", 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" "d60c27a0ebc799a4b1e99d89fcd46bb8c91c3d364228fd83251bf2f9cc0063d3" "/opt/rustwide/cargo-home/bin/cargo" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking deranged v0.4.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking half v2.5.0
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking uom v0.36.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking bstr v1.11.3
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking clap_builder v4.5.35
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]     Checking arbitrary v1.4.1
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling libfuzzer-sys v0.4.9
[INFO] [stderr]     Checking clap v4.5.35
[INFO] [stderr] error: could not compile `uom` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/14450d27a2d0d3b3cb66037c8111ee3da14ed3c2/bin/rustc --crate-name uom --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.36.0/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="f64"' --cfg 'feature="si"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("autoconvert", "bigint", "bigint-support", "bigrational", "biguint", "complex-support", "complex32", "complex64", "default", "f32", "f64", "i128", "i16", "i32", "i64", "i8", "isize", "num-bigint", "num-complex", "num-rational", "rational", "rational-support", "rational32", "rational64", "serde", "si", "std", "try-from", "u128", "u16", "u32", "u64", "u8", "use_serde", "usize"))' -C metadata=097ce8603a4cc898 -C extra-filename=-f9f5beceebd8448c --out-dir /opt/rustwide/target/debug/build/uom/f9f5beceebd8448c/out -L dependency=/opt/rustwide/target/debug/build/num-traits/9732d322288c1e6a/out -L dependency=/opt/rustwide/target/debug/build/typenum/850b531a8d74780a/out --extern num_traits=/opt/rustwide/target/debug/build/num-traits/9732d322288c1e6a/out/libnum_traits-9732d322288c1e6a.rmeta --extern typenum=/opt/rustwide/target/debug/build/typenum/850b531a8d74780a/out/libtypenum-850b531a8d74780a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/14450d27a2d0d3b3cb66037c8111ee3da14ed3c2/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.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 --cfg 'feature="alloc"' --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"' --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=e55a14eb26ffcec2 -C extra-filename=-14a870157bc0379d --out-dir /opt/rustwide/target/debug/build/regex-automata/14a870157bc0379d/out -L dependency=/opt/rustwide/target/debug/build/aho-corasick/014bd8689f75e3f8/out -L dependency=/opt/rustwide/target/debug/build/memchr/9f73745a15d38e2b/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/dab6c3144e3d887c/out --extern aho_corasick=/opt/rustwide/target/debug/build/aho-corasick/014bd8689f75e3f8/out/libaho_corasick-014bd8689f75e3f8.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/9f73745a15d38e2b/out/libmemchr-9f73745a15d38e2b.rmeta --extern regex_syntax=/opt/rustwide/target/debug/build/regex-syntax/dab6c3144e3d887c/out/libregex_syntax-dab6c3144e3d887c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/14450d27a2d0d3b3cb66037c8111ee3da14ed3c2/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.100/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=3f401ffdff40561a -C extra-filename=-b3e0a1c4dc66165e --out-dir /opt/rustwide/target/debug/build/syn/b3e0a1c4dc66165e/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/fc1fd0f4d59463bc/out -L dependency=/opt/rustwide/target/debug/build/quote/bc6b090314aa3ed5/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/b3925cc8f83e9ac1/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/fc1fd0f4d59463bc/out/libproc_macro2-fc1fd0f4d59463bc.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/bc6b090314aa3ed5/out/libquote-bc6b090314aa3ed5.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/b3925cc8f83e9ac1/out/libunicode_ident-b3925cc8f83e9ac1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "d60c27a0ebc799a4b1e99d89fcd46bb8c91c3d364228fd83251bf2f9cc0063d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d60c27a0ebc799a4b1e99d89fcd46bb8c91c3d364228fd83251bf2f9cc0063d3", kill_on_drop: false }`
[INFO] [stdout] d60c27a0ebc799a4b1e99d89fcd46bb8c91c3d364228fd83251bf2f9cc0063d3
