[INFO] cloning repository https://github.com/samirparhi-dev/noty [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samirparhi-dev/noty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamirparhi-dev%2Fnoty", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamirparhi-dev%2Fnoty'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 93159cb3e6fd12aa99a1e43bbef0d815e9912277 [INFO] checking samirparhi-dev/noty/93159cb3e6fd12aa99a1e43bbef0d815e9912277 against master#cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3 for pr-135841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamirparhi-dev%2Fnoty" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/samirparhi-dev/noty on toolchain cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/samirparhi-dev/noty [INFO] finished tweaking git repo https://github.com/samirparhi-dev/noty [INFO] tweaked toml for git repo https://github.com/samirparhi-dev/noty written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/samirparhi-dev/noty 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" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded leptos_dom v0.1.3 [INFO] [stderr] Downloaded leptos_config v0.1.3 [INFO] [stderr] Downloaded leptos_server v0.1.3 [INFO] [stderr] Downloaded leptos v0.1.3 [INFO] [stderr] Downloaded leptos_macro v0.1.3 [INFO] [stderr] Downloaded typed-builder v0.11.0 [INFO] [stderr] Downloaded fs v0.0.5 [INFO] [stderr] Downloaded leptos_router v0.1.3 [INFO] [stderr] Downloaded leptos_reactive v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2e2871f8f54056d4d2ee815f8bc868bbc99c4272543d6ce06b0bacc7c4252ee [INFO] running `Command { std: "docker" "start" "-a" "d2e2871f8f54056d4d2ee815f8bc868bbc99c4272543d6ce06b0bacc7c4252ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2e2871f8f54056d4d2ee815f8bc868bbc99c4272543d6ce06b0bacc7c4252ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2e2871f8f54056d4d2ee815f8bc868bbc99c4272543d6ce06b0bacc7c4252ee", kill_on_drop: false }` [INFO] [stdout] d2e2871f8f54056d4d2ee815f8bc868bbc99c4272543d6ce06b0bacc7c4252ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a00b0e5325ee59f5967a8f96b827c8bfe44913da5b6a2cbf577d770c2890fb7 [INFO] running `Command { std: "docker" "start" "-a" "3a00b0e5325ee59f5967a8f96b827c8bfe44913da5b6a2cbf577d770c2890fb7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.93 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling wasm-bindgen v0.2.93 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Checking dlv-list v0.3.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Checking ordered-multimap v0.4.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pad-adapter v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling drain_filter_polyfill v0.1.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking rust-ini v0.18.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Compiling linear-map v1.2.0 [INFO] [stderr] Checking fs v0.0.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.93 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking common_macros v0.1.1 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.93 [INFO] [stderr] Compiling typed-builder v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.93 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Checking js-sys v0.3.70 [INFO] [stderr] Compiling pest v2.7.13 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling pest_meta v2.7.13 [INFO] [stderr] Compiling web-sys v0.3.70 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.43 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling pest_generator v2.7.13 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling syn-rsx v0.9.0 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Compiling pest_derive v2.7.13 [INFO] [stderr] Checking serde-wasm-bindgen v0.4.5 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking ron v0.7.1 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Checking config v0.13.4 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking leptos_config v0.1.3 [INFO] [stderr] Compiling leptos_reactive v0.1.3 [INFO] [stderr] Compiling gloo-utils v0.1.7 [INFO] [stderr] Compiling gloo-net v0.2.6 [INFO] [stderr] Compiling leptos_dom v0.1.3 [INFO] [stderr] Compiling leptos_server v0.1.3 [INFO] [stderr] Compiling leptos_macro v0.1.3 [INFO] [stderr] Checking leptos v0.1.3 [INFO] [stderr] Checking leptos_router v0.1.3 [INFO] [stderr] Checking noty v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `text_editor` in `leptos_dom` [INFO] [stdout] --> src/app.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | [INFO] [stdout] | ^^^^^^^^^^^ could not find `text_editor` in `leptos_dom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use crate::text_editor; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `text_editor` in `leptos_dom` [INFO] [stdout] --> src/app.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | [INFO] [stdout] | ^^^^^^^^^^^ could not find `text_editor` in `leptos_dom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use crate::text_editor; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ClipboardEvent` in this scope [INFO] [stdout] --> src/text_editor.rs:8:29 [INFO] [stdout] | [INFO] [stdout] 8 | let on_paste = move |e: ClipboardEvent| { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use crate::web_sys::ClipboardEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `app` in `leptos_dom` [INFO] [stdout] --> src/main.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | [INFO] [stdout] | ^^^ could not find `app` in `leptos_dom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 6 + use crate::app; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ClipboardEvent` in this scope [INFO] [stdout] --> src/text_editor.rs:8:29 [INFO] [stdout] | [INFO] [stdout] 8 | let on_paste = move |e: ClipboardEvent| { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use crate::web_sys::ClipboardEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `app` in `leptos_dom` [INFO] [stdout] --> src/main.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | [INFO] [stdout] | ^^^ could not find `app` in `leptos_dom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 6 + use crate::app; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `leptos::ev::*` [INFO] [stdout] --> src/text_editor.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use leptos::ev::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `leptos::ev::*` [INFO] [stdout] --> src/text_editor.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use leptos::ev::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set` found for tuple `(ReadSignal, WriteSignal)` in the current scope [INFO] [stdout] --> src/text_editor.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | text.set(pasted_text); [INFO] [stdout] | ^^^ method not found in `(ReadSignal, WriteSignal)` [INFO] [stdout] | [INFO] [stdout] help: consider pinning the expression [INFO] [stdout] | [INFO] [stdout] 11 ~ let mut pinned = std::pin::pin!(text); [INFO] [stdout] 12 ~ pinned.as_mut().set(pasted_text); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set` found for tuple `(ReadSignal, WriteSignal)` in the current scope [INFO] [stdout] --> src/text_editor.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | text.set(pasted_text); [INFO] [stdout] | ^^^ method not found in `(ReadSignal, WriteSignal)` [INFO] [stdout] | [INFO] [stdout] help: consider pinning the expression [INFO] [stdout] | [INFO] [stdout] 11 ~ let mut pinned = std::pin::pin!(text); [INFO] [stdout] 12 ~ pinned.as_mut().set(pasted_text); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(leptos::Scope, (ReadSignal, WriteSignal)): IntoAttribute` is not satisfied [INFO] [stdout] --> src/text_editor.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / view! { cx, [INFO] [stdout] 16 | | [INFO] [stdout] 17 | | [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ the trait `IntoAttribute` is not implemented for `(leptos::Scope, (ReadSignal, WriteSignal))` [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoAttribute` is implemented for `(leptos::Scope, T)` [INFO] [stdout] note: required by a bound in `leptos::HtmlElement::::attr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_dom-0.1.3/src/html.rs:486:16 [INFO] [stdout] | [INFO] [stdout] 483 | pub fn attr( [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 486 | attr: impl IntoAttribute, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `HtmlElement::::attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(leptos::Scope, (ReadSignal, WriteSignal)): IntoAttribute` is not satisfied [INFO] [stdout] --> src/text_editor.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / view! { cx, [INFO] [stdout] 16 | | [INFO] [stdout] 17 | | [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ the trait `IntoAttribute` is not implemented for `(leptos::Scope, (ReadSignal, WriteSignal))` [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoAttribute` is implemented for `(leptos::Scope, T)` [INFO] [stdout] note: required by a bound in `leptos::HtmlElement::::attr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_dom-0.1.3/src/html.rs:486:16 [INFO] [stdout] | [INFO] [stdout] 483 | pub fn attr( [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 486 | attr: impl IntoAttribute, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `HtmlElement::::attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `navigator` found for struct `Window` in the current scope [INFO] [stdout] --> src/text_editor.rs:26:48 [INFO] [stdout] | [INFO] [stdout] 26 | web_sys::window().unwrap().navigator().clipboard().unwrap().write_text(&*text.get()).unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `bitor` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/core/src/ops/bit.rs:261:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `navigator` found for struct `Window` in the current scope [INFO] [stdout] --> src/text_editor.rs:26:48 [INFO] [stdout] | [INFO] [stdout] 26 | web_sys::window().unwrap().navigator().clipboard().unwrap().write_text(&*text.get()).unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `bitor` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/core/src/ops/bit.rs:261:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for tuple `(ReadSignal, WriteSignal)` in the current scope [INFO] [stdout] --> src/text_editor.rs:26:99 [INFO] [stdout] | [INFO] [stdout] 26 | web_sys::window().unwrap().navigator().clipboard().unwrap().write_text(&*text.get()).unwrap(); [INFO] [stdout] | ^^^ method not found in `(ReadSignal, WriteSignal)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for tuple `(ReadSignal, WriteSignal)` in the current scope [INFO] [stdout] --> src/text_editor.rs:26:99 [INFO] [stdout] | [INFO] [stdout] 26 | web_sys::window().unwrap().navigator().clipboard().unwrap().write_text(&*text.get()).unwrap(); [INFO] [stdout] | ^^^ method not found in `(ReadSignal, WriteSignal)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0412, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0412, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `noty` (bin "noty" test) due to 7 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `noty` (bin "noty") due to 7 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "3a00b0e5325ee59f5967a8f96b827c8bfe44913da5b6a2cbf577d770c2890fb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a00b0e5325ee59f5967a8f96b827c8bfe44913da5b6a2cbf577d770c2890fb7", kill_on_drop: false }` [INFO] [stdout] 3a00b0e5325ee59f5967a8f96b827c8bfe44913da5b6a2cbf577d770c2890fb7