[INFO] fetching crate yakui 0.3.0...
[INFO] testing yakui-0.3.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate yakui 0.3.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate yakui 0.3.0
[INFO] finished tweaking crates.io crate yakui 0.3.0
[INFO] tweaked toml for crates.io crate yakui 0.3.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate yakui 0.3.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate yakui 0.3.0 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-ident v1.0.9
[INFO] [stderr]   Downloaded profiling-procmacros v1.0.8
[INFO] [stderr]   Downloaded anymap v0.12.1
[INFO] [stderr]   Downloaded float_next_after v1.0.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.62
[INFO] [stderr]   Downloaded profiling v1.0.8
[INFO] [stderr]   Downloaded thunderdome v0.6.0
[INFO] [stderr]   Downloaded thiserror v1.0.62
[INFO] [stderr]   Downloaded lyon_geom v1.0.4
[INFO] [stderr]   Downloaded log v0.4.18
[INFO] [stderr]   Downloaded euclid v0.22.9
[INFO] [stderr]   Downloaded yakui-widgets v0.3.0
[INFO] [stderr]   Downloaded hashbrown v0.14.2
[INFO] [stderr]   Downloaded serde v1.0.164
[INFO] [stderr]   Downloaded fontdue v0.8.0
[INFO] [stderr]   Downloaded lyon_path v1.0.4
[INFO] [stderr]   Downloaded lyon_tessellation v1.0.11
[INFO] [stderr]   Downloaded keyboard-types v0.7.0
[INFO] [stderr]   Downloaded yakui-core v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cffd3f718f4d969824e647aa7cbae96f2d35f41cb2133a457283951c97d8bf75
[INFO] running `Command { std: "docker" "start" "-a" "cffd3f718f4d969824e647aa7cbae96f2d35f41cb2133a457283951c97d8bf75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cffd3f718f4d969824e647aa7cbae96f2d35f41cb2133a457283951c97d8bf75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cffd3f718f4d969824e647aa7cbae96f2d35f41cb2133a457283951c97d8bf75", kill_on_drop: false }`
[INFO] [stdout] cffd3f718f4d969824e647aa7cbae96f2d35f41cb2133a457283951c97d8bf75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a2289340852b0b29905e8b8e383549575950c5514beda871f809dc6368cc5d0
[INFO] running `Command { std: "docker" "start" "-a" "1a2289340852b0b29905e8b8e383549575950c5514beda871f809dc6368cc5d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling log v0.4.18
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling thunderdome v0.6.0
[INFO] [stderr]    Compiling glam v0.27.0
[INFO] [stderr]    Compiling anymap v0.12.1
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling keyboard-types v0.7.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling fontdue v0.8.0
[INFO] [stderr]    Compiling profiling-procmacros v1.0.8
[INFO] [stderr]    Compiling profiling v1.0.8
[INFO] [stderr]    Compiling yakui-core v0.3.0
[INFO] [stderr]    Compiling yakui-widgets v0.3.0
[INFO] [stderr]    Compiling yakui v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.67s
[INFO] running `Command { std: "docker" "inspect" "1a2289340852b0b29905e8b8e383549575950c5514beda871f809dc6368cc5d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a2289340852b0b29905e8b8e383549575950c5514beda871f809dc6368cc5d0", kill_on_drop: false }`
[INFO] [stdout] 1a2289340852b0b29905e8b8e383549575950c5514beda871f809dc6368cc5d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ea58fba28cf7e495fff339fae8b6258251b6004a2ca2731c48005972652feb3
[INFO] running `Command { std: "docker" "start" "-a" "4ea58fba28cf7e495fff339fae8b6258251b6004a2ca2731c48005972652feb3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling float_next_after v1.0.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling euclid v0.22.9
[INFO] [stderr]    Compiling lyon_geom v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]    Compiling lyon_path v1.0.4
[INFO] [stderr]    Compiling lyon_tessellation v1.0.11
[INFO] [stderr]    Compiling profiling-procmacros v1.0.8
[INFO] [stderr]    Compiling profiling v1.0.8
[INFO] [stderr]    Compiling yakui-core v0.3.0
[INFO] [stderr]    Compiling yakui-widgets v0.3.0
[INFO] [stderr]    Compiling yakui v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `yakui` (example "main_alignment") due to 2 previous errors
[INFO] [stdout] error[E0432]: unresolved import `bootstrap`
[INFO] [stdout]  --> examples/main_alignment.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bootstrap::ExampleState;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `bootstrap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bootstrap`, use `cargo add bootstrap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find module or crate `bootstrap` in this scope
[INFO] [stdout]   --> examples/main_alignment.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     bootstrap::start(run as fn(&mut ExampleState));
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `bootstrap`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bootstrap`, use `cargo add bootstrap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yakui` (example "clear_textbox") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `bootstrap`
[INFO] [stdout]  --> examples/images.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bootstrap::ExampleState;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `bootstrap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bootstrap`, use `cargo add bootstrap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yakui` (example "leaderboard") due to 1 previous error
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yakui` (example "flex") due to 1 previous error
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bootstrap`
[INFO] [stdout]  --> examples/align.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bootstrap::ExampleState;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `bootstrap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bootstrap`, use `cargo add bootstrap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bootstrap` in this scope
[INFO] [stdout]   --> examples/clear_textbox.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     bootstrap::start(run as fn());
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `bootstrap`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bootstrap`, use `cargo add bootstrap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bootstrap`
[INFO] [stdout]  --> examples/custom_image.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bootstrap::ExampleState;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `bootstrap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bootstrap`, use `cargo add bootstrap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bootstrap` in this scope
[INFO] [stdout]   --> examples/leaderboard.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     bootstrap::start(run as fn());
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `bootstrap`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bootstrap`, use `cargo add bootstrap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bootstrap` in this scope
[INFO] [stdout]   --> examples/images.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     bootstrap::start(run as fn(&mut ExampleState));
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `bootstrap`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bootstrap`, use `cargo add bootstrap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bootstrap` in this scope
[INFO] [stdout]   --> examples/align.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     bootstrap::start(run as fn(&mut ExampleState));
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `bootstrap`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bootstrap`, use `cargo add bootstrap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bootstrap` in this scope
[INFO] [stdout]   --> examples/custom_image.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     bootstrap::start(run as fn(&mut ExampleState));
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `bootstrap`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bootstrap`, use `cargo add bootstrap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bootstrap` in this scope
[INFO] [stdout]   --> examples/flex.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     bootstrap::start(run as fn());
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `bootstrap`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bootstrap`, use `cargo add bootstrap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bootstrap` in this scope
[INFO] [stdout]   --> examples/state.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     bootstrap::start(run as fn());
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `bootstrap`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bootstrap`, use `cargo add bootstrap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yakui` (example "images") due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yakui` (example "custom_image") due to 2 previous errors
[INFO] [stderr] error: could not compile `yakui` (example "state") due to 1 previous error
[INFO] [stderr] error: could not compile `yakui` (example "align") due to 2 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `bootstrap` in this scope
[INFO] [stdout]   --> examples/autofocus.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     bootstrap::start(run as fn());
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `bootstrap`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bootstrap`, use `cargo add bootstrap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bootstrap` in this scope
[INFO] [stdout]   --> examples/show_hide.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     bootstrap::start(run as fn());
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `bootstrap`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bootstrap`, use `cargo add bootstrap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bootstrap` in this scope
[INFO] [stdout]   --> examples/opaque.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     bootstrap::start(run as fn());
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `bootstrap`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bootstrap`, use `cargo add bootstrap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yakui` (example "opaque") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yakui` (example "show_hide") due to 1 previous error
[INFO] [stderr] error: could not compile `yakui` (example "autofocus") due to 1 previous error
[INFO] [stdout] error[E0433]: cannot find module or crate `bootstrap` in this scope
[INFO] [stdout]   --> examples/canvas.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     bootstrap::start(run as fn());
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `bootstrap`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bootstrap`, use `cargo add bootstrap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bootstrap` in this scope
[INFO] [stdout]   --> examples/text.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     bootstrap::start(run as fn());
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `bootstrap`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bootstrap`, use `cargo add bootstrap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bootstrap` in this scope
[INFO] [stdout]   --> examples/inputs.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     bootstrap::start(run as fn());
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `bootstrap`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bootstrap`, use `cargo add bootstrap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yakui` (example "canvas") due to 1 previous error
[INFO] [stderr] error: could not compile `yakui` (example "text") due to 1 previous error
[INFO] [stderr] error: could not compile `yakui` (example "inputs") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bootstrap` in this scope
[INFO] [stdout]   --> examples/panels.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     bootstrap::start(run as fn());
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `bootstrap`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bootstrap`, use `cargo add bootstrap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yakui` (example "panels") due to 1 previous error
[INFO] [stdout] error[E0433]: cannot find module or crate `bootstrap` in this scope
[INFO] [stdout]   --> examples/spacer.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     bootstrap::start(run as fn());
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `bootstrap`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bootstrap`, use `cargo add bootstrap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yakui` (example "spacer") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "4ea58fba28cf7e495fff339fae8b6258251b6004a2ca2731c48005972652feb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ea58fba28cf7e495fff339fae8b6258251b6004a2ca2731c48005972652feb3", kill_on_drop: false }`
[INFO] [stdout] 4ea58fba28cf7e495fff339fae8b6258251b6004a2ca2731c48005972652feb3
