[INFO] fetching crate jax-common 0.1.5...
[INFO] documenting jax-common-0.1.5 against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918
[INFO] extracting crate jax-common 0.1.5 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate jax-common 0.1.5
[INFO] finished tweaking crates.io crate jax-common 0.1.5
[INFO] tweaked toml for crates.io crate jax-common 0.1.5 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate jax-common 0.1.5 on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate jax-common 0.1.5 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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f694215ce559d2070e01fce9c73f75f8d7197c8bf5a4efa54098b89b0410cc4
[INFO] running `Command { std: "docker" "start" "-a" "6f694215ce559d2070e01fce9c73f75f8d7197c8bf5a4efa54098b89b0410cc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f694215ce559d2070e01fce9c73f75f8d7197c8bf5a4efa54098b89b0410cc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f694215ce559d2070e01fce9c73f75f8d7197c8bf5a4efa54098b89b0410cc4", kill_on_drop: false }`
[INFO] [stdout] 6f694215ce559d2070e01fce9c73f75f8d7197c8bf5a4efa54098b89b0410cc4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dedf498000b045737c5fa10c2bb32ee21b09ef5c892223fe923a638ee70ba43b
[INFO] running `Command { std: "docker" "start" "-a" "dedf498000b045737c5fa10c2bb32ee21b09ef5c892223fe923a638ee70ba43b", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling regex-lite v0.1.7
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking diatomic-waker v0.2.3
[INFO] [stderr]     Checking cordyceps v0.3.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking pem-rfc7468 v1.0.0-rc.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking futures-buffered v0.2.12
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling curve25519-dalek v5.0.0-pre.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling ucd-parse v0.1.13
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling iroh-quinn-udp v0.5.7
[INFO] [stderr]    Compiling n0-future v0.1.3
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]     Checking signature v3.0.0-rc.4
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]    Compiling iroh-quinn v0.14.0
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]    Compiling moka v0.12.11
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking btparse v0.2.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking pnet_base v0.34.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]     Checking flume v0.11.1
[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/a394c9cd9ec93787f09a7ac445b14cc674a94549/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -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=7cff8d058d2c0feb -C extra-filename=-c65950e42a980085 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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 `pest` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a394c9cd9ec93787f09a7ac445b14cc674a94549/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=ccb2ac470c2cd6cc -C extra-filename=-1494b4d3b994688a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-ca36ce98a96d8f76.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-9bcde3556d193e0f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "dedf498000b045737c5fa10c2bb32ee21b09ef5c892223fe923a638ee70ba43b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dedf498000b045737c5fa10c2bb32ee21b09ef5c892223fe923a638ee70ba43b", kill_on_drop: false }`
[INFO] [stdout] dedf498000b045737c5fa10c2bb32ee21b09ef5c892223fe923a638ee70ba43b
