[INFO] fetching crate requestty 0.3.0... [INFO] documenting requestty-0.3.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate requestty 0.3.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate requestty 0.3.0 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] removed /workspace/builds/worker-3/source/.cargo/config.toml [INFO] started tweaking crates.io crate requestty 0.3.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate requestty 0.3.0 [INFO] tweaked toml for crates.io crate requestty 0.3.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate requestty 0.3.0 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] Downloading crates ... [INFO] [stderr] Downloaded unicode-linebreak v0.1.2 [INFO] [stderr] Downloaded insta v1.9.0 [INFO] [stderr] Downloaded fuzzy-matcher v0.3.7 [INFO] [stderr] Downloaded requestty-macro v0.3.0 [INFO] [stderr] Downloaded smawk v0.3.1 [INFO] [stderr] Downloaded requestty-ui v0.3.0 [INFO] [stderr] Downloaded trybuild v1.0.53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] bb0eae1f67d1e6a1ef877a2f3bd3c7f7f89ae2b2c12ba5d100eeef03520b3f87 [INFO] running `Command { std: "docker" "start" "-a" "bb0eae1f67d1e6a1ef877a2f3bd3c7f7f89ae2b2c12ba5d100eeef03520b3f87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb0eae1f67d1e6a1ef877a2f3bd3c7f7f89ae2b2c12ba5d100eeef03520b3f87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb0eae1f67d1e6a1ef877a2f3bd3c7f7f89ae2b2c12ba5d100eeef03520b3f87", kill_on_drop: false }` [INFO] [stdout] bb0eae1f67d1e6a1ef877a2f3bd3c7f7f89ae2b2c12ba5d100eeef03520b3f87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] c49bc55358f1f14970710f6429568b12805f0da7c14d9580612c9428377858fc [INFO] running `Command { std: "docker" "start" "-a" "c49bc55358f1f14970710f6429568b12805f0da7c14d9580612c9428377858fc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Checking unicode-segmentation v1.8.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking signal-hook-mio v0.2.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking crossterm v0.22.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking requestty-ui v0.3.0 [INFO] [stderr] Documenting requestty v0.3.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:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | 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: unresolved link to `questions` [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / //! `requestty` (request-tty) is an easy-to-use collection of interactive cli prompts inspired by [INFO] [stdout] 2 | | //! [Inquirer.js]. [INFO] [stdout] 3 | | //! [INFO] [stdout] 4 | | //! [Inquirer.js]: https://github.com/SBoudrias/Inquirer.js/ [INFO] [stdout] ... | [INFO] [stdout] 139 | | //! [INFO] [stdout] 140 | | //! [`examples`]: https://github.com/lutetium-vanadium/requestty/tree/master/examples [INFO] [stdout] | |_____________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | broken_intra_doc_links [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] See [`questions`] and [`prompt_module`](prompt_module!) for more information on the macros. [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `questions` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `prompt_module` [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / //! `requestty` (request-tty) is an easy-to-use collection of interactive cli prompts inspired by [INFO] [stdout] 2 | | //! [Inquirer.js]. [INFO] [stdout] 3 | | //! [INFO] [stdout] 4 | | //! [Inquirer.js]: https://github.com/SBoudrias/Inquirer.js/ [INFO] [stdout] ... | [INFO] [stdout] 139 | | //! [INFO] [stdout] 140 | | //! [`examples`]: https://github.com/lutetium-vanadium/requestty/tree/master/examples [INFO] [stdout] | |_____________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] See [`questions`] and [`prompt_module`](prompt_module!) for more information on the macros. [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = help: to link to the module, prefix with `mod@`: mod@prompt_module [INFO] [stdout] = note: this link resolves to the module `prompt_module`, which is not in the macro namespace [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `OnEsc` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/confirm.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | / crate::impl_options_builder! { [INFO] [stdout] 147 | | message [INFO] [stdout] 148 | | /// # Examples [INFO] [stdout] 149 | | /// [INFO] [stdout] ... | [INFO] [stdout] 192 | | /// ``` [INFO] [stdout] 193 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `OnEsc` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `OnEsc::Ignore` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/confirm.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | / crate::impl_options_builder! { [INFO] [stdout] 147 | | message [INFO] [stdout] 148 | | /// # Examples [INFO] [stdout] 149 | | /// [INFO] [stdout] ... | [INFO] [stdout] 192 | | /// ``` [INFO] [stdout] 193 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If it is not given, it defaults to [`OnEsc::Ignore`]. [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `OnEsc` in scope [INFO] [stdout] = note: this warning originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `OnEsc` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/editor.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 216 | / crate::impl_options_builder! { [INFO] [stdout] 217 | | message [INFO] [stdout] 218 | | /// # Examples [INFO] [stdout] 219 | | /// [INFO] [stdout] ... | [INFO] [stdout] 262 | | /// ``` [INFO] [stdout] 263 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `OnEsc` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `OnEsc::Ignore` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/editor.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 216 | / crate::impl_options_builder! { [INFO] [stdout] 217 | | message [INFO] [stdout] 218 | | /// # Examples [INFO] [stdout] 219 | | /// [INFO] [stdout] ... | [INFO] [stdout] 262 | | /// ``` [INFO] [stdout] 263 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If it is not given, it defaults to [`OnEsc::Ignore`]. [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `OnEsc` in scope [INFO] [stdout] = note: this warning originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `OnEsc` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/expand/builder.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | / crate::impl_options_builder! { [INFO] [stdout] 61 | | message [INFO] [stdout] 62 | | /// # Examples [INFO] [stdout] 63 | | /// [INFO] [stdout] ... | [INFO] [stdout] 106 | | /// ``` [INFO] [stdout] 107 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `OnEsc` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Answers` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/expand/builder.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | / crate::impl_options_builder! { [INFO] [stdout] 61 | | message [INFO] [stdout] 62 | | /// # Examples [INFO] [stdout] 63 | | /// [INFO] [stdout] ... | [INFO] [stdout] 106 | | /// ``` [INFO] [stdout] 107 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ^^^^^^^^^ [INFO] [stdout] = note: no item named `Answers` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `OnEsc::Ignore` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/expand/builder.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | / crate::impl_options_builder! { [INFO] [stdout] 61 | | message [INFO] [stdout] 62 | | /// # Examples [INFO] [stdout] 63 | | /// [INFO] [stdout] ... | [INFO] [stdout] 106 | | /// ``` [INFO] [stdout] 107 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If it is not given, it defaults to [`OnEsc::Ignore`]. [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `OnEsc` in scope [INFO] [stdout] = note: this warning originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `OnEsc` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/input/builder.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | / crate::impl_options_builder! { [INFO] [stdout] 45 | | message [INFO] [stdout] 46 | | /// # Examples [INFO] [stdout] 47 | | /// [INFO] [stdout] ... | [INFO] [stdout] 90 | | /// ``` [INFO] [stdout] 91 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `OnEsc` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Answers` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/input/builder.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | / crate::impl_options_builder! { [INFO] [stdout] 45 | | message [INFO] [stdout] 46 | | /// # Examples [INFO] [stdout] 47 | | /// [INFO] [stdout] ... | [INFO] [stdout] 90 | | /// ``` [INFO] [stdout] 91 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ^^^^^^^^^ [INFO] [stdout] = note: no item named `Answers` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `OnEsc::Ignore` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/input/builder.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | / crate::impl_options_builder! { [INFO] [stdout] 45 | | message [INFO] [stdout] 46 | | /// # Examples [INFO] [stdout] 47 | | /// [INFO] [stdout] ... | [INFO] [stdout] 90 | | /// ``` [INFO] [stdout] 91 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If it is not given, it defaults to [`OnEsc::Ignore`]. [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `OnEsc` in scope [INFO] [stdout] = note: this warning originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `OnEsc` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/multi_select/builder.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | / crate::impl_options_builder! { [INFO] [stdout] 54 | | message [INFO] [stdout] 55 | | /// # Examples [INFO] [stdout] 56 | | /// [INFO] [stdout] ... | [INFO] [stdout] 99 | | /// ``` [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `OnEsc` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Answers` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/multi_select/builder.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | / crate::impl_options_builder! { [INFO] [stdout] 54 | | message [INFO] [stdout] 55 | | /// # Examples [INFO] [stdout] 56 | | /// [INFO] [stdout] ... | [INFO] [stdout] 99 | | /// ``` [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ^^^^^^^^^ [INFO] [stdout] = note: no item named `Answers` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `OnEsc::Ignore` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/multi_select/builder.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | / crate::impl_options_builder! { [INFO] [stdout] 54 | | message [INFO] [stdout] 55 | | /// # Examples [INFO] [stdout] 56 | | /// [INFO] [stdout] ... | [INFO] [stdout] 99 | | /// ``` [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If it is not given, it defaults to [`OnEsc::Ignore`]. [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `OnEsc` in scope [INFO] [stdout] = note: this warning originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `OnEsc` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/number/builder.rs:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | / builder! { [INFO] [stdout] 191 | | /// The builder for an [`int`] prompt. [INFO] [stdout] 192 | | /// [INFO] [stdout] 193 | | /// The number is parsed using [`from_str`]. [INFO] [stdout] ... | [INFO] [stdout] 226 | | validate_on_key = " .validate_on_key(|n, previous_answers| n.is_positive())"; [INFO] [stdout] 227 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `OnEsc` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Answers` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/number/builder.rs:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | / builder! { [INFO] [stdout] 191 | | /// The builder for an [`int`] prompt. [INFO] [stdout] 192 | | /// [INFO] [stdout] 193 | | /// The number is parsed using [`from_str`]. [INFO] [stdout] ... | [INFO] [stdout] 226 | | validate_on_key = " .validate_on_key(|n, previous_answers| n.is_positive())"; [INFO] [stdout] 227 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ^^^^^^^^^ [INFO] [stdout] = note: no item named `Answers` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `OnEsc::Ignore` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/number/builder.rs:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | / builder! { [INFO] [stdout] 191 | | /// The builder for an [`int`] prompt. [INFO] [stdout] 192 | | /// [INFO] [stdout] 193 | | /// The number is parsed using [`from_str`]. [INFO] [stdout] ... | [INFO] [stdout] 226 | | validate_on_key = " .validate_on_key(|n, previous_answers| n.is_positive())"; [INFO] [stdout] 227 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If it is not given, it defaults to [`OnEsc::Ignore`]. [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `OnEsc` in scope [INFO] [stdout] = note: this warning originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `OnEsc` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/number/builder.rs:229:1 [INFO] [stdout] | [INFO] [stdout] 229 | / builder! { [INFO] [stdout] 230 | | /// The builder for a [`float`] prompt. [INFO] [stdout] 231 | | /// [INFO] [stdout] 232 | | /// The number is parsed using [`from_str`], but cannot be `NaN`. [INFO] [stdout] ... | [INFO] [stdout] 265 | | validate_on_key = " .validate_on_key(|n, previous_answers| n.is_sign_positive())"; [INFO] [stdout] 266 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `OnEsc` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Answers` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/number/builder.rs:229:1 [INFO] [stdout] | [INFO] [stdout] 229 | / builder! { [INFO] [stdout] 230 | | /// The builder for a [`float`] prompt. [INFO] [stdout] 231 | | /// [INFO] [stdout] 232 | | /// The number is parsed using [`from_str`], but cannot be `NaN`. [INFO] [stdout] ... | [INFO] [stdout] 265 | | validate_on_key = " .validate_on_key(|n, previous_answers| n.is_sign_positive())"; [INFO] [stdout] 266 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ^^^^^^^^^ [INFO] [stdout] = note: no item named `Answers` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `OnEsc::Ignore` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/number/builder.rs:229:1 [INFO] [stdout] | [INFO] [stdout] 229 | / builder! { [INFO] [stdout] 230 | | /// The builder for a [`float`] prompt. [INFO] [stdout] 231 | | /// [INFO] [stdout] 232 | | /// The number is parsed using [`from_str`], but cannot be `NaN`. [INFO] [stdout] ... | [INFO] [stdout] 265 | | validate_on_key = " .validate_on_key(|n, previous_answers| n.is_sign_positive())"; [INFO] [stdout] 266 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If it is not given, it defaults to [`OnEsc::Ignore`]. [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `OnEsc` in scope [INFO] [stdout] = note: this warning originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `OnEsc` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/password.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | / crate::impl_options_builder! { [INFO] [stdout] 180 | | message [INFO] [stdout] 181 | | /// # Examples [INFO] [stdout] 182 | | /// [INFO] [stdout] ... | [INFO] [stdout] 225 | | /// ``` [INFO] [stdout] 226 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `OnEsc` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `OnEsc::Ignore` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/password.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | / crate::impl_options_builder! { [INFO] [stdout] 180 | | message [INFO] [stdout] 181 | | /// # Examples [INFO] [stdout] 182 | | /// [INFO] [stdout] ... | [INFO] [stdout] 225 | | /// ``` [INFO] [stdout] 226 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If it is not given, it defaults to [`OnEsc::Ignore`]. [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `OnEsc` in scope [INFO] [stdout] = note: this warning originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `OnEsc` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/raw_select/builder.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | / crate::impl_options_builder! { [INFO] [stdout] 58 | | message [INFO] [stdout] 59 | | /// # Examples [INFO] [stdout] 60 | | /// [INFO] [stdout] ... | [INFO] [stdout] 103 | | /// ``` [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `OnEsc` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Answers` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/raw_select/builder.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | / crate::impl_options_builder! { [INFO] [stdout] 58 | | message [INFO] [stdout] 59 | | /// # Examples [INFO] [stdout] 60 | | /// [INFO] [stdout] ... | [INFO] [stdout] 103 | | /// ``` [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ^^^^^^^^^ [INFO] [stdout] = note: no item named `Answers` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `OnEsc::Ignore` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/raw_select/builder.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | / crate::impl_options_builder! { [INFO] [stdout] 58 | | message [INFO] [stdout] 59 | | /// # Examples [INFO] [stdout] 60 | | /// [INFO] [stdout] ... | [INFO] [stdout] 103 | | /// ``` [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If it is not given, it defaults to [`OnEsc::Ignore`]. [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `OnEsc` in scope [INFO] [stdout] = note: this warning originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `OnEsc` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/select/builder.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | / crate::impl_options_builder! { [INFO] [stdout] 55 | | message [INFO] [stdout] 56 | | /// # Examples [INFO] [stdout] 57 | | /// [INFO] [stdout] ... | [INFO] [stdout] 100 | | /// ``` [INFO] [stdout] 101 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `OnEsc` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Answers` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/select/builder.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | / crate::impl_options_builder! { [INFO] [stdout] 55 | | message [INFO] [stdout] 56 | | /// # Examples [INFO] [stdout] 57 | | /// [INFO] [stdout] ... | [INFO] [stdout] 100 | | /// ``` [INFO] [stdout] 101 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ^^^^^^^^^ [INFO] [stdout] = note: no item named `Answers` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `OnEsc::Ignore` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/select/builder.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | / crate::impl_options_builder! { [INFO] [stdout] 55 | | message [INFO] [stdout] 56 | | /// # Examples [INFO] [stdout] 57 | | /// [INFO] [stdout] ... | [INFO] [stdout] 100 | | /// ``` [INFO] [stdout] 101 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If it is not given, it defaults to [`OnEsc::Ignore`]. [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `OnEsc` in scope [INFO] [stdout] = note: this warning originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.98s [INFO] running `Command { std: "docker" "inspect" "c49bc55358f1f14970710f6429568b12805f0da7c14d9580612c9428377858fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c49bc55358f1f14970710f6429568b12805f0da7c14d9580612c9428377858fc", kill_on_drop: false }` [INFO] [stdout] c49bc55358f1f14970710f6429568b12805f0da7c14d9580612c9428377858fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "--all-features" "--frozen" "--message-format=json" "--" "--cfg" "docsrs" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] a23c920d6b6b80893abde8ccc8135f38ae139ef454dcd0e8a03cb89e4c3d8735 [INFO] running `Command { std: "docker" "start" "-a" "a23c920d6b6b80893abde8ccc8135f38ae139ef454dcd0e8a03cb89e4c3d8735", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking unicode-segmentation v1.8.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking signal-hook-mio v0.2.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking crossterm v0.22.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling requestty-macro v0.3.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking requestty-ui v0.3.0 [INFO] [stderr] Documenting requestty v0.3.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:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | 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] error: unresolved link to `OnEsc` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/confirm.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | / crate::impl_options_builder! { [INFO] [stdout] 147 | | message [INFO] [stdout] 148 | | /// # Examples [INFO] [stdout] 149 | | /// [INFO] [stdout] ... | [INFO] [stdout] 192 | | /// ``` [INFO] [stdout] 193 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | broken_intra_doc_links [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `OnEsc` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this error originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `OnEsc::Ignore` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/confirm.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | / crate::impl_options_builder! { [INFO] [stdout] 147 | | message [INFO] [stdout] 148 | | /// # Examples [INFO] [stdout] 149 | | /// [INFO] [stdout] ... | [INFO] [stdout] 192 | | /// ``` [INFO] [stdout] 193 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If it is not given, it defaults to [`OnEsc::Ignore`]. [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `OnEsc` in scope [INFO] [stdout] = note: this error originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `OnEsc` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/editor.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 216 | / crate::impl_options_builder! { [INFO] [stdout] 217 | | message [INFO] [stdout] 218 | | /// # Examples [INFO] [stdout] 219 | | /// [INFO] [stdout] ... | [INFO] [stdout] 262 | | /// ``` [INFO] [stdout] 263 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `OnEsc` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this error originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `OnEsc::Ignore` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/editor.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 216 | / crate::impl_options_builder! { [INFO] [stdout] 217 | | message [INFO] [stdout] 218 | | /// # Examples [INFO] [stdout] 219 | | /// [INFO] [stdout] ... | [INFO] [stdout] 262 | | /// ``` [INFO] [stdout] 263 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If it is not given, it defaults to [`OnEsc::Ignore`]. [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `OnEsc` in scope [INFO] [stdout] = note: this error originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `OnEsc` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/expand/builder.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | / crate::impl_options_builder! { [INFO] [stdout] 61 | | message [INFO] [stdout] 62 | | /// # Examples [INFO] [stdout] 63 | | /// [INFO] [stdout] ... | [INFO] [stdout] 106 | | /// ``` [INFO] [stdout] 107 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `OnEsc` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this error originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `Answers` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/expand/builder.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | / crate::impl_options_builder! { [INFO] [stdout] 61 | | message [INFO] [stdout] 62 | | /// # Examples [INFO] [stdout] 63 | | /// [INFO] [stdout] ... | [INFO] [stdout] 106 | | /// ``` [INFO] [stdout] 107 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ^^^^^^^^^ [INFO] [stdout] = note: no item named `Answers` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this error originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `OnEsc::Ignore` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/expand/builder.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | / crate::impl_options_builder! { [INFO] [stdout] 61 | | message [INFO] [stdout] 62 | | /// # Examples [INFO] [stdout] 63 | | /// [INFO] [stdout] ... | [INFO] [stdout] 106 | | /// ``` [INFO] [stdout] 107 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If it is not given, it defaults to [`OnEsc::Ignore`]. [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `OnEsc` in scope [INFO] [stdout] = note: this error originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `OnEsc` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/input/builder.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | / crate::impl_options_builder! { [INFO] [stdout] 45 | | message [INFO] [stdout] 46 | | /// # Examples [INFO] [stdout] 47 | | /// [INFO] [stdout] ... | [INFO] [stdout] 90 | | /// ``` [INFO] [stdout] 91 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `OnEsc` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this error originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `Answers` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/input/builder.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | / crate::impl_options_builder! { [INFO] [stdout] 45 | | message [INFO] [stdout] 46 | | /// # Examples [INFO] [stdout] 47 | | /// [INFO] [stdout] ... | [INFO] [stdout] 90 | | /// ``` [INFO] [stdout] 91 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ^^^^^^^^^ [INFO] [stdout] = note: no item named `Answers` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this error originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `OnEsc::Ignore` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/input/builder.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | / crate::impl_options_builder! { [INFO] [stdout] 45 | | message [INFO] [stdout] 46 | | /// # Examples [INFO] [stdout] 47 | | /// [INFO] [stdout] ... | [INFO] [stdout] 90 | | /// ``` [INFO] [stdout] 91 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If it is not given, it defaults to [`OnEsc::Ignore`]. [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `OnEsc` in scope [INFO] [stdout] = note: this error originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `OnEsc` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/multi_select/builder.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | / crate::impl_options_builder! { [INFO] [stdout] 54 | | message [INFO] [stdout] 55 | | /// # Examples [INFO] [stdout] 56 | | /// [INFO] [stdout] ... | [INFO] [stdout] 99 | | /// ``` [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `OnEsc` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this error originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `Answers` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/multi_select/builder.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | / crate::impl_options_builder! { [INFO] [stdout] 54 | | message [INFO] [stdout] 55 | | /// # Examples [INFO] [stdout] 56 | | /// [INFO] [stdout] ... | [INFO] [stdout] 99 | | /// ``` [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ^^^^^^^^^ [INFO] [stdout] = note: no item named `Answers` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this error originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `OnEsc::Ignore` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/multi_select/builder.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | / crate::impl_options_builder! { [INFO] [stdout] 54 | | message [INFO] [stdout] 55 | | /// # Examples [INFO] [stdout] 56 | | /// [INFO] [stdout] ... | [INFO] [stdout] 99 | | /// ``` [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If it is not given, it defaults to [`OnEsc::Ignore`]. [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `OnEsc` in scope [INFO] [stdout] = note: this error originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `OnEsc` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/number/builder.rs:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | / builder! { [INFO] [stdout] 191 | | /// The builder for an [`int`] prompt. [INFO] [stdout] 192 | | /// [INFO] [stdout] 193 | | /// The number is parsed using [`from_str`]. [INFO] [stdout] ... | [INFO] [stdout] 226 | | validate_on_key = " .validate_on_key(|n, previous_answers| n.is_positive())"; [INFO] [stdout] 227 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `OnEsc` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this error originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `Answers` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/number/builder.rs:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | / builder! { [INFO] [stdout] 191 | | /// The builder for an [`int`] prompt. [INFO] [stdout] 192 | | /// [INFO] [stdout] 193 | | /// The number is parsed using [`from_str`]. [INFO] [stdout] ... | [INFO] [stdout] 226 | | validate_on_key = " .validate_on_key(|n, previous_answers| n.is_positive())"; [INFO] [stdout] 227 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ^^^^^^^^^ [INFO] [stdout] = note: no item named `Answers` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this error originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `OnEsc::Ignore` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/number/builder.rs:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | / builder! { [INFO] [stdout] 191 | | /// The builder for an [`int`] prompt. [INFO] [stdout] 192 | | /// [INFO] [stdout] 193 | | /// The number is parsed using [`from_str`]. [INFO] [stdout] ... | [INFO] [stdout] 226 | | validate_on_key = " .validate_on_key(|n, previous_answers| n.is_positive())"; [INFO] [stdout] 227 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If it is not given, it defaults to [`OnEsc::Ignore`]. [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `OnEsc` in scope [INFO] [stdout] = note: this error originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `OnEsc` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/number/builder.rs:229:1 [INFO] [stdout] | [INFO] [stdout] 229 | / builder! { [INFO] [stdout] 230 | | /// The builder for a [`float`] prompt. [INFO] [stdout] 231 | | /// [INFO] [stdout] 232 | | /// The number is parsed using [`from_str`], but cannot be `NaN`. [INFO] [stdout] ... | [INFO] [stdout] 265 | | validate_on_key = " .validate_on_key(|n, previous_answers| n.is_sign_positive())"; [INFO] [stdout] 266 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `OnEsc` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this error originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `Answers` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/number/builder.rs:229:1 [INFO] [stdout] | [INFO] [stdout] 229 | / builder! { [INFO] [stdout] 230 | | /// The builder for a [`float`] prompt. [INFO] [stdout] 231 | | /// [INFO] [stdout] 232 | | /// The number is parsed using [`from_str`], but cannot be `NaN`. [INFO] [stdout] ... | [INFO] [stdout] 265 | | validate_on_key = " .validate_on_key(|n, previous_answers| n.is_sign_positive())"; [INFO] [stdout] 266 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ^^^^^^^^^ [INFO] [stdout] = note: no item named `Answers` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this error originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `OnEsc::Ignore` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/number/builder.rs:229:1 [INFO] [stdout] | [INFO] [stdout] 229 | / builder! { [INFO] [stdout] 230 | | /// The builder for a [`float`] prompt. [INFO] [stdout] 231 | | /// [INFO] [stdout] 232 | | /// The number is parsed using [`from_str`], but cannot be `NaN`. [INFO] [stdout] ... | [INFO] [stdout] 265 | | validate_on_key = " .validate_on_key(|n, previous_answers| n.is_sign_positive())"; [INFO] [stdout] 266 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If it is not given, it defaults to [`OnEsc::Ignore`]. [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `OnEsc` in scope [INFO] [stdout] = note: this error originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `OnEsc` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/password.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | / crate::impl_options_builder! { [INFO] [stdout] 180 | | message [INFO] [stdout] 181 | | /// # Examples [INFO] [stdout] 182 | | /// [INFO] [stdout] ... | [INFO] [stdout] 225 | | /// ``` [INFO] [stdout] 226 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `OnEsc` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this error originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `OnEsc::Ignore` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/password.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | / crate::impl_options_builder! { [INFO] [stdout] 180 | | message [INFO] [stdout] 181 | | /// # Examples [INFO] [stdout] 182 | | /// [INFO] [stdout] ... | [INFO] [stdout] 225 | | /// ``` [INFO] [stdout] 226 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If it is not given, it defaults to [`OnEsc::Ignore`]. [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `OnEsc` in scope [INFO] [stdout] = note: this error originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `OnEsc` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/raw_select/builder.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | / crate::impl_options_builder! { [INFO] [stdout] 58 | | message [INFO] [stdout] 59 | | /// # Examples [INFO] [stdout] 60 | | /// [INFO] [stdout] ... | [INFO] [stdout] 103 | | /// ``` [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `OnEsc` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this error originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `Answers` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/raw_select/builder.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | / crate::impl_options_builder! { [INFO] [stdout] 58 | | message [INFO] [stdout] 59 | | /// # Examples [INFO] [stdout] 60 | | /// [INFO] [stdout] ... | [INFO] [stdout] 103 | | /// ``` [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ^^^^^^^^^ [INFO] [stdout] = note: no item named `Answers` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this error originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `OnEsc::Ignore` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/raw_select/builder.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | / crate::impl_options_builder! { [INFO] [stdout] 58 | | message [INFO] [stdout] 59 | | /// # Examples [INFO] [stdout] 60 | | /// [INFO] [stdout] ... | [INFO] [stdout] 103 | | /// ``` [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If it is not given, it defaults to [`OnEsc::Ignore`]. [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `OnEsc` in scope [INFO] [stdout] = note: this error originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `OnEsc` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/select/builder.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | / crate::impl_options_builder! { [INFO] [stdout] 55 | | message [INFO] [stdout] 56 | | /// # Examples [INFO] [stdout] 57 | | /// [INFO] [stdout] ... | [INFO] [stdout] 100 | | /// ``` [INFO] [stdout] 101 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `OnEsc` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this error originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `Answers` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/select/builder.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | / crate::impl_options_builder! { [INFO] [stdout] 55 | | message [INFO] [stdout] 56 | | /// # Examples [INFO] [stdout] 57 | | /// [INFO] [stdout] ... | [INFO] [stdout] 100 | | /// ``` [INFO] [stdout] 101 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ^^^^^^^^^ [INFO] [stdout] = note: no item named `Answers` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this error originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unresolved link to `OnEsc::Ignore` [INFO] [stdout] --> src/question/options.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / /// Configure what to do when the user presses the `Esc` key. [INFO] [stdout] 98 | | /// [INFO] [stdout] 99 | | /// It can be either a [`OnEsc`] or a [`FnOnce`] that returns a [`OnEsc`]. If it is a [INFO] [stdout] 100 | | /// function, it is passed all the previous [`Answers`], and will be called right before the [INFO] [stdout] ... | [INFO] [stdout] 105 | | /// [INFO] [stdout] 106 | | $(#[$on_esc_meta])* [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/select/builder.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | / crate::impl_options_builder! { [INFO] [stdout] 55 | | message [INFO] [stdout] 56 | | /// # Examples [INFO] [stdout] 57 | | /// [INFO] [stdout] ... | [INFO] [stdout] 100 | | /// ``` [INFO] [stdout] 101 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] If it is not given, it defaults to [`OnEsc::Ignore`]. [INFO] [stdout] ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `OnEsc` in scope [INFO] [stdout] = note: this error originates in the macro `crate::impl_options_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 27 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `requestty` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name requestty src/lib.rs -o /opt/rustwide/target/doc --cfg 'feature="crossterm"' --cfg 'feature="default"' --cfg 'feature="macro"' --cfg 'feature="macros"' --cfg 'feature="smallvec"' --cfg 'feature="termion"' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --cfg docsrs -Z unstable-options --document-private-items -C metadata=e016623f71f8aad6 -L dependency=/opt/rustwide/target/debug/deps --extern macro=/opt/rustwide/target/debug/deps/librequestty_macro-175fba52858172e5.so --extern ui=/opt/rustwide/target/debug/deps/librequestty_ui-b072a931d9828c44.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-676ad07589cad1a8.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-fd470e9bed32ed5b.rmeta --extern-html-root-url 'requestty_macro=https://docs.rs/requestty-macro/0.3.0/' --extern-html-root-url 'requestty_ui=https://docs.rs/requestty-ui/0.3.0/' --extern-html-root-url 'smallvec=https://docs.rs/smallvec/1.7.0/' --extern-html-root-url 'tempfile=https://docs.rs/tempfile/3.2.0/' -Zunstable-options --crate-version 0.3.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "a23c920d6b6b80893abde8ccc8135f38ae139ef454dcd0e8a03cb89e4c3d8735", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a23c920d6b6b80893abde8ccc8135f38ae139ef454dcd0e8a03cb89e4c3d8735", kill_on_drop: false }` [INFO] [stdout] a23c920d6b6b80893abde8ccc8135f38ae139ef454dcd0e8a03cb89e4c3d8735