[INFO] fetching crate vimwiki-wasm 0.1.0... [INFO] checking vimwiki-wasm-0.1.0 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate vimwiki-wasm 0.1.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate vimwiki-wasm 0.1.0 [INFO] finished tweaking crates.io crate vimwiki-wasm 0.1.0 [INFO] tweaked toml for crates.io crate vimwiki-wasm 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate vimwiki-wasm 0.1.0 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 125 packages to latest compatible versions [INFO] [stderr] Adding aho-corasick v0.7.15 (available: v0.7.20) [INFO] [stderr] Adding memchr v2.3.4 (available: v2.7.5) [INFO] [stderr] Adding regex v1.4.6 (available: v1.11.1) [INFO] [stderr] Adding voca_rs v1.13.0 (available: v1.15.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded numerals v0.1.4 [INFO] [stderr] Downloaded vimwiki v0.1.0 [INFO] [stderr] Downloaded stfu8 v0.2.7 [INFO] [stderr] Downloaded vimwiki-core v0.1.0 [INFO] [stderr] Downloaded voca_rs v1.13.0 [INFO] [stderr] Downloaded nom v6.2.2 [INFO] [stderr] Downloaded syntect v4.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17d6464a2ac70d2a17fc07ea6b405eff48a3b202b8a89d45a3c6da7f0c7b7395 [INFO] running `Command { std: "docker" "start" "-a" "17d6464a2ac70d2a17fc07ea6b405eff48a3b202b8a89d45a3c6da7f0c7b7395", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17d6464a2ac70d2a17fc07ea6b405eff48a3b202b8a89d45a3c6da7f0c7b7395", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17d6464a2ac70d2a17fc07ea6b405eff48a3b202b8a89d45a3c6da7f0c7b7395", kill_on_drop: false }` [INFO] [stdout] 17d6464a2ac70d2a17fc07ea6b405eff48a3b202b8a89d45a3c6da7f0c7b7395 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9be407147e44be9f300a1a7946a676db853edf425911fe255fd6a8a12850f4f3 [INFO] running `Command { std: "docker" "start" "-a" "9be407147e44be9f300a1a7946a676db853edf425911fe255fd6a8a12850f4f3", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling nom v6.2.2 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking stfu8 v0.2.7 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking quick-xml v0.37.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking shellexpand v2.1.2 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking numerals v0.1.4 [INFO] [stderr] Checking relative-path v1.9.3 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Checking bitvec v0.19.6 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking regex v1.4.6 [INFO] [stderr] Checking fancy-regex v0.7.1 [INFO] [stderr] Checking voca_rs v1.13.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking plist v1.7.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking uriparse v0.6.4 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking serde_with v1.14.0 [INFO] [stderr] Checking syntect v4.6.0 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Checking vimwiki-core v0.1.0 [INFO] [stderr] Checking vimwiki v0.1.0 [INFO] [stderr] Checking vimwiki-wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `vimwiki::vendor::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> src/elements.rs:1382:36 [INFO] [stdout] | [INFO] [stdout] 1382 | chrono::NaiveDate::from_ymd( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `vimwiki::vendor::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> src/elements.rs:1382:36 [INFO] [stdout] | [INFO] [stdout] 1382 | chrono::NaiveDate::from_ymd( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1793:28 [INFO] [stdout] | [INFO] [stdout] 1793 | config.into_serde().map_err(|x| JsValue::from(x.to_string()))? [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/elements.rs:1774:26 [INFO] [stdout] | [INFO] [stdout] 1774 | JsValue::from_serde(&self.0).unwrap() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1809 | / impl_convert!( [INFO] [stdout] 1810 | | Page Element BlockElement InlineBlockElement InlineElement Blockquote [INFO] [stdout] 1811 | | CodeBlock DefinitionList Divider Header List MathBlock Paragraph Table [INFO] [stdout] 1812 | | DecoratedText Link Tags CodeInline MathInline Comment Text [INFO] [stdout] 1813 | | InlineElementContainer DecoratedTextContent ListItem ListItemContent [INFO] [stdout] 1814 | | Placeholder @Region [INFO] [stdout] 1815 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.47s [INFO] running `Command { std: "docker" "inspect" "9be407147e44be9f300a1a7946a676db853edf425911fe255fd6a8a12850f4f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9be407147e44be9f300a1a7946a676db853edf425911fe255fd6a8a12850f4f3", kill_on_drop: false }` [INFO] [stdout] 9be407147e44be9f300a1a7946a676db853edf425911fe255fd6a8a12850f4f3