[INFO] fetching crate clarity-repl 0.28.0... [INFO] documenting clarity-repl-0.28.0 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate clarity-repl 0.28.0 into /workspace/builds/worker-67/source [INFO] validating manifest of crates.io crate clarity-repl 0.28.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 clarity-repl 0.28.0 [INFO] finished tweaking crates.io crate clarity-repl 0.28.0 [INFO] tweaked toml for crates.io crate clarity-repl 0.28.0 written to /workspace/builds/worker-67/source/Cargo.toml [INFO] crate crates.io crate clarity-repl 0.28.0 already has a lockfile, it will not be regenerated [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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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] bbe1525894d4118e641096f30164cdb5430eec44238fd6c951d6fb948cf0820c [INFO] running `Command { std: "docker" "start" "-a" "bbe1525894d4118e641096f30164cdb5430eec44238fd6c951d6fb948cf0820c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bbe1525894d4118e641096f30164cdb5430eec44238fd6c951d6fb948cf0820c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbe1525894d4118e641096f30164cdb5430eec44238fd6c951d6fb948cf0820c", kill_on_drop: false }` [INFO] [stdout] bbe1525894d4118e641096f30164cdb5430eec44238fd6c951d6fb948cf0820c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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] e4dcbba4e541278a9ee80c77501c5a49038373b7cf7c5fc981628409320c6c44 [INFO] running `Command { std: "docker" "start" "-a" "e4dcbba4e541278a9ee80c77501c5a49038373b7cf7c5fc981628409320c6c44", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `clarity-repl` in package `clarity-repl v0.28.0 (/opt/rustwide/workdir)` has the same output filename as the lib target `clarity_repl` in package `clarity-repl v0.28.0 (/opt/rustwide/workdir)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/doc/clarity_repl/index.html [INFO] [stderr] The output filenames should be unique. [INFO] [stderr] This is a known bug where multiple crates with the same name use [INFO] [stderr] the same path; see . [INFO] [stderr] If this looks unexpected, it may be a bug in Cargo. Please file a bug report at [INFO] [stderr] https://github.com/rust-lang/cargo/issues/ with as much information as you [INFO] [stderr] can provide. [INFO] [stderr] cargo 1.62.0-beta.2 (3f052d8ee 2022-05-12) running on `x86_64-unknown-linux-gnu` target `x86_64-unknown-linux-gnu` [INFO] [stderr] First unit: Unit { pkg: Package { id: PackageId { name: "clarity-repl", version: "0.28.0", source: "/opt/rustwide/workdir" }, ..: ".." }, target: TargetInner { name: "clarity-repl", doc: true, ..: with_path("/opt/rustwide/workdir/src/bin.rs", Edition2018) }, profile: Profile { incremental: false, ..: default_dev() }, kind: Host, mode: Doc { deps: false }, features: ["bytes", "cli", "dap", "debug_types", "default", "futures", "httparse", "log", "memchr", "pico-args", "prettytable-rs", "rustyline", "tokio", "tokio-util"], artifact: false, is_std: false, dep_hash: 4517628697157474102 } [INFO] [stderr] Second unit: Unit { pkg: Package { id: PackageId { name: "clarity-repl", version: "0.28.0", source: "/opt/rustwide/workdir" }, ..: ".." }, target: TargetInner { ..: lib_target("clarity_repl", ["cdylib", "rlib"], "/opt/rustwide/workdir/src/lib.rs", Edition2018) }, profile: Profile { incremental: false, ..: default_dev() }, kind: Host, mode: Doc { deps: false }, features: ["bytes", "cli", "dap", "debug_types", "default", "futures", "httparse", "log", "memchr", "pico-args", "prettytable-rs", "rustyline", "tokio", "tokio-util"], artifact: false, is_std: false, dep_hash: 12483307011851242766 } [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling io-lifetimes v0.6.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling rustix v0.34.7 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking linux-raw-sys v0.0.46 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking once_cell v1.11.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking pico-args v0.4.2 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking rand_pcg v0.3.1 [INFO] [stderr] Checking rand_seeder v0.2.3 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling psm v0.1.18 [INFO] [stderr] Compiling stacker v0.1.14 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking ripemd160 v0.9.1 [INFO] [stderr] Checking fd-lock v3.0.5 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1 v0.5.0 [INFO] [stderr] Checking rustyline v9.1.2 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking tokio-util v0.7.2 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking serde_stacker v0.1.5 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking debug_types v1.0.0 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Checking clarity-repl v0.28.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting clarity-repl v0.28.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `0x81` [INFO] [stdout] --> src/clarity/util/bitcoin/blockdata/opcodes.rs:198:25 [INFO] [stdout] | [INFO] [stdout] 198 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:202:25 [INFO] [stdout] | [INFO] [stdout] 202 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:204:25 [INFO] [stdout] | [INFO] [stdout] 204 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:206:25 [INFO] [stdout] | [INFO] [stdout] 206 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:208:25 [INFO] [stdout] | [INFO] [stdout] 208 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:210:25 [INFO] [stdout] | [INFO] [stdout] 210 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:212:25 [INFO] [stdout] | [INFO] [stdout] 212 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:214:25 [INFO] [stdout] | [INFO] [stdout] 214 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:216:25 [INFO] [stdout] | [INFO] [stdout] 216 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:218:25 [INFO] [stdout] | [INFO] [stdout] 218 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:220:25 [INFO] [stdout] | [INFO] [stdout] 220 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:222:25 [INFO] [stdout] | [INFO] [stdout] 222 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:224:25 [INFO] [stdout] | [INFO] [stdout] 224 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:226:25 [INFO] [stdout] | [INFO] [stdout] 226 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:228:25 [INFO] [stdout] | [INFO] [stdout] 228 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:230:25 [INFO] [stdout] | [INFO] [stdout] 230 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:232:25 [INFO] [stdout] | [INFO] [stdout] 232 | /// 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: this URL is not a hyperlink [INFO] [stdout] --> src/clarity/util/bitcoin/blockdata/opcodes.rs:387:9 [INFO] [stdout] | [INFO] [stdout] 387 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:389:9 [INFO] [stdout] | [INFO] [stdout] 389 | /// 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: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/repl/session.rs:570:17 [INFO] [stdout] | [INFO] [stdout] 570 | Err(mut diagnostics) => { [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0x81` [INFO] [stdout] --> src/clarity/util/bitcoin/blockdata/opcodes.rs:198:25 [INFO] [stdout] | [INFO] [stdout] 198 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:202:25 [INFO] [stdout] | [INFO] [stdout] 202 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:204:25 [INFO] [stdout] | [INFO] [stdout] 204 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:206:25 [INFO] [stdout] | [INFO] [stdout] 206 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:208:25 [INFO] [stdout] | [INFO] [stdout] 208 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:210:25 [INFO] [stdout] | [INFO] [stdout] 210 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:212:25 [INFO] [stdout] | [INFO] [stdout] 212 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:214:25 [INFO] [stdout] | [INFO] [stdout] 214 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:216:25 [INFO] [stdout] | [INFO] [stdout] 216 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:218:25 [INFO] [stdout] | [INFO] [stdout] 218 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:220:25 [INFO] [stdout] | [INFO] [stdout] 220 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:222:25 [INFO] [stdout] | [INFO] [stdout] 222 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:224:25 [INFO] [stdout] | [INFO] [stdout] 224 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:226:25 [INFO] [stdout] | [INFO] [stdout] 226 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:228:25 [INFO] [stdout] | [INFO] [stdout] 228 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:230:25 [INFO] [stdout] | [INFO] [stdout] 230 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:232:25 [INFO] [stdout] | [INFO] [stdout] 232 | /// 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: this URL is not a hyperlink [INFO] [stdout] --> src/clarity/util/bitcoin/blockdata/opcodes.rs:387:9 [INFO] [stdout] | [INFO] [stdout] 387 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:389:9 [INFO] [stdout] | [INFO] [stdout] 389 | /// 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: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "e4dcbba4e541278a9ee80c77501c5a49038373b7cf7c5fc981628409320c6c44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4dcbba4e541278a9ee80c77501c5a49038373b7cf7c5fc981628409320c6c44", kill_on_drop: false }` [INFO] [stdout] e4dcbba4e541278a9ee80c77501c5a49038373b7cf7c5fc981628409320c6c44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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] c9a340575f424263c8972d38d6080426aa5a6c39b87bd1e3e530442041d9dc1c [INFO] running `Command { std: "docker" "start" "-a" "c9a340575f424263c8972d38d6080426aa5a6c39b87bd1e3e530442041d9dc1c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling io-lifetimes v0.6.1 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling rustix v0.34.7 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking linux-raw-sys v0.0.46 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking once_cell v1.11.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking pico-args v0.4.2 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking rand_pcg v0.3.1 [INFO] [stderr] Checking rand_seeder v0.2.3 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling psm v0.1.18 [INFO] [stderr] Compiling stacker v0.1.14 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking ripemd160 v0.9.1 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking fd-lock v3.0.5 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1 v0.5.0 [INFO] [stderr] Checking rustyline v9.1.2 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking tokio-util v0.7.2 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking serde_stacker v0.1.5 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking debug_types v1.0.0 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Documenting clarity-repl v0.28.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `0x81` [INFO] [stdout] --> src/clarity/util/bitcoin/blockdata/opcodes.rs:198:25 [INFO] [stdout] | [INFO] [stdout] 198 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:202:25 [INFO] [stdout] | [INFO] [stdout] 202 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:204:25 [INFO] [stdout] | [INFO] [stdout] 204 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:206:25 [INFO] [stdout] | [INFO] [stdout] 206 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:208:25 [INFO] [stdout] | [INFO] [stdout] 208 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:210:25 [INFO] [stdout] | [INFO] [stdout] 210 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:212:25 [INFO] [stdout] | [INFO] [stdout] 212 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:214:25 [INFO] [stdout] | [INFO] [stdout] 214 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:216:25 [INFO] [stdout] | [INFO] [stdout] 216 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:218:25 [INFO] [stdout] | [INFO] [stdout] 218 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:220:25 [INFO] [stdout] | [INFO] [stdout] 220 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:222:25 [INFO] [stdout] | [INFO] [stdout] 222 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:224:25 [INFO] [stdout] | [INFO] [stdout] 224 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:226:25 [INFO] [stdout] | [INFO] [stdout] 226 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:228:25 [INFO] [stdout] | [INFO] [stdout] 228 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:230:25 [INFO] [stdout] | [INFO] [stdout] 230 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:232:25 [INFO] [stdout] | [INFO] [stdout] 232 | /// 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: this URL is not a hyperlink [INFO] [stdout] --> src/clarity/util/bitcoin/blockdata/opcodes.rs:387:9 [INFO] [stdout] | [INFO] [stdout] 387 | /// 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/clarity/util/bitcoin/blockdata/opcodes.rs:389:9 [INFO] [stdout] | [INFO] [stdout] 389 | /// 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: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.52s [INFO] running `Command { std: "docker" "inspect" "c9a340575f424263c8972d38d6080426aa5a6c39b87bd1e3e530442041d9dc1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9a340575f424263c8972d38d6080426aa5a6c39b87bd1e3e530442041d9dc1c", kill_on_drop: false }` [INFO] [stdout] c9a340575f424263c8972d38d6080426aa5a6c39b87bd1e3e530442041d9dc1c