[INFO] cloning repository https://github.com/AnthonyMichaelTDM/command-line-argument-parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AnthonyMichaelTDM/command-line-argument-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnthonyMichaelTDM%2Fcommand-line-argument-parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnthonyMichaelTDM%2Fcommand-line-argument-parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef829a1da7be6005c9eb5acfde11c522d5bf56d9 [INFO] documenting AnthonyMichaelTDM/command-line-argument-parser against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnthonyMichaelTDM%2Fcommand-line-argument-parser" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AnthonyMichaelTDM/command-line-argument-parser on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AnthonyMichaelTDM/command-line-argument-parser [INFO] finished tweaking git repo https://github.com/AnthonyMichaelTDM/command-line-argument-parser [INFO] tweaked toml for git repo https://github.com/AnthonyMichaelTDM/command-line-argument-parser written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/AnthonyMichaelTDM/command-line-argument-parser already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "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-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91c49d8edc67310036812ff3d18d69ab0e336c06d64e0c0e33fbe771d912b30f [INFO] running `Command { std: "docker" "start" "-a" "91c49d8edc67310036812ff3d18d69ab0e336c06d64e0c0e33fbe771d912b30f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91c49d8edc67310036812ff3d18d69ab0e336c06d64e0c0e33fbe771d912b30f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91c49d8edc67310036812ff3d18d69ab0e336c06d64e0c0e33fbe771d912b30f", kill_on_drop: false }` [INFO] [stdout] 91c49d8edc67310036812ff3d18d69ab0e336c06d64e0c0e33fbe771d912b30f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3cf4dc4bc1603149320ae7ee92043a51c6ba9e5a5378e4c7b8f8e42ec7d26959 [INFO] running `Command { std: "docker" "start" "-a" "3cf4dc4bc1603149320ae7ee92043a51c6ba9e5a5378e4c7b8f8e42ec7d26959", kill_on_drop: false }` [INFO] [stderr] Documenting clia v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.18s [INFO] running `Command { std: "docker" "inspect" "3cf4dc4bc1603149320ae7ee92043a51c6ba9e5a5378e4c7b8f8e42ec7d26959", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cf4dc4bc1603149320ae7ee92043a51c6ba9e5a5378e4c7b8f8e42ec7d26959", kill_on_drop: false }` [INFO] [stdout] 3cf4dc4bc1603149320ae7ee92043a51c6ba9e5a5378e4c7b8f8e42ec7d26959 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 5c3b6242e5231670b59c020c790e848e0beb246b66947a86cae9e939b9ed10f9 [INFO] running `Command { std: "docker" "start" "-a" "5c3b6242e5231670b59c020c790e848e0beb246b66947a86cae9e939b9ed10f9", kill_on_drop: false }` [INFO] [stderr] Documenting clia v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / //! # CLI Argument Parser Library [INFO] [stdout] 2 | | //! [INFO] [stdout] 3 | | //! A crate with tools for parsing command line arguments [INFO] [stdout] 4 | | //! [INFO] [stdout] ... | [INFO] [stdout] 20 | | //! - options and their associated bits of data, are typed before any parameter arguments [INFO] [stdout] 21 | | //! - any and all "Parameters" are required, and must be included in the arguments for your program to work properly (optional arguments should be tied to flags anyway) [INFO] [stdout] | |________________________________________________________________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | #![warn(rustdoc::missing_doc_code_examples)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 16 | | //! [INFO] [stdout] | |____________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 26 | / /// utilities for defining options [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/option_args.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | #![warn(rustdoc::missing_doc_code_examples)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/option_args.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | /// stores the short_flag, long_flag, and description of an option [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/option_args.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | / impl ClOptionInfo { [INFO] [stdout] 31 | | /// creates a new ClOptionInfo with the given `short_flag`, `long_flag`, and `description` [INFO] [stdout] 32 | | /// [INFO] [stdout] 33 | | /// # Notes: [INFO] [stdout] ... | [INFO] [stdout] 145 | | [INFO] [stdout] 146 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/option_args.rs:148:1 [INFO] [stdout] | [INFO] [stdout] 148 | / /// consolidates the data of, and utilities for, the different types of options a command line program may use [INFO] [stdout] 149 | | /// the types of options a program may want to get from command line arguments [INFO] [stdout] | |______________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/option_args.rs:182:1 [INFO] [stdout] | [INFO] [stdout] 182 | / impl ClOption { [INFO] [stdout] 183 | | /// Creates an instruction line for this option, usually used for documentation or manuals [INFO] [stdout] 184 | | /// [INFO] [stdout] 185 | | /// # Examples [INFO] [stdout] ... | [INFO] [stdout] 506 | | } [INFO] [stdout] 507 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 3 | | //! A crate with tools for parsing command line arguments [INFO] [stdout] | |______________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 28| / /// utilities for parsing options [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/option_parser.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | #![warn(rustdoc::missing_doc_code_examples)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 16 | | //! [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 30 | / /// utilities for defining parameter arguments (ei a file path, a string, etc.) [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/parameter_args.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | #![warn(rustdoc::missing_doc_code_examples)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/parameter_args.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | /// stores data related to parameter arguments [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/parameter_args.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / impl ClParameter { [INFO] [stdout] 29 | | /// creates a new ClParameter with the given info [INFO] [stdout] 30 | | /// [INFO] [stdout] 31 | | /// `name` is the name of this Argument [INFO] [stdout] ... | [INFO] [stdout] 142 | | pub fn set_data(&mut self, new_data: &str) {self.data = new_data.to_string();} [INFO] [stdout] 143 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 3 | | //! A crate with tools for parsing command line arguments [INFO] [stdout] | |_________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 32| / /// utilities for parsing parameters [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/parameter_parser.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | #![warn(rustdoc::missing_doc_code_examples)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | /// concentates option and parameter parsing into one place [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / impl Parser { [INFO] [stdout] 45 | | /// create a new Parser, and parses the specified `args` [INFO] [stdout] 46 | | /// [INFO] [stdout] 47 | | /// # Examples [INFO] [stdout] ... | [INFO] [stdout] 271 | | [INFO] [stdout] 272 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.00s [INFO] running `Command { std: "docker" "inspect" "5c3b6242e5231670b59c020c790e848e0beb246b66947a86cae9e939b9ed10f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c3b6242e5231670b59c020c790e848e0beb246b66947a86cae9e939b9ed10f9", kill_on_drop: false }` [INFO] [stdout] 5c3b6242e5231670b59c020c790e848e0beb246b66947a86cae9e939b9ed10f9