[INFO] cloning repository https://github.com/InfiniteConsult/pingora-guide [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/InfiniteConsult/pingora-guide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInfiniteConsult%2Fpingora-guide", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInfiniteConsult%2Fpingora-guide'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb30fe0fe43d3d303c72050e36453f1a1acde5b2 [INFO] documenting InfiniteConsult/pingora-guide against beta-2026-04-21 for beta-1.96-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInfiniteConsult%2Fpingora-guide" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/InfiniteConsult/pingora-guide [INFO] finished tweaking git repo https://github.com/InfiniteConsult/pingora-guide [INFO] tweaked toml for git repo https://github.com/InfiniteConsult/pingora-guide written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/InfiniteConsult/pingora-guide on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/InfiniteConsult/pingora-guide 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52c5355d77cff867643585d717e869404858e6fdc6045c41b8603176ab25efa0 [INFO] running `Command { std: "docker" "start" "-a" "52c5355d77cff867643585d717e869404858e6fdc6045c41b8603176ab25efa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52c5355d77cff867643585d717e869404858e6fdc6045c41b8603176ab25efa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52c5355d77cff867643585d717e869404858e6fdc6045c41b8603176ab25efa0", kill_on_drop: false }` [INFO] [stdout] 52c5355d77cff867643585d717e869404858e6fdc6045c41b8603176ab25efa0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83bbb20211b17e793da2d958c8cb88d76679004f433f461802b291d4c4eac46e [INFO] running `Command { std: "docker" "start" "-a" "83bbb20211b17e793da2d958c8cb88d76679004f433f461802b291d4c4eac46e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Compiling zerocopy v0.8.34 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling tokio-openssl v0.6.5 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling rust_decimal v1.40.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking pingora-error v0.6.0 [INFO] [stderr] Checking ryu v1.0.22 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking lru v0.14.0 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking rustc-demangle v0.1.27 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Compiling cc v1.2.54 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking unicase v2.9.0 [INFO] [stderr] Checking rmp v0.8.15 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking pingora-http v0.6.0 [INFO] [stderr] Compiling zmij v1.0.17 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking sfv v0.10.4 [INFO] [stderr] Checking brotli v3.5.0 [INFO] [stderr] Checking pingora-ketama v0.6.0 [INFO] [stderr] Checking arc-swap v1.8.0 [INFO] [stderr] Checking clap_lex v0.7.7 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking clap_builder v4.5.54 [INFO] [stderr] Checking jiff v0.2.18 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking humantime v2.3.0 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking matchit v0.9.1 [INFO] [stderr] error: could not compile `serde_core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name serde_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/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="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=3fd1e6a8a7320ca1 -C extra-filename=-750af99a00f375e2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "83bbb20211b17e793da2d958c8cb88d76679004f433f461802b291d4c4eac46e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83bbb20211b17e793da2d958c8cb88d76679004f433f461802b291d4c4eac46e", kill_on_drop: false }` [INFO] [stdout] 83bbb20211b17e793da2d958c8cb88d76679004f433f461802b291d4c4eac46e