[INFO] crate pexacoin 0.1.0 is already in cache [INFO] documenting pexacoin-0.1.0 against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] extracting crate pexacoin 0.1.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate pexacoin 0.1.0 on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate pexacoin 0.1.0 [INFO] finished tweaking crates.io crate pexacoin 0.1.0 [INFO] tweaked toml for crates.io crate pexacoin 0.1.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", 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] a0bf908bda8cce42348565eb9ecd49db8fe6bcadf495d21491e41e84c29f106b [INFO] running `Command { std: "docker" "start" "-a" "a0bf908bda8cce42348565eb9ecd49db8fe6bcadf495d21491e41e84c29f106b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0bf908bda8cce42348565eb9ecd49db8fe6bcadf495d21491e41e84c29f106b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0bf908bda8cce42348565eb9ecd49db8fe6bcadf495d21491e41e84c29f106b", kill_on_drop: false }` [INFO] [stdout] a0bf908bda8cce42348565eb9ecd49db8fe6bcadf495d21491e41e84c29f106b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e83169f68ab6879ef2a9e03213b67843ad7cf4925f1d82444759547a4018db5a [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" "e83169f68ab6879ef2a9e03213b67843ad7cf4925f1d82444759547a4018db5a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking bech32 v0.7.2 [INFO] [stderr] Checking bitcoin_hashes v0.7.6 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking secp256k1 v0.15.5 [INFO] [stderr] Documenting pexacoin v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `[0x81]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/blockdata/opcodes.rs:199:25 [INFO] [stdout] | [INFO] [stdout] 199 | /// Push the array [0x81] onto the stack [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(intra_doc_link_resolution_failure)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0x01]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/blockdata/opcodes.rs:203:25 [INFO] [stdout] | [INFO] [stdout] 203 | /// Push the array [0x01] onto the stack [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0x02]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/blockdata/opcodes.rs:205:25 [INFO] [stdout] | [INFO] [stdout] 205 | /// Push the array [0x02] onto the stack [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0x03]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/blockdata/opcodes.rs:207:25 [INFO] [stdout] | [INFO] [stdout] 207 | /// Push the array [0x03] onto the stack [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0x04]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/blockdata/opcodes.rs:209:25 [INFO] [stdout] | [INFO] [stdout] 209 | /// Push the array [0x04] onto the stack [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0x05]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/blockdata/opcodes.rs:211:25 [INFO] [stdout] | [INFO] [stdout] 211 | /// Push the array [0x05] onto the stack [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0x06]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/blockdata/opcodes.rs:213:25 [INFO] [stdout] | [INFO] [stdout] 213 | /// Push the array [0x06] onto the stack [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0x07]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/blockdata/opcodes.rs:215:25 [INFO] [stdout] | [INFO] [stdout] 215 | /// Push the array [0x07] onto the stack [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0x08]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/blockdata/opcodes.rs:217:25 [INFO] [stdout] | [INFO] [stdout] 217 | /// Push the array [0x08] onto the stack [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0x09]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/blockdata/opcodes.rs:219:25 [INFO] [stdout] | [INFO] [stdout] 219 | /// Push the array [0x09] onto the stack [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0x0a]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/blockdata/opcodes.rs:221:25 [INFO] [stdout] | [INFO] [stdout] 221 | /// Push the array [0x0a] onto the stack [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0x0b]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/blockdata/opcodes.rs:223:25 [INFO] [stdout] | [INFO] [stdout] 223 | /// Push the array [0x0b] onto the stack [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0x0c]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/blockdata/opcodes.rs:225:25 [INFO] [stdout] | [INFO] [stdout] 225 | /// Push the array [0x0c] onto the stack [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0x0d]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/blockdata/opcodes.rs:227:25 [INFO] [stdout] | [INFO] [stdout] 227 | /// Push the array [0x0d] onto the stack [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0x0e]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/blockdata/opcodes.rs:229:25 [INFO] [stdout] | [INFO] [stdout] 229 | /// Push the array [0x0e] onto the stack [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0x0f]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/blockdata/opcodes.rs:231:25 [INFO] [stdout] | [INFO] [stdout] 231 | /// Push the array [0x0f] onto the stack [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0x10]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/blockdata/opcodes.rs:233:25 [INFO] [stdout] | [INFO] [stdout] 233 | /// Push the array [0x10] onto the stack [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[to_string_with_denomination]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/util/amount.rs:326:10 [INFO] [stdout] | [INFO] [stdout] 326 | /// [to_string_with_denomination] or with [fmt::Display]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_str_in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/util/amount.rs:328:14 [INFO] [stdout] | [INFO] [stdout] 328 | /// use [from_str_in]. [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[to_string_with_denomination]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/util/amount.rs:623:10 [INFO] [stdout] | [INFO] [stdout] 623 | /// [to_string_with_denomination] or with [fmt::Display]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[from_str_in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/util/amount.rs:625:14 [INFO] [stdout] | [INFO] [stdout] 625 | /// use [from_str_in]. [INFO] [stdout] | ^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[rhs]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/util/amount.rs:753:43 [INFO] [stdout] | [INFO] [stdout] 753 | /// Returns [None] if either [self], [rhs] or the result is strictly negative. [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[DerivationPath::children_since]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/util/bip32.rs:275:36 [INFO] [stdout] | [INFO] [stdout] 275 | /// It is returned by the methods [DerivationPath::children_since], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.94s [INFO] running `Command { std: "docker" "inspect" "e83169f68ab6879ef2a9e03213b67843ad7cf4925f1d82444759547a4018db5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e83169f68ab6879ef2a9e03213b67843ad7cf4925f1d82444759547a4018db5a", kill_on_drop: false }` [INFO] [stdout] e83169f68ab6879ef2a9e03213b67843ad7cf4925f1d82444759547a4018db5a