[INFO] fetching crate wasm-component 0.1.7... [INFO] checking wasm-component-0.1.7 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate wasm-component 0.1.7 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate wasm-component 0.1.7 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasm-component 0.1.7 [INFO] finished tweaking crates.io crate wasm-component 0.1.7 [INFO] tweaked toml for crates.io crate wasm-component 0.1.7 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 61 packages to latest compatible versions [INFO] [stderr] Adding gloo v0.2.1 (available: v0.11.0) [INFO] [stderr] Adding uuid v0.8.2 (available: v1.11.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nom_html_parser v0.1.1 [INFO] [stderr] Downloaded mustache v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3702d1f4506ea15b3366b3be9bb975cd851fee5116cadb6c3b42d304d7911fa [INFO] running `Command { std: "docker" "start" "-a" "d3702d1f4506ea15b3366b3be9bb975cd851fee5116cadb6c3b42d304d7911fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3702d1f4506ea15b3366b3be9bb975cd851fee5116cadb6c3b42d304d7911fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3702d1f4506ea15b3366b3be9bb975cd851fee5116cadb6c3b42d304d7911fa", kill_on_drop: false }` [INFO] [stdout] d3702d1f4506ea15b3366b3be9bb975cd851fee5116cadb6c3b42d304d7911fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7bb80d3e853c17071d541508ee1b0f786789c3080a7a0ae42011b21685ed508 [INFO] running `Command { std: "docker" "start" "-a" "e7bb80d3e853c17071d541508ee1b0f786789c3080a7a0ae42011b21685ed508", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.95 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling wasm-bindgen v0.2.95 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking mustache v0.9.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking serde_json v1.0.133 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.95 [INFO] [stderr] Checking nom_html_parser v0.1.1 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.45 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.95 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.95 [INFO] [stderr] Checking js-sys v0.3.72 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking web-sys v0.3.72 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.45 [INFO] [stderr] Checking gloo-timers v0.2.6 [INFO] [stderr] Checking wasm-bindgen-test v0.3.45 [INFO] [stderr] Checking gloo-events v0.1.2 [INFO] [stderr] Checking gloo-console-timer v0.1.0 [INFO] [stderr] Checking gloo-file v0.1.0 [INFO] [stderr] Checking gloo v0.2.1 [INFO] [stderr] Checking wasm-component v0.1.7 (/opt/rustwide/workdir) [INFO] [stdout] error: expected `extern` [INFO] [stdout] --> src/v2/driver/dom/mod.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub extern "C" { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `extern` [INFO] [stdout] --> src/v2/driver/dom/mod.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub extern "C" { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::v2::driver::dom::log`, `crate::v2::driver::dom::error` [INFO] [stdout] --> src/state_machine/mod.rs:6:31 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::v2::driver::dom::{ log, error, AppEvent }; [INFO] [stdout] | ^^^ ^^^^^ no `error` in `v2::driver::dom` [INFO] [stdout] | | [INFO] [stdout] | no `log` in `v2::driver::dom` [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these modules instead: [INFO] [stdout] std::error [INFO] [stdout] serde_json::error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::v2::driver::dom::log`, `crate::v2::driver::dom::error` [INFO] [stdout] --> src/state_machine/mod.rs:6:31 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::v2::driver::dom::{ log, error, AppEvent }; [INFO] [stdout] | ^^^ ^^^^^ no `error` in `v2::driver::dom` [INFO] [stdout] | | [INFO] [stdout] | no `log` in `v2::driver::dom` [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these modules instead: [INFO] [stdout] std::error [INFO] [stdout] serde_json::error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::v2::driver::dom::log`, `crate::v2::driver::dom::error` [INFO] [stdout] --> src/v2/app/dom/mod.rs:5:31 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::v2::driver::dom::{ log, error, document }; [INFO] [stdout] | ^^^ ^^^^^ no `error` in `v2::driver::dom` [INFO] [stdout] | | [INFO] [stdout] | no `log` in `v2::driver::dom` [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these modules instead: [INFO] [stdout] std::error [INFO] [stdout] serde_json::error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::v2::driver::dom::log`, `crate::v2::driver::dom::error` [INFO] [stdout] --> src/v2/app/dom/mod.rs:5:31 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::v2::driver::dom::{ log, error, document }; [INFO] [stdout] | ^^^ ^^^^^ no `error` in `v2::driver::dom` [INFO] [stdout] | | [INFO] [stdout] | no `log` in `v2::driver::dom` [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these modules instead: [INFO] [stdout] std::error [INFO] [stdout] serde_json::error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/v2/driver/dom/mod.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> src/v2/driver/dom/mod.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{ Serialize, Deserialize }; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 1 + use serde_derive::Serialize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/v2/driver/dom/mod.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> src/v2/driver/dom/mod.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{ Serialize, Deserialize }; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 1 + use serde_derive::Serialize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/v2/driver/dom/mod.rs:33:21 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> src/v2/driver/dom/mod.rs:1:25 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{ Serialize, Deserialize }; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 1 + use serde_derive::Deserialize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/v2/driver/dom/mod.rs:33:21 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Serialize, Deserialize, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> src/v2/driver/dom/mod.rs:1:25 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{ Serialize, Deserialize }; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 1 + use serde_derive::Deserialize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `error` in this scope [INFO] [stdout] --> src/v2/driver/dom/mod.rs:82:25 [INFO] [stdout] | [INFO] [stdout] 82 | error(format!("could not set attribute {:?}", e).as_str()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use web_sys::console::error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `error` in this scope [INFO] [stdout] --> src/v2/driver/dom/mod.rs:82:25 [INFO] [stdout] | [INFO] [stdout] 82 | error(format!("could not set attribute {:?}", e).as_str()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use web_sys::console::error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `error` in this scope [INFO] [stdout] --> src/v2/driver/dom/mod.rs:115:37 [INFO] [stdout] | [INFO] [stdout] 115 | ... error(format!("could not send event: {:?}", e).as_str()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use web_sys::console::error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `error` in this scope [INFO] [stdout] --> src/v2/driver/dom/mod.rs:115:37 [INFO] [stdout] | [INFO] [stdout] 115 | ... error(format!("could not send event: {:?}", e).as_str()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use web_sys::console::error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `error` in this scope [INFO] [stdout] --> src/v2/driver/dom/mod.rs:167:29 [INFO] [stdout] | [INFO] [stdout] 167 | ... error(format!("error in compiling template data: {:?}", e).as_ref()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use web_sys::console::error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `error` in this scope [INFO] [stdout] --> src/v2/driver/dom/mod.rs:167:29 [INFO] [stdout] | [INFO] [stdout] 167 | ... error(format!("error in compiling template data: {:?}", e).as_ref()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use web_sys::console::error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `error` in this scope [INFO] [stdout] --> src/v2/driver/dom/mod.rs:500:21 [INFO] [stdout] | [INFO] [stdout] 500 | error(format!("component with id: {} already there", id_element).as_str()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use web_sys::console::error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `error` in this scope [INFO] [stdout] --> src/v2/driver/dom/mod.rs:500:21 [INFO] [stdout] | [INFO] [stdout] 500 | error(format!("component with id: {} already there", id_element).as_str()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use web_sys::console::error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `error` in this scope [INFO] [stdout] --> src/v2/driver/dom/mod.rs:562:17 [INFO] [stdout] | [INFO] [stdout] 562 | error(err.clone().as_str()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use web_sys::console::error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `error` in this scope [INFO] [stdout] --> src/v2/driver/dom/mod.rs:562:17 [INFO] [stdout] | [INFO] [stdout] 562 | error(err.clone().as_str()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use web_sys::console::error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `error` in this scope [INFO] [stdout] --> src/v2/driver/dom/mod.rs:604:39 [INFO] [stdout] | [INFO] [stdout] 604 | ... error(format!("failed to append node: {:?}", e).as_ref()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use web_sys::console::error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `error` in this scope [INFO] [stdout] --> src/v2/driver/dom/mod.rs:604:39 [INFO] [stdout] | [INFO] [stdout] 604 | ... error(format!("failed to append node: {:?}", e).as_ref()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use web_sys::console::error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `error` in this scope [INFO] [stdout] --> src/v2/driver/dom/mod.rs:613:39 [INFO] [stdout] | [INFO] [stdout] 613 | ... error(format!("failed to append node: {:?}", e).as_ref()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use web_sys::console::error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `error` in this scope [INFO] [stdout] --> src/v2/driver/dom/mod.rs:613:39 [INFO] [stdout] | [INFO] [stdout] 613 | ... error(format!("failed to append node: {:?}", e).as_ref()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use web_sys::console::error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `error` in this scope [INFO] [stdout] --> src/v2/driver/dom/mod.rs:623:37 [INFO] [stdout] | [INFO] [stdout] 623 | ... error(format!("failed to append node: {:?}", e).as_ref()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use web_sys::console::error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `error` in this scope [INFO] [stdout] --> src/v2/driver/dom/mod.rs:623:37 [INFO] [stdout] | [INFO] [stdout] 623 | ... error(format!("failed to append node: {:?}", e).as_ref()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use web_sys::console::error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `error` in this scope [INFO] [stdout] --> src/v2/driver/dom/mod.rs:638:32 [INFO] [stdout] | [INFO] [stdout] 638 | ... error(format!("failed to append node: {:?}", e).as_ref()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use web_sys::console::error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `error` in this scope [INFO] [stdout] --> src/v2/driver/dom/mod.rs:638:32 [INFO] [stdout] | [INFO] [stdout] 638 | ... error(format!("failed to append node: {:?}", e).as_ref()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use web_sys::console::error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `error` in this scope [INFO] [stdout] --> src/v2/driver/dom/mod.rs:660:17 [INFO] [stdout] | [INFO] [stdout] 660 | error(err.clone().as_str()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use web_sys::console::error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `error` in this scope [INFO] [stdout] --> src/v2/driver/dom/mod.rs:660:17 [INFO] [stdout] | [INFO] [stdout] 660 | error(err.clone().as_str()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use web_sys::console::error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `error` in this scope [INFO] [stdout] --> src/v2/driver/dom/mod.rs:686:37 [INFO] [stdout] | [INFO] [stdout] 686 | .map_err(|e| error(format!("{:?}", e).as_str())) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use web_sys::console::error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `error` in this scope [INFO] [stdout] --> src/v2/driver/dom/mod.rs:686:37 [INFO] [stdout] | [INFO] [stdout] 686 | .map_err(|e| error(format!("{:?}", e).as_str())) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use web_sys::console::error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `error` in this scope [INFO] [stdout] --> src/v2/driver/dom/mod.rs:690:37 [INFO] [stdout] | [INFO] [stdout] 690 | .map_err(|e| error(format!("{:?}", e).as_str())) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use web_sys::console::error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `error` in this scope [INFO] [stdout] --> src/v2/driver/dom/mod.rs:698:34 [INFO] [stdout] | [INFO] [stdout] 698 | .map_err(|e| error(format!("{:?}", e).as_str())) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use web_sys::console::error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `error` in this scope [INFO] [stdout] --> src/v2/driver/dom/mod.rs:690:37 [INFO] [stdout] | [INFO] [stdout] 690 | .map_err(|e| error(format!("{:?}", e).as_str())) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use web_sys::console::error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `error` in this scope [INFO] [stdout] --> src/v2/driver/dom/mod.rs:698:34 [INFO] [stdout] | [INFO] [stdout] 698 | .map_err(|e| error(format!("{:?}", e).as_str())) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use web_sys::console::error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `AppEvent: DeserializeOwned` is not satisfied [INFO] [stdout] --> src/state_machine/mod.rs:55:70 [INFO] [stdout] | [INFO] [stdout] 55 | fn receive(&mut self, evt: AppEvent) -> Result<(), String> where AppEvent: DeserializeOwned { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `AppEvent` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 143 others [INFO] [stdout] = note: required for `AppEvent` to implement `DeserializeOwned` [INFO] [stdout] = help: see issue #48214 [INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `AppEvent: DeserializeOwned` is not satisfied [INFO] [stdout] --> src/state_machine/mod.rs:55:70 [INFO] [stdout] | [INFO] [stdout] 55 | fn receive(&mut self, evt: AppEvent) -> Result<(), String> where AppEvent: DeserializeOwned { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `AppEvent` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 143 others [INFO] [stdout] = note: required for `AppEvent` to implement `DeserializeOwned` [INFO] [stdout] = help: see issue #48214 [INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stdout] --> src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `AppEvent: Serialize` is not satisfied [INFO] [stdout] --> src/v2/driver/dom/mod.rs:110:54 [INFO] [stdout] | [INFO] [stdout] 110 | ... &JsValue::from_serde(&app_event).unwrap(), [INFO] [stdout] | ------------------- ^^^^^^^^^^ the trait `Serialize` is not implemented for `AppEvent` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `AppEvent` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 132 others [INFO] [stdout] note: required by a bound in `wasm_bindgen::JsValue::from_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-0.2.95/src/lib.rs:222:12 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn from_serde(t: &T) -> serde_json::Result [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 221 | where [INFO] [stdout] 222 | T: serde::ser::Serialize + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ required by this bound in `JsValue::from_serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `AppEvent: Serialize` is not satisfied [INFO] [stdout] --> src/v2/driver/dom/mod.rs:110:54 [INFO] [stdout] | [INFO] [stdout] 110 | ... &JsValue::from_serde(&app_event).unwrap(), [INFO] [stdout] | ------------------- ^^^^^^^^^^ the trait `Serialize` is not implemented for `AppEvent` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `AppEvent` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 132 others [INFO] [stdout] note: required by a bound in `wasm_bindgen::JsValue::from_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-0.2.95/src/lib.rs:222:12 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn from_serde(t: &T) -> serde_json::Result [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 221 | where [INFO] [stdout] 222 | T: serde::ser::Serialize + ?Sized, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ required by this bound in `JsValue::from_serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'a> AppEvent: Deserialize<'a>` is not satisfied [INFO] [stdout] --> src/v2/app/dom/mod.rs:28:79 [INFO] [stdout] | [INFO] [stdout] 28 | let mess: Result = e.detail().into_serde(); [INFO] [stdout] | ^^^^^^^^^^ the trait `for<'a> Deserialize<'a>` is not implemented for `AppEvent` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `AppEvent` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 143 others [INFO] [stdout] note: required by a bound in `wasm_bindgen::JsValue::into_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-0.2.95/src/lib.rs:253:12 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn into_serde(&self) -> serde_json::Result [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 252 | where [INFO] [stdout] 253 | T: for<'a> serde::de::Deserialize<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `JsValue::into_serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'a> AppEvent: Deserialize<'a>` is not satisfied [INFO] [stdout] --> src/v2/app/dom/mod.rs:28:79 [INFO] [stdout] | [INFO] [stdout] 28 | let mess: Result = e.detail().into_serde(); [INFO] [stdout] | ^^^^^^^^^^ the trait `for<'a> Deserialize<'a>` is not implemented for `AppEvent` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `AppEvent` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 143 others [INFO] [stdout] note: required by a bound in `wasm_bindgen::JsValue::into_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-0.2.95/src/lib.rs:253:12 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn into_serde(&self) -> serde_json::Result [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 252 | where [INFO] [stdout] 253 | T: for<'a> serde::de::Deserialize<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `JsValue::into_serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm-component` (lib test) due to 21 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `wasm-component` (lib) due to 21 previous errors [INFO] running `Command { std: "docker" "inspect" "e7bb80d3e853c17071d541508ee1b0f786789c3080a7a0ae42011b21685ed508", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7bb80d3e853c17071d541508ee1b0f786789c3080a7a0ae42011b21685ed508", kill_on_drop: false }` [INFO] [stdout] e7bb80d3e853c17071d541508ee1b0f786789c3080a7a0ae42011b21685ed508