[INFO] fetching crate digibyte 0.27.3... [INFO] documenting digibyte-0.27.3 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate digibyte 0.27.3 into /workspace/builds/worker-31/source [INFO] validating manifest of crates.io crate digibyte 0.27.3 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate digibyte 0.27.3 [INFO] finished tweaking crates.io crate digibyte 0.27.3 [INFO] tweaked toml for crates.io crate digibyte 0.27.3 written to /workspace/builds/worker-31/source/Cargo.toml [INFO] crate crates.io crate digibyte 0.27.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded base64-compat v1.0.0 [INFO] [stderr] Downloaded serde_test v1.0.125 [INFO] [stderr] Downloaded bitcoinconsensus v0.19.0-2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75171c746c3f06fa3c857ef6d3371c20de80d1d1fca24d44437f461d54d83b73 [INFO] running `Command { std: "docker" "start" "-a" "75171c746c3f06fa3c857ef6d3371c20de80d1d1fca24d44437f461d54d83b73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75171c746c3f06fa3c857ef6d3371c20de80d1d1fca24d44437f461d54d83b73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75171c746c3f06fa3c857ef6d3371c20de80d1d1fca24d44437f461d54d83b73", kill_on_drop: false }` [INFO] [stdout] 75171c746c3f06fa3c857ef6d3371c20de80d1d1fca24d44437f461d54d83b73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b84ef80584ec21290dd88da026c8cc8aeb631e268dac0b9c30a2439f4ad333df [INFO] running `Command { std: "docker" "start" "-a" "b84ef80584ec21290dd88da026c8cc8aeb631e268dac0b9c30a2439f4ad333df", kill_on_drop: false }` [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Checking bitcoin_hashes v0.9.4 [INFO] [stderr] Checking bech32 v0.7.3 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling secp256k1-sys v0.4.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking secp256k1 v0.20.1 [INFO] [stderr] Documenting digibyte v0.27.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `ErrorKind::AddrNotAvailable` [INFO] [stdout] --> src/network/address.rs:51:39 [INFO] [stdout] | [INFO] [stdout] 51 | /// This will return [io::Error] [ErrorKind::AddrNotAvailable] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `ErrorKind` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ErrorKind::AddrNotAvailable` [INFO] [stdout] --> src/network/address.rs:252:39 [INFO] [stdout] | [INFO] [stdout] 252 | /// This will return [io::Error] [ErrorKind::AddrNotAvailable] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `ErrorKind` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Inventory` [INFO] [stdout] --> src/network/message.rs:36:28 [INFO] [stdout] | [INFO] [stdout] 36 | /// The maximum number of [Inventory] items in an `inv` message. [INFO] [stdout] | ^^^^^^^^^ no item named `Inventory` 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 `command` [INFO] [stdout] --> src/network/message.rs:191:18 [INFO] [stdout] | [INFO] [stdout] 191 | /// Use the [command] method to get the command for unknown messages. [INFO] [stdout] | ^^^^^^^ no item named `command` 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 `command` [INFO] [stdout] --> src/network/message.rs:240:18 [INFO] [stdout] | [INFO] [stdout] 240 | /// Use the [command] method to get the command for unknown messages. [INFO] [stdout] | ^^^^^^^ no item named `command` 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 `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] = 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 `instructions_minimal` [INFO] [stdout] --> src/blockdata/script.rs:434:39 [INFO] [stdout] | [INFO] [stdout] 434 | /// To force minimal pushes, use [instructions_minimal]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `instructions_minimal` 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_u32_standard` [INFO] [stdout] --> src/blockdata/transaction.rs:698:29 [INFO] [stdout] | [INFO] [stdout] 698 | /// you probably want [from_u32_standard]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `from_u32_standard` 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:315:10 [INFO] [stdout] | [INFO] [stdout] 315 | /// [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:317:14 [INFO] [stdout] | [INFO] [stdout] 317 | /// 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:593:10 [INFO] [stdout] | [INFO] [stdout] 593 | /// [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:595:14 [INFO] [stdout] | [INFO] [stdout] 595 | /// 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:734:43 [INFO] [stdout] | [INFO] [stdout] 734 | /// 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:307:36 [INFO] [stdout] | [INFO] [stdout] 307 | /// 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: unresolved link to `bitcoin_merkle_root` [INFO] [stdout] --> src/util/hash.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | /// In most cases, you'll want to use [bitcoin_merkle_root] instead. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `bitcoin_merkle_root` 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 `signed_msg_hash` [INFO] [stdout] --> src/util/misc.rs:131:58 [INFO] [stdout] | [INFO] [stdout] 131 | /// To get the message hash from a message, use [signed_msg_hash]. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `signed_msg_hash` 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 `signed_msg_hash` [INFO] [stdout] --> src/util/misc.rs:147:58 [INFO] [stdout] | [INFO] [stdout] 147 | /// To get the message hash from a message, use [signed_msg_hash]. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `signed_msg_hash` 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/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:65:55 [INFO] [stdout] | [INFO] [stdout] 65 | /// 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 7.52s [INFO] running `Command { std: "docker" "inspect" "b84ef80584ec21290dd88da026c8cc8aeb631e268dac0b9c30a2439f4ad333df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b84ef80584ec21290dd88da026c8cc8aeb631e268dac0b9c30a2439f4ad333df", kill_on_drop: false }` [INFO] [stdout] b84ef80584ec21290dd88da026c8cc8aeb631e268dac0b9c30a2439f4ad333df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 484f76dc4fb7e5721439d9fcf9714f724e8be17a99d242e00c6fe555ddd121ea [INFO] running `Command { std: "docker" "start" "-a" "484f76dc4fb7e5721439d9fcf9714f724e8be17a99d242e00c6fe555ddd121ea", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Checking bech32 v0.7.3 [INFO] [stderr] Checking bitcoin_hashes v0.9.4 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [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-sys v0.4.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking secp256k1 v0.20.1 [INFO] [stderr] Documenting digibyte v0.27.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `ErrorKind::AddrNotAvailable` [INFO] [stdout] --> src/network/address.rs:51:39 [INFO] [stdout] | [INFO] [stdout] 51 | /// This will return [io::Error] [ErrorKind::AddrNotAvailable] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `ErrorKind` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ErrorKind::AddrNotAvailable` [INFO] [stdout] --> src/network/address.rs:252:39 [INFO] [stdout] | [INFO] [stdout] 252 | /// This will return [io::Error] [ErrorKind::AddrNotAvailable] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `ErrorKind` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Inventory` [INFO] [stdout] --> src/network/message.rs:36:28 [INFO] [stdout] | [INFO] [stdout] 36 | /// The maximum number of [Inventory] items in an `inv` message. [INFO] [stdout] | ^^^^^^^^^ no item named `Inventory` 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 `command` [INFO] [stdout] --> src/network/message.rs:191:18 [INFO] [stdout] | [INFO] [stdout] 191 | /// Use the [command] method to get the command for unknown messages. [INFO] [stdout] | ^^^^^^^ no item named `command` 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 `command` [INFO] [stdout] --> src/network/message.rs:240:18 [INFO] [stdout] | [INFO] [stdout] 240 | /// Use the [command] method to get the command for unknown messages. [INFO] [stdout] | ^^^^^^^ no item named `command` 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 `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] = 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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.24s [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 `instructions_minimal` [INFO] [stdout] --> src/blockdata/script.rs:434:39 [INFO] [stdout] | [INFO] [stdout] 434 | /// To force minimal pushes, use [instructions_minimal]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `instructions_minimal` 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_u32_standard` [INFO] [stdout] --> src/blockdata/transaction.rs:698:29 [INFO] [stdout] | [INFO] [stdout] 698 | /// you probably want [from_u32_standard]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `from_u32_standard` 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:315:10 [INFO] [stdout] | [INFO] [stdout] 315 | /// [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:317:14 [INFO] [stdout] | [INFO] [stdout] 317 | /// 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:593:10 [INFO] [stdout] | [INFO] [stdout] 593 | /// [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:595:14 [INFO] [stdout] | [INFO] [stdout] 595 | /// 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:734:43 [INFO] [stdout] | [INFO] [stdout] 734 | /// 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:307:36 [INFO] [stdout] | [INFO] [stdout] 307 | /// 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: unresolved link to `bitcoin_merkle_root` [INFO] [stdout] --> src/util/hash.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | /// In most cases, you'll want to use [bitcoin_merkle_root] instead. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `bitcoin_merkle_root` 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 `signed_msg_hash` [INFO] [stdout] --> src/util/misc.rs:131:58 [INFO] [stdout] | [INFO] [stdout] 131 | /// To get the message hash from a message, use [signed_msg_hash]. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `signed_msg_hash` 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 `signed_msg_hash` [INFO] [stdout] --> src/util/misc.rs:147:58 [INFO] [stdout] | [INFO] [stdout] 147 | /// To get the message hash from a message, use [signed_msg_hash]. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `signed_msg_hash` 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/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:65:55 [INFO] [stdout] | [INFO] [stdout] 65 | /// 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] running `Command { std: "docker" "inspect" "484f76dc4fb7e5721439d9fcf9714f724e8be17a99d242e00c6fe555ddd121ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "484f76dc4fb7e5721439d9fcf9714f724e8be17a99d242e00c6fe555ddd121ea", kill_on_drop: false }` [INFO] [stdout] 484f76dc4fb7e5721439d9fcf9714f724e8be17a99d242e00c6fe555ddd121ea