[INFO] crate syscoin 0.16.15 is already in cache [INFO] documenting syscoin-0.16.15 against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] extracting crate syscoin 0.16.15 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate syscoin 0.16.15 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 syscoin 0.16.15 [INFO] finished tweaking crates.io crate syscoin 0.16.15 [INFO] tweaked toml for crates.io crate syscoin 0.16.15 written to /workspace/builds/worker-9/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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stdout] a2c77004995faf2a9b41bf08d745948091914033342d724d0abdcb59e88e9899 [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" "a2c77004995faf2a9b41bf08d745948091914033342d724d0abdcb59e88e9899", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2c77004995faf2a9b41bf08d745948091914033342d724d0abdcb59e88e9899", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2c77004995faf2a9b41bf08d745948091914033342d724d0abdcb59e88e9899", kill_on_drop: false }` [INFO] [stdout] a2c77004995faf2a9b41bf08d745948091914033342d724d0abdcb59e88e9899 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] bf1a29f7cf76eac62b0d2d6dd4aa1cbec0d56e1a7232db7caed59820ff306e76 [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" "bf1a29f7cf76eac62b0d2d6dd4aa1cbec0d56e1a7232db7caed59820ff306e76", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Checking bech32 v0.6.0 [INFO] [stderr] Checking bitcoin_hashes v0.3.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking syscoin-bech32 v0.8.4 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling secp256k1 v0.12.2 [INFO] [stderr] Documenting syscoin v0.16.15 (/opt/rustwide/workdir) [INFO] [stdout] warning: `[0x81]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/blockdata/opcodes.rs:203:25 [INFO] [stdout] | [INFO] [stdout] 203 | /// 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:207:25 [INFO] [stdout] | [INFO] [stdout] 207 | /// 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:209:25 [INFO] [stdout] | [INFO] [stdout] 209 | /// 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:211:25 [INFO] [stdout] | [INFO] [stdout] 211 | /// 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:213:25 [INFO] [stdout] | [INFO] [stdout] 213 | /// 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:215:25 [INFO] [stdout] | [INFO] [stdout] 215 | /// 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:217:25 [INFO] [stdout] | [INFO] [stdout] 217 | /// 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:219:25 [INFO] [stdout] | [INFO] [stdout] 219 | /// 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:221:25 [INFO] [stdout] | [INFO] [stdout] 221 | /// 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:223:25 [INFO] [stdout] | [INFO] [stdout] 223 | /// 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:225:25 [INFO] [stdout] | [INFO] [stdout] 225 | /// 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:227:25 [INFO] [stdout] | [INFO] [stdout] 227 | /// 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:229:25 [INFO] [stdout] | [INFO] [stdout] 229 | /// 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:231:25 [INFO] [stdout] | [INFO] [stdout] 231 | /// 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:233:25 [INFO] [stdout] | [INFO] [stdout] 233 | /// 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:235:25 [INFO] [stdout] | [INFO] [stdout] 235 | /// 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:237:25 [INFO] [stdout] | [INFO] [stdout] 237 | /// 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: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.65s [INFO] running `Command { std: "docker" "inspect" "bf1a29f7cf76eac62b0d2d6dd4aa1cbec0d56e1a7232db7caed59820ff306e76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf1a29f7cf76eac62b0d2d6dd4aa1cbec0d56e1a7232db7caed59820ff306e76", kill_on_drop: false }` [INFO] [stdout] bf1a29f7cf76eac62b0d2d6dd4aa1cbec0d56e1a7232db7caed59820ff306e76