[INFO] cloning repository https://github.com/volfco/event-instake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/volfco/event-instake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvolfco%2Fevent-instake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvolfco%2Fevent-instake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0458404cdbb2fe1ddd25b0136a94cb3779dd1170 [INFO] documenting volfco/event-instake 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%2Fvolfco%2Fevent-instake" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/volfco/event-instake [INFO] finished tweaking git repo https://github.com/volfco/event-instake [INFO] tweaked toml for git repo https://github.com/volfco/event-instake written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/volfco/event-instake 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/volfco/event-instake 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 07b6faeef6b60746f49ec2f7c487e15809ad53cbd0f679e80bf9be63adae824d [INFO] running `Command { std: "docker" "start" "-a" "07b6faeef6b60746f49ec2f7c487e15809ad53cbd0f679e80bf9be63adae824d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07b6faeef6b60746f49ec2f7c487e15809ad53cbd0f679e80bf9be63adae824d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07b6faeef6b60746f49ec2f7c487e15809ad53cbd0f679e80bf9be63adae824d", kill_on_drop: false }` [INFO] [stdout] 07b6faeef6b60746f49ec2f7c487e15809ad53cbd0f679e80bf9be63adae824d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 093d50537bd80432a113b6e0f17aed82a544757666a0b64efcb49bd3eb7cbbaf [INFO] running `Command { std: "docker" "start" "-a" "093d50537bd80432a113b6e0f17aed82a544757666a0b64efcb49bd3eb7cbbaf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Checking tracing-core v0.1.24 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Checking local-waker v0.1.2 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking actix-utils v3.0.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking bytestring v1.0.0 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling firestorm v0.5.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Checking flate2 v1.0.23 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking ahash v0.7.6 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking combine v4.6.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tracing-subscriber v0.3.11 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling lz4-sys v1.9.3 [INFO] [stderr] Compiling clickhouse-rs-cityhash-sys v0.1.2 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking actix-router v0.5.0 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] error: could not compile `combine` (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 combine --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.3/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="bytes"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bytes", "bytes_05", "default", "futures-03", "futures-core-03", "futures-io-03", "mp4", "pin-project", "pin-project-lite", "regex", "std", "tokio", "tokio-02", "tokio-02-dep", "tokio-03", "tokio-03-dep", "tokio-dep", "tokio-util"))' -C metadata=87217db02a5d1bd4 -C extra-filename=-00804cca39d2965b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c793962c466b48e2.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-8fd8d1d427125658.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "093d50537bd80432a113b6e0f17aed82a544757666a0b64efcb49bd3eb7cbbaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "093d50537bd80432a113b6e0f17aed82a544757666a0b64efcb49bd3eb7cbbaf", kill_on_drop: false }` [INFO] [stdout] 093d50537bd80432a113b6e0f17aed82a544757666a0b64efcb49bd3eb7cbbaf