[INFO] cloning repository https://github.com/Noxyntious/kokona-wasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Noxyntious/kokona-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoxyntious%2Fkokona-wasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoxyntious%2Fkokona-wasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4600abb312fec70b7455bab3fa64de15565aa21e [INFO] checking Noxyntious/kokona-wasm/4600abb312fec70b7455bab3fa64de15565aa21e against master#8f08b3a32478b8d0507732800ecb548a76e0fd0c for pr-144157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoxyntious%2Fkokona-wasm" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Noxyntious/kokona-wasm [INFO] finished tweaking git repo https://github.com/Noxyntious/kokona-wasm [INFO] tweaked toml for git repo https://github.com/Noxyntious/kokona-wasm written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Noxyntious/kokona-wasm on toolchain 8f08b3a32478b8d0507732800ecb548a76e0fd0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f08b3a32478b8d0507732800ecb548a76e0fd0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Noxyntious/kokona-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" "+8f08b3a32478b8d0507732800ecb548a76e0fd0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded winnow v0.6.25 [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+8f08b3a32478b8d0507732800ecb548a76e0fd0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0575091da6a583bf87ec0b32bef3d5f8a1b2a4f4ac71b3c5333570edbd860fe4 [INFO] running `Command { std: "docker" "start" "-a" "0575091da6a583bf87ec0b32bef3d5f8a1b2a4f4ac71b3c5333570edbd860fe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0575091da6a583bf87ec0b32bef3d5f8a1b2a4f4ac71b3c5333570edbd860fe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0575091da6a583bf87ec0b32bef3d5f8a1b2a4f4ac71b3c5333570edbd860fe4", kill_on_drop: false }` [INFO] [stdout] 0575091da6a583bf87ec0b32bef3d5f8a1b2a4f4ac71b3c5333570edbd860fe4 [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+8f08b3a32478b8d0507732800ecb548a76e0fd0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c59506cc7bfb70d5ed32fc2a029c928be0f8bd9a07ea36bf6abb131fc049ca7b [INFO] running `Command { std: "docker" "start" "-a" "c59506cc7bfb70d5ed32fc2a029c928be0f8bd9a07ea36bf6abb131fc049ca7b", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling winnow v0.6.25 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling wayland-scanner v0.31.5 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking wayland-client v0.31.7 [INFO] [stderr] Checking wayland-protocols v0.32.5 [INFO] [stderr] Checking wayland-cursor v0.31.7 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling enumflags2_derive v0.7.11 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zvariant_derive v4.2.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking async-io v2.4.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling zbus_macros v4.4.0 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking emath v0.30.0 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.5 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Checking ecolor v0.30.0 [INFO] [stderr] Checking serde v1.0.217 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.5 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking epaint v0.30.0 [INFO] [stderr] Checking egui v0.30.0 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Checking smithay-clipboard v0.7.2 [INFO] [stderr] Checking image v0.25.5 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling enumflags2 v0.7.11 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling zvariant v4.2.0 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking winit v0.30.8 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking webbrowser v1.0.3 [INFO] [stderr] Checking web-sys v0.3.77 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.50 [INFO] [stderr] Checking egui_glow v0.30.0 [INFO] [stderr] Checking zbus_names v3.0.0 [INFO] [stderr] Checking zbus_xml v4.0.0 [INFO] [stderr] Checking zbus v4.4.0 [INFO] [stderr] Checking glutin-winit v0.5.0 [INFO] [stderr] Checking zbus-lockstep v0.4.4 [INFO] [stderr] Compiling zbus-lockstep-macros v0.4.4 [INFO] [stderr] Checking atspi-common v0.6.0 [INFO] [stderr] Checking atspi-proxies v0.6.0 [INFO] [stderr] Checking accesskit_atspi_common v0.10.1 [INFO] [stderr] Checking atspi-connection v0.6.0 [INFO] [stderr] Checking atspi v0.22.0 [INFO] [stderr] Checking accesskit_unix v0.13.1 [INFO] [stderr] Checking accesskit_winit v0.23.1 [INFO] [stderr] Checking egui-winit v0.30.0 [INFO] [stderr] Checking eframe v0.30.0 [INFO] [stderr] Checking kokona-wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `web_sys::HtmlCanvasElement` [INFO] [stdout] --> src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use web_sys::HtmlCanvasElement; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `HtmlCanvasElement` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `web_sys::HtmlCanvasElement` [INFO] [stdout] --> src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use web_sys::HtmlCanvasElement; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `HtmlCanvasElement` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `WebOptions` in `eframe` [INFO] [stdout] --> src/lib.rs:50:31 [INFO] [stdout] | [INFO] [stdout] 50 | let web_options = eframe::WebOptions::default(); [INFO] [stdout] | ^^^^^^^^^^ could not find `WebOptions` in `eframe` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `WebOptions` in `eframe` [INFO] [stdout] --> src/lib.rs:50:31 [INFO] [stdout] | [INFO] [stdout] 50 | let web_options = eframe::WebOptions::default(); [INFO] [stdout] | ^^^^^^^^^^ could not find `WebOptions` in `eframe` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `WebRunner` in `eframe` [INFO] [stdout] --> src/lib.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | eframe::WebRunner::new() [INFO] [stdout] | ^^^^^^^^^ could not find `WebRunner` in `eframe` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eframe-0.30.0/src/lib.rs:176:26 [INFO] [stdout] | [INFO] [stdout] 176 | pub use web::{WebLogger, WebRunner}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `wasm32` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eframe-0.30.0/src/lib.rs:175:7 [INFO] [stdout] | [INFO] [stdout] 175 | #[cfg(target_arch = "wasm32")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `WebRunner` in `eframe` [INFO] [stdout] --> src/lib.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | eframe::WebRunner::new() [INFO] [stdout] | ^^^^^^^^^ could not find `WebRunner` in `eframe` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eframe-0.30.0/src/lib.rs:176:26 [INFO] [stdout] | [INFO] [stdout] 176 | pub use web::{WebLogger, WebRunner}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `wasm32` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eframe-0.30.0/src/lib.rs:175:7 [INFO] [stdout] | [INFO] [stdout] 175 | #[cfg(target_arch = "wasm32")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `text_content` [INFO] [stdout] --> src/views.rs:8:67 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn show_top_panel(ctx: &egui::Context, filename: &mut String, text_content: &mut String) { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_text_content` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `text` [INFO] [stdout] --> src/views.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | text: &mut String, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_text` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `text_content` [INFO] [stdout] --> src/views.rs:8:67 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn show_top_panel(ctx: &egui::Context, filename: &mut String, text_content: &mut String) { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_text_content` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] warning: unused variable: `text` [INFO] [stdout] --> src/views.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | text: &mut String, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_text` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `kokona-wasm` (lib test) due to 3 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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 `kokona-wasm` (lib) due to 3 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c59506cc7bfb70d5ed32fc2a029c928be0f8bd9a07ea36bf6abb131fc049ca7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c59506cc7bfb70d5ed32fc2a029c928be0f8bd9a07ea36bf6abb131fc049ca7b", kill_on_drop: false }` [INFO] [stdout] c59506cc7bfb70d5ed32fc2a029c928be0f8bd9a07ea36bf6abb131fc049ca7b