[INFO] fetching crate vimwiki-wasm 0.1.0...
[INFO] testing vimwiki-wasm-0.1.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate vimwiki-wasm 0.1.0 into /workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vimwiki-wasm 0.1.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 122 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.8.0)
[INFO] [stderr]       Adding regex v1.4.6 (available: v1.12.3)
[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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b4c4a9dd998b2000d2f4281fde44d5c6676d6b4593a3516c85acab7d440b46e
[INFO] running `Command { std: "docker" "start" "-a" "9b4c4a9dd998b2000d2f4281fde44d5c6676d6b4593a3516c85acab7d440b46e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b4c4a9dd998b2000d2f4281fde44d5c6676d6b4593a3516c85acab7d440b46e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b4c4a9dd998b2000d2f4281fde44d5c6676d6b4593a3516c85acab7d440b46e", kill_on_drop: false }`
[INFO] [stdout] 9b4c4a9dd998b2000d2f4281fde44d5c6676d6b4593a3516c85acab7d440b46e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0cc1cdb8c0283ee3c3570c35496f8e94b736a66b2df09104d341a90bacb8ef46
[INFO] running `Command { std: "docker" "start" "-a" "0cc1cdb8c0283ee3c3570c35496f8e94b736a66b2df09104d341a90bacb8ef46", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling nom v6.2.2
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.121
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling stfu8 v0.2.7
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling bitvec v0.19.6
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling numerals v0.1.4
[INFO] [stderr]    Compiling plist v1.9.0
[INFO] [stderr]    Compiling regex v1.4.6
[INFO] [stderr]    Compiling js-sys v0.3.98
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling fancy-regex v0.7.1
[INFO] [stderr]    Compiling voca_rs v1.13.0
[INFO] [stderr]    Compiling syntect v4.6.0
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling serde_with v1.14.0
[INFO] [stderr]    Compiling vimwiki-core v0.1.0
[INFO] [stderr]    Compiling vimwiki v0.1.0
[INFO] [stderr]    Compiling vimwiki-wasm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0271]: type mismatch resolving `<Cell as FromWasmAbi>::Abi == u32`
[INFO] [stdout]     --> src/elements.rs:992:53
[INFO] [stdout]      |
[INFO] [stdout]  992 | ...                   utils::cast_value::<Cell>(x, "Cell").ok()
[INFO] [stdout]      |                                           ^^^^ type mismatch resolving `<Cell as FromWasmAbi>::Abi == u32`
[INFO] [stdout]      |
[INFO] [stdout] note: expected this to be `u32`
[INFO] [stdout]     --> src/elements.rs:1036:1
[INFO] [stdout]      |
[INFO] [stdout] 1036 | #[wasm_bindgen]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: expected type `u32`
[INFO] [stdout]               found struct `wasm_bindgen::__rt::WasmPtr<wasm_bindgen::__rt::WasmRefCell<elements::Cell>>`
[INFO] [stdout] note: required by a bound in `cast_value`
[INFO] [stdout]     --> src/utils.rs:4:34
[INFO] [stdout]      |
[INFO] [stdout]    4 | pub fn cast_value<T: FromWasmAbi<Abi = u32>>(
[INFO] [stdout]      |                                  ^^^^^^^^^ required by this bound in `cast_value`
[INFO] [stdout]      = note: this error originates in the derive macro `::wasm_bindgen::__rt::BindgenedStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[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 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 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 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] For more information about this error, try `rustc --explain E0271`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vimwiki-wasm` (lib) due to 1 previous error; 54 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "0cc1cdb8c0283ee3c3570c35496f8e94b736a66b2df09104d341a90bacb8ef46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cc1cdb8c0283ee3c3570c35496f8e94b736a66b2df09104d341a90bacb8ef46", kill_on_drop: false }`
[INFO] [stdout] 0cc1cdb8c0283ee3c3570c35496f8e94b736a66b2df09104d341a90bacb8ef46
