[INFO] cloning repository https://github.com/AldoRastrelli/BitcoinNode
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AldoRastrelli/BitcoinNode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAldoRastrelli%2FBitcoinNode", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAldoRastrelli%2FBitcoinNode'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6e8a5980a823f88aaa1c82ba1d0af194220a7d1a
[INFO] documenting AldoRastrelli/BitcoinNode against beta-2025-09-21 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAldoRastrelli%2FBitcoinNode" "/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/AldoRastrelli/BitcoinNode
[INFO] finished tweaking git repo https://github.com/AldoRastrelli/BitcoinNode
[INFO] tweaked toml for git repo https://github.com/AldoRastrelli/BitcoinNode written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AldoRastrelli/BitcoinNode on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AldoRastrelli/BitcoinNode 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-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 036935dcba630f3c8f406d5987015f5133e346307337bb22448c2721a4398f67
[INFO] running `Command { std: "docker" "start" "-a" "036935dcba630f3c8f406d5987015f5133e346307337bb22448c2721a4398f67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "036935dcba630f3c8f406d5987015f5133e346307337bb22448c2721a4398f67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "036935dcba630f3c8f406d5987015f5133e346307337bb22448c2721a4398f67", kill_on_drop: false }`
[INFO] [stdout] 036935dcba630f3c8f406d5987015f5133e346307337bb22448c2721a4398f67
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f1273ea2c7fb7fe7a8a0e4c47d77469380c3022c8f7a697300079a12279325d
[INFO] running `Command { std: "docker" "start" "-a" "0f1273ea2c7fb7fe7a8a0e4c47d77469380c3022c8f7a697300079a12279325d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling version-compare v0.0.10
[INFO] [stderr]    Compiling strum v0.18.0
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]     Checking zeroize v1.6.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking const-oid v0.9.2
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]     Checking getrandom v0.2.9
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]     Checking der v0.7.6
[INFO] [stderr]    Compiling gio v0.9.1
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling gdk-pixbuf v0.9.0
[INFO] [stderr]    Compiling pango v0.9.1
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling cairo-rs v0.9.1
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-bigint v0.5.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking spki v0.7.2
[INFO] [stderr]     Checking sec1 v0.7.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling atk v0.9.0
[INFO] [stderr]    Compiling gdk v0.13.2
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking signature v2.1.0
[INFO] [stderr]    Compiling gtk v0.9.2
[INFO] [stderr]     Checking cpufeatures v0.2.8
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]     Checking sha2 v0.10.7
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking elliptic-curve v0.13.5
[INFO] [stderr]     Checking iana-time-zone v0.1.56
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking bitcoin_hashes v0.12.0
[INFO] [stderr]     Checking ecdsa v0.16.7
[INFO] [stderr]     Checking chrono v0.4.24
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking k256 v0.13.1
[INFO] [stderr]     Checking bs58 v0.4.0
[INFO] [stderr]    Compiling strum_macros v0.18.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling glib-macros v0.10.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling system-deps v1.3.2
[INFO] [stderr]    Compiling glib-sys v0.10.1
[INFO] [stderr]    Compiling gobject-sys v0.10.0
[INFO] [stderr]    Compiling gio-sys v0.10.1
[INFO] [stderr]    Compiling cairo-sys-rs v0.10.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.10.0
[INFO] [stderr]    Compiling pango-sys v0.10.0
[INFO] [stderr]    Compiling atk-sys v0.10.0
[INFO] [stderr]    Compiling gdk-sys v0.10.0
[INFO] [stderr]    Compiling gtk-sys v0.10.0
[INFO] [stderr]     Checking secp256k1 v0.27.0
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking glib v0.10.3
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]  Documenting rusteze v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `0;32`
[INFO] [stdout]    --> src/node/bitnode.rs:479:64
[INFO] [stdout]     |
[INFO] [stdout] 479 |     /// if there is not return two empty vectors and an array [0;32]
[INFO] [stdout]     |                                                                ^^^^ no item named `0;32` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `u8;32`
[INFO] [stdout]   --> src/node/validation_engine/hashes.rs:13:35
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// Receives a vector. Returns a [u8;32], if possible
[INFO] [stdout]    |                                   ^^^^^ no item named `u8;32` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `u8;32`
[INFO] [stdout]   --> src/node/validation_engine/hashes.rs:29:34
[INFO] [stdout]    |
[INFO] [stdout] 29 | /// Receives a vector, return a [u8;32], if possible
[INFO] [stdout]    |                                  ^^^^^ no item named `u8;32` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `u8;32`
[INFO] [stdout]   --> src/node/validation_engine/hashes.rs:44:39
[INFO] [stdout]    |
[INFO] [stdout] 44 | /// Receives a BlockHeader, return a [u8;32], if possible
[INFO] [stdout]    |                                       ^^^^^ no item named `u8;32` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `u8;32`
[INFO] [stdout]   --> src/node/validation_engine/hashes.rs:51:39
[INFO] [stdout]    |
[INFO] [stdout] 51 | /// Receives a BlockHeader, return a [u8;32], if possible
[INFO] [stdout]    |                                       ^^^^^ no item named `u8;32` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `u8;32`
[INFO] [stdout]   --> src/node/validation_engine/hashes.rs:58:40
[INFO] [stdout]    |
[INFO] [stdout] 58 | /// Receives a BlockMessage, return a [u8;32], if possible
[INFO] [stdout]    |                                        ^^^^^ no item named `u8;32` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `1,2`
[INFO] [stdout]   --> src/message_structs/output.rs:95:41
[INFO] [stdout]    |
[INFO] [stdout] 95 |     /// expected output: ["100", "2", "[1,2]"]
[INFO] [stdout]    |                                         ^^^ no item named `1,2` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `u8`
[INFO] [stdout]    --> src/node/storage_engine/storage_manager.rs:267:40
[INFO] [stdout]     |
[INFO] [stdout] 267 |     /// Casts a tuple of String and Vec<u8> into a Vec<String>
[INFO] [stdout]     |                                        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 267 |     /// Casts a tuple of String and `Vec<u8>` into a Vec<String>
[INFO] [stdout]     |                                     +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `String`
[INFO] [stdout]    --> src/node/storage_engine/storage_manager.rs:267:55
[INFO] [stdout]     |
[INFO] [stdout] 267 |     /// Casts a tuple of String and Vec<u8> into a Vec<String>
[INFO] [stdout]     |                                                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 267 |     /// Casts a tuple of String and Vec<u8> into a `Vec<String>`
[INFO] [stdout]     |                                                    +           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/rusteze/index.html
[INFO] running `Command { std: "docker" "inspect" "0f1273ea2c7fb7fe7a8a0e4c47d77469380c3022c8f7a697300079a12279325d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f1273ea2c7fb7fe7a8a0e4c47d77469380c3022c8f7a697300079a12279325d", kill_on_drop: false }`
[INFO] [stdout] 0f1273ea2c7fb7fe7a8a0e4c47d77469380c3022c8f7a697300079a12279325d
[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" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "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] 76c5a594bd331814294a7b24bcc680a7048e8bee26c42f8e217d5e515d7b0931
[INFO] running `Command { std: "docker" "start" "-a" "76c5a594bd331814294a7b24bcc680a7048e8bee26c42f8e217d5e515d7b0931", kill_on_drop: false }`
[INFO] [stderr]  Documenting rusteze v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `u8;32`
[INFO] [stdout]   --> src/node/validation_engine/hashes.rs:13:35
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// Receives a vector. Returns a [u8;32], if possible
[INFO] [stdout]    |                                   ^^^^^ no item named `u8;32` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `u8;32`
[INFO] [stdout]   --> src/node/validation_engine/hashes.rs:29:34
[INFO] [stdout]    |
[INFO] [stdout] 29 | /// Receives a vector, return a [u8;32], if possible
[INFO] [stdout]    |                                  ^^^^^ no item named `u8;32` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `u8;32`
[INFO] [stdout]   --> src/node/validation_engine/hashes.rs:44:39
[INFO] [stdout]    |
[INFO] [stdout] 44 | /// Receives a BlockHeader, return a [u8;32], if possible
[INFO] [stdout]    |                                       ^^^^^ no item named `u8;32` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `u8;32`
[INFO] [stdout]   --> src/node/validation_engine/hashes.rs:51:39
[INFO] [stdout]    |
[INFO] [stdout] 51 | /// Receives a BlockHeader, return a [u8;32], if possible
[INFO] [stdout]    |                                       ^^^^^ no item named `u8;32` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `u8;32`
[INFO] [stdout]   --> src/node/validation_engine/hashes.rs:58:40
[INFO] [stdout]    |
[INFO] [stdout] 58 | /// Receives a BlockMessage, return a [u8;32], if possible
[INFO] [stdout]    |                                        ^^^^^ no item named `u8;32` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `1,2`
[INFO] [stdout]   --> src/message_structs/output.rs:95:41
[INFO] [stdout]    |
[INFO] [stdout] 95 |     /// expected output: ["100", "2", "[1,2]"]
[INFO] [stdout]    |                                         ^^^ no item named `1,2` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.51s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/rusteze/index.html
[INFO] running `Command { std: "docker" "inspect" "76c5a594bd331814294a7b24bcc680a7048e8bee26c42f8e217d5e515d7b0931", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76c5a594bd331814294a7b24bcc680a7048e8bee26c42f8e217d5e515d7b0931", kill_on_drop: false }`
[INFO] [stdout] 76c5a594bd331814294a7b24bcc680a7048e8bee26c42f8e217d5e515d7b0931
