[INFO] cloning repository https://github.com/sephriot/eth-handshake
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sephriot/eth-handshake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsephriot%2Feth-handshake", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsephriot%2Feth-handshake'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4b56a294fbb7d5fa8d2ecac0be018ecad09a59da
[INFO] documenting sephriot/eth-handshake against beta-2025-04-20 for beta-1.87-rustdoc-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsephriot%2Feth-handshake" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/sephriot/eth-handshake on toolchain beta-2025-04-20
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/sephriot/eth-handshake
[INFO] finished tweaking git repo https://github.com/sephriot/eth-handshake
[INFO] tweaked toml for git repo https://github.com/sephriot/eth-handshake written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/sephriot/eth-handshake 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-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 98e19c159e67e2fece8a2cec5e96dba037b1022d0a0d0653888bc6f0e7dc59ad
[INFO] running `Command { std: "docker" "start" "-a" "98e19c159e67e2fece8a2cec5e96dba037b1022d0a0d0653888bc6f0e7dc59ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "98e19c159e67e2fece8a2cec5e96dba037b1022d0a0d0653888bc6f0e7dc59ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98e19c159e67e2fece8a2cec5e96dba037b1022d0a0d0653888bc6f0e7dc59ad", kill_on_drop: false }`
[INFO] [stdout] 98e19c159e67e2fece8a2cec5e96dba037b1022d0a0d0653888bc6f0e7dc59ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f84f9bbbb9506660db045689215fc820d655a3447dad5e8a3ec1f757745fcb89
[INFO] running `Command { std: "docker" "start" "-a" "f84f9bbbb9506660db045689215fc820d655a3447dad5e8a3ec1f757745fcb89", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking cpufeatures v0.2.11
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling winnow v0.5.30
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling openssl v0.10.61
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling thiserror v1.0.52
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling ruint-macro v1.1.0
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]     Checking keccak v0.1.4
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking crc v3.0.1
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking generic-array v1.0.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling openssl-sys v0.9.97
[INFO] [stderr]    Compiling secp256k1-sys v0.9.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.3
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.52
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling num_enum_derive v0.7.1
[INFO] [stderr]     Checking secp256k1 v0.28.0
[INFO] [stderr]     Checking num_enum v0.7.1
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking const-hex v1.10.0
[INFO] [stderr]     Checking alloy-rlp v0.3.3
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking ruint v1.11.1
[INFO] [stderr]     Checking alloy-primitives v0.5.3
[INFO] [stderr]     Checking ecies v0.2.6
[INFO] [stderr]  Documenting eth-handshake v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.90s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/eth_handshake/index.html
[INFO] running `Command { std: "docker" "inspect" "f84f9bbbb9506660db045689215fc820d655a3447dad5e8a3ec1f757745fcb89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f84f9bbbb9506660db045689215fc820d655a3447dad5e8a3ec1f757745fcb89", kill_on_drop: false }`
[INFO] [stdout] f84f9bbbb9506660db045689215fc820d655a3447dad5e8a3ec1f757745fcb89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=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-20" "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] 1fa89a128dfca0161b33ee359740c077e757708c9c6730e699f34a0e3cbb810f
[INFO] running `Command { std: "docker" "start" "-a" "1fa89a128dfca0161b33ee359740c077e757708c9c6730e699f34a0e3cbb810f", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v1.0.52
[INFO] [stderr]  Documenting eth-handshake v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.63s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/eth_handshake/index.html
[INFO] running `Command { std: "docker" "inspect" "1fa89a128dfca0161b33ee359740c077e757708c9c6730e699f34a0e3cbb810f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fa89a128dfca0161b33ee359740c077e757708c9c6730e699f34a0e3cbb810f", kill_on_drop: false }`
[INFO] [stdout] 1fa89a128dfca0161b33ee359740c077e757708c9c6730e699f34a0e3cbb810f
