[INFO] cloning repository https://github.com/matrix-org/matrix-rich-text-editor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matrix-org/matrix-rich-text-editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatrix-org%2Fmatrix-rich-text-editor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatrix-org%2Fmatrix-rich-text-editor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e2ae1215d3c95afe1dd2b2d33331dd6867b5b373 [INFO] checking matrix-org/matrix-rich-text-editor against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatrix-org%2Fmatrix-rich-text-editor" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/matrix-org/matrix-rich-text-editor on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/matrix-org/matrix-rich-text-editor [INFO] finished tweaking git repo https://github.com/matrix-org/matrix-rich-text-editor [INFO] tweaked toml for git repo https://github.com/matrix-org/matrix-rich-text-editor written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/matrix-org/matrix-rich-text-editor 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/mozilla/uniffi-rs` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fs-err v2.9.0 [INFO] [stderr] Downloaded camino v1.1.1 [INFO] [stderr] Downloaded oneshot-uniffi v0.1.6 [INFO] [stderr] Downloaded paste v1.0.9 [INFO] [stderr] Downloaded semver v1.0.14 [INFO] [stderr] Downloaded itoa v1.0.4 [INFO] [stderr] Downloaded is-terminal v0.4.2 [INFO] [stderr] Downloaded scroll_derive v0.12.0 [INFO] [stderr] Downloaded goblin v0.8.0 [INFO] [stderr] Downloaded form_urlencoded v1.1.0 [INFO] [stderr] Downloaded wildmatch v2.1.1 [INFO] [stderr] Downloaded html-escape v0.2.12 [INFO] [stderr] Downloaded ruma-common v0.11.3 [INFO] [stderr] Downloaded parking_lot_core v0.9.4 [INFO] [stderr] Downloaded libc v0.2.137 [INFO] [stderr] Downloaded getrandom v0.2.8 [INFO] [stderr] Downloaded base64 v0.21.1 [INFO] [stderr] Downloaded js_option v0.1.1 [INFO] [stderr] Downloaded konst_macro_rules v0.2.19 [INFO] [stderr] Downloaded konst v0.2.19 [INFO] [stderr] Downloaded js_int v0.2.2 [INFO] [stderr] Downloaded konst_proc_macros v0.2.11 [INFO] [stderr] Downloaded winnow v0.4.6 [INFO] [stderr] Downloaded serde_html_form v0.2.0 [INFO] [stderr] Downloaded indoc v1.0.8 [INFO] [stderr] Downloaded ruma-identifiers-validation v0.9.1 [INFO] [stderr] Downloaded ruma-macros v0.11.3 [INFO] [stderr] Downloaded tracing-attributes v0.1.24 [INFO] [stderr] Downloaded speculoos v0.11.0 [INFO] [stderr] Downloaded idna v0.3.0 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.33 [INFO] [stderr] Downloaded syn v1.0.103 [INFO] [stderr] Downloaded clap_lex v0.4.1 [INFO] [stderr] Downloaded clap_builder v4.1.14 [INFO] [stderr] Downloaded clap_derive v4.1.14 [INFO] [stderr] Downloaded scroll v0.12.0 [INFO] [stderr] Downloaded aho-corasick v1.0.1 [INFO] [stderr] Downloaded unicode-segmentation v1.10.0 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.33 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.33 [INFO] [stderr] Downloaded basic-toml v0.1.4 [INFO] [stderr] Downloaded askama_derive v0.12.1 [INFO] [stderr] Downloaded askama v0.12.0 [INFO] [stderr] Downloaded clap v4.1.14 [INFO] [stderr] Downloaded percent-encoding v2.2.0 [INFO] [stderr] Downloaded url v2.3.1 [INFO] [stderr] Downloaded rustix v0.36.7 [INFO] [stderr] Downloaded serde_json v1.0.87 [INFO] [stderr] Downloaded anyhow v1.0.66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9aa5279f016ee1ee653c9894fb4770d793b1102d04fb40d7d0df9088fefe3070 [INFO] running `Command { std: "docker" "start" "-a" "9aa5279f016ee1ee653c9894fb4770d793b1102d04fb40d7d0df9088fefe3070", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9aa5279f016ee1ee653c9894fb4770d793b1102d04fb40d7d0df9088fefe3070", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9aa5279f016ee1ee653c9894fb4770d793b1102d04fb40d7d0df9088fefe3070", kill_on_drop: false }` [INFO] [stdout] 9aa5279f016ee1ee653c9894fb4770d793b1102d04fb40d7d0df9088fefe3070 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be8b2df03932d428b6540e2bb9c78df6186a770ce9b2d28ab862d34cf1361d57 [INFO] running `Command { std: "docker" "start" "-a" "be8b2df03932d428b6540e2bb9c78df6186a770ce9b2d28ab862d34cf1361d57", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling serde v1.0.174 [INFO] [stderr] Compiling serde_derive v1.0.174 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling camino v1.1.1 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.83 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling bumpalo v3.11.1 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling winnow v0.4.6 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling serde_spanned v0.6.2 [INFO] [stderr] Compiling toml_datetime v0.6.2 [INFO] [stderr] Compiling basic-toml v0.1.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling toml_edit v0.19.10 [INFO] [stderr] Compiling wasm-bindgen v0.2.83 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking aho-corasick v1.0.1 [INFO] [stderr] Compiling fs-err v2.9.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling js_int v0.2.2 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.83 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Checking konst_macro_rules v0.2.19 [INFO] [stderr] Compiling konst_proc_macros v0.2.11 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.83 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling uniffi_checksum_derive v0.26.1 (https://github.com/mozilla/uniffi-rs?rev=789a9023b522562a95618443cee5a0d4f111c4c7#789a9023) [INFO] [stderr] Compiling scroll_derive v0.12.0 [INFO] [stderr] Compiling askama_derive v0.12.1 [INFO] [stderr] Checking regex-automata v0.3.8 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling uniffi_meta v0.26.1 (https://github.com/mozilla/uniffi-rs?rev=789a9023b522562a95618443cee5a0d4f111c4c7#789a9023) [INFO] [stderr] Compiling toml v0.7.4 [INFO] [stderr] Compiling tracing-attributes v0.1.24 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.83 [INFO] [stderr] Compiling rustix v0.36.7 [INFO] [stderr] Compiling ruma-identifiers-validation v0.9.1 [INFO] [stderr] Checking konst v0.2.19 [INFO] [stderr] Compiling ruma-macros v0.11.3 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Checking regex v1.9.5 [INFO] [stderr] Checking serde_html_form v0.2.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking js_option v0.1.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Checking wildmatch v2.1.1 [INFO] [stderr] Checking base64 v0.21.1 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Checking string_cache v0.8.4 [INFO] [stderr] Checking js-sys v0.3.60 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling html5ever v0.25.2 [INFO] [stderr] Checking cargo-platform v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling pulldown-cmark v0.9.2 [INFO] [stderr] Compiling cargo_metadata v0.15.4 [INFO] [stderr] Checking is-terminal v0.4.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Checking utf8-width v0.1.6 [INFO] [stderr] Checking clap_lex v0.4.1 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Checking html-escape v0.2.12 [INFO] [stderr] Checking clap_builder v4.1.14 [INFO] [stderr] Compiling uniffi_testing v0.26.1 (https://github.com/mozilla/uniffi-rs?rev=789a9023b522562a95618443cee5a0d4f111c4c7#789a9023) [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking weedle2 v5.0.0 (https://github.com/mozilla/uniffi-rs?rev=789a9023b522562a95618443cee5a0d4f111c4c7#789a9023) [INFO] [stderr] Checking web-sys v0.3.60 [INFO] [stderr] Checking scroll v0.12.0 [INFO] [stderr] Compiling clap_derive v4.1.14 [INFO] [stderr] Checking email_address v0.2.4 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking unicode-segmentation v1.10.0 [INFO] [stderr] Checking widestring v1.0.2 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Compiling indoc v1.0.8 [INFO] [stderr] Checking goblin v0.8.0 [INFO] [stderr] Checking uniffi_udl v0.26.1 (https://github.com/mozilla/uniffi-rs?rev=789a9023b522562a95618443cee5a0d4f111c4c7#789a9023) [INFO] [stderr] Checking askama v0.12.0 [INFO] [stderr] Checking ruma-common v0.11.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking oneshot-uniffi v0.1.6 [INFO] [stderr] Checking uniffi_core v0.26.1 (https://github.com/mozilla/uniffi-rs?rev=789a9023b522562a95618443cee5a0d4f111c4c7#789a9023) [INFO] [stderr] Compiling uniffi_macros v0.26.1 (https://github.com/mozilla/uniffi-rs?rev=789a9023b522562a95618443cee5a0d4f111c4c7#789a9023) [INFO] [stderr] Checking clap v4.1.14 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.33 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking matrix_mentions v0.1.0 (/opt/rustwide/workdir/crates/matrix_mentions) [INFO] [stderr] Checking wysiwyg v2.36.0 (/opt/rustwide/workdir/crates/wysiwyg) [INFO] [stdout] warning: the item `html_escape` is imported redundantly [INFO] [stdout] --> crates/wysiwyg/src/dom/nodes/text_node.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use html_escape; [INFO] [stdout] | ^^^^^^^^^^^ the item `html_escape` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DomNodeKind` is imported redundantly [INFO] [stdout] --> crates/wysiwyg/src/dom/parser/parse.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 45 | use super::*; [INFO] [stdout] | -------- the item `DomNodeKind` is already imported here [INFO] [stdout] 46 | use crate::dom::nodes::dom_node::DomNodeKind; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ContainerNode` is imported redundantly [INFO] [stdout] --> crates/wysiwyg/src/dom/parser/parse.rs:48:29 [INFO] [stdout] | [INFO] [stdout] 45 | use super::*; [INFO] [stdout] | -------- the item `ContainerNode` is already imported here [INFO] [stdout] ... [INFO] [stdout] 48 | use crate::dom::nodes::{ContainerNode, DomNode}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DomNode` is imported redundantly [INFO] [stdout] --> crates/wysiwyg/src/dom/parser/parse.rs:48:44 [INFO] [stdout] | [INFO] [stdout] 45 | use super::*; [INFO] [stdout] | -------- the item `DomNode` is already imported here [INFO] [stdout] ... [INFO] [stdout] 48 | use crate::dom::nodes::{ContainerNode, DomNode}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking uniffi_bindgen v0.26.1 (https://github.com/mozilla/uniffi-rs?rev=789a9023b522562a95618443cee5a0d4f111c4c7#789a9023) [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking speculoos v0.11.0 [INFO] [stdout] warning: method `char_at` is never used [INFO] [stdout] --> crates/wysiwyg/src/dom/unicode_string.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 54 | pub trait UnicodeStr: [INFO] [stdout] | ---------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 74 | fn char_at(&self, idx: usize) -> char; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DomNode` is imported redundantly [INFO] [stdout] --> crates/wysiwyg/src/dom/dom_struct.rs:702:9 [INFO] [stdout] | [INFO] [stdout] 702 | use crate::dom::nodes::dom_node::DomNode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 708 | use super::*; [INFO] [stdout] | -------- the item `DomNode` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `html_escape` is imported redundantly [INFO] [stdout] --> crates/wysiwyg/src/dom/nodes/text_node.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use html_escape; [INFO] [stdout] | ^^^^^^^^^^^ the item `html_escape` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `paqual_name` is imported redundantly [INFO] [stdout] --> crates/wysiwyg/src/dom/parser/padom_creator.rs:242:30 [INFO] [stdout] | [INFO] [stdout] 241 | use super::*; [INFO] [stdout] | -------- the item `paqual_name` is already imported here [INFO] [stdout] 242 | use crate::dom::parser::{paqual_name, PaDom, PaDomNode, PaNodeContainer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PaDom` is imported redundantly [INFO] [stdout] --> crates/wysiwyg/src/dom/parser/padom_creator.rs:242:43 [INFO] [stdout] | [INFO] [stdout] 241 | use super::*; [INFO] [stdout] | -------- the item `PaDom` is already imported here [INFO] [stdout] 242 | use crate::dom::parser::{paqual_name, PaDom, PaDomNode, PaNodeContainer}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PaDomNode` is imported redundantly [INFO] [stdout] --> crates/wysiwyg/src/dom/parser/padom_creator.rs:242:50 [INFO] [stdout] | [INFO] [stdout] 241 | use super::*; [INFO] [stdout] | -------- the item `PaDomNode` is already imported here [INFO] [stdout] 242 | use crate::dom::parser::{paqual_name, PaDom, PaDomNode, PaNodeContainer}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PaNodeContainer` is imported redundantly [INFO] [stdout] --> crates/wysiwyg/src/dom/parser/padom_creator.rs:242:61 [INFO] [stdout] | [INFO] [stdout] 241 | use super::*; [INFO] [stdout] | -------- the item `PaNodeContainer` is already imported here [INFO] [stdout] 242 | use crate::dom::parser::{paqual_name, PaDom, PaDomNode, PaNodeContainer}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DomNodeKind` is imported redundantly [INFO] [stdout] --> crates/wysiwyg/src/dom/parser/parse.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 45 | use super::*; [INFO] [stdout] | -------- the item `DomNodeKind` is already imported here [INFO] [stdout] 46 | use crate::dom::nodes::dom_node::DomNodeKind; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ContainerNode` is imported redundantly [INFO] [stdout] --> crates/wysiwyg/src/dom/parser/parse.rs:48:29 [INFO] [stdout] | [INFO] [stdout] 45 | use super::*; [INFO] [stdout] | -------- the item `ContainerNode` is already imported here [INFO] [stdout] ... [INFO] [stdout] 48 | use crate::dom::nodes::{ContainerNode, DomNode}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DomNode` is imported redundantly [INFO] [stdout] --> crates/wysiwyg/src/dom/parser/parse.rs:48:44 [INFO] [stdout] | [INFO] [stdout] 45 | use super::*; [INFO] [stdout] | -------- the item `DomNode` is already imported here [INFO] [stdout] ... [INFO] [stdout] 48 | use crate::dom::nodes::{ContainerNode, DomNode}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `HtmlParser` is imported redundantly [INFO] [stdout] --> crates/wysiwyg/src/dom/parser/parse.rs:393:13 [INFO] [stdout] | [INFO] [stdout] 393 | use crate::dom::parser::parse::sys::HtmlParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 402 | use super::*; [INFO] [stdout] | -------- the item `HtmlParser` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Dom` is imported redundantly [INFO] [stdout] --> crates/wysiwyg/src/dom/parser/parse.rs:394:13 [INFO] [stdout] | [INFO] [stdout] 394 | use crate::dom::Dom; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 402 | use super::*; [INFO] [stdout] | -------- the item `Dom` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wysiwyg-wasm v2.36.0 (/opt/rustwide/workdir/bindings/wysiwyg-wasm) [INFO] [stdout] warning: method `char_at` is never used [INFO] [stdout] --> crates/wysiwyg/src/dom/unicode_string.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 54 | pub trait UnicodeStr: [INFO] [stdout] | ---------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 74 | fn char_at(&self, idx: usize) -> char; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking uniffi v0.26.1 (https://github.com/mozilla/uniffi-rs?rev=789a9023b522562a95618443cee5a0d4f111c4c7#789a9023) [INFO] [stderr] Checking uniffi-bindgen v0.1.0 (/opt/rustwide/workdir/uniffi-bindgen) [INFO] [stderr] Compiling uniffi_build v0.26.1 (https://github.com/mozilla/uniffi-rs?rev=789a9023b522562a95618443cee5a0d4f111c4c7#789a9023) [INFO] [stderr] Compiling uniffi-wysiwyg-composer v2.36.0 (/opt/rustwide/workdir/bindings/wysiwyg-ffi) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 36s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.83 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "be8b2df03932d428b6540e2bb9c78df6186a770ce9b2d28ab862d34cf1361d57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be8b2df03932d428b6540e2bb9c78df6186a770ce9b2d28ab862d34cf1361d57", kill_on_drop: false }` [INFO] [stdout] be8b2df03932d428b6540e2bb9c78df6186a770ce9b2d28ab862d34cf1361d57 [INFO] checking matrix-org/matrix-rich-text-editor against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatrix-org%2Fmatrix-rich-text-editor" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/matrix-org/matrix-rich-text-editor on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/matrix-org/matrix-rich-text-editor [INFO] finished tweaking git repo https://github.com/matrix-org/matrix-rich-text-editor [INFO] tweaked toml for git repo https://github.com/matrix-org/matrix-rich-text-editor written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/matrix-org/matrix-rich-text-editor 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0606bc4bf423fc5fb0fc31f144750b2314c3050fa9cf4c66bb5bac512cb62cc [INFO] running `Command { std: "docker" "start" "-a" "f0606bc4bf423fc5fb0fc31f144750b2314c3050fa9cf4c66bb5bac512cb62cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0606bc4bf423fc5fb0fc31f144750b2314c3050fa9cf4c66bb5bac512cb62cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0606bc4bf423fc5fb0fc31f144750b2314c3050fa9cf4c66bb5bac512cb62cc", kill_on_drop: false }` [INFO] [stdout] f0606bc4bf423fc5fb0fc31f144750b2314c3050fa9cf4c66bb5bac512cb62cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4cc39944143094675971136b632af0e4d78fd4170780462af6bb09ade854d20c [INFO] running `Command { std: "docker" "start" "-a" "4cc39944143094675971136b632af0e4d78fd4170780462af6bb09ade854d20c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling serde v1.0.174 [INFO] [stderr] Compiling serde_derive v1.0.174 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling camino v1.1.1 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.83 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling bumpalo v3.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling winnow v0.4.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling toml_datetime v0.6.2 [INFO] [stderr] Compiling serde_spanned v0.6.2 [INFO] [stderr] Compiling basic-toml v0.1.4 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling wasm-bindgen v0.2.83 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking aho-corasick v1.0.1 [INFO] [stderr] Compiling toml_edit v0.19.10 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.83 [INFO] [stderr] Compiling js_int v0.2.2 [INFO] [stderr] Compiling fs-err v2.9.0 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.83 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling rustix v0.36.7 [INFO] [stderr] Compiling toml v0.7.4 [INFO] [stderr] Checking regex-automata v0.3.8 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling konst_proc_macros v0.2.11 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling uniffi_checksum_derive v0.26.1 (https://github.com/mozilla/uniffi-rs?rev=789a9023b522562a95618443cee5a0d4f111c4c7#789a9023) [INFO] [stderr] Compiling scroll_derive v0.12.0 [INFO] [stderr] Compiling askama_derive v0.12.1 [INFO] [stderr] Compiling tracing-attributes v0.1.24 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.83 [INFO] [stderr] Compiling uniffi_meta v0.26.1 (https://github.com/mozilla/uniffi-rs?rev=789a9023b522562a95618443cee5a0d4f111c4c7#789a9023) [INFO] [stderr] Checking konst_macro_rules v0.2.19 [INFO] [stderr] Checking konst v0.2.19 [INFO] [stderr] Checking regex v1.9.5 [INFO] [stderr] Compiling ruma-identifiers-validation v0.9.1 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking serde_html_form v0.2.0 [INFO] [stderr] Compiling ruma-macros v0.11.3 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking js_option v0.1.1 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Checking base64 v0.21.1 [INFO] [stderr] Checking wildmatch v2.1.1 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Checking string_cache v0.8.4 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking js-sys v0.3.60 [INFO] [stderr] Compiling html5ever v0.25.2 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling pulldown-cmark v0.9.2 [INFO] [stderr] Checking cargo_metadata v0.15.4 [INFO] [stderr] Checking is-terminal v0.4.2 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking clap_lex v0.4.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking utf8-width v0.1.6 [INFO] [stderr] Checking clap_builder v4.1.14 [INFO] [stderr] Checking html-escape v0.2.12 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking uniffi_testing v0.26.1 (https://github.com/mozilla/uniffi-rs?rev=789a9023b522562a95618443cee5a0d4f111c4c7#789a9023) [INFO] [stderr] Checking weedle2 v5.0.0 (https://github.com/mozilla/uniffi-rs?rev=789a9023b522562a95618443cee5a0d4f111c4c7#789a9023) [INFO] [stderr] Checking web-sys v0.3.60 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling clap_derive v4.1.14 [INFO] [stderr] Checking email_address v0.2.4 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Compiling indoc v1.0.8 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking unicode-segmentation v1.10.0 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking widestring v1.0.2 [INFO] [stderr] Compiling askama v0.12.0 [INFO] [stderr] Compiling goblin v0.8.0 [INFO] [stderr] Checking uniffi_udl v0.26.1 (https://github.com/mozilla/uniffi-rs?rev=789a9023b522562a95618443cee5a0d4f111c4c7#789a9023) [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking oneshot-uniffi v0.1.6 [INFO] [stderr] Checking clap v4.1.14 [INFO] [stderr] Checking uniffi_core v0.26.1 (https://github.com/mozilla/uniffi-rs?rev=789a9023b522562a95618443cee5a0d4f111c4c7#789a9023) [INFO] [stderr] Compiling uniffi_macros v0.26.1 (https://github.com/mozilla/uniffi-rs?rev=789a9023b522562a95618443cee5a0d4f111c4c7#789a9023) [INFO] [stderr] Checking ruma-common v0.11.3 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.33 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking uniffi_bindgen v0.26.1 (https://github.com/mozilla/uniffi-rs?rev=789a9023b522562a95618443cee5a0d4f111c4c7#789a9023) [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking speculoos v0.11.0 [INFO] [stderr] Checking matrix_mentions v0.1.0 (/opt/rustwide/workdir/crates/matrix_mentions) [INFO] [stderr] Checking wysiwyg v2.36.0 (/opt/rustwide/workdir/crates/wysiwyg) [INFO] [stdout] warning: the item `html_escape` is imported redundantly [INFO] [stdout] --> crates/wysiwyg/src/dom/nodes/text_node.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use html_escape; [INFO] [stdout] | ^^^^^^^^^^^ the item `html_escape` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DomNodeKind` is imported redundantly [INFO] [stdout] --> crates/wysiwyg/src/dom/parser/parse.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 45 | use super::*; [INFO] [stdout] | -------- the item `DomNodeKind` is already imported here [INFO] [stdout] 46 | use crate::dom::nodes::dom_node::DomNodeKind; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ContainerNode` is imported redundantly [INFO] [stdout] --> crates/wysiwyg/src/dom/parser/parse.rs:48:29 [INFO] [stdout] | [INFO] [stdout] 45 | use super::*; [INFO] [stdout] | -------- the item `ContainerNode` is already imported here [INFO] [stdout] ... [INFO] [stdout] 48 | use crate::dom::nodes::{ContainerNode, DomNode}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DomNode` is imported redundantly [INFO] [stdout] --> crates/wysiwyg/src/dom/parser/parse.rs:48:44 [INFO] [stdout] | [INFO] [stdout] 45 | use super::*; [INFO] [stdout] | -------- the item `DomNode` is already imported here [INFO] [stdout] ... [INFO] [stdout] 48 | use crate::dom::nodes::{ContainerNode, DomNode}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DomNode` is imported redundantly [INFO] [stdout] --> crates/wysiwyg/src/dom/dom_struct.rs:702:9 [INFO] [stdout] | [INFO] [stdout] 702 | use crate::dom::nodes::dom_node::DomNode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 708 | use super::*; [INFO] [stdout] | -------- the item `DomNode` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `html_escape` is imported redundantly [INFO] [stdout] --> crates/wysiwyg/src/dom/nodes/text_node.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use html_escape; [INFO] [stdout] | ^^^^^^^^^^^ the item `html_escape` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `paqual_name` is imported redundantly [INFO] [stdout] --> crates/wysiwyg/src/dom/parser/padom_creator.rs:242:30 [INFO] [stdout] | [INFO] [stdout] 241 | use super::*; [INFO] [stdout] | -------- the item `paqual_name` is already imported here [INFO] [stdout] 242 | use crate::dom::parser::{paqual_name, PaDom, PaDomNode, PaNodeContainer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PaDom` is imported redundantly [INFO] [stdout] --> crates/wysiwyg/src/dom/parser/padom_creator.rs:242:43 [INFO] [stdout] | [INFO] [stdout] 241 | use super::*; [INFO] [stdout] | -------- the item `PaDom` is already imported here [INFO] [stdout] 242 | use crate::dom::parser::{paqual_name, PaDom, PaDomNode, PaNodeContainer}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PaDomNode` is imported redundantly [INFO] [stdout] --> crates/wysiwyg/src/dom/parser/padom_creator.rs:242:50 [INFO] [stdout] | [INFO] [stdout] 241 | use super::*; [INFO] [stdout] | -------- the item `PaDomNode` is already imported here [INFO] [stdout] 242 | use crate::dom::parser::{paqual_name, PaDom, PaDomNode, PaNodeContainer}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PaNodeContainer` is imported redundantly [INFO] [stdout] --> crates/wysiwyg/src/dom/parser/padom_creator.rs:242:61 [INFO] [stdout] | [INFO] [stdout] 241 | use super::*; [INFO] [stdout] | -------- the item `PaNodeContainer` is already imported here [INFO] [stdout] 242 | use crate::dom::parser::{paqual_name, PaDom, PaDomNode, PaNodeContainer}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DomNodeKind` is imported redundantly [INFO] [stdout] --> crates/wysiwyg/src/dom/parser/parse.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 45 | use super::*; [INFO] [stdout] | -------- the item `DomNodeKind` is already imported here [INFO] [stdout] 46 | use crate::dom::nodes::dom_node::DomNodeKind; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ContainerNode` is imported redundantly [INFO] [stdout] --> crates/wysiwyg/src/dom/parser/parse.rs:48:29 [INFO] [stdout] | [INFO] [stdout] 45 | use super::*; [INFO] [stdout] | -------- the item `ContainerNode` is already imported here [INFO] [stdout] ... [INFO] [stdout] 48 | use crate::dom::nodes::{ContainerNode, DomNode}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DomNode` is imported redundantly [INFO] [stdout] --> crates/wysiwyg/src/dom/parser/parse.rs:48:44 [INFO] [stdout] | [INFO] [stdout] 45 | use super::*; [INFO] [stdout] | -------- the item `DomNode` is already imported here [INFO] [stdout] ... [INFO] [stdout] 48 | use crate::dom::nodes::{ContainerNode, DomNode}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `HtmlParser` is imported redundantly [INFO] [stdout] --> crates/wysiwyg/src/dom/parser/parse.rs:393:13 [INFO] [stdout] | [INFO] [stdout] 393 | use crate::dom::parser::parse::sys::HtmlParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 402 | use super::*; [INFO] [stdout] | -------- the item `HtmlParser` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Dom` is imported redundantly [INFO] [stdout] --> crates/wysiwyg/src/dom/parser/parse.rs:394:13 [INFO] [stdout] | [INFO] [stdout] 394 | use crate::dom::Dom; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 402 | use super::*; [INFO] [stdout] | -------- the item `Dom` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `char_at` is never used [INFO] [stdout] --> crates/wysiwyg/src/dom/unicode_string.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 54 | pub trait UnicodeStr: [INFO] [stdout] | ---------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 74 | fn char_at(&self, idx: usize) -> char; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wysiwyg-wasm v2.36.0 (/opt/rustwide/workdir/bindings/wysiwyg-wasm) [INFO] [stdout] warning: method `char_at` is never used [INFO] [stdout] --> crates/wysiwyg/src/dom/unicode_string.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 54 | pub trait UnicodeStr: [INFO] [stdout] | ---------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 74 | fn char_at(&self, idx: usize) -> char; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking uniffi v0.26.1 (https://github.com/mozilla/uniffi-rs?rev=789a9023b522562a95618443cee5a0d4f111c4c7#789a9023) [INFO] [stderr] Checking uniffi-bindgen v0.1.0 (/opt/rustwide/workdir/uniffi-bindgen) [INFO] [stderr] Compiling uniffi_build v0.26.1 (https://github.com/mozilla/uniffi-rs?rev=789a9023b522562a95618443cee5a0d4f111c4c7#789a9023) [INFO] [stderr] Compiling uniffi-wysiwyg-composer v2.36.0 (/opt/rustwide/workdir/bindings/wysiwyg-ffi) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 10s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.83 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "4cc39944143094675971136b632af0e4d78fd4170780462af6bb09ade854d20c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cc39944143094675971136b632af0e4d78fd4170780462af6bb09ade854d20c", kill_on_drop: false }` [INFO] [stdout] 4cc39944143094675971136b632af0e4d78fd4170780462af6bb09ade854d20c