[INFO] cloning repository https://github.com/massalabs/PeerNet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/massalabs/PeerNet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmassalabs%2FPeerNet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmassalabs%2FPeerNet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d7498eba00fde07804eaf6ae0498b3100ceaafa [INFO] documenting massalabs/PeerNet 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%2Fmassalabs%2FPeerNet" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/massalabs/PeerNet [INFO] finished tweaking git repo https://github.com/massalabs/PeerNet [INFO] tweaked toml for git repo https://github.com/massalabs/PeerNet written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/massalabs/PeerNet 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/massalabs/PeerNet 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ffca3c8fe96236fdf75e74cd0f0a3f3fc1bc74b0a529db4b017a02df63a45b9a [INFO] running `Command { std: "docker" "start" "-a" "ffca3c8fe96236fdf75e74cd0f0a3f3fc1bc74b0a529db4b017a02df63a45b9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ffca3c8fe96236fdf75e74cd0f0a3f3fc1bc74b0a529db4b017a02df63a45b9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffca3c8fe96236fdf75e74cd0f0a3f3fc1bc74b0a529db4b017a02df63a45b9a", kill_on_drop: false }` [INFO] [stdout] ffca3c8fe96236fdf75e74cd0f0a3f3fc1bc74b0a529db4b017a02df63a45b9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] f077e60abfceccc1c41738f7db5c86328bd4686b675206c13d0b09e564b08819 [INFO] running `Command { std: "docker" "start" "-a" "f077e60abfceccc1c41738f7db5c86328bd4686b675206c13d0b09e564b08819", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling serde v1.0.166 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling thiserror v1.0.41 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking lock_api v0.4.10 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking octets v0.2.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking stream_limiter v3.2.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking intrusive-collections v0.9.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling quiche v0.20.1 [INFO] [stderr] Compiling serde_derive v1.0.166 [INFO] [stderr] Compiling thiserror-impl v1.0.41 [INFO] [stderr] Compiling enum_delegate_lib v0.2.0 [INFO] [stderr] Compiling enum_delegate v0.2.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Documenting peernet v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.55s [INFO] [stderr] Generated /opt/rustwide/target/doc/peernet/index.html [INFO] running `Command { std: "docker" "inspect" "f077e60abfceccc1c41738f7db5c86328bd4686b675206c13d0b09e564b08819", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f077e60abfceccc1c41738f7db5c86328bd4686b675206c13d0b09e564b08819", kill_on_drop: false }` [INFO] [stdout] f077e60abfceccc1c41738f7db5c86328bd4686b675206c13d0b09e564b08819 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "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] 91a382d46e096cb499e6491c86c949322da94893817b7baa293348ecf49d583b [INFO] running `Command { std: "docker" "start" "-a" "91a382d46e096cb499e6491c86c949322da94893817b7baa293348ecf49d583b", kill_on_drop: false }` [INFO] [stderr] Documenting peernet v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s [INFO] [stderr] Generated /opt/rustwide/target/doc/peernet/index.html [INFO] running `Command { std: "docker" "inspect" "91a382d46e096cb499e6491c86c949322da94893817b7baa293348ecf49d583b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91a382d46e096cb499e6491c86c949322da94893817b7baa293348ecf49d583b", kill_on_drop: false }` [INFO] [stdout] 91a382d46e096cb499e6491c86c949322da94893817b7baa293348ecf49d583b