[INFO] fetching crate wonopui 0.0.7... [INFO] checking wonopui-0.0.7 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate wonopui 0.0.7 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate wonopui 0.0.7 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate wonopui 0.0.7 [INFO] tweaked toml for crates.io crate wonopui 0.0.7 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wonopui 0.0.7 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 wonopui 0.0.7 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] Downloading crates ... [INFO] [stderr] Downloaded gloo-worker v0.5.0 [INFO] [stderr] Downloaded implicit-clone v0.4.9 [INFO] [stderr] Downloaded yew-router v0.18.0 [INFO] [stderr] Downloaded yew-router-macro v0.18.0 [INFO] [stderr] Downloaded gloo v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 039d63225a99df3017656c69c25ccee63cb0d38d11bd42b0b96ab97192c8b727 [INFO] running `Command { std: "docker" "start" "-a" "039d63225a99df3017656c69c25ccee63cb0d38d11bd42b0b96ab97192c8b727", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "039d63225a99df3017656c69c25ccee63cb0d38d11bd42b0b96ab97192c8b727", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "039d63225a99df3017656c69c25ccee63cb0d38d11bd42b0b96ab97192c8b727", kill_on_drop: false }` [INFO] [stdout] 039d63225a99df3017656c69c25ccee63cb0d38d11bd42b0b96ab97192c8b727 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] c2db83c96a2b14bb2480456dc24b4697b9e79c9d3fa0a0e9932f581185202463 [INFO] running `Command { std: "docker" "start" "-a" "c2db83c96a2b14bb2480456dc24b4697b9e79c9d3fa0a0e9932f581185202463", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling thiserror v1.0.62 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Checking tokio v1.38.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling slug v0.1.5 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking route-recognizer v0.3.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.62 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling gloo-worker-macros v0.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling implicit-clone-derive v0.1.1 [INFO] [stderr] Compiling yew-macro v0.21.0 [INFO] [stderr] Compiling yew-router-macro v0.18.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Checking implicit-clone v0.4.9 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking fancy-regex v0.11.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking pinned v0.1.0 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Checking prokio v0.1.0 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking plist v1.7.1 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Checking syntect v5.2.0 [INFO] [stderr] Checking chrono-humanize v0.2.3 [INFO] [stderr] Checking js-sys v0.3.69 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling wonopui v0.0.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> build/brand_config.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs` [INFO] [stdout] --> build/brand_config.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::fs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> build/brand_config.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> build/brand_config.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking web-sys v0.3.69 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.42 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Checking gloo-timers v0.3.0 [INFO] [stderr] Checking gloo-utils v0.2.0 [INFO] [stderr] Checking gloo-events v0.2.0 [INFO] [stderr] Checking gloo-dialogs v0.2.0 [INFO] [stderr] Checking gloo-render v0.2.0 [INFO] [stderr] Checking gloo-storage v0.3.0 [INFO] [stderr] Checking gloo-console v0.3.0 [INFO] [stderr] Checking gloo-worker v0.4.0 [INFO] [stderr] Checking gloo-net v0.4.0 [INFO] [stderr] Checking gloo-net v0.5.0 [INFO] [stderr] Checking gloo-worker v0.5.0 [INFO] [stderr] Checking gloo-file v0.3.0 [INFO] [stderr] Checking gloo-history v0.2.2 [INFO] [stderr] Checking gloo v0.10.0 [INFO] [stderr] Checking gloo v0.11.0 [INFO] [stderr] Checking yew v0.21.0 [INFO] [stderr] Checking yew-router v0.18.0 [INFO] [stdout] warning: unused import: `closure::Closure` [INFO] [stdout] --> src/components/code_editor/mod.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | use wasm_bindgen::{closure::Closure, JsCast, JsValue}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Element` and `Window` [INFO] [stdout] --> src/components/code_editor/mod.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | use web_sys::{Element, FocusEvent, HtmlElement, HtmlTextAreaElement, KeyboardEvent, Window}; [INFO] [stdout] | ^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::*` [INFO] [stdout] --> src/components/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub use core::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data_display::*` [INFO] [stdout] --> src/components/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use data_display::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `feedback::*` [INFO] [stdout] --> src/components/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use feedback::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `forms::*` [INFO] [stdout] --> src/components/mod.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub use forms::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `layout::*` [INFO] [stdout] --> src/components/mod.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use layout::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `navigation::*` [INFO] [stdout] --> src/components/mod.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use navigation::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `overlays::*` [INFO] [stdout] --> src/components/mod.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use overlays::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `utils::*` [INFO] [stdout] --> src/components/mod.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub use utils::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yew::prelude::*` [INFO] [stdout] --> src/config.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use yew::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `closure::Closure` [INFO] [stdout] --> src/components/code_editor/mod.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | use wasm_bindgen::{closure::Closure, JsCast, JsValue}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Element` and `Window` [INFO] [stdout] --> src/components/code_editor/mod.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | use web_sys::{Element, FocusEvent, HtmlElement, HtmlTextAreaElement, KeyboardEvent, Window}; [INFO] [stdout] | ^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::*` [INFO] [stdout] --> src/components/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub use core::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `data_display::*` [INFO] [stdout] --> src/components/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use data_display::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `feedback::*` [INFO] [stdout] --> src/components/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use feedback::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `forms::*` [INFO] [stdout] --> src/components/mod.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub use forms::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `layout::*` [INFO] [stdout] --> src/components/mod.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use layout::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `navigation::*` [INFO] [stdout] --> src/components/mod.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use navigation::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `overlays::*` [INFO] [stdout] --> src/components/mod.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use overlays::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `utils::*` [INFO] [stdout] --> src/components/mod.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub use utils::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yew::prelude::*` [INFO] [stdout] --> src/config.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use yew::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `textarea_clone` [INFO] [stdout] --> src/components/code_editor/mod.rs:1032:21 [INFO] [stdout] | [INFO] [stdout] 1032 | let textarea_clone = textarea.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_textarea_clone` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `textarea_clone` [INFO] [stdout] --> src/components/code_editor/mod.rs:1141:21 [INFO] [stdout] | [INFO] [stdout] 1141 | let textarea_clone = textarea.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_textarea_clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `textarea_clone` [INFO] [stdout] --> src/components/code_editor/mod.rs:1152:21 [INFO] [stdout] | [INFO] [stdout] 1152 | let textarea_clone = textarea.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_textarea_clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line_num` [INFO] [stdout] --> src/components/code_editor/mod.rs:1375:17 [INFO] [stdout] | [INFO] [stdout] 1375 | let line_num = i + 1; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_line_num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `ClassesStr` is never used [INFO] [stdout] --> src/config.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | pub type ClassesStr = ClassesContainer<&'static str>; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `BrandGuideType` is never used [INFO] [stdout] --> src/config.rs:648:10 [INFO] [stdout] | [INFO] [stdout] 648 | pub type BrandGuideType = &'static BrandGuide<&'static str>; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_brandguide` is never used [INFO] [stdout] --> src/config.rs:654:8 [INFO] [stdout] | [INFO] [stdout] 654 | pub fn get_brandguide() -> &'static BrandGuide<&'static str> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `textarea_clone` [INFO] [stdout] --> src/components/code_editor/mod.rs:1032:21 [INFO] [stdout] | [INFO] [stdout] 1032 | let textarea_clone = textarea.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_textarea_clone` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `textarea_clone` [INFO] [stdout] --> src/components/code_editor/mod.rs:1141:21 [INFO] [stdout] | [INFO] [stdout] 1141 | let textarea_clone = textarea.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_textarea_clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `textarea_clone` [INFO] [stdout] --> src/components/code_editor/mod.rs:1152:21 [INFO] [stdout] | [INFO] [stdout] 1152 | let textarea_clone = textarea.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_textarea_clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line_num` [INFO] [stdout] --> src/components/code_editor/mod.rs:1375:17 [INFO] [stdout] | [INFO] [stdout] 1375 | let line_num = i + 1; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_line_num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `ClassesStr` is never used [INFO] [stdout] --> src/config.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | pub type ClassesStr = ClassesContainer<&'static str>; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `BrandGuideType` is never used [INFO] [stdout] --> src/config.rs:648:10 [INFO] [stdout] | [INFO] [stdout] 648 | pub type BrandGuideType = &'static BrandGuide<&'static str>; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_brandguide` is never used [INFO] [stdout] --> src/config.rs:654:8 [INFO] [stdout] | [INFO] [stdout] 654 | pub fn get_brandguide() -> &'static BrandGuide<&'static str> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `log` [INFO] [stdout] --> examples/code_editor.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | log::info!("Code changed: {}", code.len()); [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `components` is private [INFO] [stdout] --> examples/code_editor.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | use wonopui::components::code_editor::{ [INFO] [stdout] | ^^^^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] help: consider importing this module instead: [INFO] [stdout] wonopui::code_editor [INFO] [stdout] --> examples/code_editor.rs:2:37 [INFO] [stdout] | [INFO] [stdout] 2 | use wonopui::components::code_editor::{ [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 3 | | CodeEditor, CodeEditorProps, Diff, Annotation, AnnotationType, TypeHint [INFO] [stdout] | |____^ [INFO] [stdout] note: the module `components` is defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod components; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `components` is private [INFO] [stdout] --> examples/code_editor.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | use wonopui::components::code_editor::{ [INFO] [stdout] | ^^^^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] help: consider importing this module instead: [INFO] [stdout] wonopui::code_editor [INFO] [stdout] --> examples/code_editor.rs:2:37 [INFO] [stdout] | [INFO] [stdout] 2 | use wonopui::components::code_editor::{ [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 3 | | CodeEditor, CodeEditorProps, Diff, Annotation, AnnotationType, TypeHint [INFO] [stdout] | |________________^ [INFO] [stdout] note: the module `components` is defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod components; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `components` is private [INFO] [stdout] --> examples/code_editor.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | use wonopui::components::code_editor::{ [INFO] [stdout] | ^^^^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] help: consider importing this module instead: [INFO] [stdout] wonopui::code_editor [INFO] [stdout] --> examples/code_editor.rs:2:37 [INFO] [stdout] | [INFO] [stdout] 2 | use wonopui::components::code_editor::{ [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 3 | | CodeEditor, CodeEditorProps, Diff, Annotation, AnnotationType, TypeHint [INFO] [stdout] | |_________________________________^ [INFO] [stdout] note: the module `components` is defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod components; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `components` is private [INFO] [stdout] --> examples/code_editor.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | use wonopui::components::code_editor::{ [INFO] [stdout] | ^^^^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] help: consider importing this module instead: [INFO] [stdout] wonopui::code_editor [INFO] [stdout] --> examples/code_editor.rs:2:37 [INFO] [stdout] | [INFO] [stdout] 2 | use wonopui::components::code_editor::{ [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 3 | | CodeEditor, CodeEditorProps, Diff, Annotation, AnnotationType, TypeHint [INFO] [stdout] | |_______________________________________^ [INFO] [stdout] note: the module `components` is defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod components; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `components` is private [INFO] [stdout] --> examples/code_editor.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | use wonopui::components::code_editor::{ [INFO] [stdout] | ^^^^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum instead: [INFO] [stdout] wonopui::AnnotationType [INFO] [stdout] --> examples/code_editor.rs:3:52 [INFO] [stdout] | [INFO] [stdout] 3 | CodeEditor, CodeEditorProps, Diff, Annotation, AnnotationType, TypeHint [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: the module `components` is defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod components; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `components` is private [INFO] [stdout] --> examples/code_editor.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | use wonopui::components::code_editor::{ [INFO] [stdout] | ^^^^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] help: consider importing this module instead: [INFO] [stdout] wonopui::code_editor [INFO] [stdout] --> examples/code_editor.rs:2:37 [INFO] [stdout] | [INFO] [stdout] 2 | use wonopui::components::code_editor::{ [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 3 | | CodeEditor, CodeEditorProps, Diff, Annotation, AnnotationType, TypeHint [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] note: the module `components` is defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod components; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wonopui` (example "code_editor") due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "c2db83c96a2b14bb2480456dc24b4697b9e79c9d3fa0a0e9932f581185202463", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2db83c96a2b14bb2480456dc24b4697b9e79c9d3fa0a0e9932f581185202463", kill_on_drop: false }` [INFO] [stdout] c2db83c96a2b14bb2480456dc24b4697b9e79c9d3fa0a0e9932f581185202463