[INFO] fetching crate requestty-ui 0.6.1...
[INFO] testing requestty-ui-0.6.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate requestty-ui 0.6.1 into /workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate requestty-ui 0.6.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded numtoa v0.2.4
[INFO] [stderr]   Downloaded termion v4.0.5
[INFO] [stderr]   Downloaded insta v1.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e9520a2f3a7bb663e3fcc5c740b0f42d7e2a0269a8488758bf04a43fcfcc954
[INFO] running `Command { std: "docker" "start" "-a" "8e9520a2f3a7bb663e3fcc5c740b0f42d7e2a0269a8488758bf04a43fcfcc954", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e9520a2f3a7bb663e3fcc5c740b0f42d7e2a0269a8488758bf04a43fcfcc954", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e9520a2f3a7bb663e3fcc5c740b0f42d7e2a0269a8488758bf04a43fcfcc954", kill_on_drop: false }`
[INFO] [stdout] 8e9520a2f3a7bb663e3fcc5c740b0f42d7e2a0269a8488758bf04a43fcfcc954
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4eee2c2dcfb843405bf624a0796816c2f75bf40d9903e7d28f53e6bb88fa9fff
[INFO] running `Command { std: "docker" "start" "-a" "4eee2c2dcfb843405bf624a0796816c2f75bf40d9903e7d28f53e6bb88fa9fff", kill_on_drop: false }`
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling requestty-ui v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.68s
[INFO] running `Command { std: "docker" "inspect" "4eee2c2dcfb843405bf624a0796816c2f75bf40d9903e7d28f53e6bb88fa9fff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4eee2c2dcfb843405bf624a0796816c2f75bf40d9903e7d28f53e6bb88fa9fff", kill_on_drop: false }`
[INFO] [stdout] 4eee2c2dcfb843405bf624a0796816c2f75bf40d9903e7d28f53e6bb88fa9fff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ead31f54109e79b345b66dd1746a81618d9ee58e6cd4074f27a0068c1e190e51
[INFO] running `Command { std: "docker" "start" "-a" "ead31f54109e79b345b66dd1746a81618d9ee58e6cd4074f27a0068c1e190e51", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling serde 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] 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
[INFO] running `Command { std: "docker" "inspect" "ead31f54109e79b345b66dd1746a81618d9ee58e6cd4074f27a0068c1e190e51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ead31f54109e79b345b66dd1746a81618d9ee58e6cd4074f27a0068c1e190e51", kill_on_drop: false }`
[INFO] [stdout] ead31f54109e79b345b66dd1746a81618d9ee58e6cd4074f27a0068c1e190e51
