[INFO] fetching crate reinhardt-cloud-grpc 0.1.0-alpha.2...
[INFO] checking reinhardt-cloud-grpc-0.1.0-alpha.2 against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] extracting crate reinhardt-cloud-grpc 0.1.0-alpha.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate reinhardt-cloud-grpc 0.1.0-alpha.2
[INFO] finished tweaking crates.io crate reinhardt-cloud-grpc 0.1.0-alpha.2
[INFO] tweaked toml for crates.io crate reinhardt-cloud-grpc 0.1.0-alpha.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate reinhardt-cloud-grpc 0.1.0-alpha.2 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 crates.io crate reinhardt-cloud-grpc 0.1.0-alpha.2 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] [stderr]     Blocking waiting for file lock on package cache
[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] 3dca3cdd792aea505df9ab00cfbc4dce0f3698f3ffa7bd3f773845c654a01721
[INFO] running `Command { std: "docker" "start" "3dca3cdd792aea505df9ab00cfbc4dce0f3698f3ffa7bd3f773845c654a01721", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3dca3cdd792aea505df9ab00cfbc4dce0f3698f3ffa7bd3f773845c654a01721", 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" "3dca3cdd792aea505df9ab00cfbc4dce0f3698f3ffa7bd3f773845c654a01721" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3dca3cdd792aea505df9ab00cfbc4dce0f3698f3ffa7bd3f773845c654a01721", 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" "3dca3cdd792aea505df9ab00cfbc4dce0f3698f3ffa7bd3f773845c654a01721" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling k8s-openapi v0.27.1
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bytes v1.12.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking pest v2.8.6
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]    Compiling time-macros v0.2.30
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking hostname v0.4.2
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking futures-timer v3.0.4
[INFO] [stderr]     Checking time v0.3.51
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]     Checking jiff v0.2.29
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking uuid v1.23.4
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.4.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking jsonpath-rust v1.0.4
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr] error: could not compile `jiff` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a621e2b446eafb53c7a8569f225e0b8cc2429a68/bin/rustc --crate-name jiff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.29/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="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "defmt", "js", "logging", "perf-inline", "serde", "static", "static-tz", "std", "tz-fat", "tz-system", "tzdb-bundle-always", "tzdb-bundle-platform", "tzdb-concatenated", "tzdb-zoneinfo"))' -C metadata=3f9f108ebded82a3 -C extra-filename=-802a9b3145f457ca --out-dir /opt/rustwide/target/debug/build/jiff/802a9b3145f457ca/out --extern serde_core=/opt/rustwide/target/debug/build/serde_core/4eaec148b7690d44/out/libserde_core-4eaec148b7690d44.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-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.14/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="alloc"' --cfg 'feature="dfa-onepass"' --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=42ed7327f5b272d9 -C extra-filename=-79abe9a26ecc8b1e --out-dir /opt/rustwide/target/debug/build/regex-automata/79abe9a26ecc8b1e/out -L dependency=/opt/rustwide/target/debug/build/memchr/f6a8642c1304b06b/out --extern aho_corasick=/opt/rustwide/target/debug/build/aho-corasick/e52d76b893f3d763/out/libaho_corasick-e52d76b893f3d763.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/f6a8642c1304b06b/out/libmemchr-f6a8642c1304b06b.rmeta --extern regex_syntax=/opt/rustwide/target/debug/build/regex-syntax/ad84fdbac3b7a759/out/libregex_syntax-ad84fdbac3b7a759.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "3dca3cdd792aea505df9ab00cfbc4dce0f3698f3ffa7bd3f773845c654a01721", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3dca3cdd792aea505df9ab00cfbc4dce0f3698f3ffa7bd3f773845c654a01721", kill_on_drop: false }`
[INFO] [stdout] 3dca3cdd792aea505df9ab00cfbc4dce0f3698f3ffa7bd3f773845c654a01721
