[INFO] fetching crate requestty-ui 0.6.1...
[INFO] testing requestty-ui-0.6.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate requestty-ui 0.6.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate requestty-ui 0.6.1
[INFO] finished tweaking crates.io crate requestty-ui 0.6.1
[INFO] tweaked toml for crates.io crate requestty-ui 0.6.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate requestty-ui 0.6.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate requestty-ui 0.6.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" "+beta-2025-10-28" "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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cfee794270a5bf7752c904570caa8fd4bff53879cd3f76cf9d638ffe069ff79f
[INFO] running `Command { std: "docker" "start" "-a" "cfee794270a5bf7752c904570caa8fd4bff53879cd3f76cf9d638ffe069ff79f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cfee794270a5bf7752c904570caa8fd4bff53879cd3f76cf9d638ffe069ff79f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfee794270a5bf7752c904570caa8fd4bff53879cd3f76cf9d638ffe069ff79f", kill_on_drop: false }`
[INFO] [stdout] cfee794270a5bf7752c904570caa8fd4bff53879cd3f76cf9d638ffe069ff79f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 175915de42bba2adce8dd0672d1d7103d19545bd20354ca4869c7b5cecdb0992
[INFO] running `Command { std: "docker" "start" "-a" "175915de42bba2adce8dd0672d1d7103d19545bd20354ca4869c7b5cecdb0992", kill_on_drop: false }`
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling requestty-ui v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `layout` is never read
[INFO] [stdout]    --> src/select/mod.rs:449:9
[INFO] [stdout]     |
[INFO] [stdout] 449 |         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.49s
[INFO] running `Command { std: "docker" "inspect" "175915de42bba2adce8dd0672d1d7103d19545bd20354ca4869c7b5cecdb0992", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "175915de42bba2adce8dd0672d1d7103d19545bd20354ca4869c7b5cecdb0992", kill_on_drop: false }`
[INFO] [stdout] 175915de42bba2adce8dd0672d1d7103d19545bd20354ca4869c7b5cecdb0992
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8063f15deeb648d1efde9f451a8940556c8852b2e3580a0e0166260c59e45674
[INFO] running `Command { std: "docker" "start" "-a" "8063f15deeb648d1efde9f451a8940556c8852b2e3580a0e0166260c59e45674", 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 memchr v2.7.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stdout] warning: value assigned to `layout` is never read
[INFO] [stdout]    --> src/select/mod.rs:449:9
[INFO] [stdout]     |
[INFO] [stdout] 449 |         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 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 requestty-ui v0.6.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:423:16
[INFO] [stdout]     |
[INFO] [stdout] 423 |         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:448:16
[INFO] [stdout]     |
[INFO] [stdout] 448 |         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:463:16
[INFO] [stdout]     |
[INFO] [stdout] 463 |         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:478:16
[INFO] [stdout]     |
[INFO] [stdout] 478 |         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:499:16
[INFO] [stdout]     |
[INFO] [stdout] 499 |         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:521:16
[INFO] [stdout]     |
[INFO] [stdout] 521 |         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:541:16
[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/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: value assigned to `layout` is never read
[INFO] [stdout]    --> src/select/mod.rs:449:9
[INFO] [stdout]     |
[INFO] [stdout] 449 |         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 `requestty-ui` (lib test) due to 17 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "8063f15deeb648d1efde9f451a8940556c8852b2e3580a0e0166260c59e45674", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8063f15deeb648d1efde9f451a8940556c8852b2e3580a0e0166260c59e45674", kill_on_drop: false }`
[INFO] [stdout] 8063f15deeb648d1efde9f451a8940556c8852b2e3580a0e0166260c59e45674
