[INFO] fetching crate vimwiki_macros 0.1.0-alpha.3... [INFO] checking vimwiki_macros-0.1.0-alpha.3 against master#31ee872db5aae4750e3da1ca4ed1523c4356947f for pr-78461 [INFO] extracting crate vimwiki_macros 0.1.0-alpha.3 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate vimwiki_macros 0.1.0-alpha.3 on toolchain 31ee872db5aae4750e3da1ca4ed1523c4356947f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+31ee872db5aae4750e3da1ca4ed1523c4356947f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate vimwiki_macros 0.1.0-alpha.3 [INFO] finished tweaking crates.io crate vimwiki_macros 0.1.0-alpha.3 [INFO] tweaked toml for crates.io crate vimwiki_macros 0.1.0-alpha.3 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+31ee872db5aae4750e3da1ca4ed1523c4356947f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+31ee872db5aae4750e3da1ca4ed1523c4356947f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+31ee872db5aae4750e3da1ca4ed1523c4356947f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5d44a98a479db897cbb9f66e8aacd69ac84de5456d434b2e0ed1a3a9be4c40f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e5d44a98a479db897cbb9f66e8aacd69ac84de5456d434b2e0ed1a3a9be4c40f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5d44a98a479db897cbb9f66e8aacd69ac84de5456d434b2e0ed1a3a9be4c40f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5d44a98a479db897cbb9f66e8aacd69ac84de5456d434b2e0ed1a3a9be4c40f", kill_on_drop: false }` [INFO] [stdout] e5d44a98a479db897cbb9f66e8aacd69ac84de5456d434b2e0ed1a3a9be4c40f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+31ee872db5aae4750e3da1ca4ed1523c4356947f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2740a34d6241e87e57690b0de3ea737367c4f13cdde55b58890dc9de769215f5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2740a34d6241e87e57690b0de3ea737367c4f13cdde55b58890dc9de769215f5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking bytecount v0.6.0 [INFO] [stderr] Checking numerals v0.1.4 [INFO] [stderr] Compiling paste v1.0.2 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking quote v1.0.7 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Checking uriparse v0.6.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking vimwiki v0.1.0-alpha.4 [INFO] [stderr] Checking vimwiki_macros v0.1.0-alpha.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found struct variant `Row::Divider` [INFO] [stdout] --> src/tokens/elements/blocks/tables.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | Row::Divider => { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vimwiki-0.1.0-alpha.4/src/lang/elements/blocks/tables.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | Divider { columns: Vec }, [INFO] [stdout] | ------- `Row::Divider` defined here [INFO] [stdout] | [INFO] [stdout] help: use struct pattern syntax instead [INFO] [stdout] | [INFO] [stdout] 27 | Row::Divider { /* fields */ } => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 1 | use crate::tokens::elements::Divider; [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki::elements::Divider; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found struct variant `Row::Divider` [INFO] [stdout] --> src/tokens/elements/blocks/tables.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | Row::Divider => { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vimwiki-0.1.0-alpha.4/src/lang/elements/blocks/tables.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | Divider { columns: Vec }, [INFO] [stdout] | ------- `Row::Divider` defined here [INFO] [stdout] | [INFO] [stdout] help: use struct pattern syntax instead [INFO] [stdout] | [INFO] [stdout] 27 | Row::Divider { /* fields */ } => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 1 | use crate::tokens::elements::Divider; [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki::elements::Divider; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 83 | impl_macro_vimwiki!(page, elements::Page); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 83 | impl_macro_vimwiki!(page, elements::Page); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 84 | impl_macro_vimwiki!(block_element, Located); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 83 | impl_macro_vimwiki!(page, elements::Page); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 84 | impl_macro_vimwiki!(block_element, Located); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 83 | impl_macro_vimwiki!(page, elements::Page); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 85 | / impl_macro_vimwiki!( [INFO] [stdout] 86 | | inline_element_container, [INFO] [stdout] 87 | | Located [INFO] [stdout] 88 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 85 | / impl_macro_vimwiki!( [INFO] [stdout] 86 | | inline_element_container, [INFO] [stdout] 87 | | Located [INFO] [stdout] 88 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 84 | impl_macro_vimwiki!(block_element, Located); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 84 | impl_macro_vimwiki!(block_element, Located); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 89 | impl_macro_vimwiki!(inline_element, Located); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 89 | impl_macro_vimwiki!(inline_element, Located); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 90 | impl_macro_vimwiki!(blockquote, Located); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 85 | / impl_macro_vimwiki!( [INFO] [stdout] 86 | | inline_element_container, [INFO] [stdout] 87 | | Located [INFO] [stdout] 88 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 90 | impl_macro_vimwiki!(blockquote, Located); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 85 | / impl_macro_vimwiki!( [INFO] [stdout] 86 | | inline_element_container, [INFO] [stdout] 87 | | Located [INFO] [stdout] 88 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 91 | impl_macro_vimwiki!(comment, Located); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 89 | impl_macro_vimwiki!(inline_element, Located); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 91 | impl_macro_vimwiki!(comment, Located); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 92 | impl_macro_vimwiki!(line_comment, Located); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 89 | impl_macro_vimwiki!(inline_element, Located); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 90 | impl_macro_vimwiki!(blockquote, Located); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 92 | impl_macro_vimwiki!(line_comment, Located); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 90 | impl_macro_vimwiki!(blockquote, Located); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 93 | impl_macro_vimwiki!(multi_line_comment, Located); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 91 | impl_macro_vimwiki!(comment, Located); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 93 | impl_macro_vimwiki!(multi_line_comment, Located); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 91 | impl_macro_vimwiki!(comment, Located); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 92 | impl_macro_vimwiki!(line_comment, Located); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 94 | impl_macro_vimwiki!(definition_list, Located); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 94 | impl_macro_vimwiki!(definition_list, Located); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 92 | impl_macro_vimwiki!(line_comment, Located); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 93 | impl_macro_vimwiki!(multi_line_comment, Located); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 95 | impl_macro_vimwiki!(divider, Located); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 93 | impl_macro_vimwiki!(multi_line_comment, Located); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 95 | impl_macro_vimwiki!(divider, Located); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 94 | impl_macro_vimwiki!(definition_list, Located); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 96 | impl_macro_vimwiki!(header, Located); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 94 | impl_macro_vimwiki!(definition_list, Located); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 96 | impl_macro_vimwiki!(header, Located); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 95 | impl_macro_vimwiki!(divider, Located); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 97 | impl_macro_vimwiki!(link, Located); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 97 | impl_macro_vimwiki!(link, Located); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 95 | impl_macro_vimwiki!(divider, Located); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 96 | impl_macro_vimwiki!(header, Located); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 98 | impl_macro_vimwiki!(diary_link, Located); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 96 | impl_macro_vimwiki!(header, Located); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 98 | impl_macro_vimwiki!(diary_link, Located); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 97 | impl_macro_vimwiki!(link, Located); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 99 | impl_macro_vimwiki!(external_file_link, Located); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 97 | impl_macro_vimwiki!(link, Located); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 99 | impl_macro_vimwiki!(external_file_link, Located); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 100 | impl_macro_vimwiki!(raw_link, Located); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 98 | impl_macro_vimwiki!(diary_link, Located); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 98 | impl_macro_vimwiki!(diary_link, Located); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 100 | impl_macro_vimwiki!(raw_link, Located); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 99 | impl_macro_vimwiki!(external_file_link, Located); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 101 | impl_macro_vimwiki!(transclusion_link, Located); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 99 | impl_macro_vimwiki!(external_file_link, Located); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 101 | impl_macro_vimwiki!(transclusion_link, Located); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 100 | impl_macro_vimwiki!(raw_link, Located); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 100 | impl_macro_vimwiki!(raw_link, Located); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 102 | impl_macro_vimwiki!(wiki_link, Located); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 101 | impl_macro_vimwiki!(transclusion_link, Located); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 101 | impl_macro_vimwiki!(transclusion_link, Located); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 102 | impl_macro_vimwiki!(wiki_link, Located); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 102 | impl_macro_vimwiki!(wiki_link, Located); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 103 | impl_macro_vimwiki!(inter_wiki_link, Located); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 102 | impl_macro_vimwiki!(wiki_link, Located); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 103 | impl_macro_vimwiki!(inter_wiki_link, Located); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 103 | impl_macro_vimwiki!(inter_wiki_link, Located); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 103 | impl_macro_vimwiki!(inter_wiki_link, Located); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 104 | impl_macro_vimwiki!(list, Located); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 104 | impl_macro_vimwiki!(list, Located); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 105 | impl_macro_vimwiki!(code_inline, Located); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 105 | impl_macro_vimwiki!(code_inline, Located); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 106 | impl_macro_vimwiki!(math_inline, Located); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 106 | impl_macro_vimwiki!(math_inline, Located); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 104 | impl_macro_vimwiki!(list, Located); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 104 | impl_macro_vimwiki!(list, Located); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 107 | impl_macro_vimwiki!(math_block, Located); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 105 | impl_macro_vimwiki!(code_inline, Located); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 107 | impl_macro_vimwiki!(math_block, Located); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 105 | impl_macro_vimwiki!(code_inline, Located); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 108 | impl_macro_vimwiki!(paragraph, Located); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 106 | impl_macro_vimwiki!(math_inline, Located); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 108 | impl_macro_vimwiki!(paragraph, Located); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 109 | impl_macro_vimwiki!(placeholder, Located); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 109 | impl_macro_vimwiki!(placeholder, Located); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 106 | impl_macro_vimwiki!(math_inline, Located); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 107 | impl_macro_vimwiki!(math_block, Located); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 110 | impl_macro_vimwiki!(preformatted_text, Located); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 107 | impl_macro_vimwiki!(math_block, Located); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 110 | impl_macro_vimwiki!(preformatted_text, Located); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 108 | impl_macro_vimwiki!(paragraph, Located); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 111 | impl_macro_vimwiki!(table, Located); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 111 | impl_macro_vimwiki!(table, Located); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 108 | impl_macro_vimwiki!(paragraph, Located); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 112 | impl_macro_vimwiki!(tags, Located); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 109 | impl_macro_vimwiki!(placeholder, Located); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 112 | impl_macro_vimwiki!(tags, Located); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 109 | impl_macro_vimwiki!(placeholder, Located); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 113 | impl_macro_vimwiki!(decorated_text, Located); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 110 | impl_macro_vimwiki!(preformatted_text, Located); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 110 | impl_macro_vimwiki!(preformatted_text, Located); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 113 | impl_macro_vimwiki!(decorated_text, Located); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 111 | impl_macro_vimwiki!(table, Located); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 114 | impl_macro_vimwiki!(keyword, Located); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 114 | impl_macro_vimwiki!(keyword, Located); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 111 | impl_macro_vimwiki!(table, Located); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 115 | impl_macro_vimwiki!(text, Located); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 115 | impl_macro_vimwiki!(text, Located); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 112 | impl_macro_vimwiki!(tags, Located); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 112 | impl_macro_vimwiki!(tags, Located); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 113 | impl_macro_vimwiki!(decorated_text, Located); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 113 | impl_macro_vimwiki!(decorated_text, Located); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 114 | impl_macro_vimwiki!(keyword, Located); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 114 | impl_macro_vimwiki!(keyword, Located); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:74:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl_macro!([], from_vimwiki_string, $type, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 115 | impl_macro_vimwiki!(text, Located); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_vimwiki_string` found for enum `Language<'_>` in the current scope [INFO] [stdout] --> src/lib.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | impl_macro!([], from_vimwiki_string, $type, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Language<'_>` [INFO] [stdout] | help: there is an associated function with a similar name: `from_vimwiki_str` [INFO] [stdout] ... [INFO] [stdout] 115 | impl_macro_vimwiki!(text, Located); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `BoldItalic` found for enum `vimwiki::elements::DecoratedText<'_>` in the current scope [INFO] [stdout] --> src/tokens/elements/blocks/inline/typefaces.rs:53:24 [INFO] [stdout] | [INFO] [stdout] 53 | DecoratedText::BoldItalic(x) => { [INFO] [stdout] | ^^^^^^^^^^ variant or associated item not found in `vimwiki::elements::DecoratedText<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `BoldItalic` found for enum `vimwiki::elements::DecoratedText<'_>` in the current scope [INFO] [stdout] --> src/tokens/elements/blocks/inline/typefaces.rs:53:24 [INFO] [stdout] | [INFO] [stdout] 53 | DecoratedText::BoldItalic(x) => { [INFO] [stdout] | ^^^^^^^^^^ variant or associated item not found in `vimwiki::elements::DecoratedText<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 62 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0532, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0532`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 62 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0532, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0532`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vimwiki_macros` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2740a34d6241e87e57690b0de3ea737367c4f13cdde55b58890dc9de769215f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2740a34d6241e87e57690b0de3ea737367c4f13cdde55b58890dc9de769215f5", kill_on_drop: false }` [INFO] [stdout] 2740a34d6241e87e57690b0de3ea737367c4f13cdde55b58890dc9de769215f5