[INFO] cloning repository https://github.com/hybras/protonvpn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hybras/protonvpn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhybras%2Fprotonvpn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhybras%2Fprotonvpn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 88a539db18316add5161db0339034104ee0e2ff8 [INFO] documenting hybras/protonvpn 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%2Fhybras%2Fprotonvpn" "/workspace/builds/worker-31/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-31/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hybras/protonvpn 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/hybras/protonvpn [INFO] finished tweaking git repo https://github.com/hybras/protonvpn [INFO] tweaked toml for git repo https://github.com/hybras/protonvpn written to /workspace/builds/worker-31/source/Cargo.toml [INFO] crate git repo https://github.com/hybras/protonvpn 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded paw v1.0.0 [INFO] [stderr] Downloaded paw-attributes v1.0.2 [INFO] [stderr] Downloaded literally v0.1.3 [INFO] [stderr] Downloaded paw-raw v1.0.0 [INFO] [stderr] Downloaded ureq v2.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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] 9bd8ad6d05ae84c021b77f144407350900e969e24b450e421d9cd2f2399e9637 [INFO] running `Command { std: "docker" "start" "-a" "9bd8ad6d05ae84c021b77f144407350900e969e24b450e421d9cd2f2399e9637", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9bd8ad6d05ae84c021b77f144407350900e969e24b450e421d9cd2f2399e9637", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bd8ad6d05ae84c021b77f144407350900e969e24b450e421d9cd2f2399e9637", kill_on_drop: false }` [INFO] [stdout] 9bd8ad6d05ae84c021b77f144407350900e969e24b450e421d9cd2f2399e9637 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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] 92f6a67d3fbaf1f16a73fd856bc3024847a585b5f7cc81418068996eae5c2399 [INFO] running `Command { std: "docker" "start" "-a" "92f6a67d3fbaf1f16a73fd856bc3024847a585b5f7cc81418068996eae5c2399", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Compiling askama_escape v0.10.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Checking paw-raw v1.0.0 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Checking strum v0.20.0 [INFO] [stderr] Checking literally v0.1.3 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking bitvec v0.19.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking terminal_size v0.1.16 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rpassword v5.0.1 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking clap v2.33.2 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking directories v3.0.1 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking dialoguer v0.8.0 [INFO] [stderr] Compiling paw-attributes v1.0.2 [INFO] [stderr] Compiling structopt-derive v0.4.9 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.19.0 [INFO] [stderr] Checking webpki-roots v0.21.0 [INFO] [stderr] Checking paw v1.0.0 [INFO] [stderr] Checking structopt v0.3.16 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking askama_shared v0.11.1 [INFO] [stderr] Checking confy v0.4.0 [INFO] [stderr] Checking ureq v2.0.1 [INFO] [stderr] Compiling askama_derive v0.10.5 [INFO] [stderr] Checking askama v0.10.5 [INFO] [stderr] Documenting protonvpn v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `broken_intra_doc_links` has been renamed to `rustdoc::broken_intra_doc_links` [INFO] [stdout] --> src/lib.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #![deny(broken_intra_doc_links)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::broken_intra_doc_links` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `cc` links to private item `self::constants::COUNTRY_CODES` [INFO] [stdout] --> src/cli.rs:53:65 [INFO] [stdout] | [INFO] [stdout] 53 | /// 2 letter country code, like US or IN. See [COUNTRY_CODES](static@crate::constants::COUNTRY_CODES) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `get_server` [INFO] [stdout] --> src/utils.rs:20:59 [INFO] [stdout] | [INFO] [stdout] 20 | /// This struct is for the `/vpn/logicals` API call. See [get_server()]. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `get_server` in scope [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #![deny(broken_intra_doc_links)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `super::settings` [INFO] [stdout] --> src/vpn/util.rs:40:79 [INFO] [stdout] | [INFO] [stdout] 40 | /// Constructor: All other params assume default values. Use the setters in [super::settings] for mutation [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `settings` in module `vpn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `settings` links to private item `settings::Settings` [INFO] [stdout] --> src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 1 | | //! This crate is a rust port of the [official ProtonVPN python cli](https://github.com/ProtonVPN/linux-cli). We aim for feature parity and to track changes from the official cli. This crate's only non-rust dependency is `openvpn.` You'll need t... [INFO] [stdout] | |__________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 34| / /// This module contains a wrapper type, [settings::Settings]. It has methods for creating setters, as well as an impl containing special setters for when it is UserConfig being wrapped. [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] This module contains a wrapper type, [settings::Settings]. It has methods for creating setters, as well as an impl containing special setters for when it is UserConfig being wrapped. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.82s [INFO] running `Command { std: "docker" "inspect" "92f6a67d3fbaf1f16a73fd856bc3024847a585b5f7cc81418068996eae5c2399", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92f6a67d3fbaf1f16a73fd856bc3024847a585b5f7cc81418068996eae5c2399", kill_on_drop: false }` [INFO] [stdout] 92f6a67d3fbaf1f16a73fd856bc3024847a585b5f7cc81418068996eae5c2399 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=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] cb0d44a4d83e2c9d1bb5f25059bcfa41d447a7cc58111d28f2f52718e9119b4c [INFO] running `Command { std: "docker" "start" "-a" "cb0d44a4d83e2c9d1bb5f25059bcfa41d447a7cc58111d28f2f52718e9119b4c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling askama_escape v0.10.1 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Checking paw-raw v1.0.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking strum v0.20.0 [INFO] [stderr] Checking literally v0.1.3 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking bitvec v0.19.4 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking terminal_size v0.1.16 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rpassword v5.0.1 [INFO] [stderr] Checking clap v2.33.2 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking directories v3.0.1 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rustls v0.19.0 [INFO] [stderr] Checking webpki-roots v0.21.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking dialoguer v0.8.0 [INFO] [stderr] Compiling paw-attributes v1.0.2 [INFO] [stderr] Compiling structopt-derive v0.4.9 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Checking paw v1.0.0 [INFO] [stderr] Checking structopt v0.3.16 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking askama_shared v0.11.1 [INFO] [stderr] Checking confy v0.4.0 [INFO] [stderr] Checking ureq v2.0.1 [INFO] [stderr] Compiling askama_derive v0.10.5 [INFO] [stderr] Checking askama v0.10.5 [INFO] [stderr] Documenting protonvpn v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `broken_intra_doc_links` has been renamed to `rustdoc::broken_intra_doc_links` [INFO] [stdout] --> src/lib.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #![deny(broken_intra_doc_links)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::broken_intra_doc_links` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `cc` links to private item `self::constants::COUNTRY_CODES` [INFO] [stdout] --> src/cli.rs:53:65 [INFO] [stdout] | [INFO] [stdout] 53 | /// 2 letter country code, like US or IN. See [COUNTRY_CODES](static@crate::constants::COUNTRY_CODES) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `get_server` [INFO] [stdout] --> src/utils.rs:20:59 [INFO] [stdout] | [INFO] [stdout] 20 | /// This struct is for the `/vpn/logicals` API call. See [get_server()]. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `get_server` in scope [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #![deny(broken_intra_doc_links)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `super::settings` [INFO] [stdout] --> src/vpn/util.rs:40:79 [INFO] [stdout] | [INFO] [stdout] 40 | /// Constructor: All other params assume default values. Use the setters in [super::settings] for mutation [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `settings` in module `vpn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `settings` links to private item `settings::Settings` [INFO] [stdout] --> src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 1 | | //! This crate is a rust port of the [official ProtonVPN python cli](https://github.com/ProtonVPN/linux-cli). We aim for feature parity and to track changes from the official cli. This crate's only non-rust dependency is `openvpn.` You'll need t... [INFO] [stdout] | |__________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 34| / /// This module contains a wrapper type, [settings::Settings]. It has methods for creating setters, as well as an impl containing special setters for when it is UserConfig being wrapped. [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] This module contains a wrapper type, [settings::Settings]. It has methods for creating setters, as well as an impl containing special setters for when it is UserConfig being wrapped. [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `protonvpn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name protonvpn src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat -Z unstable-options --document-private-items -C metadata=fda9888de62f9185 -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-cac8b837a4a146f1.rmeta --extern askama=/opt/rustwide/target/debug/deps/libaskama-a8353997e1156074.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-80c1c8d5b8a55260.rmeta --extern confy=/opt/rustwide/target/debug/deps/libconfy-0eba566de8d2a336.rmeta --extern console=/opt/rustwide/target/debug/deps/libconsole-c3c5634cf6252f37.rmeta --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-8620914c4ade12e0.rmeta --extern directories=/opt/rustwide/target/debug/deps/libdirectories-75f2a4bf1a258e35.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-1479f2b7adeaa2b6.rmeta --extern literally=/opt/rustwide/target/debug/deps/libliterally-4d6fa170da434f55.rmeta --extern paw=/opt/rustwide/target/debug/deps/libpaw-6e841bad27266856.rmeta --extern rpassword=/opt/rustwide/target/debug/deps/librpassword-515d9ccb2434c761.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-271899d06b71a62e.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f78fe9265e43303b.rmeta --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-3fa3dd3038eb7445.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-96aaaae48e560e54.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-1e0adbf3b701808b.so --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-d4e89e02bb795c67.rmeta --extern ureq=/opt/rustwide/target/debug/deps/libureq-2c9aefd408650a54.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-d833ad5064a6ae88.rmeta --extern-html-root-url 'anyhow=https://docs.rs/anyhow/1.0.32/' --extern-html-root-url 'askama=https://docs.rs/askama/0.10.5/' --extern-html-root-url 'chrono=https://docs.rs/chrono/0.4.19/' --extern-html-root-url 'confy=https://docs.rs/confy/0.4.0/' --extern-html-root-url 'console=https://docs.rs/console/0.14.1/' --extern-html-root-url 'dialoguer=https://docs.rs/dialoguer/0.8.0/' --extern-html-root-url 'directories=https://docs.rs/directories/3.0.1/' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.4.0/' --extern-html-root-url 'literally=https://docs.rs/literally/0.1.3/' --extern-html-root-url 'paw=https://docs.rs/paw/1.0.0/' --extern-html-root-url 'rpassword=https://docs.rs/rpassword/5.0.1/' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.115/' --extern-html-root-url 'serde_json=https://docs.rs/serde_json/1.0.60/' --extern-html-root-url 'structopt=https://docs.rs/structopt/0.3.16/' --extern-html-root-url 'strum=https://docs.rs/strum/0.20.0/' --extern-html-root-url 'strum_macros=https://docs.rs/strum_macros/0.20.1/' --extern-html-root-url 'tempfile=https://docs.rs/tempfile/3.2.0/' --extern-html-root-url 'ureq=https://docs.rs/ureq/2.0.1/' --extern-html-root-url 'url=https://docs.rs/url/2.2.0/' -Zunstable-options --crate-version 0.2.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "cb0d44a4d83e2c9d1bb5f25059bcfa41d447a7cc58111d28f2f52718e9119b4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb0d44a4d83e2c9d1bb5f25059bcfa41d447a7cc58111d28f2f52718e9119b4c", kill_on_drop: false }` [INFO] [stdout] cb0d44a4d83e2c9d1bb5f25059bcfa41d447a7cc58111d28f2f52718e9119b4c