[INFO] fetching crate wasm-component 0.1.7... [INFO] checking wasm-component-0.1.7 against try#9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c for pr-79472 [INFO] extracting crate wasm-component 0.1.7 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate wasm-component 0.1.7 on toolchain 9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "read-manifest" "--manifest-path" "Cargo.toml", 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-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gloo-events v0.1.1 [INFO] [stderr] Downloaded nom_html_parser v0.1.1 [INFO] [stderr] Downloaded gloo-console-timer v0.1.0 [INFO] [stderr] Downloaded mustache v0.9.0 [INFO] [stderr] Downloaded gloo v0.2.1 [INFO] [stderr] Downloaded gloo-file v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e6ad2190de1b3af867b380d64ea68f03beea61dd102933e450d7af4c8f9c10a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0e6ad2190de1b3af867b380d64ea68f03beea61dd102933e450d7af4c8f9c10a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e6ad2190de1b3af867b380d64ea68f03beea61dd102933e450d7af4c8f9c10a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e6ad2190de1b3af867b380d64ea68f03beea61dd102933e450d7af4c8f9c10a", kill_on_drop: false }` [INFO] [stdout] 0e6ad2190de1b3af867b380d64ea68f03beea61dd102933e450d7af4c8f9c10a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2334e80420a292837e134f7d87511e3ac29baaf1b7a2a3c59a3b0e87e8920d03 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2334e80420a292837e134f7d87511e3ac29baaf1b7a2a3c59a3b0e87e8920d03", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling wasm-bindgen v0.2.69 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Checking nom_html_parser v0.1.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking mustache v0.9.0 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking js-sys v0.3.46 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking web-sys v0.3.46 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.19 [INFO] [stderr] Checking wasm-bindgen-test v0.3.19 [INFO] [stderr] Checking gloo-events v0.1.1 [INFO] [stderr] Checking gloo-timers v0.2.1 [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] [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] [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] [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] [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: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: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: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: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: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: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: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: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: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: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: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: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm-component` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2334e80420a292837e134f7d87511e3ac29baaf1b7a2a3c59a3b0e87e8920d03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2334e80420a292837e134f7d87511e3ac29baaf1b7a2a3c59a3b0e87e8920d03", kill_on_drop: false }` [INFO] [stdout] 2334e80420a292837e134f7d87511e3ac29baaf1b7a2a3c59a3b0e87e8920d03