[INFO] cloning repository https://github.com/alpenlabs/fastmul
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alpenlabs/fastmul" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falpenlabs%2Ffastmul", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falpenlabs%2Ffastmul'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 856151d82e481274b93a358f70a0c2e3706dfbad
[INFO] documenting alpenlabs/fastmul 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%2Falpenlabs%2Ffastmul" "/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/alpenlabs/fastmul 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/alpenlabs/fastmul
[INFO] finished tweaking git repo https://github.com/alpenlabs/fastmul
[INFO] tweaked toml for git repo https://github.com/alpenlabs/fastmul written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/alpenlabs/fastmul 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] b52feb97645a04a8b902894bcf22abd2e81fecd22aacf2f82f22478415df441a
[INFO] running `Command { std: "docker" "start" "-a" "b52feb97645a04a8b902894bcf22abd2e81fecd22aacf2f82f22478415df441a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b52feb97645a04a8b902894bcf22abd2e81fecd22aacf2f82f22478415df441a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b52feb97645a04a8b902894bcf22abd2e81fecd22aacf2f82f22478415df441a", kill_on_drop: false }`
[INFO] [stdout] b52feb97645a04a8b902894bcf22abd2e81fecd22aacf2f82f22478415df441a
[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] 1181e0ef0a622733ac8a5d5935cb46154f5c28b18ba6390ad775ab83ae52e46c
[INFO] running `Command { std: "docker" "start" "-a" "1181e0ef0a622733ac8a5d5935cb46154f5c28b18ba6390ad775ab83ae52e46c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking litemap v0.7.3
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0 (https://github.com/rust-bitcoin/rust-bitcoin?branch=bitvm#48efda92)
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]     Checking hex-conservative v0.2.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]     Checking bitcoin-io v0.1.2 (https://github.com/rust-bitcoin/rust-bitcoin?branch=bitvm#48efda92)
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling httparse v1.9.3
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling bitcoin_hashes v0.13.0 (https://github.com/rust-bitcoin/rust-bitcoin?branch=bitvm#48efda92)
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]    Compiling bitcoin v0.31.0 (https://github.com/rust-bitcoin/rust-bitcoin?branch=bitvm#48efda92)
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.2
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]     Checking ark-serialize v0.4.2
[INFO] [stderr]     Checking zerofrom v0.1.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]     Checking yoke v0.7.4
[INFO] [stderr]     Checking zerovec v0.10.2
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking clap_builder v4.5.7
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking js-sys v0.3.69
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling secp256k1 v0.28.2
[INFO] [stderr]     Checking ark-ff v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]     Checking icu_properties v1.5.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling base58check v0.1.0 (https://github.com/rust-bitcoin/rust-bitcoin?branch=bitvm#48efda92)
[INFO] [stderr]    Compiling bitcoin-units v0.1.0 (https://github.com/rust-bitcoin/rust-bitcoin?branch=bitvm#48efda92)
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling minreq v2.11.2
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking tokio-socks v0.5.1
[INFO] [stderr]     Checking clap v4.5.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking idna v1.0.0
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking url v2.5.1
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]     Checking prettytable-rs v0.10.0
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]     Checking hyper v0.14.29
[INFO] [stderr]    Compiling bitcoin-script v0.2.0 (https://github.com/BitVM/rust-bitcoin-script#a61b033b)
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking bitcoin-scriptexec v0.0.0 (https://github.com/BitVM/rust-bitcoin-scriptexec/#86ab793c)
[INFO] [stderr]     Checking bitcoin-script-stack v0.0.1 (https://github.com/FairgateLabs/rust-bitcoin-script-stack#81a4e307)
[INFO] [stderr]     Checking ark-poly v0.4.2
[INFO] [stderr]     Checking esplora-client v0.7.0 (https://github.com/BitVM/rust-esplora-client#3d61a8bf)
[INFO] [stderr]     Checking ark-ec v0.4.2
[INFO] [stderr]     Checking ark-bn254 v0.4.0
[INFO] [stderr]  Documenting fastmul v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `BigInt`
[INFO] [stdout]  --> src/bigint/arithmetics/add.rs:6:20
[INFO] [stdout]   |
[INFO] [stdout] 6 |     /// Adds two [`BigInt`]s from the stack, resulting in a new [`BigInt`] at the top of the stack.
[INFO] [stdout]   |                    ^^^^^^ no item named `BigInt` 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 `BigInt`
[INFO] [stdout]  --> src/bigint/arithmetics/add.rs:6:67
[INFO] [stdout]   |
[INFO] [stdout] 6 |     /// Adds two [`BigInt`]s from the stack, resulting in a new [`BigInt`] at the top of the stack.
[INFO] [stdout]   |                                                                   ^^^^^^ no item named `BigInt` 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 `BigInt`
[INFO] [stdout]   --> src/bigint/arithmetics/add.rs:44:23
[INFO] [stdout]    |
[INFO] [stdout] 44 |     /// Doubles the [`BigInt`] at specified `depth`, resulting
[INFO] [stdout]    |                       ^^^^^^ no item named `BigInt` 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 `BigInt`
[INFO] [stdout]   --> src/bigint/arithmetics/add.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |     /// in a new [`BigInt`] at the top of the stack.
[INFO] [stdout]    |                    ^^^^^^ no item named `BigInt` 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 `BigInt`
[INFO] [stdout]   --> src/bigint/arithmetics/add.rs:73:23
[INFO] [stdout]    |
[INFO] [stdout] 73 |     /// Doubles the [`BigInt`] at specified `depth`, resulting
[INFO] [stdout]    |                       ^^^^^^ no item named `BigInt` 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 `BigInt`
[INFO] [stdout]   --> src/bigint/arithmetics/add.rs:74:20
[INFO] [stdout]    |
[INFO] [stdout] 74 |     /// in a new [`BigInt`] at the top of the stack.
[INFO] [stdout]    |                    ^^^^^^ no item named `BigInt` 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 `BigInt`
[INFO] [stdout]    --> src/bigint/arithmetics/add.rs:112:20
[INFO] [stdout]     |
[INFO] [stdout] 112 |     /// Adds two [`BigInt`]s from the stack, resulting in a new [`BigInt`] at the top of the stack.
[INFO] [stdout]     |                    ^^^^^^ no item named `BigInt` 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 `BigInt`
[INFO] [stdout]    --> src/bigint/arithmetics/add.rs:112:67
[INFO] [stdout]     |
[INFO] [stdout] 112 |     /// Adds two [`BigInt`]s from the stack, resulting in a new [`BigInt`] at the top of the stack.
[INFO] [stdout]     |                                                                   ^^^^^^ no item named `BigInt` 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 `BigInt`
[INFO] [stdout]    --> src/bigint/arithmetics/add.rs:158:29
[INFO] [stdout]     |
[INFO] [stdout] 158 |     /// Subtracts the top [`BigInt`] from the second top [`BigInt`] on the stack.
[INFO] [stdout]     |                             ^^^^^^ no item named `BigInt` 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 `BigInt`
[INFO] [stdout]    --> src/bigint/arithmetics/add.rs:158:60
[INFO] [stdout]     |
[INFO] [stdout] 158 |     /// Subtracts the top [`BigInt`] from the second top [`BigInt`] on the stack.
[INFO] [stdout]     |                                                            ^^^^^^ no item named `BigInt` 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 `BigInt`
[INFO] [stdout]    --> src/bigint/arithmetics/add.rs:191:31
[INFO] [stdout]     |
[INFO] [stdout] 191 |     /// Adds one to the top [`BigInt`] on the stack.
[INFO] [stdout]     |                               ^^^^^^ no item named `BigInt` 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 `BigInt`
[INFO] [stdout]   --> src/bigint/comparison/implementation.rs:19:29
[INFO] [stdout]    |
[INFO] [stdout] 19 |     /// Verifies that two [`BigInt`]s on the stack are equal at the specified
[INFO] [stdout]    |                             ^^^^^^ no item named `BigInt` 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 `BigInt`
[INFO] [stdout]   --> src/bigint/comparison/implementation.rs:34:30
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Checks whether two [`BigInt`]s are equal at specified depths.
[INFO] [stdout]    |                              ^^^^^^ no item named `BigInt` 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 `BigInt`
[INFO] [stdout]   --> src/bigint/comparison/implementation.rs:58:30
[INFO] [stdout]    |
[INFO] [stdout] 58 |     /// Checks whether two [`BigInt`]s are not equal.
[INFO] [stdout]    |                              ^^^^^^ no item named `BigInt` 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 `BigInt`
[INFO] [stdout]    --> src/bigint/stack/implementation.rs:117:22
[INFO] [stdout]     |
[INFO] [stdout] 117 |     /// Copies the [`BigInt`] located at depth `depth` to the top of the stack.
[INFO] [stdout]     |                      ^^^^^^ no item named `BigInt` 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 `BigInt`
[INFO] [stdout]    --> src/bigint/stack/implementation.rs:167:27
[INFO] [stdout]     |
[INFO] [stdout] 167 |     /// Removes the top [`BigInt`] from the stack.
[INFO] [stdout]     |                           ^^^^^^ no item named `BigInt` 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 `BigInt`
[INFO] [stdout]    --> src/bigint/stack/implementation.rs:179:28
[INFO] [stdout]     |
[INFO] [stdout] 179 |     /// Pushes the given [`BigInt`] to the altstack.
[INFO] [stdout]     |                            ^^^^^^ no item named `BigInt` 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 `BigInt`
[INFO] [stdout]    --> src/bigint/stack/implementation.rs:188:28
[INFO] [stdout]     |
[INFO] [stdout] 188 |     /// Pushes the given [`BigInt`] from the altstack to the main stack.
[INFO] [stdout]     |                            ^^^^^^ no item named `BigInt` 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 `BigInt`
[INFO] [stdout]    --> src/bigint/stack/implementation.rs:197:22
[INFO] [stdout]     |
[INFO] [stdout] 197 |     /// Copies two [`BigInt`]s at corresponding depths and zips them together.
[INFO] [stdout]     |                      ^^^^^^ no item named `BigInt` 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 `BigInt`
[INFO] [stdout]   --> src/traits/comparable.rs:10:29
[INFO] [stdout]    |
[INFO] [stdout] 10 |     /// Verifies that two [`BigInt`]s on the stack are equal at the specified
[INFO] [stdout]    |                             ^^^^^^ no item named `BigInt` 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 `BigInt`
[INFO] [stdout]   --> src/traits/comparable.rs:15:30
[INFO] [stdout]    |
[INFO] [stdout] 15 |     /// Checks whether two [`BigInt`]s are equal at specified depths.
[INFO] [stdout]    |                              ^^^^^^ no item named `BigInt` 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 `BigInt`
[INFO] [stdout]   --> src/traits/comparable.rs:19:30
[INFO] [stdout]    |
[INFO] [stdout] 19 |     /// Checks whether two [`BigInt`]s are not equal.
[INFO] [stdout]    |                              ^^^^^^ no item named `BigInt` 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 `BigInt`
[INFO] [stdout]   --> src/traits/comparable.rs:22:31
[INFO] [stdout]    |
[INFO] [stdout] 22 |     /// Returns whether the [`BigInt`] at `depth_1`
[INFO] [stdout]    |                               ^^^^^^ no item named `BigInt` 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 `BigInt`
[INFO] [stdout]   --> src/traits/comparable.rs:23:28
[INFO] [stdout]    |
[INFO] [stdout] 23 |     /// is less than the [`BigInt`] at `depth_2`.
[INFO] [stdout]    |                            ^^^^^^ no item named `BigInt` 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 `BigInt`
[INFO] [stdout]   --> src/traits/comparable.rs:26:31
[INFO] [stdout]    |
[INFO] [stdout] 26 |     /// Returns whether the [`BigInt`] at `depth_1`
[INFO] [stdout]    |                               ^^^^^^ no item named `BigInt` 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 `BigInt`
[INFO] [stdout]   --> src/traits/comparable.rs:27:40
[INFO] [stdout]    |
[INFO] [stdout] 27 |     /// is less than or equal to the [`BigInt`] at `depth_2`.
[INFO] [stdout]    |                                        ^^^^^^ no item named `BigInt` 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 `BigInt`
[INFO] [stdout]   --> src/traits/comparable.rs:30:31
[INFO] [stdout]    |
[INFO] [stdout] 30 |     /// Returns whether the [`BigInt`] at `depth_1`
[INFO] [stdout]    |                               ^^^^^^ no item named `BigInt` 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 `BigInt`
[INFO] [stdout]   --> src/traits/comparable.rs:31:31
[INFO] [stdout]    |
[INFO] [stdout] 31 |     /// is greater than the [`BigInt`] at `depth_2`.
[INFO] [stdout]    |                               ^^^^^^ no item named `BigInt` 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 `BigInt`
[INFO] [stdout]   --> src/traits/comparable.rs:34:31
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Returns whether the [`BigInt`] at `depth_1`
[INFO] [stdout]    |                               ^^^^^^ no item named `BigInt` 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 `BigInt`
[INFO] [stdout]   --> src/traits/comparable.rs:35:43
[INFO] [stdout]    |
[INFO] [stdout] 35 |     /// is greater than or equal to the [`BigInt`] at `depth_2`.
[INFO] [stdout]    |                                           ^^^^^^ no item named `BigInt` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bigint/arithmetics/u29x9.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | //! https://github.com/BitVM/BitVM/blob/main/src/bigint/u29x9.rs
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]   = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | //! <https://github.com/BitVM/BitVM/blob/main/src/bigint/u29x9.rs>
[INFO] [stdout]   |     +                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/bigint/cmpeq/mod.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | /// https://bitcointalk.org/index.php?topic=5477449.0
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 20 | /// <https://bitcointalk.org/index.php?topic=5477449.0>
[INFO] [stdout]    |     +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/bigint/mod.rs:20:29
[INFO] [stdout]    |
[INFO] [stdout] 20 | /// cmpeq's implementation: https://bitcointalk.org/index.php?topic=5477449.0.
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 20 | /// cmpeq's implementation: <https://bitcointalk.org/index.php?topic=5477449.0.>
[INFO] [stdout]    |                             +                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/pseudo.rs:34:16
[INFO] [stdout]    |
[INFO] [stdout] 34 | /// Taken from https://github.com/coins/bitcoin-scripts/blob/master/op_mul.md
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 34 | /// Taken from <https://github.com/coins/bitcoin-scripts/blob/master/op_mul.md>
[INFO] [stdout]    |                +                                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 2m 21s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/fastmul/index.html
[INFO] running `Command { std: "docker" "inspect" "1181e0ef0a622733ac8a5d5935cb46154f5c28b18ba6390ad775ab83ae52e46c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1181e0ef0a622733ac8a5d5935cb46154f5c28b18ba6390ad775ab83ae52e46c", kill_on_drop: false }`
[INFO] [stdout] 1181e0ef0a622733ac8a5d5935cb46154f5c28b18ba6390ad775ab83ae52e46c
[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" "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-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] 021eb92ce2ba749a220d3a59004b1148e1dad79064d14457fcad34607f4834d3
[INFO] running `Command { std: "docker" "start" "-a" "021eb92ce2ba749a220d3a59004b1148e1dad79064d14457fcad34607f4834d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling bitcoin-script v0.2.0 (https://github.com/BitVM/rust-bitcoin-script#a61b033b)
[INFO] [stderr]     Checking ark-serialize v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.2
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]     Checking zerofrom v0.1.4
[INFO] [stderr]     Checking yoke v0.7.4
[INFO] [stderr]     Checking zerovec v0.10.2
[INFO] [stderr]     Checking openssl v0.10.64
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking ark-ff v0.4.2
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking wasm-bindgen v0.2.92
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking js-sys v0.3.69
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking serde v1.0.203
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking clap v4.5.7
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking icu_properties v1.5.0
[INFO] [stderr]     Checking native-tls v0.2.12
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-socks v0.5.1
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking bitcoin_hashes v0.13.0 (https://github.com/rust-bitcoin/rust-bitcoin?branch=bitvm#48efda92)
[INFO] [stderr]     Checking bitcoin-internals v0.2.0 (https://github.com/rust-bitcoin/rust-bitcoin?branch=bitvm#48efda92)
[INFO] [stderr]     Checking serde_json v1.0.117
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bitcoin-units v0.1.0 (https://github.com/rust-bitcoin/rust-bitcoin?branch=bitvm#48efda92)
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking prettytable-rs v0.10.0
[INFO] [stderr]     Checking idna v1.0.0
[INFO] [stderr]     Checking minreq v2.11.2
[INFO] [stderr]     Checking url v2.5.1
[INFO] [stderr]     Checking base58check v0.1.0 (https://github.com/rust-bitcoin/rust-bitcoin?branch=bitvm#48efda92)
[INFO] [stderr]     Checking secp256k1 v0.28.2
[INFO] [stderr]     Checking bitcoin v0.31.0 (https://github.com/rust-bitcoin/rust-bitcoin?branch=bitvm#48efda92)
[INFO] [stderr]     Checking hyper v0.14.29
[INFO] [stderr]     Checking ark-poly v0.4.2
[INFO] [stderr]     Checking ark-ec v0.4.2
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking ark-bn254 v0.4.0
[INFO] [stderr]     Checking bitcoin-scriptexec v0.0.0 (https://github.com/BitVM/rust-bitcoin-scriptexec/#86ab793c)
[INFO] [stderr]     Checking esplora-client v0.7.0 (https://github.com/BitVM/rust-esplora-client#3d61a8bf)
[INFO] [stderr]     Checking bitcoin-script-stack v0.0.1 (https://github.com/FairgateLabs/rust-bitcoin-script-stack#81a4e307)
[INFO] [stderr]  Documenting fastmul v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `BigInt`
[INFO] [stdout]   --> src/traits/comparable.rs:10:29
[INFO] [stdout]    |
[INFO] [stdout] 10 |     /// Verifies that two [`BigInt`]s on the stack are equal at the specified
[INFO] [stdout]    |                             ^^^^^^ no item named `BigInt` 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 `BigInt`
[INFO] [stdout]   --> src/traits/comparable.rs:15:30
[INFO] [stdout]    |
[INFO] [stdout] 15 |     /// Checks whether two [`BigInt`]s are equal at specified depths.
[INFO] [stdout]    |                              ^^^^^^ no item named `BigInt` 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 `BigInt`
[INFO] [stdout]   --> src/traits/comparable.rs:19:30
[INFO] [stdout]    |
[INFO] [stdout] 19 |     /// Checks whether two [`BigInt`]s are not equal.
[INFO] [stdout]    |                              ^^^^^^ no item named `BigInt` 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 `BigInt`
[INFO] [stdout]   --> src/traits/comparable.rs:22:31
[INFO] [stdout]    |
[INFO] [stdout] 22 |     /// Returns whether the [`BigInt`] at `depth_1`
[INFO] [stdout]    |                               ^^^^^^ no item named `BigInt` 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 `BigInt`
[INFO] [stdout]   --> src/traits/comparable.rs:23:28
[INFO] [stdout]    |
[INFO] [stdout] 23 |     /// is less than the [`BigInt`] at `depth_2`.
[INFO] [stdout]    |                            ^^^^^^ no item named `BigInt` 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 `BigInt`
[INFO] [stdout]   --> src/traits/comparable.rs:26:31
[INFO] [stdout]    |
[INFO] [stdout] 26 |     /// Returns whether the [`BigInt`] at `depth_1`
[INFO] [stdout]    |                               ^^^^^^ no item named `BigInt` 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 `BigInt`
[INFO] [stdout]   --> src/traits/comparable.rs:27:40
[INFO] [stdout]    |
[INFO] [stdout] 27 |     /// is less than or equal to the [`BigInt`] at `depth_2`.
[INFO] [stdout]    |                                        ^^^^^^ no item named `BigInt` 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 `BigInt`
[INFO] [stdout]   --> src/traits/comparable.rs:30:31
[INFO] [stdout]    |
[INFO] [stdout] 30 |     /// Returns whether the [`BigInt`] at `depth_1`
[INFO] [stdout]    |                               ^^^^^^ no item named `BigInt` 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 `BigInt`
[INFO] [stdout]   --> src/traits/comparable.rs:31:31
[INFO] [stdout]    |
[INFO] [stdout] 31 |     /// is greater than the [`BigInt`] at `depth_2`.
[INFO] [stdout]    |                               ^^^^^^ no item named `BigInt` 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 `BigInt`
[INFO] [stdout]   --> src/traits/comparable.rs:34:31
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Returns whether the [`BigInt`] at `depth_1`
[INFO] [stdout]    |                               ^^^^^^ no item named `BigInt` 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 `BigInt`
[INFO] [stdout]   --> src/traits/comparable.rs:35:43
[INFO] [stdout]    |
[INFO] [stdout] 35 |     /// is greater than or equal to the [`BigInt`] at `depth_2`.
[INFO] [stdout]    |                                           ^^^^^^ no item named `BigInt` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/bigint/arithmetics/u29x9.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | //! https://github.com/BitVM/BitVM/blob/main/src/bigint/u29x9.rs
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]   = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 2 | //! <https://github.com/BitVM/BitVM/blob/main/src/bigint/u29x9.rs>
[INFO] [stdout]   |     +                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/bigint/cmpeq/mod.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | /// https://bitcointalk.org/index.php?topic=5477449.0
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 20 | /// <https://bitcointalk.org/index.php?topic=5477449.0>
[INFO] [stdout]    |     +                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/bigint/mod.rs:20:29
[INFO] [stdout]    |
[INFO] [stdout] 20 | /// cmpeq's implementation: https://bitcointalk.org/index.php?topic=5477449.0.
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 20 | /// cmpeq's implementation: <https://bitcointalk.org/index.php?topic=5477449.0.>
[INFO] [stdout]    |                             +                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/pseudo.rs:34:16
[INFO] [stdout]    |
[INFO] [stdout] 34 | /// Taken from https://github.com/coins/bitcoin-scripts/blob/master/op_mul.md
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 34 | /// Taken from <https://github.com/coins/bitcoin-scripts/blob/master/op_mul.md>
[INFO] [stdout]    |                +                                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 1m 30s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/fastmul/index.html
[INFO] running `Command { std: "docker" "inspect" "021eb92ce2ba749a220d3a59004b1148e1dad79064d14457fcad34607f4834d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "021eb92ce2ba749a220d3a59004b1148e1dad79064d14457fcad34607f4834d3", kill_on_drop: false }`
[INFO] [stdout] 021eb92ce2ba749a220d3a59004b1148e1dad79064d14457fcad34607f4834d3
