[INFO] fetching crate reequestty-ui 0.5.1...
[INFO] testing reequestty-ui-0.5.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate reequestty-ui 0.5.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate reequestty-ui 0.5.1
[INFO] finished tweaking crates.io crate reequestty-ui 0.5.1
[INFO] tweaked toml for crates.io crate reequestty-ui 0.5.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate reequestty-ui 0.5.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate reequestty-ui 0.5.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4557c3206247acb30a7956a6634802f168e129a1c29146a22669502c38492cda
[INFO] running `Command { std: "docker" "start" "-a" "4557c3206247acb30a7956a6634802f168e129a1c29146a22669502c38492cda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4557c3206247acb30a7956a6634802f168e129a1c29146a22669502c38492cda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4557c3206247acb30a7956a6634802f168e129a1c29146a22669502c38492cda", kill_on_drop: false }`
[INFO] [stdout] 4557c3206247acb30a7956a6634802f168e129a1c29146a22669502c38492cda
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b5e8507bd774c8a5a248c5f642b8c78864c814d687ea5fe6273fc0751ec24eb4
[INFO] running `Command { std: "docker" "start" "-a" "b5e8507bd774c8a5a248c5f642b8c78864c814d687ea5fe6273fc0751ec24eb4", kill_on_drop: false }`
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling reequestty-ui v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/symbols.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 |     /// `'❯' U+276F`
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 95 |     pointer: '❯',
[INFO] [stdout]    |     ------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/symbols.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 |     /// `'›' U+203A`
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 97 |     arrow: '›',
[INFO] [stdout]    |     ---------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/symbols.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     /// `'✔' U+2714`
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 99 |     completed: '✔',
[INFO] [stdout]    |     -------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/symbols.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     /// `'·' U+00B7`
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 101 |     middle_dot: '·',
[INFO] [stdout]     |     --------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/symbols.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     /// `'✖' U+2716`
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 103 |     cross: '✖',
[INFO] [stdout]     |     ---------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/symbols.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     /// `'┐' U+2510`
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 105 |     box_top_right: '┐',
[INFO] [stdout]     |     ------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/symbols.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     /// `'┌' U+250C`
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 107 |     box_top_left: '┌',
[INFO] [stdout]     |     ----------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/symbols.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     /// `'┘' U+2518`
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 109 |     box_bottom_right: '┘',
[INFO] [stdout]     |     --------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/symbols.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     /// `'└' U+2514`
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 111 |     box_bottom_left: '└',
[INFO] [stdout]     |     -------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/symbols.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |     /// `'─' U+2500`
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 113 |     box_horizontal: '─',
[INFO] [stdout]     |     ------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/symbols.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     /// `'│' U+2502`
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 115 |     box_vertical: '│',
[INFO] [stdout]     |     ----------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `layout` is never read
[INFO] [stdout]    --> src/select/mod.rs:451:9
[INFO] [stdout]     |
[INFO] [stdout] 451 |         layout.line_offset = 0;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
[INFO] running `Command { std: "docker" "inspect" "b5e8507bd774c8a5a248c5f642b8c78864c814d687ea5fe6273fc0751ec24eb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5e8507bd774c8a5a248c5f642b8c78864c814d687ea5fe6273fc0751ec24eb4", kill_on_drop: false }`
[INFO] [stdout] b5e8507bd774c8a5a248c5f642b8c78864c814d687ea5fe6273fc0751ec24eb4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96f2a583e46b52f1e3858735b21674d6afc1912dd11b47c859f7f3c6c9e7ab7a
[INFO] running `Command { std: "docker" "start" "-a" "96f2a583e46b52f1e3858735b21674d6afc1912dd11b47c859f7f3c6c9e7ab7a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/symbols.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 |     /// `'❯' U+276F`
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 95 |     pointer: '❯',
[INFO] [stdout]    |     ------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/symbols.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 |     /// `'›' U+203A`
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 97 |     arrow: '›',
[INFO] [stdout]    |     ---------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/symbols.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     /// `'✔' U+2714`
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 99 |     completed: '✔',
[INFO] [stdout]    |     -------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/symbols.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     /// `'·' U+00B7`
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 101 |     middle_dot: '·',
[INFO] [stdout]     |     --------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/symbols.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     /// `'✖' U+2716`
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 103 |     cross: '✖',
[INFO] [stdout]     |     ---------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/symbols.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     /// `'┐' U+2510`
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 105 |     box_top_right: '┐',
[INFO] [stdout]     |     ------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/symbols.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     /// `'┌' U+250C`
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 107 |     box_top_left: '┌',
[INFO] [stdout]     |     ----------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/symbols.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     /// `'┘' U+2518`
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 109 |     box_bottom_right: '┘',
[INFO] [stdout]     |     --------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/symbols.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     /// `'└' U+2514`
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 111 |     box_bottom_left: '└',
[INFO] [stdout]     |     -------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/symbols.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |     /// `'─' U+2500`
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 113 |     box_horizontal: '─',
[INFO] [stdout]     |     ------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/symbols.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     /// `'│' U+2502`
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 115 |     box_vertical: '│',
[INFO] [stdout]     |     ----------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `layout` is never read
[INFO] [stdout]    --> src/select/mod.rs:451:9
[INFO] [stdout]     |
[INFO] [stdout] 451 |         layout.line_offset = 0;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling insta v1.11.0
[INFO] [stderr]    Compiling reequestty-ui v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_backend_snapshot` in the crate root
[INFO] [stdout]    --> src/char_input.rs:204:16
[INFO] [stdout]     |
[INFO] [stdout] 204 |         crate::assert_backend_snapshot!(backend);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^ could not find `assert_backend_snapshot` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:68:14
[INFO] [stdout]     |
[INFO] [stdout]  65 | #[cfg(any(feature = "crossterm", feature = "termion"))]
[INFO] [stdout]     |          -------------------------------------------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout]  68 | macro_rules! assert_backend_snapshot {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_backend_snapshot` in the crate root
[INFO] [stdout]    --> src/input.rs:426:16
[INFO] [stdout]     |
[INFO] [stdout] 426 |         crate::assert_backend_snapshot!(*backend);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^ could not find `assert_backend_snapshot` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:68:14
[INFO] [stdout]     |
[INFO] [stdout]  65 | #[cfg(any(feature = "crossterm", feature = "termion"))]
[INFO] [stdout]     |          -------------------------------------------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout]  68 | macro_rules! assert_backend_snapshot {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_backend_snapshot` in the crate root
[INFO] [stdout]    --> src/input.rs:451:16
[INFO] [stdout]     |
[INFO] [stdout] 451 |         crate::assert_backend_snapshot!(backend);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^ could not find `assert_backend_snapshot` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:68:14
[INFO] [stdout]     |
[INFO] [stdout]  65 | #[cfg(any(feature = "crossterm", feature = "termion"))]
[INFO] [stdout]     |          -------------------------------------------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout]  68 | macro_rules! assert_backend_snapshot {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_backend_snapshot` in the crate root
[INFO] [stdout]    --> src/input.rs:466:16
[INFO] [stdout]     |
[INFO] [stdout] 466 |         crate::assert_backend_snapshot!(backend);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^ could not find `assert_backend_snapshot` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:68:14
[INFO] [stdout]     |
[INFO] [stdout]  65 | #[cfg(any(feature = "crossterm", feature = "termion"))]
[INFO] [stdout]     |          -------------------------------------------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout]  68 | macro_rules! assert_backend_snapshot {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_backend_snapshot` in the crate root
[INFO] [stdout]    --> src/input.rs:481:16
[INFO] [stdout]     |
[INFO] [stdout] 481 |         crate::assert_backend_snapshot!(backend);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^ could not find `assert_backend_snapshot` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:68:14
[INFO] [stdout]     |
[INFO] [stdout]  65 | #[cfg(any(feature = "crossterm", feature = "termion"))]
[INFO] [stdout]     |          -------------------------------------------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout]  68 | macro_rules! assert_backend_snapshot {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_backend_snapshot` in the crate root
[INFO] [stdout]    --> src/input.rs:502:16
[INFO] [stdout]     |
[INFO] [stdout] 502 |         crate::assert_backend_snapshot!(backend);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^ could not find `assert_backend_snapshot` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:68:14
[INFO] [stdout]     |
[INFO] [stdout]  65 | #[cfg(any(feature = "crossterm", feature = "termion"))]
[INFO] [stdout]     |          -------------------------------------------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout]  68 | macro_rules! assert_backend_snapshot {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_backend_snapshot` in the crate root
[INFO] [stdout]    --> src/input.rs:524:16
[INFO] [stdout]     |
[INFO] [stdout] 524 |         crate::assert_backend_snapshot!(backend);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^ could not find `assert_backend_snapshot` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:68:14
[INFO] [stdout]     |
[INFO] [stdout]  65 | #[cfg(any(feature = "crossterm", feature = "termion"))]
[INFO] [stdout]     |          -------------------------------------------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout]  68 | macro_rules! assert_backend_snapshot {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_backend_snapshot` in the crate root
[INFO] [stdout]    --> src/input.rs:544:16
[INFO] [stdout]     |
[INFO] [stdout] 544 |         crate::assert_backend_snapshot!(backend);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^ could not find `assert_backend_snapshot` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:68:14
[INFO] [stdout]     |
[INFO] [stdout]  65 | #[cfg(any(feature = "crossterm", feature = "termion"))]
[INFO] [stdout]     |          -------------------------------------------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout]  68 | macro_rules! assert_backend_snapshot {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_backend_snapshot` in the crate root
[INFO] [stdout]    --> src/prompt.rs:261:20
[INFO] [stdout]     |
[INFO] [stdout] 261 |             crate::assert_backend_snapshot!(backend);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^ could not find `assert_backend_snapshot` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:68:14
[INFO] [stdout]     |
[INFO] [stdout]  65 | #[cfg(any(feature = "crossterm", feature = "termion"))]
[INFO] [stdout]     |          -------------------------------------------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout]  68 | macro_rules! assert_backend_snapshot {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_backend_snapshot` in the crate root
[INFO] [stdout]    --> src/select/tests.rs:541:12
[INFO] [stdout]     |
[INFO] [stdout] 541 |     crate::assert_backend_snapshot!(backend);
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^ could not find `assert_backend_snapshot` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:68:14
[INFO] [stdout]     |
[INFO] [stdout]  65 | #[cfg(any(feature = "crossterm", feature = "termion"))]
[INFO] [stdout]     |          -------------------------------------------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout]  68 | macro_rules! assert_backend_snapshot {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_backend_snapshot` in the crate root
[INFO] [stdout]    --> src/select/tests.rs:554:12
[INFO] [stdout]     |
[INFO] [stdout] 554 |     crate::assert_backend_snapshot!(backend);
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^ could not find `assert_backend_snapshot` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:68:14
[INFO] [stdout]     |
[INFO] [stdout]  65 | #[cfg(any(feature = "crossterm", feature = "termion"))]
[INFO] [stdout]     |          -------------------------------------------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout]  68 | macro_rules! assert_backend_snapshot {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_backend_snapshot` in the crate root
[INFO] [stdout]    --> src/select/tests.rs:569:12
[INFO] [stdout]     |
[INFO] [stdout] 569 |     crate::assert_backend_snapshot!(backend);
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^ could not find `assert_backend_snapshot` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:68:14
[INFO] [stdout]     |
[INFO] [stdout]  65 | #[cfg(any(feature = "crossterm", feature = "termion"))]
[INFO] [stdout]     |          -------------------------------------------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout]  68 | macro_rules! assert_backend_snapshot {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_backend_snapshot` in the crate root
[INFO] [stdout]    --> src/select/tests.rs:592:12
[INFO] [stdout]     |
[INFO] [stdout] 592 |     crate::assert_backend_snapshot!(backend);
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^ could not find `assert_backend_snapshot` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:68:14
[INFO] [stdout]     |
[INFO] [stdout]  65 | #[cfg(any(feature = "crossterm", feature = "termion"))]
[INFO] [stdout]     |          -------------------------------------------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout]  68 | macro_rules! assert_backend_snapshot {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_backend_snapshot` in the crate root
[INFO] [stdout]    --> src/string_input.rs:508:20
[INFO] [stdout]     |
[INFO] [stdout] 508 |             crate::assert_backend_snapshot!(backend);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^ could not find `assert_backend_snapshot` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:68:14
[INFO] [stdout]     |
[INFO] [stdout]  65 | #[cfg(any(feature = "crossterm", feature = "termion"))]
[INFO] [stdout]     |          -------------------------------------------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout]  68 | macro_rules! assert_backend_snapshot {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_backend_snapshot` in the crate root
[INFO] [stdout]    --> src/text.rs:223:16
[INFO] [stdout]     |
[INFO] [stdout] 223 |         crate::assert_backend_snapshot!(backend);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^ could not find `assert_backend_snapshot` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:68:14
[INFO] [stdout]     |
[INFO] [stdout]  65 | #[cfg(any(feature = "crossterm", feature = "termion"))]
[INFO] [stdout]     |          -------------------------------------------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout]  68 | macro_rules! assert_backend_snapshot {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_backend_snapshot` in the crate root
[INFO] [stdout]    --> src/text.rs:236:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |         crate::assert_backend_snapshot!(backend);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^ could not find `assert_backend_snapshot` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:68:14
[INFO] [stdout]     |
[INFO] [stdout]  65 | #[cfg(any(feature = "crossterm", feature = "termion"))]
[INFO] [stdout]     |          -------------------------------------------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout]  68 | macro_rules! assert_backend_snapshot {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_backend_snapshot` in the crate root
[INFO] [stdout]    --> src/text.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 245 |         crate::assert_backend_snapshot!(backend);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^ could not find `assert_backend_snapshot` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:68:14
[INFO] [stdout]     |
[INFO] [stdout]  65 | #[cfg(any(feature = "crossterm", feature = "termion"))]
[INFO] [stdout]     |          -------------------------------------------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout]  68 | macro_rules! assert_backend_snapshot {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/symbols.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 |     /// `'❯' U+276F`
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 95 |     pointer: '❯',
[INFO] [stdout]    |     ------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/symbols.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 |     /// `'›' U+203A`
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 97 |     arrow: '›',
[INFO] [stdout]    |     ---------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/symbols.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     /// `'✔' U+2714`
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 99 |     completed: '✔',
[INFO] [stdout]    |     -------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/symbols.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     /// `'·' U+00B7`
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 101 |     middle_dot: '·',
[INFO] [stdout]     |     --------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/symbols.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     /// `'✖' U+2716`
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 103 |     cross: '✖',
[INFO] [stdout]     |     ---------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/symbols.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     /// `'┐' U+2510`
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 105 |     box_top_right: '┐',
[INFO] [stdout]     |     ------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/symbols.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     /// `'┌' U+250C`
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 107 |     box_top_left: '┌',
[INFO] [stdout]     |     ----------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/symbols.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     /// `'┘' U+2518`
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 109 |     box_bottom_right: '┘',
[INFO] [stdout]     |     --------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/symbols.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     /// `'└' U+2514`
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 111 |     box_bottom_left: '└',
[INFO] [stdout]     |     -------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/symbols.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |     /// `'─' U+2500`
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 113 |     box_horizontal: '─',
[INFO] [stdout]     |     ------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/symbols.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     /// `'│' U+2502`
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 115 |     box_vertical: '│',
[INFO] [stdout]     |     ----------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `layout` is never read
[INFO] [stdout]    --> src/select/mod.rs:451:9
[INFO] [stdout]     |
[INFO] [stdout] 451 |         layout.line_offset = 0;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reequestty-ui` (lib test) due to 17 previous errors; 12 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "96f2a583e46b52f1e3858735b21674d6afc1912dd11b47c859f7f3c6c9e7ab7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96f2a583e46b52f1e3858735b21674d6afc1912dd11b47c859f7f3c6c9e7ab7a", kill_on_drop: false }`
[INFO] [stdout] 96f2a583e46b52f1e3858735b21674d6afc1912dd11b47c859f7f3c6c9e7ab7a
