[INFO] cloning repository https://github.com/ElementsProject/rust-elements [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ElementsProject/rust-elements" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElementsProject%2Frust-elements", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElementsProject%2Frust-elements'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d3079ae3bfff4d13ed7a917041b6be218f05d06 [INFO] documenting ElementsProject/rust-elements against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElementsProject%2Frust-elements" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ElementsProject/rust-elements 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 git repo https://github.com/ElementsProject/rust-elements [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/ElementsProject/rust-elements [INFO] tweaked toml for git repo https://github.com/ElementsProject/rust-elements written to /workspace/builds/worker-2/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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] c3e20168b196b90569e2665e48fd5a0aeec78e280ef85f273130a8b2ffb00554 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c3e20168b196b90569e2665e48fd5a0aeec78e280ef85f273130a8b2ffb00554", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3e20168b196b90569e2665e48fd5a0aeec78e280ef85f273130a8b2ffb00554", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3e20168b196b90569e2665e48fd5a0aeec78e280ef85f273130a8b2ffb00554", kill_on_drop: false }` [INFO] [stdout] c3e20168b196b90569e2665e48fd5a0aeec78e280ef85f273130a8b2ffb00554 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ab80bd595d823dff1d23a9ee39db5851d41c7bfaad8a46a70697e544decb8881 [INFO] running `Command { std: "docker" "start" "-a" "ab80bd595d823dff1d23a9ee39db5851d41c7bfaad8a46a70697e544decb8881", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking bitcoin_hashes v0.10.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking bitcoin_hashes v0.7.6 [INFO] [stderr] Checking bech32 v0.8.1 [INFO] [stderr] Compiling autocfg v0.1.8 [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.5.2 [INFO] [stderr] Compiling secp256k1-zkp-sys v0.6.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking slip21 v0.2.0 [INFO] [stderr] Checking serde_json v1.0.81 [INFO] [stderr] Checking secp256k1 v0.22.1 [INFO] [stderr] Checking bitcoin v0.28.1 [INFO] [stderr] Checking secp256k1-zkp v0.6.0 [INFO] [stderr] Documenting elements v0.19.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `is_explicit` [INFO] [stdout] --> src/confidential.rs:110:28 [INFO] [stdout] | [INFO] [stdout] 110 | /// Returns [None] if [is_explicit] returns false. [INFO] [stdout] | ^^^^^^^^^^^ no item named `is_explicit` 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 `is_confidential` [INFO] [stdout] --> src/confidential.rs:119:28 [INFO] [stdout] | [INFO] [stdout] 119 | /// Returns [None] if [is_confidential] returns false. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `is_confidential` 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 `is_explicit` [INFO] [stdout] --> src/confidential.rs:338:28 [INFO] [stdout] | [INFO] [stdout] 338 | /// Returns [None] if [is_explicit] returns false. [INFO] [stdout] | ^^^^^^^^^^^ no item named `is_explicit` 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 `is_confidential` [INFO] [stdout] --> src/confidential.rs:347:28 [INFO] [stdout] | [INFO] [stdout] 347 | /// Returns [None] if [is_confidential] returns false. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `is_confidential` 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 `is_explicit` [INFO] [stdout] --> src/confidential.rs:623:28 [INFO] [stdout] | [INFO] [stdout] 623 | /// Returns [None] if [is_explicit] returns false. [INFO] [stdout] | ^^^^^^^^^^^ no item named `is_explicit` 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 `is_confidential` [INFO] [stdout] --> src/confidential.rs:632:28 [INFO] [stdout] | [INFO] [stdout] 632 | /// Returns [None] if [is_confidential] returns false. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `is_confidential` 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 `Null` [INFO] [stdout] --> src/dynafed.rs:142:49 [INFO] [stdout] | [INFO] [stdout] 142 | /// Get the signblockscript. Is [None] for [Null] params. [INFO] [stdout] | ^^^^ no item named `Null` 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 `Null` [INFO] [stdout] --> src/dynafed.rs:151:57 [INFO] [stdout] | [INFO] [stdout] 151 | /// Get the signblock_witness_limit. Is [None] for [Null] params. [INFO] [stdout] | ^^^^ no item named `Null` 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 `Full` [INFO] [stdout] --> src/dynafed.rs:160:52 [INFO] [stdout] | [INFO] [stdout] 160 | /// Get the fedpeg_program. Is [None] for non-[Full] params. [INFO] [stdout] | ^^^^ no item named `Full` 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 `Full` [INFO] [stdout] --> src/dynafed.rs:169:50 [INFO] [stdout] | [INFO] [stdout] 169 | /// Get the fedpegscript. Is [None] for non-[Full] params. [INFO] [stdout] | ^^^^ no item named `Full` 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 `Full` [INFO] [stdout] --> src/dynafed.rs:178:53 [INFO] [stdout] | [INFO] [stdout] 178 | /// Get the extension_space. Is [None] for non-[Full] params. [INFO] [stdout] | ^^^^ no item named `Full` 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 `Compact` [INFO] [stdout] --> src/dynafed.rs:187:49 [INFO] [stdout] | [INFO] [stdout] 187 | /// Get the elided_root. Is [None] for non-[Compact] params. [INFO] [stdout] | ^^^^^^^ no item named `Compact` 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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/script.rs:426:39 [INFO] [stdout] | [INFO] [stdout] 426 | /// 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 `SigHashType` [INFO] [stdout] --> src/transaction.rs:860:21 [INFO] [stdout] | [INFO] [stdout] 860 | /// Creates a [`SigHashType`] from a raw `u32`. [INFO] [stdout] | ^^^^^^^^^^^ no item named `SigHashType` 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 `TxInputAsset` [INFO] [stdout] --> src/blind.rs:421:55 [INFO] [stdout] | [INFO] [stdout] 421 | /// Provide input Asset information by creating [`TxInputAsset`] type. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `TxInputAsset` 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 `derive_blinding_key` [INFO] [stdout] --> src/slip77.rs:38:71 [INFO] [stdout] | [INFO] [stdout] 38 | /// This is the same as performing ECDH with the secret key that [derive_blinding_key] returns. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `derive_blinding_key` 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 `SighashCache::taproot_encode_signing_data_to` [INFO] [stdout] --> src/sighash.rs:465:57 [INFO] [stdout] | [INFO] [stdout] 465 | /// provided through the more fine-grained API of [`SighashCache::taproot_encode_signing_data_to`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `SighashCache` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `SigHashType` [INFO] [stdout] --> src/pset/map/input.rs:264:26 [INFO] [stdout] | [INFO] [stdout] 264 | /// type can be either [`SigHashType`] or [`SchnorrSigHashType`] but it is not possible to know [INFO] [stdout] | ^^^^^^^^^^^ no item named `SigHashType` 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 `SigHashType` [INFO] [stdout] --> src/pset/map/input.rs:320:23 [INFO] [stdout] | [INFO] [stdout] 320 | /// Returns the [`SigHashType`] if the [`PsbtSighashType`] can be [INFO] [stdout] | ^^^^^^^^^^^ no item named `SigHashType` 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 `SigHashType` [INFO] [stdout] --> src/pset/map/input.rs:339:12 [INFO] [stdout] | [INFO] [stdout] 339 | /// ([`SigHashType`], [`SchnorrSigHashType`] respectively). [INFO] [stdout] | ^^^^^^^^^^^ no item named `SigHashType` 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 `PublicKey` [INFO] [stdout] --> src/schnorr.rs:78:49 [INFO] [stdout] | [INFO] [stdout] 78 | /// Create a new [TweakedPublicKey] from a [PublicKey]. No tweak is applied. [INFO] [stdout] | ^^^^^^^^^ no item named `PublicKey` 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/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/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/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/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/slip77.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | //! Spec: https://github.com/satoshilabs/slips/blob/master/slip-0077.md [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/pset/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/pset/mod.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | //! 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/pset/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: 46 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.34s [INFO] running `Command { std: "docker" "inspect" "ab80bd595d823dff1d23a9ee39db5851d41c7bfaad8a46a70697e544decb8881", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab80bd595d823dff1d23a9ee39db5851d41c7bfaad8a46a70697e544decb8881", kill_on_drop: false }` [INFO] [stdout] ab80bd595d823dff1d23a9ee39db5851d41c7bfaad8a46a70697e544decb8881 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] a9dbcf2b073742e0e35450249a7f11d71d73393d5843fe1bc42538fc1f94bef3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a9dbcf2b073742e0e35450249a7f11d71d73393d5843fe1bc42538fc1f94bef3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Checking bitcoin_hashes v0.10.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking bitcoin_hashes v0.7.6 [INFO] [stderr] Checking bech32 v0.8.1 [INFO] [stderr] Checking itoa v1.0.2 [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_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [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.5.2 [INFO] [stderr] Compiling secp256k1-zkp-sys v0.6.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking slip21 v0.2.0 [INFO] [stderr] Checking secp256k1 v0.22.1 [INFO] [stderr] Checking bitcoin v0.28.1 [INFO] [stderr] Checking secp256k1-zkp v0.6.0 [INFO] [stderr] Documenting elements v0.19.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `is_explicit` [INFO] [stdout] --> src/confidential.rs:110:28 [INFO] [stdout] | [INFO] [stdout] 110 | /// Returns [None] if [is_explicit] returns false. [INFO] [stdout] | ^^^^^^^^^^^ no item named `is_explicit` 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 `is_confidential` [INFO] [stdout] --> src/confidential.rs:119:28 [INFO] [stdout] | [INFO] [stdout] 119 | /// Returns [None] if [is_confidential] returns false. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `is_confidential` 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 `is_explicit` [INFO] [stdout] --> src/confidential.rs:338:28 [INFO] [stdout] | [INFO] [stdout] 338 | /// Returns [None] if [is_explicit] returns false. [INFO] [stdout] | ^^^^^^^^^^^ no item named `is_explicit` 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 `is_confidential` [INFO] [stdout] --> src/confidential.rs:347:28 [INFO] [stdout] | [INFO] [stdout] 347 | /// Returns [None] if [is_confidential] returns false. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `is_confidential` 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 `is_explicit` [INFO] [stdout] --> src/confidential.rs:623:28 [INFO] [stdout] | [INFO] [stdout] 623 | /// Returns [None] if [is_explicit] returns false. [INFO] [stdout] | ^^^^^^^^^^^ no item named `is_explicit` 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 `is_confidential` [INFO] [stdout] --> src/confidential.rs:632:28 [INFO] [stdout] | [INFO] [stdout] 632 | /// Returns [None] if [is_confidential] returns false. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `is_confidential` 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 `Null` [INFO] [stdout] --> src/dynafed.rs:142:49 [INFO] [stdout] | [INFO] [stdout] 142 | /// Get the signblockscript. Is [None] for [Null] params. [INFO] [stdout] | ^^^^ no item named `Null` 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 `Null` [INFO] [stdout] --> src/dynafed.rs:151:57 [INFO] [stdout] | [INFO] [stdout] 151 | /// Get the signblock_witness_limit. Is [None] for [Null] params. [INFO] [stdout] | ^^^^ no item named `Null` 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 `Full` [INFO] [stdout] --> src/dynafed.rs:160:52 [INFO] [stdout] | [INFO] [stdout] 160 | /// Get the fedpeg_program. Is [None] for non-[Full] params. [INFO] [stdout] | ^^^^ no item named `Full` 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 `Full` [INFO] [stdout] --> src/dynafed.rs:169:50 [INFO] [stdout] | [INFO] [stdout] 169 | /// Get the fedpegscript. Is [None] for non-[Full] params. [INFO] [stdout] | ^^^^ no item named `Full` 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 `Full` [INFO] [stdout] --> src/dynafed.rs:178:53 [INFO] [stdout] | [INFO] [stdout] 178 | /// Get the extension_space. Is [None] for non-[Full] params. [INFO] [stdout] | ^^^^ no item named `Full` 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 `Compact` [INFO] [stdout] --> src/dynafed.rs:187:49 [INFO] [stdout] | [INFO] [stdout] 187 | /// Get the elided_root. Is [None] for non-[Compact] params. [INFO] [stdout] | ^^^^^^^ no item named `Compact` 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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/script.rs:426:39 [INFO] [stdout] | [INFO] [stdout] 426 | /// 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 `SigHashType` [INFO] [stdout] --> src/transaction.rs:860:21 [INFO] [stdout] | [INFO] [stdout] 860 | /// Creates a [`SigHashType`] from a raw `u32`. [INFO] [stdout] | ^^^^^^^^^^^ no item named `SigHashType` 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 `TxInputAsset` [INFO] [stdout] --> src/blind.rs:421:55 [INFO] [stdout] | [INFO] [stdout] 421 | /// Provide input Asset information by creating [`TxInputAsset`] type. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `TxInputAsset` 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 `derive_blinding_key` [INFO] [stdout] --> src/slip77.rs:38:71 [INFO] [stdout] | [INFO] [stdout] 38 | /// This is the same as performing ECDH with the secret key that [derive_blinding_key] returns. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `derive_blinding_key` 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 `SighashCache::taproot_encode_signing_data_to` [INFO] [stdout] --> src/sighash.rs:465:57 [INFO] [stdout] | [INFO] [stdout] 465 | /// provided through the more fine-grained API of [`SighashCache::taproot_encode_signing_data_to`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `SighashCache` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `SigHashType` [INFO] [stdout] --> src/pset/map/input.rs:264:26 [INFO] [stdout] | [INFO] [stdout] 264 | /// type can be either [`SigHashType`] or [`SchnorrSigHashType`] but it is not possible to know [INFO] [stdout] | ^^^^^^^^^^^ no item named `SigHashType` 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 `SigHashType` [INFO] [stdout] --> src/pset/map/input.rs:320:23 [INFO] [stdout] | [INFO] [stdout] 320 | /// Returns the [`SigHashType`] if the [`PsbtSighashType`] can be [INFO] [stdout] | ^^^^^^^^^^^ no item named `SigHashType` 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 `SigHashType` [INFO] [stdout] --> src/pset/map/input.rs:339:12 [INFO] [stdout] | [INFO] [stdout] 339 | /// ([`SigHashType`], [`SchnorrSigHashType`] respectively). [INFO] [stdout] | ^^^^^^^^^^^ no item named `SigHashType` 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 `PublicKey` [INFO] [stdout] --> src/schnorr.rs:78:49 [INFO] [stdout] | [INFO] [stdout] 78 | /// Create a new [TweakedPublicKey] from a [PublicKey]. No tweak is applied. [INFO] [stdout] | ^^^^^^^^^ no item named `PublicKey` 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/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/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/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/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/slip77.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | //! Spec: https://github.com/satoshilabs/slips/blob/master/slip-0077.md [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/pset/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/pset/mod.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | //! 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/pset/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: 46 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.99s [INFO] running `Command { std: "docker" "inspect" "a9dbcf2b073742e0e35450249a7f11d71d73393d5843fe1bc42538fc1f94bef3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9dbcf2b073742e0e35450249a7f11d71d73393d5843fe1bc42538fc1f94bef3", kill_on_drop: false }` [INFO] [stdout] a9dbcf2b073742e0e35450249a7f11d71d73393d5843fe1bc42538fc1f94bef3