[INFO] fetching crate pexacoin 0.1.0... [INFO] documenting pexacoin-0.1.0 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate pexacoin 0.1.0 into /workspace/builds/worker-36/source [INFO] validating manifest of crates.io crate pexacoin 0.1.0 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pexacoin 0.1.0 [INFO] finished tweaking crates.io crate pexacoin 0.1.0 [INFO] tweaked toml for crates.io crate pexacoin 0.1.0 written to /workspace/builds/worker-36/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5bdd65fd6367acd6943d451ffc28a024f10580737ee5f712aaa70aedbc44191 [INFO] running `Command { std: "docker" "start" "-a" "b5bdd65fd6367acd6943d451ffc28a024f10580737ee5f712aaa70aedbc44191", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5bdd65fd6367acd6943d451ffc28a024f10580737ee5f712aaa70aedbc44191", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5bdd65fd6367acd6943d451ffc28a024f10580737ee5f712aaa70aedbc44191", kill_on_drop: false }` [INFO] [stdout] b5bdd65fd6367acd6943d451ffc28a024f10580737ee5f712aaa70aedbc44191 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 700db1f3e7f161186e13b6ca7c8804df6a21dc35cc6090d0117f7dd664cacc81 [INFO] running `Command { std: "docker" "start" "-a" "700db1f3e7f161186e13b6ca7c8804df6a21dc35cc6090d0117f7dd664cacc81", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking bitcoin_hashes v0.7.6 [INFO] [stderr] Checking bech32 v0.7.3 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling secp256k1 v0.15.5 [INFO] [stderr] Documenting pexacoin v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/util/amount.rs:182:16 [INFO] [stdout] | [INFO] [stdout] 182 | '0'...'9' => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/util/misc.rs:29:14 [INFO] [stdout] | [INFO] [stdout] 29 | b'0' ... b'9' => c - '0' as u8, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/util/misc.rs:30:14 [INFO] [stdout] | [INFO] [stdout] 30 | b'a' ... b'f' => c - 'a' as u8 + 10, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/util/misc.rs:31:14 [INFO] [stdout] | [INFO] [stdout] 31 | b'A' ... b'F' => c - 'A' as u8 + 10, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/consensus/encode.rs:409:14 [INFO] [stdout] | [INFO] [stdout] 409 | 0...0xFC => { 1 } [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/consensus/encode.rs:410:17 [INFO] [stdout] | [INFO] [stdout] 410 | 0xFD...0xFFFF => { 3 } [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/consensus/encode.rs:411:20 [INFO] [stdout] | [INFO] [stdout] 411 | 0x10000...0xFFFFFFFF => { 5 } [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/consensus/encode.rs:421:14 [INFO] [stdout] | [INFO] [stdout] 421 | 0...0xFC => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/consensus/encode.rs:425:17 [INFO] [stdout] | [INFO] [stdout] 425 | 0xFD...0xFFFF => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/consensus/encode.rs:430:20 [INFO] [stdout] | [INFO] [stdout] 430 | 0x10000...0xFFFFFFFF => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0x81` [INFO] [stdout] --> src/blockdata/opcodes.rs:199:25 [INFO] [stdout] | [INFO] [stdout] 199 | /// Push the array [0x81] onto the stack [INFO] [stdout] | ^^^^ no item named `0x81` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0x01` [INFO] [stdout] --> src/blockdata/opcodes.rs:203:25 [INFO] [stdout] | [INFO] [stdout] 203 | /// Push the array [0x01] onto the stack [INFO] [stdout] | ^^^^ no item named `0x01` 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 `0x02` [INFO] [stdout] --> src/blockdata/opcodes.rs:205:25 [INFO] [stdout] | [INFO] [stdout] 205 | /// Push the array [0x02] onto the stack [INFO] [stdout] | ^^^^ no item named `0x02` 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 `0x03` [INFO] [stdout] --> src/blockdata/opcodes.rs:207:25 [INFO] [stdout] | [INFO] [stdout] 207 | /// Push the array [0x03] onto the stack [INFO] [stdout] | ^^^^ no item named `0x03` 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 `0x04` [INFO] [stdout] --> src/blockdata/opcodes.rs:209:25 [INFO] [stdout] | [INFO] [stdout] 209 | /// Push the array [0x04] onto the stack [INFO] [stdout] | ^^^^ no item named `0x04` 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 `0x05` [INFO] [stdout] --> src/blockdata/opcodes.rs:211:25 [INFO] [stdout] | [INFO] [stdout] 211 | /// Push the array [0x05] onto the stack [INFO] [stdout] | ^^^^ no item named `0x05` 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 `0x06` [INFO] [stdout] --> src/blockdata/opcodes.rs:213:25 [INFO] [stdout] | [INFO] [stdout] 213 | /// Push the array [0x06] onto the stack [INFO] [stdout] | ^^^^ no item named `0x06` 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 `0x07` [INFO] [stdout] --> src/blockdata/opcodes.rs:215:25 [INFO] [stdout] | [INFO] [stdout] 215 | /// Push the array [0x07] onto the stack [INFO] [stdout] | ^^^^ no item named `0x07` 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 `0x08` [INFO] [stdout] --> src/blockdata/opcodes.rs:217:25 [INFO] [stdout] | [INFO] [stdout] 217 | /// Push the array [0x08] onto the stack [INFO] [stdout] | ^^^^ no item named `0x08` 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 `0x09` [INFO] [stdout] --> src/blockdata/opcodes.rs:219:25 [INFO] [stdout] | [INFO] [stdout] 219 | /// Push the array [0x09] onto the stack [INFO] [stdout] | ^^^^ no item named `0x09` 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 `0x0a` [INFO] [stdout] --> src/blockdata/opcodes.rs:221:25 [INFO] [stdout] | [INFO] [stdout] 221 | /// Push the array [0x0a] onto the stack [INFO] [stdout] | ^^^^ no item named `0x0a` 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 `0x0b` [INFO] [stdout] --> src/blockdata/opcodes.rs:223:25 [INFO] [stdout] | [INFO] [stdout] 223 | /// Push the array [0x0b] onto the stack [INFO] [stdout] | ^^^^ no item named `0x0b` 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 `0x0c` [INFO] [stdout] --> src/blockdata/opcodes.rs:225:25 [INFO] [stdout] | [INFO] [stdout] 225 | /// Push the array [0x0c] onto the stack [INFO] [stdout] | ^^^^ no item named `0x0c` 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 `0x0d` [INFO] [stdout] --> src/blockdata/opcodes.rs:227:25 [INFO] [stdout] | [INFO] [stdout] 227 | /// Push the array [0x0d] onto the stack [INFO] [stdout] | ^^^^ no item named `0x0d` 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 `0x0e` [INFO] [stdout] --> src/blockdata/opcodes.rs:229:25 [INFO] [stdout] | [INFO] [stdout] 229 | /// Push the array [0x0e] onto the stack [INFO] [stdout] | ^^^^ no item named `0x0e` 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 `0x0f` [INFO] [stdout] --> src/blockdata/opcodes.rs:231:25 [INFO] [stdout] | [INFO] [stdout] 231 | /// Push the array [0x0f] onto the stack [INFO] [stdout] | ^^^^ no item named `0x0f` 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 `0x10` [INFO] [stdout] --> src/blockdata/opcodes.rs:233:25 [INFO] [stdout] | [INFO] [stdout] 233 | /// Push the array [0x10] onto the stack [INFO] [stdout] | ^^^^ no item named `0x10` 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 `to_string_with_denomination` [INFO] [stdout] --> src/util/amount.rs:326:10 [INFO] [stdout] | [INFO] [stdout] 326 | /// [to_string_with_denomination] or with [fmt::Display]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `to_string_with_denomination` 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 `from_str_in` [INFO] [stdout] --> src/util/amount.rs:328:14 [INFO] [stdout] | [INFO] [stdout] 328 | /// use [from_str_in]. [INFO] [stdout] | ^^^^^^^^^^^ no item named `from_str_in` 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 `to_string_with_denomination` [INFO] [stdout] --> src/util/amount.rs:623:10 [INFO] [stdout] | [INFO] [stdout] 623 | /// [to_string_with_denomination] or with [fmt::Display]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `to_string_with_denomination` 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 `from_str_in` [INFO] [stdout] --> src/util/amount.rs:625:14 [INFO] [stdout] | [INFO] [stdout] 625 | /// use [from_str_in]. [INFO] [stdout] | ^^^^^^^^^^^ no item named `from_str_in` 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 `rhs` [INFO] [stdout] --> src/util/amount.rs:753:43 [INFO] [stdout] | [INFO] [stdout] 753 | /// Returns [None] if either [self], [rhs] or the result is strictly negative. [INFO] [stdout] | ^^^ no item named `rhs` 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 `DerivationPath::children_since` [INFO] [stdout] --> src/util/bip32.rs:275:36 [INFO] [stdout] | [INFO] [stdout] 275 | /// It is returned by the methods [DerivationPath::children_since], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `DerivationPath` has no field or associated item named `children_since` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/blockdata/opcodes.rs:388:9 [INFO] [stdout] | [INFO] [stdout] 388 | /// https://en.bitcoin.it/wiki/OP_CHECKSIG pushing 1/0 for success/failure [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/blockdata/opcodes.rs:390:9 [INFO] [stdout] | [INFO] [stdout] 390 | /// https://en.bitcoin.it/wiki/OP_CHECKSIG returning success/failure [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/blockdata/opcodes.rs:399:9 [INFO] [stdout] | [INFO] [stdout] 399 | /// https://github.com/bitcoin/bips/blob/master/bip-0065.mediawiki [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/blockdata/opcodes.rs:401:9 [INFO] [stdout] | [INFO] [stdout] 401 | /// https://github.com/bitcoin/bips/blob/master/bip-0112.mediawiki [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/util/bip32.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | //! at https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/util/contracthash.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | //! at http://blockstream.com/sidechains.pdf for details of [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/util/psbt/mod.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | //! defined at https://github.com/bitcoin/bips/blob/master/bip-0174.mediawiki [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/util/psbt/raw.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | //! https://github.com/bitcoin/bips/blob/master/bip-0174.mediawiki. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/util/bip158.rs:63:55 [INFO] [stdout] | [INFO] [stdout] 63 | /// Golomb encoding parameter as in BIP-158, see also https://gist.github.com/sipa/576d5f09c3b86c3b1b75598d799fc845 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 42 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.93s [INFO] running `Command { std: "docker" "inspect" "700db1f3e7f161186e13b6ca7c8804df6a21dc35cc6090d0117f7dd664cacc81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "700db1f3e7f161186e13b6ca7c8804df6a21dc35cc6090d0117f7dd664cacc81", kill_on_drop: false }` [INFO] [stdout] 700db1f3e7f161186e13b6ca7c8804df6a21dc35cc6090d0117f7dd664cacc81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 91451e7fb450eee152f66ae909eee8f9167a9b078276a66aef879f21869a9bef [INFO] running `Command { std: "docker" "start" "-a" "91451e7fb450eee152f66ae909eee8f9167a9b078276a66aef879f21869a9bef", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking bech32 v0.7.3 [INFO] [stderr] Checking bitcoin_hashes v0.7.6 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling secp256k1 v0.15.5 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Documenting pexacoin v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/util/amount.rs:182:16 [INFO] [stdout] | [INFO] [stdout] 182 | '0'...'9' => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/util/misc.rs:29:14 [INFO] [stdout] | [INFO] [stdout] 29 | b'0' ... b'9' => c - '0' as u8, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/util/misc.rs:30:14 [INFO] [stdout] | [INFO] [stdout] 30 | b'a' ... b'f' => c - 'a' as u8 + 10, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/util/misc.rs:31:14 [INFO] [stdout] | [INFO] [stdout] 31 | b'A' ... b'F' => c - 'A' as u8 + 10, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/consensus/encode.rs:409:14 [INFO] [stdout] | [INFO] [stdout] 409 | 0...0xFC => { 1 } [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/consensus/encode.rs:410:17 [INFO] [stdout] | [INFO] [stdout] 410 | 0xFD...0xFFFF => { 3 } [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/consensus/encode.rs:411:20 [INFO] [stdout] | [INFO] [stdout] 411 | 0x10000...0xFFFFFFFF => { 5 } [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/consensus/encode.rs:421:14 [INFO] [stdout] | [INFO] [stdout] 421 | 0...0xFC => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/consensus/encode.rs:425:17 [INFO] [stdout] | [INFO] [stdout] 425 | 0xFD...0xFFFF => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/consensus/encode.rs:430:20 [INFO] [stdout] | [INFO] [stdout] 430 | 0x10000...0xFFFFFFFF => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0x81` [INFO] [stdout] --> src/blockdata/opcodes.rs:199:25 [INFO] [stdout] | [INFO] [stdout] 199 | /// Push the array [0x81] onto the stack [INFO] [stdout] | ^^^^ no item named `0x81` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0x01` [INFO] [stdout] --> src/blockdata/opcodes.rs:203:25 [INFO] [stdout] | [INFO] [stdout] 203 | /// Push the array [0x01] onto the stack [INFO] [stdout] | ^^^^ no item named `0x01` 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 `0x02` [INFO] [stdout] --> src/blockdata/opcodes.rs:205:25 [INFO] [stdout] | [INFO] [stdout] 205 | /// Push the array [0x02] onto the stack [INFO] [stdout] | ^^^^ no item named `0x02` 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 `0x03` [INFO] [stdout] --> src/blockdata/opcodes.rs:207:25 [INFO] [stdout] | [INFO] [stdout] 207 | /// Push the array [0x03] onto the stack [INFO] [stdout] | ^^^^ no item named `0x03` 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 `0x04` [INFO] [stdout] --> src/blockdata/opcodes.rs:209:25 [INFO] [stdout] | [INFO] [stdout] 209 | /// Push the array [0x04] onto the stack [INFO] [stdout] | ^^^^ no item named `0x04` 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 `0x05` [INFO] [stdout] --> src/blockdata/opcodes.rs:211:25 [INFO] [stdout] | [INFO] [stdout] 211 | /// Push the array [0x05] onto the stack [INFO] [stdout] | ^^^^ no item named `0x05` 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 `0x06` [INFO] [stdout] --> src/blockdata/opcodes.rs:213:25 [INFO] [stdout] | [INFO] [stdout] 213 | /// Push the array [0x06] onto the stack [INFO] [stdout] | ^^^^ no item named `0x06` 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 `0x07` [INFO] [stdout] --> src/blockdata/opcodes.rs:215:25 [INFO] [stdout] | [INFO] [stdout] 215 | /// Push the array [0x07] onto the stack [INFO] [stdout] | ^^^^ no item named `0x07` 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 `0x08` [INFO] [stdout] --> src/blockdata/opcodes.rs:217:25 [INFO] [stdout] | [INFO] [stdout] 217 | /// Push the array [0x08] onto the stack [INFO] [stdout] | ^^^^ no item named `0x08` 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 `0x09` [INFO] [stdout] --> src/blockdata/opcodes.rs:219:25 [INFO] [stdout] | [INFO] [stdout] 219 | /// Push the array [0x09] onto the stack [INFO] [stdout] | ^^^^ no item named `0x09` 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 `0x0a` [INFO] [stdout] --> src/blockdata/opcodes.rs:221:25 [INFO] [stdout] | [INFO] [stdout] 221 | /// Push the array [0x0a] onto the stack [INFO] [stdout] | ^^^^ no item named `0x0a` 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 `0x0b` [INFO] [stdout] --> src/blockdata/opcodes.rs:223:25 [INFO] [stdout] | [INFO] [stdout] 223 | /// Push the array [0x0b] onto the stack [INFO] [stdout] | ^^^^ no item named `0x0b` 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 `0x0c` [INFO] [stdout] --> src/blockdata/opcodes.rs:225:25 [INFO] [stdout] | [INFO] [stdout] 225 | /// Push the array [0x0c] onto the stack [INFO] [stdout] | ^^^^ no item named `0x0c` 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 `0x0d` [INFO] [stdout] --> src/blockdata/opcodes.rs:227:25 [INFO] [stdout] | [INFO] [stdout] 227 | /// Push the array [0x0d] onto the stack [INFO] [stdout] | ^^^^ no item named `0x0d` 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 `0x0e` [INFO] [stdout] --> src/blockdata/opcodes.rs:229:25 [INFO] [stdout] | [INFO] [stdout] 229 | /// Push the array [0x0e] onto the stack [INFO] [stdout] | ^^^^ no item named `0x0e` 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 `0x0f` [INFO] [stdout] --> src/blockdata/opcodes.rs:231:25 [INFO] [stdout] | [INFO] [stdout] 231 | /// Push the array [0x0f] onto the stack [INFO] [stdout] | ^^^^ no item named `0x0f` 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 `0x10` [INFO] [stdout] --> src/blockdata/opcodes.rs:233:25 [INFO] [stdout] | [INFO] [stdout] 233 | /// Push the array [0x10] onto the stack [INFO] [stdout] | ^^^^ no item named `0x10` 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 `to_string_with_denomination` [INFO] [stdout] --> src/util/amount.rs:326:10 [INFO] [stdout] | [INFO] [stdout] 326 | /// [to_string_with_denomination] or with [fmt::Display]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `to_string_with_denomination` 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 `from_str_in` [INFO] [stdout] --> src/util/amount.rs:328:14 [INFO] [stdout] | [INFO] [stdout] 328 | /// use [from_str_in]. [INFO] [stdout] | ^^^^^^^^^^^ no item named `from_str_in` 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 `to_string_with_denomination` [INFO] [stdout] --> src/util/amount.rs:623:10 [INFO] [stdout] | [INFO] [stdout] 623 | /// [to_string_with_denomination] or with [fmt::Display]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `to_string_with_denomination` 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 `from_str_in` [INFO] [stdout] --> src/util/amount.rs:625:14 [INFO] [stdout] | [INFO] [stdout] 625 | /// use [from_str_in]. [INFO] [stdout] | ^^^^^^^^^^^ no item named `from_str_in` 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 `rhs` [INFO] [stdout] --> src/util/amount.rs:753:43 [INFO] [stdout] | [INFO] [stdout] 753 | /// Returns [None] if either [self], [rhs] or the result is strictly negative. [INFO] [stdout] | ^^^ no item named `rhs` 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 `DerivationPath::children_since` [INFO] [stdout] --> src/util/bip32.rs:275:36 [INFO] [stdout] | [INFO] [stdout] 275 | /// It is returned by the methods [DerivationPath::children_since], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `DerivationPath` has no field or associated item named `children_since` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/blockdata/opcodes.rs:388:9 [INFO] [stdout] | [INFO] [stdout] 388 | /// https://en.bitcoin.it/wiki/OP_CHECKSIG pushing 1/0 for success/failure [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/blockdata/opcodes.rs:390:9 [INFO] [stdout] | [INFO] [stdout] 390 | /// https://en.bitcoin.it/wiki/OP_CHECKSIG returning success/failure [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/blockdata/opcodes.rs:399:9 [INFO] [stdout] | [INFO] [stdout] 399 | /// https://github.com/bitcoin/bips/blob/master/bip-0065.mediawiki [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/blockdata/opcodes.rs:401:9 [INFO] [stdout] | [INFO] [stdout] 401 | /// https://github.com/bitcoin/bips/blob/master/bip-0112.mediawiki [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/util/bip32.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | //! at https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/util/contracthash.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | //! at http://blockstream.com/sidechains.pdf for details of [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/util/psbt/mod.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | //! defined at https://github.com/bitcoin/bips/blob/master/bip-0174.mediawiki [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/util/psbt/raw.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | //! https://github.com/bitcoin/bips/blob/master/bip-0174.mediawiki. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/util/bip158.rs:63:55 [INFO] [stdout] | [INFO] [stdout] 63 | /// Golomb encoding parameter as in BIP-158, see also https://gist.github.com/sipa/576d5f09c3b86c3b1b75598d799fc845 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 42 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.73s [INFO] running `Command { std: "docker" "inspect" "91451e7fb450eee152f66ae909eee8f9167a9b078276a66aef879f21869a9bef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91451e7fb450eee152f66ae909eee8f9167a9b078276a66aef879f21869a9bef", kill_on_drop: false }` [INFO] [stdout] 91451e7fb450eee152f66ae909eee8f9167a9b078276a66aef879f21869a9bef