[INFO] fetching crate yakui 0.3.0... [INFO] checking yakui-0.3.0 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate yakui 0.3.0 into /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate yakui 0.3.0 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded profiling-procmacros v1.0.8 [INFO] [stderr] Downloaded lyon_geom v1.0.4 [INFO] [stderr] Downloaded profiling v1.0.8 [INFO] [stderr] Downloaded thunderdome v0.6.0 [INFO] [stderr] Downloaded yakui-core v0.3.0 [INFO] [stderr] Downloaded lyon_tessellation v1.0.11 [INFO] [stderr] Downloaded yakui-widgets v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04197dcf6c1016ae05ba6615474811f18b123375948f021dcce6f24dffbc5118 [INFO] running `Command { std: "docker" "start" "-a" "04197dcf6c1016ae05ba6615474811f18b123375948f021dcce6f24dffbc5118", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04197dcf6c1016ae05ba6615474811f18b123375948f021dcce6f24dffbc5118", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04197dcf6c1016ae05ba6615474811f18b123375948f021dcce6f24dffbc5118", kill_on_drop: false }` [INFO] [stdout] 04197dcf6c1016ae05ba6615474811f18b123375948f021dcce6f24dffbc5118 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4390267c43592e0c2ff58d817eb42788a2e152ffab34574e9414b5ec0417bd5d [INFO] running `Command { std: "docker" "start" "-a" "4390267c43592e0c2ff58d817eb42788a2e152ffab34574e9414b5ec0417bd5d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking fast-srgb8 v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking glam v0.27.0 [INFO] [stderr] Checking thunderdome v0.6.0 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Compiling thiserror v1.0.62 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking float_next_after v1.0.0 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking keyboard-types v0.7.0 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking euclid v0.22.9 [INFO] [stderr] Checking fontdue v0.8.0 [INFO] [stderr] Checking lyon_geom v1.0.4 [INFO] [stderr] Checking lyon_path v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.62 [INFO] [stderr] Checking lyon_tessellation v1.0.11 [INFO] [stderr] Compiling profiling-procmacros v1.0.8 [INFO] [stderr] Checking profiling v1.0.8 [INFO] [stderr] Checking yakui-core v0.3.0 [INFO] [stderr] Checking yakui-widgets v0.3.0 [INFO] [stderr] Checking yakui v0.3.0 (/opt/rustwide/workdir) [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/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] 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/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[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] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bootstrap` [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] 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]: 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] [stderr] error: could not compile `yakui` (example "clear_textbox") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bootstrap` [INFO] [stdout] --> examples/dropdown.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | 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 "text") due to 1 previous error [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] [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 "dropdown") due to 1 previous error [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] [stderr] error: could not compile `yakui` (example "window") due to 1 previous error [INFO] [stderr] error: could not compile `yakui` (example "custom_image") due to 2 previous errors [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] 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] 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/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] error[E0432]: unresolved import `bootstrap` [INFO] [stdout] --> examples/blur.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | 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 "panels") due to 1 previous error [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] [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/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] [stderr] error: could not compile `yakui` (example "main_alignment") 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 "fps_meter") due to 1 previous error [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bootstrap` [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] 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] [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 "flex") 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] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bootstrap` [INFO] [stdout] --> examples/blur.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | 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 "canvas") due to 1 previous error [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] [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] [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] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `yakui` (example "blur") due to 2 previous errors [INFO] [stderr] error: could not compile `yakui` (example "round_rect") due to 2 previous errors [INFO] [stderr] error: could not compile `yakui` (example "count_grid") due to 1 previous error [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bootstrap` [INFO] [stdout] --> examples/scroll.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | 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 "scroll") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4390267c43592e0c2ff58d817eb42788a2e152ffab34574e9414b5ec0417bd5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4390267c43592e0c2ff58d817eb42788a2e152ffab34574e9414b5ec0417bd5d", kill_on_drop: false }` [INFO] [stdout] 4390267c43592e0c2ff58d817eb42788a2e152ffab34574e9414b5ec0417bd5d