[INFO] cloning repository https://github.com/semiotic-ai/beacon-protos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/semiotic-ai/beacon-protos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsemiotic-ai%2Fbeacon-protos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsemiotic-ai%2Fbeacon-protos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3fe9a2e91dd1788d53f97acb6fd3616cdfa1fda3 [INFO] documenting semiotic-ai/beacon-protos against beta-2025-04-13 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsemiotic-ai%2Fbeacon-protos" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/semiotic-ai/beacon-protos on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/semiotic-ai/beacon-protos [INFO] finished tweaking git repo https://github.com/semiotic-ai/beacon-protos [INFO] tweaked toml for git repo https://github.com/semiotic-ai/beacon-protos written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/semiotic-ai/beacon-protos 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-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d59e29a36d87ad2b1039fca98ae1a550d26f3944d89b88e10156b0922bee71c2 [INFO] running `Command { std: "docker" "start" "-a" "d59e29a36d87ad2b1039fca98ae1a550d26f3944d89b88e10156b0922bee71c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d59e29a36d87ad2b1039fca98ae1a550d26f3944d89b88e10156b0922bee71c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d59e29a36d87ad2b1039fca98ae1a550d26f3944d89b88e10156b0922bee71c2", kill_on_drop: false }` [INFO] [stdout] d59e29a36d87ad2b1039fca98ae1a550d26f3944d89b88e10156b0922bee71c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ffe9afa3c2195bd4959c335fa4a0f75e3d21e1f498ff5e7d4e70019b2fd67f9 [INFO] running `Command { std: "docker" "start" "-a" "7ffe9afa3c2195bd4959c335fa4a0f75e3d21e1f498ff5e7d4e70019b2fd67f9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking rlp v0.5.2 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling blst v0.3.13 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling c-kzg v1.0.3 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Checking allocator-api2 v0.2.20 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking inventory v0.3.15 [INFO] [stderr] Checking tower v0.5.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling libsqlite3-sys v0.25.2 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking const-hex v1.14.0 [INFO] [stderr] Checking archery v0.4.0 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking safe_arith v0.1.0 (https://github.com/semiotic-ai/lighthouse.git?branch=stable#680cdbfc) [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Checking rpds v0.11.0 [INFO] [stderr] Checking compare_fields v0.2.0 (https://github.com/semiotic-ai/lighthouse.git?branch=stable#680cdbfc) [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking int_to_bytes v0.2.0 (https://github.com/semiotic-ai/lighthouse.git?branch=stable#680cdbfc) [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking ethereum_hashing v0.6.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling compare_fields_derive v0.2.0 (https://github.com/semiotic-ai/lighthouse.git?branch=stable#680cdbfc) [INFO] [stderr] Compiling test_random_derive v0.2.0 (https://github.com/semiotic-ai/lighthouse.git?branch=stable#680cdbfc) [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling derive_arbitrary v1.4.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling prost-derive v0.13.3 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.9 [INFO] [stderr] Compiling typetag-impl v0.2.18 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Checking alloy-rlp v0.3.9 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking ruint v1.12.3 [INFO] [stderr] Checking arbitrary v1.4.1 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking pin-project v1.1.7 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling prost v0.13.3 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling prost-types v0.13.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Compiling ethereum_ssz_derive v0.5.4 [INFO] [stderr] Compiling metastruct_macro v0.1.3 [INFO] [stderr] Compiling superstruct v0.8.0 [INFO] [stderr] Compiling tree_hash_derive v0.6.0 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Compiling prost-build v0.13.3 [INFO] [stderr] Checking metastruct v0.1.3 [INFO] [stderr] Checking alloy-primitives v0.7.7 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling prost-wkt-build v0.6.0 [INFO] [stderr] Compiling prost-wkt-types v0.6.0 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking tokio-stream v0.1.16 [INFO] [stderr] Checking h2 v0.4.7 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling firehose-rs v0.1.0 (https://github.com/semiotic-ai/firehose-rs.git?branch=main#55851f4e) [INFO] [stderr] Compiling beacon-protos v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking rusqlite v0.28.0 [INFO] [stderr] Checking impl-serde v0.4.0 [INFO] [stderr] Checking erased-serde v0.4.5 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking erased-serde v0.3.31 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking triomphe v0.1.14 [INFO] [stderr] Checking primitive-types v0.12.2 [INFO] [stderr] Checking ethbloom v0.13.0 [INFO] [stderr] Checking typetag v0.2.18 [INFO] [stderr] Checking ethereum-types v0.14.1 [INFO] [stderr] Checking hyper v1.5.1 [INFO] [stderr] Checking prost-wkt v0.6.0 [INFO] [stderr] Checking ethereum_ssz v0.5.4 [INFO] [stderr] Checking tree_hash v0.6.0 [INFO] [stderr] Checking ethereum_serde_utils v0.5.2 [INFO] [stderr] Checking merkle_proof v0.2.0 (https://github.com/semiotic-ai/lighthouse.git?branch=stable#680cdbfc) [INFO] [stderr] Checking swap_or_not_shuffle v0.2.0 (https://github.com/semiotic-ai/lighthouse.git?branch=stable#680cdbfc) [INFO] [stderr] Checking bls v0.2.0 (https://github.com/semiotic-ai/lighthouse.git?branch=stable#680cdbfc) [INFO] [stderr] Checking ssz_types v0.6.0 [INFO] [stderr] Checking milhouse v0.1.0 [INFO] [stderr] Checking kzg v0.1.0 (https://github.com/semiotic-ai/lighthouse.git?branch=stable#680cdbfc) [INFO] [stderr] Checking eth2_interop_keypairs v0.2.0 (https://github.com/semiotic-ai/lighthouse.git?branch=stable#680cdbfc) [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking types v0.2.1 (https://github.com/semiotic-ai/lighthouse.git?branch=stable#680cdbfc) [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking tonic v0.12.3 [INFO] [stderr] Documenting beacon-protos v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s [INFO] [stderr] Generated /opt/rustwide/target/doc/beacon_protos/index.html [INFO] running `Command { std: "docker" "inspect" "7ffe9afa3c2195bd4959c335fa4a0f75e3d21e1f498ff5e7d4e70019b2fd67f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ffe9afa3c2195bd4959c335fa4a0f75e3d21e1f498ff5e7d4e70019b2fd67f9", kill_on_drop: false }` [INFO] [stdout] 7ffe9afa3c2195bd4959c335fa4a0f75e3d21e1f498ff5e7d4e70019b2fd67f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c096fc665461cdb92cc6785af39a53b3e243bda12dd061e566f25d7b47f6ffc1 [INFO] running `Command { std: "docker" "start" "-a" "c096fc665461cdb92cc6785af39a53b3e243bda12dd061e566f25d7b47f6ffc1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling test_random_derive v0.2.0 (https://github.com/semiotic-ai/lighthouse.git?branch=stable#680cdbfc) [INFO] [stderr] Compiling compare_fields_derive v0.2.0 (https://github.com/semiotic-ai/lighthouse.git?branch=stable#680cdbfc) [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling derive_arbitrary v1.4.1 [INFO] [stderr] Compiling prost-derive v0.13.3 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.9 [INFO] [stderr] Compiling typetag-impl v0.2.18 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking blst v0.3.13 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Checking arbitrary v1.4.1 [INFO] [stderr] Checking alloy-rlp v0.3.9 [INFO] [stderr] Checking ruint v1.12.3 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking c-kzg v1.0.3 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking pin-project v1.1.7 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling prost v0.13.3 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling ethereum_ssz_derive v0.5.4 [INFO] [stderr] Compiling metastruct_macro v0.1.3 [INFO] [stderr] Compiling tree_hash_derive v0.6.0 [INFO] [stderr] Compiling superstruct v0.8.0 [INFO] [stderr] Compiling prost-types v0.13.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking serde v1.0.215 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Compiling prost-build v0.13.3 [INFO] [stderr] Checking alloy-primitives v0.7.7 [INFO] [stderr] Checking rusqlite v0.28.0 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling prost-wkt-build v0.6.0 [INFO] [stderr] Checking metastruct v0.1.3 [INFO] [stderr] Compiling prost-wkt-types v0.6.0 [INFO] [stderr] Compiling firehose-rs v0.1.0 (https://github.com/semiotic-ai/firehose-rs.git?branch=main#55851f4e) [INFO] [stderr] Compiling beacon-protos v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking tokio-stream v0.1.16 [INFO] [stderr] Checking h2 v0.4.7 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking impl-serde v0.4.0 [INFO] [stderr] Checking serde_json v1.0.133 [INFO] [stderr] Checking erased-serde v0.4.5 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking triomphe v0.1.14 [INFO] [stderr] Checking erased-serde v0.3.31 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking primitive-types v0.12.2 [INFO] [stderr] Checking ethbloom v0.13.0 [INFO] [stderr] Checking slog v2.7.0 [INFO] [stderr] Checking typetag v0.2.18 [INFO] [stderr] Checking prost-wkt v0.6.0 [INFO] [stderr] Checking ethereum-types v0.14.1 [INFO] [stderr] Checking ethereum_ssz v0.5.4 [INFO] [stderr] Checking tree_hash v0.6.0 [INFO] [stderr] Checking ethereum_serde_utils v0.5.2 [INFO] [stderr] Checking merkle_proof v0.2.0 (https://github.com/semiotic-ai/lighthouse.git?branch=stable#680cdbfc) [INFO] [stderr] Checking swap_or_not_shuffle v0.2.0 (https://github.com/semiotic-ai/lighthouse.git?branch=stable#680cdbfc) [INFO] [stderr] Checking bls v0.2.0 (https://github.com/semiotic-ai/lighthouse.git?branch=stable#680cdbfc) [INFO] [stderr] Checking ssz_types v0.6.0 [INFO] [stderr] Checking kzg v0.1.0 (https://github.com/semiotic-ai/lighthouse.git?branch=stable#680cdbfc) [INFO] [stderr] Checking milhouse v0.1.0 [INFO] [stderr] Checking hyper v1.5.1 [INFO] [stderr] Checking eth2_interop_keypairs v0.2.0 (https://github.com/semiotic-ai/lighthouse.git?branch=stable#680cdbfc) [INFO] [stderr] Checking types v0.2.1 (https://github.com/semiotic-ai/lighthouse.git?branch=stable#680cdbfc) [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking tonic v0.12.3 [INFO] [stderr] Documenting beacon-protos v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] [stderr] Generated /opt/rustwide/target/doc/beacon_protos/index.html [INFO] running `Command { std: "docker" "inspect" "c096fc665461cdb92cc6785af39a53b3e243bda12dd061e566f25d7b47f6ffc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c096fc665461cdb92cc6785af39a53b3e243bda12dd061e566f25d7b47f6ffc1", kill_on_drop: false }` [INFO] [stdout] c096fc665461cdb92cc6785af39a53b3e243bda12dd061e566f25d7b47f6ffc1