[INFO] cloning repository https://github.com/Themayu/snowcat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Themayu/snowcat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThemayu%2Fsnowcat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThemayu%2Fsnowcat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 931551e2499e2e0a8c12009dc156de65a9cb5b73 [INFO] testing Themayu/snowcat against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThemayu%2Fsnowcat" "/workspace/builds/worker-56/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-56/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Themayu/snowcat on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-56/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-56/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Themayu/snowcat [INFO] finished tweaking git repo https://github.com/Themayu/snowcat [INFO] tweaked toml for git repo https://github.com/Themayu/snowcat written to /workspace/builds/worker-56/source/Cargo.toml [INFO] crate git repo https://github.com/Themayu/snowcat already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c73836904f9f7617f2092d713d7e4e80be071149e65662197374eae5d0720cd [INFO] running `Command { std: "docker" "start" "-a" "0c73836904f9f7617f2092d713d7e4e80be071149e65662197374eae5d0720cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c73836904f9f7617f2092d713d7e4e80be071149e65662197374eae5d0720cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c73836904f9f7617f2092d713d7e4e80be071149e65662197374eae5d0720cd", kill_on_drop: false }` [INFO] [stdout] 0c73836904f9f7617f2092d713d7e4e80be071149e65662197374eae5d0720cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb8e3d959e7a230f366fb36e9c988612249988ff4be2702fa48827f8d8fe585c [INFO] running `Command { std: "docker" "start" "-a" "bb8e3d959e7a230f366fb36e9c988612249988ff4be2702fa48827f8d8fe585c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling snowcat_macros v1.0.0 (/opt/rustwide/workdir/src-macros) [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling futures-signals v0.3.24 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_with v1.12.0 [INFO] [stderr] Compiling snowcat_signals v0.1.0 (/opt/rustwide/workdir/src-signals) [INFO] [stderr] Compiling js-sys v0.3.56 [INFO] [stdout] warning: function is never used: `wrap_poll_result` [INFO] [stdout] --> src-signals/src/signal.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) fn wrap_poll_result(value: T) -> Poll> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling snowcat_common v0.1.0 (/opt/rustwide/workdir/src-common) [INFO] [stderr] Compiling web-sys v0.3.56 [INFO] [stdout] warning: field is never read: `data` [INFO] [stdout] --> src-common/src/state/character.rs:251:2 [INFO] [stdout] | [INFO] [stdout] 251 | data: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Tag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src-common/src/state/character.rs:249:10 [INFO] [stdout] | [INFO] [stdout] 249 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.29 [INFO] [stdout] warning: field is never read: `key` [INFO] [stdout] --> src-common/src/state/character.rs:252:2 [INFO] [stdout] | [INFO] [stdout] 252 | key: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Tag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src-common/src/state/character.rs:249:10 [INFO] [stdout] | [INFO] [stdout] 249 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ANTINOV` [INFO] [stdout] --> src-common/src/state/character.rs:309:2 [INFO] [stdout] | [INFO] [stdout] 309 | const ANTINOV: &'static str = include_str!("../../mock/antinov.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DRAGON_WOLF` [INFO] [stdout] --> src-common/src/state/character.rs:310:2 [INFO] [stdout] | [INFO] [stdout] 310 | const DRAGON_WOLF: &'static str = include_str!("../../mock/dragon wolf.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MARGARET_ROSE` [INFO] [stdout] --> src-common/src/state/character.rs:311:2 [INFO] [stdout] | [INFO] [stdout] 311 | const MARGARET_ROSE: &'static str = include_str!("../../mock/margaret rose.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `TIGERGRIFFIN` [INFO] [stdout] --> src-common/src/state/character.rs:312:2 [INFO] [stdout] | [INFO] [stdout] 312 | const TIGERGRIFFIN: &'static str = include_str!("../../mock/tigergriffin.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_profile` [INFO] [stdout] --> src-common/src/state/character.rs:314:9 [INFO] [stdout] | [INFO] [stdout] 314 | pub fn get_profile(id: u64) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dominator v0.5.23 [INFO] [stderr] Compiling wasm-logger v0.2.0 [INFO] [stderr] Compiling snowcat_ui v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `web_sys::ResizeObserver`, `web_sys::ResizeObserverEntry` [INFO] [stdout] --> src/views/client/channel.rs:589:37 [INFO] [stdout] | [INFO] [stdout] 589 | use web_sys::{HtmlTextAreaElement, ResizeObserver, ResizeObserverEntry}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ no `ResizeObserverEntry` in the root [INFO] [stdout] | | [INFO] [stdout] | no `ResizeObserver` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ResizeObserver` in crate `web_sys` [INFO] [stdout] --> src/modules/web.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | observer: web_sys::ResizeObserver, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `web_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ResizeObserver` in crate `web_sys` [INFO] [stdout] --> src/modules/web.rs:9:51 [INFO] [stdout] | [INFO] [stdout] 9 | _closure: Closure, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `web_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ResizeObserver` in crate `web_sys` [INFO] [stdout] --> src/modules/web.rs:13:55 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn new(callback: impl Fn(js_sys::Array, web_sys::ResizeObserver) + 'static) -> Result, JsValue> { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `web_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ResizeObserver` in crate `web_sys` [INFO] [stdout] --> src/modules/web.rs:17:88 [INFO] [stdout] | [INFO] [stdout] 17 | let closure = Closure::wrap(Box::new(callback) as Box); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `web_sys` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::modules::web::ResizeObserver; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ResizeObserver` in `web_sys` [INFO] [stdout] --> src/modules/web.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | let observer = web_sys::ResizeObserver::new(&closure.as_ref().unchecked_ref())?; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `web_sys` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::modules::web::ResizeObserver; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ResizeObserver` in crate `web_sys` [INFO] [stdout] --> src/modules/web.rs:31:25 [INFO] [stdout] | [INFO] [stdout] 31 | type Target = web_sys::ResizeObserver; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `web_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::future::Future` [INFO] [stdout] --> src/modules/tauri/window.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::future::Future; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Action`, `ChannelMessage`, `MessageType` [INFO] [stdout] --> src/state.rs:206:33 [INFO] [stdout] | [INFO] [stdout] 206 | use snowcat_common::state::{ChannelMessage, MessageType, Action}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `profile_picture_url` [INFO] [stdout] --> src/views/client/console.rs:5:90 [INFO] [stdout] | [INFO] [stdout] 5 | VIEW_DESCRIPTION_MINIMISED, VIEW_HEADER, VIEW_TITLE, VIEW_TITLE_BOX, ClientScreenState, profile_picture_url, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `always` [INFO] [stdout] --> src/views/client/console.rs:8:31 [INFO] [stdout] | [INFO] [stdout] 8 | use futures_signals::signal::{always, SignalExt}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `channel` [INFO] [stdout] --> src/views/sidebars/navigation.rs:484:63 [INFO] [stdout] | [INFO] [stdout] 484 | use crate::views::client::{ClientScreenState, ClientView, channel}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::pin::Pin` [INFO] [stdout] --> src/views/sidebars/navigation.rs:489:9 [INFO] [stdout] | [INFO] [stdout] 489 | use std::pin::Pin; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::state::settings::AppSettings` [INFO] [stdout] --> src/lib.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::state::settings::AppSettings; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(arc_new_cyclic)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(bool_to_option)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `arc_new_cyclic` has been stable since 1.60.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(arc_new_cyclic)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/modules/web.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | let id = ID.fetch_add(1, Ordering::SeqCst); [INFO] [stdout] | ^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `fetch_add` found for struct `AtomicUsize` in the current scope [INFO] [stdout] --> src/modules/web.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | let id = ID.fetch_add(1, Ordering::SeqCst); [INFO] [stdout] | ^^^^^^^^^ method not found in `AtomicUsize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_ref` found for struct `wasm_bindgen::prelude::Closure<_>` in the current scope [INFO] [stdout] --> src/modules/web.rs:18:56 [INFO] [stdout] | [INFO] [stdout] 18 | let observer = web_sys::ResizeObserver::new(&closure.as_ref().unchecked_ref())?; [INFO] [stdout] | ^^^^^^ method not found in `wasm_bindgen::prelude::Closure<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `observe` found for struct `Rc` in the current scope [INFO] [stdout] --> src/views/client/channel.rs:280:31 [INFO] [stdout] | [INFO] [stdout] 280 | ... input_resize_observer.observe(&textarea); [INFO] [stdout] | ^^^^^^^ method not found in `Rc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `unobserve` found for struct `Rc` in the current scope [INFO] [stdout] --> src/views/client/channel.rs:286:31 [INFO] [stdout] | [INFO] [stdout] 286 | ... input_resize_observer.unobserve(&textarea); [INFO] [stdout] | ^^^^^^^^^ method not found in `Rc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `observe` found for struct `Rc` in the current scope [INFO] [stdout] --> src/views/client/channel.rs:297:30 [INFO] [stdout] | [INFO] [stdout] 297 | ... input_resize_observer.observe(&textarea); [INFO] [stdout] | ^^^^^^^ method not found in `Rc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `unobserve` found for struct `Rc` in the current scope [INFO] [stdout] --> src/views/client/channel.rs:304:30 [INFO] [stdout] | [INFO] [stdout] 304 | ... input_resize_observer.unobserve(&textarea); [INFO] [stdout] | ^^^^^^^^^ method not found in `Rc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `JsCast` [INFO] [stdout] --> src/modules/web.rs:4:32 [INFO] [stdout] | [INFO] [stdout] 4 | use wasm_bindgen::{prelude::*, JsCast}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SignalExt` [INFO] [stdout] --> src/views/client/console.rs:8:39 [INFO] [stdout] | [INFO] [stdout] 8 | use futures_signals::signal::{always, SignalExt}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0432, E0433, E0554, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `snowcat_ui` due to 17 previous errors; 10 warnings emitted [INFO] running `Command { std: "docker" "inspect" "bb8e3d959e7a230f366fb36e9c988612249988ff4be2702fa48827f8d8fe585c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb8e3d959e7a230f366fb36e9c988612249988ff4be2702fa48827f8d8fe585c", kill_on_drop: false }` [INFO] [stdout] bb8e3d959e7a230f366fb36e9c988612249988ff4be2702fa48827f8d8fe585c