[INFO] cloning repository https://github.com/v3xlabs/ethglobal-events
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/v3xlabs/ethglobal-events" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fv3xlabs%2Fethglobal-events", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fv3xlabs%2Fethglobal-events'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9b5ef7b27ba7bc86ac6692d20b8656a882a35dbf
[INFO] documenting v3xlabs/ethglobal-events against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fv3xlabs%2Fethglobal-events" "/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/v3xlabs/ethglobal-events
[INFO] finished tweaking git repo https://github.com/v3xlabs/ethglobal-events
[INFO] tweaked toml for git repo https://github.com/v3xlabs/ethglobal-events written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/v3xlabs/ethglobal-events on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/v3xlabs/ethglobal-events 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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d63ddefa4655d387f78d93500444a271bba4c3233a648a97f1043cd689fbc983
[INFO] running `Command { std: "docker" "start" "-a" "d63ddefa4655d387f78d93500444a271bba4c3233a648a97f1043cd689fbc983", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d63ddefa4655d387f78d93500444a271bba4c3233a648a97f1043cd689fbc983", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d63ddefa4655d387f78d93500444a271bba4c3233a648a97f1043cd689fbc983", kill_on_drop: false }`
[INFO] [stdout] d63ddefa4655d387f78d93500444a271bba4c3233a648a97f1043cd689fbc983
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b54877777830a93d635d9a714e75825def236218451ee052898f9e9e10d58389
[INFO] running `Command { std: "docker" "start" "-a" "b54877777830a93d635d9a714e75825def236218451ee052898f9e9e10d58389", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking value-bag v1.10.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling aws-lc-rs v1.12.2
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling openssl v0.10.69
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling winnow v0.7.0
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling rustls v0.23.22
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking headers v0.4.0
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking uuid v1.12.1
[INFO] [stderr]     Checking rfc7239 v0.1.3
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]     Checking wildmatch v2.4.0
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling cmake v0.1.53
[INFO] [stderr]     Checking iso8601 v0.6.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling aws-lc-sys v0.25.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling toml_edit v0.22.23
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[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-2025-10-28-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.7/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="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=df3879d281cb6db3 -C extra-filename=-c7351efc1ffe5685 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-4ac6a43d4f618c8e.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-18ff61bd6d7b3a7f.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" "b54877777830a93d635d9a714e75825def236218451ee052898f9e9e10d58389", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b54877777830a93d635d9a714e75825def236218451ee052898f9e9e10d58389", kill_on_drop: false }`
[INFO] [stdout] b54877777830a93d635d9a714e75825def236218451ee052898f9e9e10d58389
