[INFO] fetching crate yakui 0.3.0... [INFO] building yakui-0.3.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate yakui 0.3.0 into /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate yakui 0.3.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded profiling-procmacros v1.0.8 [INFO] [stderr] Downloaded log v0.4.18 [INFO] [stderr] Downloaded yakui-core v0.3.0 [INFO] [stderr] Downloaded float_next_after v1.0.0 [INFO] [stderr] Downloaded smol_str v0.2.2 [INFO] [stderr] Downloaded allocator-api2 v0.2.18 [INFO] [stderr] Downloaded thiserror-impl v1.0.62 [INFO] [stderr] Downloaded anymap v0.12.1 [INFO] [stderr] Downloaded lyon_path v1.0.4 [INFO] [stderr] Downloaded lyon_geom v1.0.4 [INFO] [stderr] Downloaded thiserror v1.0.62 [INFO] [stderr] Downloaded euclid v0.22.9 [INFO] [stderr] Downloaded glam v0.27.0 [INFO] [stderr] Downloaded hashbrown v0.14.2 [INFO] [stderr] Downloaded fontdue v0.8.0 [INFO] [stderr] Downloaded yakui-widgets v0.3.0 [INFO] [stderr] Downloaded lyon_tessellation v1.0.11 [INFO] [stderr] Downloaded thunderdome v0.6.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ace46cf5fec94f51b8bc9908670b08329079b3039f2a165ba3fdc4265c08fd39 [INFO] running `Command { std: "docker" "start" "-a" "ace46cf5fec94f51b8bc9908670b08329079b3039f2a165ba3fdc4265c08fd39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ace46cf5fec94f51b8bc9908670b08329079b3039f2a165ba3fdc4265c08fd39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ace46cf5fec94f51b8bc9908670b08329079b3039f2a165ba3fdc4265c08fd39", kill_on_drop: false }` [INFO] [stdout] ace46cf5fec94f51b8bc9908670b08329079b3039f2a165ba3fdc4265c08fd39 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59ec0811315978b7f13bd16610f9039d6a22fe3f5ad0f8064a387bf2a887eb54 [INFO] running `Command { std: "docker" "start" "-a" "59ec0811315978b7f13bd16610f9039d6a22fe3f5ad0f8064a387bf2a887eb54", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling thunderdome v0.6.0 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling keyboard-types v0.7.0 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v1.0.109 [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 11.36s [INFO] running `Command { std: "docker" "inspect" "59ec0811315978b7f13bd16610f9039d6a22fe3f5ad0f8064a387bf2a887eb54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59ec0811315978b7f13bd16610f9039d6a22fe3f5ad0f8064a387bf2a887eb54", kill_on_drop: false }` [INFO] [stdout] 59ec0811315978b7f13bd16610f9039d6a22fe3f5ad0f8064a387bf2a887eb54 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0173a9f71cbeb37c3de9f141362744d01fb5b7883f4df9186ceefcc62b7f5586 [INFO] running `Command { std: "docker" "start" "-a" "0173a9f71cbeb37c3de9f141362744d01fb5b7883f4df9186ceefcc62b7f5586", 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 arrayvec v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.15 [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 lyon_path v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.62 [INFO] [stderr] Compiling profiling-procmacros v1.0.8 [INFO] [stderr] Compiling lyon_tessellation v1.0.11 [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] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bootstrap` [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] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bootstrap` [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] error[E0432]: unresolved import `bootstrap` [INFO] [stdout] --> examples/cross_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] [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] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `yakui` (example "inputs") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [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] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bootstrap` [INFO] [stdout] --> examples/cross_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 "panels") due to 1 previous error [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] [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]: failed to resolve: use of unresolved module or unlinked crate `bootstrap` [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] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bootstrap` [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] [stderr] error: could not compile `yakui` (example "opaque") due to 1 previous error [INFO] [stderr] error: could not compile `yakui` (example "cross_alignment") due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bootstrap` [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] [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 "show_hide") due to 1 previous error [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bootstrap` [INFO] [stdout] --> examples/window.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | 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]: failed to resolve: use of unresolved module or unlinked crate `bootstrap` [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] [stderr] error: could not compile `yakui` (example "main_alignment") due to 2 previous errors [INFO] [stderr] error: could not compile `yakui` (example "align") due to 2 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bootstrap` [INFO] [stdout] --> examples/draggable.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] error[E0432]: unresolved import `bootstrap` [INFO] [stdout] --> examples/round_rect.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]: failed to resolve: use of unresolved module or unlinked crate `bootstrap` [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] [stderr] error: could not compile `yakui` (example "window") due to 1 previous error [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bootstrap` [INFO] [stdout] --> examples/count_grid.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 187 | 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] [stderr] error: could not compile `yakui` (example "draggable") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bootstrap` [INFO] [stdout] --> examples/round_rect.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | 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] 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 "round_rect") due to 2 previous errors [INFO] [stderr] error: could not compile `yakui` (example "custom_image") due to 2 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bootstrap` [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] [stderr] error: could not compile `yakui` (example "leaderboard") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bootstrap` [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] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `yakui` (example "count_grid") due to 1 previous error [INFO] [stderr] error: could not compile `yakui` (example "state") due to 1 previous error [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bootstrap` [INFO] [stdout] --> examples/fps_meter.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | 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 "fps_meter") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0173a9f71cbeb37c3de9f141362744d01fb5b7883f4df9186ceefcc62b7f5586", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0173a9f71cbeb37c3de9f141362744d01fb5b7883f4df9186ceefcc62b7f5586", kill_on_drop: false }` [INFO] [stdout] 0173a9f71cbeb37c3de9f141362744d01fb5b7883f4df9186ceefcc62b7f5586