[INFO] cloning repository https://github.com/taoml9527/command_help [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/taoml9527/command_help" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaoml9527%2Fcommand_help", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaoml9527%2Fcommand_help'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 65154663db8b169df9ea7a05a201d5e701e6778c [INFO] documenting taoml9527/command_help against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaoml9527%2Fcommand_help" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/taoml9527/command_help 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/taoml9527/command_help [INFO] finished tweaking git repo https://github.com/taoml9527/command_help [INFO] tweaked toml for git repo https://github.com/taoml9527/command_help written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/taoml9527/command_help 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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 0fe89cf8e781c35943f228c3daec86ce02a73206312029412207a92147f6691d [INFO] running `Command { std: "docker" "start" "-a" "0fe89cf8e781c35943f228c3daec86ce02a73206312029412207a92147f6691d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0fe89cf8e781c35943f228c3daec86ce02a73206312029412207a92147f6691d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fe89cf8e781c35943f228c3daec86ce02a73206312029412207a92147f6691d", kill_on_drop: false }` [INFO] [stdout] 0fe89cf8e781c35943f228c3daec86ce02a73206312029412207a92147f6691d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5d1b605602f39238960ab6ec6d312853ef97783d2bccf46f1225e57b7f6b4a3f [INFO] running `Command { std: "docker" "start" "-a" "5d1b605602f39238960ab6ec6d312853ef97783d2bccf46f1225e57b7f6b4a3f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Compiling anyhow v1.0.27 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking termion v1.5.5 [INFO] [stderr] Checking terminal_size v0.1.10 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling openssl-src v111.6.1+1.1.1d [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling libgit2-sys v0.9.2 [INFO] [stderr] Checking regex v1.3.5 [INFO] [stderr] Checking shellwords v1.0.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling thiserror-impl v1.0.12 [INFO] [stderr] Compiling structopt-derive v0.4.4 [INFO] [stderr] Checking raw_tty v0.1.0 [INFO] [stderr] Checking thiserror v1.0.12 [INFO] [stderr] Checking structopt v0.3.11 [INFO] [stderr] Checking git2 v0.10.2 [INFO] [stderr] Documenting navi v2.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: `[Experimental]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/structures/option.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | /// [Experimental] Instead of executing a snippet, saves it to a file [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 46s [INFO] running `Command { std: "docker" "inspect" "5d1b605602f39238960ab6ec6d312853ef97783d2bccf46f1225e57b7f6b4a3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d1b605602f39238960ab6ec6d312853ef97783d2bccf46f1225e57b7f6b4a3f", kill_on_drop: false }` [INFO] [stdout] 5d1b605602f39238960ab6ec6d312853ef97783d2bccf46f1225e57b7f6b4a3f