[INFO] cloning repository https://github.com/garyttierney/capstone-hsdis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/garyttierney/capstone-hsdis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaryttierney%2Fcapstone-hsdis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaryttierney%2Fcapstone-hsdis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8da200ebd223d3ae8a3ef090fd26f608d0add419 [INFO] documenting garyttierney/capstone-hsdis against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaryttierney%2Fcapstone-hsdis" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/garyttierney/capstone-hsdis 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 git repo https://github.com/garyttierney/capstone-hsdis [INFO] finished tweaking git repo https://github.com/garyttierney/capstone-hsdis [INFO] tweaked toml for git repo https://github.com/garyttierney/capstone-hsdis written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/garyttierney/capstone-hsdis already has a lockfile, it will not be regenerated [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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 5a6236a5b56bf71f04422925815ef1d6c9e672ec4ff5a8b37d67d12d0a853079 [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" "5a6236a5b56bf71f04422925815ef1d6c9e672ec4ff5a8b37d67d12d0a853079", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a6236a5b56bf71f04422925815ef1d6c9e672ec4ff5a8b37d67d12d0a853079", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a6236a5b56bf71f04422925815ef1d6c9e672ec4ff5a8b37d67d12d0a853079", kill_on_drop: false }` [INFO] [stdout] 5a6236a5b56bf71f04422925815ef1d6c9e672ec4ff5a8b37d67d12d0a853079 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 2dfa21d7bbda7b13549c34caed40706533c635412bae310185e613125a5de24d [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" "2dfa21d7bbda7b13549c34caed40706533c635412bae310185e613125a5de24d", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Compiling capstone-sys v0.8.0 [INFO] [stderr] Checking capstone v0.4.0 [INFO] [stderr] Documenting capstone-hsdis v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: `[machine]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/decoder.rs:90:55 [INFO] [stdout] | [INFO] [stdout] 90 | /// Called when decoding begins with the type of [machine] that instructions are being decoded for, [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: `[instruction]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/decoder.rs:97:20 [INFO] [stdout] | [INFO] [stdout] 97 | /// Visit the [instruction] from the given [arch] and [mode]. [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: `[arch]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/decoder.rs:97:49 [INFO] [stdout] | [INFO] [stdout] 97 | /// Visit the [instruction] from the given [arch] and [mode]. [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: `[mode]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/decoder.rs:97:60 [INFO] [stdout] | [INFO] [stdout] 97 | /// Visit the [instruction] from the given [arch] and [mode]. [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: `[machine]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/decoder.rs:71:16 [INFO] [stdout] | [INFO] [stdout] 71 | /// given [machine]. [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: `[data]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/decoder.rs:102:50 [INFO] [stdout] | [INFO] [stdout] 102 | /// Decode a block of instructions given by [data], treating the virtual address [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: `[base_address]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/decoder.rs:103:38 [INFO] [stdout] | [INFO] [stdout] 103 | /// of the first instruction as [base_address] and notify the instruction [visitor]. [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: `[visitor]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/decoder.rs:103:80 [INFO] [stdout] | [INFO] [stdout] 103 | /// of the first instruction as [base_address] and notify the instruction [visitor]. [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: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.80s [INFO] running `Command { std: "docker" "inspect" "2dfa21d7bbda7b13549c34caed40706533c635412bae310185e613125a5de24d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dfa21d7bbda7b13549c34caed40706533c635412bae310185e613125a5de24d", kill_on_drop: false }` [INFO] [stdout] 2dfa21d7bbda7b13549c34caed40706533c635412bae310185e613125a5de24d