[INFO] cloning repository https://github.com/km-clay/cellophane
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/km-clay/cellophane" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkm-clay%2Fcellophane", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkm-clay%2Fcellophane'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2f4b62cb9729f021f3489b11b77b4e482eaaa88d
[INFO] testing km-clay/cellophane against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkm-clay%2Fcellophane" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/km-clay/cellophane
[INFO] finished tweaking git repo https://github.com/km-clay/cellophane
[INFO] tweaked toml for git repo https://github.com/km-clay/cellophane written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/km-clay/cellophane on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/km-clay/cellophane 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vte v0.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 75cc9e135bf59071c0b8b9dcf1dc34e5122081aa1433089b97fbbb509914bd1c
[INFO] running `Command { std: "docker" "start" "-a" "75cc9e135bf59071c0b8b9dcf1dc34e5122081aa1433089b97fbbb509914bd1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75cc9e135bf59071c0b8b9dcf1dc34e5122081aa1433089b97fbbb509914bd1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75cc9e135bf59071c0b8b9dcf1dc34e5122081aa1433089b97fbbb509914bd1c", kill_on_drop: false }`
[INFO] [stdout] 75cc9e135bf59071c0b8b9dcf1dc34e5122081aa1433089b97fbbb509914bd1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9b624c779f13a038ff3315ef2b6c12cfb16f2e65ebcda3890558745c630d2d4
[INFO] running `Command { std: "docker" "start" "-a" "a9b624c779f13a038ff3315ef2b6c12cfb16f2e65ebcda3890558745c630d2d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling cursor-icon v1.2.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling vte v0.15.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling cellophane v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.26s
[INFO] running `Command { std: "docker" "inspect" "a9b624c779f13a038ff3315ef2b6c12cfb16f2e65ebcda3890558745c630d2d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9b624c779f13a038ff3315ef2b6c12cfb16f2e65ebcda3890558745c630d2d4", kill_on_drop: false }`
[INFO] [stdout] a9b624c779f13a038ff3315ef2b6c12cfb16f2e65ebcda3890558745c630d2d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a89e741d171da09ce7a5b8ce98c86eeb32b1594037f30385ae3db36418635b8d
[INFO] running `Command { std: "docker" "start" "-a" "a89e741d171da09ce7a5b8ce98c86eeb32b1594037f30385ae3db36418635b8d", kill_on_drop: false }`
[INFO] [stderr]    Compiling cellophane v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] running `Command { std: "docker" "inspect" "a89e741d171da09ce7a5b8ce98c86eeb32b1594037f30385ae3db36418635b8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a89e741d171da09ce7a5b8ce98c86eeb32b1594037f30385ae3db36418635b8d", kill_on_drop: false }`
[INFO] [stdout] a89e741d171da09ce7a5b8ce98c86eeb32b1594037f30385ae3db36418635b8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 79c1cda9e935005a7d610c46280b05829f303be150c7357d0dfe171f0d6842fb
[INFO] running `Command { std: "docker" "start" "-a" "79c1cda9e935005a7d610c46280b05829f303be150c7357d0dfe171f0d6842fb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cellophane-92cb623e50841860)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cellophane
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - (line 17) - compile ... FAILED
[INFO] [stdout] test src/animator.rs - animator::Animator (line 87) - compile ... FAILED
[INFO] [stdout] test src/animator.rs - animator::Animator (line 95) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 87) ... FAILED
[INFO] [stdout] test src/frame.rs - frame::FrameBuilder (line 130) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 17) stdout ----
[INFO] [stdout] error[E0050]: method `init` has 2 parameters but the declaration in trait `init` has 1
[INFO] [stdout]   --> src/lib.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn init(&mut self, initial: Frame) {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^ expected 1 parameter, found 2
[INFO] [stdout]    |
[INFO] [stdout]    = note: `init` from trait: `fn(&mut Self)`
[INFO] [stdout] help: remove the extra parameter to match the trait
[INFO] [stdout]    |
[INFO] [stdout] 30 -     fn init(&mut self, initial: Frame) {
[INFO] [stdout] 30 +     fn init(&mut self) {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0050]: method `update` has 2 parameters but the declaration in trait `update` has 1
[INFO] [stdout]   --> src/lib.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn update(&mut self, _dt: Duration) -> Frame {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^ expected 1 parameter, found 2
[INFO] [stdout]    |
[INFO] [stdout]    = note: `update` from trait: `fn(&mut Self) -> Frame`
[INFO] [stdout] help: remove the extra parameter to match the trait
[INFO] [stdout]    |
[INFO] [stdout] 36 -     fn update(&mut self, _dt: Duration) -> Frame {
[INFO] [stdout] 36 +     fn update(&mut self) -> Frame {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `init_with`
[INFO] [stdout]   --> src/lib.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl Animation for Rainbow {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `init_with` in implementation
[INFO] [stdout]    |
[INFO] [stdout]    = help: implement the missing item: `fn init_with(&mut self, _: Frame) { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0046, E0050.
[INFO] [stdout] For more information about an error, try `rustc --explain E0046`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/animator.rs - animator::Animator (line 87) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `Animator` in this scope
[INFO] [stdout]   --> src/animator.rs:89:20
[INFO] [stdout]    |
[INFO] [stdout] 89 | let mut animator = Animator::enter_with(anim)?;
[INFO] [stdout]    |                    ^^^^^^^^ use of undeclared type `Animator`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 87 + use cellophane::Animator;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MyAnimation` in this scope
[INFO] [stdout]   --> src/animator.rs:88:21
[INFO] [stdout]    |
[INFO] [stdout] 88 | let anim = Box::new(MyAnimation::new());
[INFO] [stdout]    |                     ^^^^^^^^^^^ use of undeclared type `MyAnimation`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/animator.rs - animator::Animator (line 95) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `Animator` in this scope
[INFO] [stdout]   --> src/animator.rs:96:20
[INFO] [stdout]    |
[INFO] [stdout] 96 | let mut animator = Animator::new(Box::new(MyAnimation::new()));
[INFO] [stdout]    |                    ^^^^^^^^ use of undeclared type `Animator`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 95 + use cellophane::Animator;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MyAnimation` in this scope
[INFO] [stdout]   --> src/animator.rs:96:43
[INFO] [stdout]    |
[INFO] [stdout] 96 | let mut animator = Animator::new(Box::new(MyAnimation::new()));
[INFO] [stdout]    |                                           ^^^^^^^^^^^ use of undeclared type `MyAnimation`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 87) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `ratatui` in this scope
[INFO] [stdout]    --> src/lib.rs:100:65
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let block = Block::default().title("Animation").borders(ratatui::widgets::Borders::ALL);
[INFO] [stdout]     |                                                                 ^^^^^^^ use of unresolved module or unlinked crate `ratatui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Layout` in this scope
[INFO] [stdout]   --> src/lib.rs:95:22
[INFO] [stdout]    |
[INFO] [stdout] 95 |         let chunks = Layout::default()
[INFO] [stdout]    |                      ^^^^^^ use of undeclared type `Layout`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 88 + use std::alloc::Layout;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `event` in this scope
[INFO] [stdout]    --> src/lib.rs:112:10
[INFO] [stdout]     |
[INFO] [stdout] 112 |       if event::poll(Duration::from_millis(16))? {
[INFO] [stdout]     |          ^^^^^ use of unresolved module or unlinked crate `event`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `event`, use `cargo add event` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  88 + use crossterm::event;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Duration` in this scope
[INFO] [stdout]    --> src/lib.rs:112:22
[INFO] [stdout]     |
[INFO] [stdout] 112 |       if event::poll(Duration::from_millis(16))? {
[INFO] [stdout]     |                      ^^^^^^^^ use of undeclared type `Duration`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  88 + use std::time::Duration;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `event` in this scope
[INFO] [stdout]    --> src/lib.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 113 |         if event::read()?.is_key_press() {
[INFO] [stdout]     |            ^^^^^ use of unresolved module or unlinked crate `event`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `event`, use `cargo add event` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  88 + use crossterm::event;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `SomeAnimation` in this scope
[INFO] [stdout]   --> src/lib.rs:89:18
[INFO] [stdout]    |
[INFO] [stdout] 89 |   let mut anim = SomeAnimation::new();
[INFO] [stdout]    |                  ^^^^^^^^^^^^^ use of undeclared type `SomeAnimation`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ratatui` in this scope
[INFO] [stdout]   --> src/lib.rs:92:3
[INFO] [stdout]    |
[INFO] [stdout] 92 |   ratatui::run(|terminal| {
[INFO] [stdout]    |   ^^^^^^^ use of unresolved module or unlinked crate `ratatui`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Direction` in this scope
[INFO] [stdout]   --> src/lib.rs:96:22
[INFO] [stdout]    |
[INFO] [stdout] 96 |           .direction(Direction::Horizontal)
[INFO] [stdout]    |                      ^^^^^^^^^ use of undeclared type `Direction`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Constraint` in this scope
[INFO] [stdout]   --> src/lib.rs:97:25
[INFO] [stdout]    |
[INFO] [stdout] 97 |           .constraints([Constraint::Percentage(50), Constraint::Percentage(50)])
[INFO] [stdout]    |                         ^^^^^^^^^^ use of undeclared type `Constraint`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Constraint` in this scope
[INFO] [stdout]   --> src/lib.rs:97:53
[INFO] [stdout]    |
[INFO] [stdout] 97 |           .constraints([Constraint::Percentage(50), Constraint::Percentage(50)])
[INFO] [stdout]    |                                                     ^^^^^^^^^^ use of undeclared type `Constraint`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Block` in this scope
[INFO] [stdout]    --> src/lib.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let block = Block::default().title("Animation").borders(ratatui::widgets::Borders::ALL);
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Block`
[INFO] [stdout]     |
[INFO] [stdout] help: there is an enum variant `vte::ansi::CursorShape::Block`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 100 -         let block = Block::default().title("Animation").borders(ratatui::widgets::Borders::ALL);
[INFO] [stdout] 100 +         let block = vte::ansi::CursorShape::default().title("Animation").borders(ratatui::widgets::Borders::ALL);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AnimationWidget` in this scope
[INFO] [stdout]    --> src/lib.rs:109:25
[INFO] [stdout]     |
[INFO] [stdout] 109 |         f.render_widget(AnimationWidget::new(&anim_frame), block_inner);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^ use of undeclared type `AnimationWidget`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/animator.rs - animator::Animator (line 87)
[INFO] [stdout]     src/animator.rs - animator::Animator (line 95)
[INFO] [stdout]     src/lib.rs - (line 17)
[INFO] [stdout]     src/lib.rs - (line 87)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.28s; merged doctests compilation took 0.15s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "79c1cda9e935005a7d610c46280b05829f303be150c7357d0dfe171f0d6842fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79c1cda9e935005a7d610c46280b05829f303be150c7357d0dfe171f0d6842fb", kill_on_drop: false }`
[INFO] [stdout] 79c1cda9e935005a7d610c46280b05829f303be150c7357d0dfe171f0d6842fb
