[INFO] cloning repository https://github.com/gold-silver-copper/ratatui_egui_wasm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gold-silver-copper/ratatui_egui_wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgold-silver-copper%2Fratatui_egui_wasm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgold-silver-copper%2Fratatui_egui_wasm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4f3f48d9dc76158d64fa9e5a3fa42aab33cb6eb1
[INFO] testing gold-silver-copper/ratatui_egui_wasm against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgold-silver-copper%2Fratatui_egui_wasm" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gold-silver-copper/ratatui_egui_wasm
[INFO] finished tweaking git repo https://github.com/gold-silver-copper/ratatui_egui_wasm
[INFO] tweaked toml for git repo https://github.com/gold-silver-copper/ratatui_egui_wasm written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gold-silver-copper/ratatui_egui_wasm on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gold-silver-copper/ratatui_egui_wasm 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8ddef2642adf2532cd2cf0dab671d190cc0445e4abbef2894f8e7601759a8b85
[INFO] running `Command { std: "docker" "start" "-a" "8ddef2642adf2532cd2cf0dab671d190cc0445e4abbef2894f8e7601759a8b85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ddef2642adf2532cd2cf0dab671d190cc0445e4abbef2894f8e7601759a8b85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ddef2642adf2532cd2cf0dab671d190cc0445e4abbef2894f8e7601759a8b85", kill_on_drop: false }`
[INFO] [stdout] 8ddef2642adf2532cd2cf0dab671d190cc0445e4abbef2894f8e7601759a8b85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 379d2c25c29c0cb4e2a0fd3ce1d160efdcb5d2e236ada62a41fc269fc31ed4d0
[INFO] running `Command { std: "docker" "start" "-a" "379d2c25c29c0cb4e2a0fd3ce1d160efdcb5d2e236ada62a41fc269fc31ed4d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling emath v0.33.0
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling ecolor v0.33.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling lru v0.16.2
[INFO] [stderr]    Compiling unicode-truncate v2.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[INFO] [stderr]    Compiling epaint v0.33.0
[INFO] [stderr]    Compiling kasuari v0.4.11
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling egui v0.33.0
[INFO] [stderr]    Compiling soft_ratatui v0.1.3
[INFO] [stderr]    Compiling egui_ratatui v2.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.84s
[INFO] running `Command { std: "docker" "inspect" "379d2c25c29c0cb4e2a0fd3ce1d160efdcb5d2e236ada62a41fc269fc31ed4d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "379d2c25c29c0cb4e2a0fd3ce1d160efdcb5d2e236ada62a41fc269fc31ed4d0", kill_on_drop: false }`
[INFO] [stdout] 379d2c25c29c0cb4e2a0fd3ce1d160efdcb5d2e236ada62a41fc269fc31ed4d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17b0e6c22502172d0868d564dd196a5d315570fce903fb979e6619bfd08cadae
[INFO] running `Command { std: "docker" "start" "-a" "17b0e6c22502172d0868d564dd196a5d315570fce903fb979e6619bfd08cadae", kill_on_drop: false }`
[INFO] [stderr]    Compiling egui_ratatui v2.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s
[INFO] running `Command { std: "docker" "inspect" "17b0e6c22502172d0868d564dd196a5d315570fce903fb979e6619bfd08cadae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17b0e6c22502172d0868d564dd196a5d315570fce903fb979e6619bfd08cadae", kill_on_drop: false }`
[INFO] [stdout] 17b0e6c22502172d0868d564dd196a5d315570fce903fb979e6619bfd08cadae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 30bda492e3714116278d321b93f73beaf7b1062795d883466f3abb39aad38f99
[INFO] running `Command { std: "docker" "start" "-a" "30bda492e3714116278d321b93f73beaf7b1062795d883466f3abb39aad38f99", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/egui_ratatui-04370fb415899d8c)
[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 egui_ratatui
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/ratagui_backend.rs - ratagui_backend::RataguiBackend (line 20) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 54) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] ---- src/ratagui_backend.rs - ratagui_backend::RataguiBackend (line 20) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `EmbeddedGraphics` in this scope
[INFO] [stdout]   --> src/ratagui_backend.rs:21:34
[INFO] [stdout]    |
[INFO] [stdout] 21 | let soft_backend = SoftBackend::<EmbeddedGraphics>::new(100,50,font_regular,Some(font_bold),Some(font_italic),);
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_ratagui_backend_rs_20_0<EmbeddedGraphics>() {
[INFO] [stdout]    |                                                                                  ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `font_regular` in this scope
[INFO] [stdout]   --> src/ratagui_backend.rs:21:64
[INFO] [stdout]    |
[INFO] [stdout] 21 | let soft_backend = SoftBackend::<EmbeddedGraphics>::new(100,50,font_regular,Some(font_bold),Some(font_italic),);
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `font_bold` in this scope
[INFO] [stdout]   --> src/ratagui_backend.rs:21:82
[INFO] [stdout]    |
[INFO] [stdout] 21 | let soft_backend = SoftBackend::<EmbeddedGraphics>::new(100,50,font_regular,Some(font_bold),Some(font_italic),);
[INFO] [stdout]    |                                                                                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `font_italic` in this scope
[INFO] [stdout]   --> src/ratagui_backend.rs:21:98
[INFO] [stdout]    |
[INFO] [stdout] 21 | let soft_backend = SoftBackend::<EmbeddedGraphics>::new(100,50,font_regular,Some(font_bold),Some(font_italic),);
[INFO] [stdout]    |                                                                                                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ui` in this scope
[INFO] [stdout]   --> src/ratagui_backend.rs:24:2
[INFO] [stdout]    |
[INFO] [stdout] 24 |  ui.add(terminal.backend_mut())
[INFO] [stdout]    |  ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `SoftBackend` in this scope
[INFO] [stdout]   --> src/ratagui_backend.rs:21:20
[INFO] [stdout]    |
[INFO] [stdout] 21 | let soft_backend = SoftBackend::<EmbeddedGraphics>::new(100,50,font_regular,Some(font_bold),Some(font_italic),);
[INFO] [stdout]    |                    ^^^^^^^^^^^ use of undeclared type `SoftBackend`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RataguiBackend` in this scope
[INFO] [stdout]   --> src/ratagui_backend.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 22 |  let mut backend = RataguiBackend::new("soft_rat", soft_backend);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^ use of undeclared type `RataguiBackend`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Terminal` in this scope
[INFO] [stdout]   --> src/ratagui_backend.rs:23:21
[INFO] [stdout]    |
[INFO] [stdout] 23 |  let mut terminal = Terminal::new(backend).unwrap();
[INFO] [stdout]    |                     ^^^^^^^^ use of undeclared type `Terminal`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 54) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `eframe`
[INFO] [stdout]   --> src/lib.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | use eframe::egui;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ratatui` in this scope
[INFO] [stdout]   --> src/lib.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | use ratatui::prelude::Stylize;
[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 module or crate `ratatui` in this scope
[INFO] [stdout]   --> src/lib.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | use ratatui::widgets::{Block, Borders, Paragraph, Wrap};
[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[E0432]: unresolved import `ratatui`
[INFO] [stdout]   --> src/lib.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | use ratatui::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[E0432]: unresolved import `soft_ratatui::embedded_graphics_unicodefonts`
[INFO] [stdout]    --> src/lib.rs:61:19
[INFO] [stdout]     |
[INFO] [stdout]  61 | use soft_ratatui::embedded_graphics_unicodefonts::{
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `embedded_graphics_unicodefonts` in `soft_ratatui`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/soft_ratatui-0.1.3/src/lib.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[cfg(feature = "unicodefonts")]
[INFO] [stdout]     |       ------------------------ the item is gated behind the `unicodefonts` feature
[INFO] [stdout] 134 | pub use embedded_graphics_unicodefonts;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `soft_ratatui::EmbeddedGraphics`
[INFO] [stdout]    --> src/lib.rs:64:20
[INFO] [stdout]     |
[INFO] [stdout]  64 | use soft_ratatui::{EmbeddedGraphics, SoftBackend};
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^ no `EmbeddedGraphics` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/soft_ratatui-0.1.3/src/lib.rs:129:27
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[cfg(feature = "embedded-graphics")]
[INFO] [stdout]     |       ----------------------------- the item is gated behind the `embedded-graphics` feature
[INFO] [stdout] 129 | pub use embedded_backend::EmbeddedGraphics;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eframe` in this scope
[INFO] [stdout]   --> src/lib.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 |     eframe::run_simple_native("My egui App", options, move |ctx, _frame| {
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eframe` in this scope
[INFO] [stdout]   --> src/lib.rs:66:14
[INFO] [stdout]    |
[INFO] [stdout] 66 | fn main() -> eframe::Result {
[INFO] [stdout]    |              ^^^^^^ use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eframe` in this scope
[INFO] [stdout]   --> src/lib.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |     let options = eframe::NativeOptions {
[INFO] [stdout]    |                   ^^^^^^ use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 54)
[INFO] [stdout]     src/ratagui_backend.rs - ratagui_backend::RataguiBackend (line 20)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.45s; merged doctests compilation took 0.23s
[INFO] running `Command { std: "docker" "inspect" "30bda492e3714116278d321b93f73beaf7b1062795d883466f3abb39aad38f99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30bda492e3714116278d321b93f73beaf7b1062795d883466f3abb39aad38f99", kill_on_drop: false }`
[INFO] [stdout] 30bda492e3714116278d321b93f73beaf7b1062795d883466f3abb39aad38f99
