[INFO] fetching crate vimwiki-core 0.1.0... [INFO] testing vimwiki-core-0.1.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate vimwiki-core 0.1.0 into /workspace/builds/worker-109/source [INFO] validating manifest of crates.io crate vimwiki-core 0.1.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate vimwiki-core 0.1.0 [INFO] finished tweaking crates.io crate vimwiki-core 0.1.0 [INFO] tweaked toml for crates.io crate vimwiki-core 0.1.0 written to /workspace/builds/worker-109/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af97356921c0d811b5347f892c83176965ad34fce781cbde9eec3c86339878ef [INFO] running `Command { std: "docker" "start" "-a" "af97356921c0d811b5347f892c83176965ad34fce781cbde9eec3c86339878ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af97356921c0d811b5347f892c83176965ad34fce781cbde9eec3c86339878ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af97356921c0d811b5347f892c83176965ad34fce781cbde9eec3c86339878ef", kill_on_drop: false }` [INFO] [stdout] af97356921c0d811b5347f892c83176965ad34fce781cbde9eec3c86339878ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b603f5d9c84cd599025c071eb3f89c564c5a43263a7012862a6937ea1f273a0e [INFO] running `Command { std: "docker" "start" "-a" "b603f5d9c84cd599025c071eb3f89c564c5a43263a7012862a6937ea1f273a0e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling numerals v0.1.4 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling serde_with v1.12.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling vimwiki-core v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.23s [INFO] running `Command { std: "docker" "inspect" "b603f5d9c84cd599025c071eb3f89c564c5a43263a7012862a6937ea1f273a0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b603f5d9c84cd599025c071eb3f89c564c5a43263a7012862a6937ea1f273a0e", kill_on_drop: false }` [INFO] [stdout] b603f5d9c84cd599025c071eb3f89c564c5a43263a7012862a6937ea1f273a0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c426d319e6be1396dd9f9a9a5d115b8aef220cf62189e509b5eae5b8755270e8 [INFO] running `Command { std: "docker" "start" "-a" "c426d319e6be1396dd9f9a9a5d115b8aef220cf62189e509b5eae5b8755270e8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling vimwiki-core v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `vimwiki` [INFO] [stdout] --> tests/utils.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki::{BlockElement, Located}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `vimwiki` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `vimwiki` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use vimwiki::macros::*; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `vimwiki` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `vimwiki`, `vimwiki::macros::*` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use vimwiki::macros::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: tests/utils.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki::{BlockElement, Located}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `vimwiki` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `vimwiki` [INFO] [stdout] --> tests/integration/vimwiki_wiki/index.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use vimwiki::macros::*; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `vimwiki` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `vimwiki`, `vimwiki::macros::*` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use vimwiki::*; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `vimwiki` [INFO] [stdout] | [INFO] [stdout] ::: tests/integration/vimwiki_wiki/index.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use vimwiki::macros::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `vimwiki` [INFO] [stdout] --> tests/integration/vimwiki_wiki/related_tools.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use vimwiki::macros::*; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `vimwiki` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `vimwiki`, `vimwiki::macros::*` [INFO] [stdout] --> tests/integration/vimwiki_wiki/index.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use vimwiki::*; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `vimwiki` [INFO] [stdout] | [INFO] [stdout] ::: tests/integration/vimwiki_wiki/related_tools.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use vimwiki::macros::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `vimwiki` [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use vimwiki::macros::*; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `vimwiki` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `vimwiki`, `vimwiki::macros::*` [INFO] [stdout] --> tests/integration/vimwiki_wiki/related_tools.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use vimwiki::*; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `vimwiki` [INFO] [stdout] | [INFO] [stdout] ::: tests/integration/vimwiki_wiki/tips_and_snips.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use vimwiki::macros::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `vimwiki` [INFO] [stdout] --> tests/integration/vimwiki_wiki/troubleshooting.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use vimwiki::macros::*; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `vimwiki` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `vimwiki`, `vimwiki::macros::*` [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use vimwiki::*; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `vimwiki` [INFO] [stdout] | [INFO] [stdout] ::: tests/integration/vimwiki_wiki/troubleshooting.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use vimwiki::macros::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `vimwiki` [INFO] [stdout] --> tests/integration/vimwiki_wiki/troubleshooting.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use vimwiki::*; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `vimwiki` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | vimwiki_header!("= _*implemented*_ =").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | vimwiki_header!("= header =").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | vimwiki_header!("== header level two ==").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | vimwiki_header!("=== header `level` 3 ===").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | vimwiki_header!("==== header ~~level~~ four ====").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | vimwiki_header!("===== header _*level* 5_ =====").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | vimwiki_header!("====== header level 6 ======").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | vimwiki_paragraph!("======= not a header ========").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | vimwiki_paragraph!("hi== not a header ==").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | vimwiki_paragraph!("=== not a header ==").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | vimwiki_paragraph!("=== not a header ===-").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | vimwiki_paragraph!("not a header:").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | vimwiki_header!("=n=").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | vimwiki_paragraph!("=== not a header ====").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header_raw` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | vimwiki_header_raw!(" == centred header ==").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | vimwiki_header!("== header with some `==` in between ==").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | vimwiki_header!("== header with some == in between ==").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | vimwiki_header!("== header with some ==in between ==").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | vimwiki_header!("== emph strong and strikeout ==").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | vimwiki_paragraph!("_emph_ *strong*").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | vimwiki_paragraph!("*_strong and emph_*").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | vimwiki_paragraph!("_*emph and strong*_").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | vimwiki_paragraph!("*_emph inside_ strong*").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | vimwiki_paragraph!("*strong with _emph_*").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | vimwiki_paragraph!("_*strong inside* emph_").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | vimwiki_paragraph!("_~~strikeout~~ inside emph_").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | vimwiki_paragraph!("~~This is _struck out_ with emph~~ ").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | vimwiki_paragraph! {r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | vimwiki_paragraph!("just two stars: **").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vimwiki-core` due to 2 previous errors [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | vimwiki_paragraph!("just two underscores: __").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | vimwiki_paragraph!("just four ~s: ~~~~").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | vimwiki_paragraph! {r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | vimwiki_paragraph!(r"~~not").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_blockquote_raw` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | vimwiki_blockquote_raw!(" %%comment").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | vimwiki_paragraph! {r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | vimwiki_header!("== horizontal rule ==").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | vimwiki_paragraph!("top").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_divider` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | vimwiki_divider!("----").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | vimwiki_paragraph!("middle").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_divider` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | vimwiki_divider!("-------").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | vimwiki_paragraph!("not a rule-----").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | vimwiki_paragraph! {r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | vimwiki_paragraph! {r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | vimwiki_header!("== comments ==").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | vimwiki_paragraph!("%% you can't see me.").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | vimwiki_paragraph! {r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | vimwiki_header!("== inline code ==").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | vimwiki_paragraph!(r#"Here is some `inline code`."#).into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | vimwiki_paragraph!(r#"Just two backticks: ``"#).into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | vimwiki_header!("== code block ==").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_code_block_raw` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | vimwiki_code_block_raw! {r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | vimwiki_header!("=== code block with attributes ===").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_code_block_raw` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | vimwiki_code_block_raw! {r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | vimwiki_header!("=== code block with nested syntax ===").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_code_block` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | vimwiki_code_block! {r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | vimwiki_header!("=== empty code block ===").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_code_block` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | vimwiki_code_block! {r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 134 | vimwiki_header!("== block quotes ==").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_blockquote_raw` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 135 | vimwiki_blockquote_raw! {r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | vimwiki_header!("== external links ==").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_link` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | vec![vimwiki_link!($link).map(InlineElement::Link)], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 141 | make_link!("[[http://google.com|_Google_ search engine]]"), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_link` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | vec![vimwiki_link!($link).map(InlineElement::Link)], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | make_link!("http://pandoc.org"), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_link` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | vec![vimwiki_link!($link).map(InlineElement::Link)], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 143 | make_link!("ftp://vim.org"), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | vimwiki_paragraph!(r#"[[http://google.com]] "#).into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_link` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | vec![vimwiki_link!($link).map(InlineElement::Link)], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 145 | make_link!("[[mailto:info@example.org|email me]]"), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_link` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | vec![vimwiki_link!($link).map(InlineElement::Link)], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 146 | make_link!("mailto:hello@bye.com"), [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | vimwiki_header!("== internal links ==").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_link` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | vec![vimwiki_link!($link).map(InlineElement::Link)], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | make_link!("[[This is a link]]"), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_link` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | vec![vimwiki_link!($link).map(InlineElement::Link)], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | make_link!("[[This is a link source|Description of the link]]"), [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_link` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | vec![vimwiki_link!($link).map(InlineElement::Link)], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 150 | make_link!("[[projects/Important Project 1]]"), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_link` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | vec![vimwiki_link!($link).map(InlineElement::Link)], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 151 | make_link!("[[../index]]"), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_link` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | vec![vimwiki_link!($link).map(InlineElement::Link)], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 152 | make_link!("[[a subdirectory/|Other files]]"), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_link` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | vec![vimwiki_link!($link).map(InlineElement::Link)], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 153 | make_link!("[[#tag-one|try me to test tag anchors]]"), [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_link` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | vec![vimwiki_link!($link).map(InlineElement::Link)], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 154 | make_link!("[[#block quotes|try me to test header anchors]]"), [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_link` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | vec![vimwiki_link!($link).map(InlineElement::Link)], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | make_link!("[[#strong|try me to test strong anchors]]"), [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_link` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | vec![vimwiki_link!($link).map(InlineElement::Link)], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 156 | make_link!("[[Todo List#Tomorrow|Tasks for tomorrow]]"), [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_link` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | vec![vimwiki_link!($link).map(InlineElement::Link)], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 157 | make_link!("[[diary:2017-05-01]]"), [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_link` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | vec![vimwiki_link!($link).map(InlineElement::Link)], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 158 | make_link!("[[file:../assets/data.csv|Important Data]]"), [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:159:9 [INFO] [stdout] | [INFO] [stdout] 159 | vimwiki_header!("=== links with thumbnails ===").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_link` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | vec![vimwiki_link!($link).map(InlineElement::Link)], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 160 | make_link!("[[http://www.google.com|{{./movie.jpg}}]]"), [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | vimwiki_header!("== images ==").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_link` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | vec![vimwiki_link!($link).map(InlineElement::Link)], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 162 | make_link!("{{file:./lalune.jpg}}"), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_link` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | vec![vimwiki_link!($link).map(InlineElement::Link)], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | make_link!("{{http://vimwiki.googlecode.com/hg/images/vimwiki_logo.png|Vimwiki}}"), [INFO] [stdout] | ---------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | vimwiki_paragraph!(r#"{{local:./movie.jpg}} "#).into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | vimwiki_header!("=== image with attributes ===").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | vimwiki_paragraph!(r#"{{lalune.jpg|_cool stuff_|style="width:150px;height:120px;"}}"#).into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | vimwiki_paragraph!(r#"{{nonexist.jpg|*Non-existing* image|class="center flow blabla" style="font-color:red"}}"#).into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | vimwiki_paragraph!(r#"{{lalune.jpg|_cool stuff_|style="width:150px;height:120px;"|anything in this segment is ignored}}"#).into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | vimwiki_header!("== lists ==").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/index.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | vimwiki_header!("= Vimwiki Wiki =") [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/index.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | vimwiki_paragraph!("*Welcome to the Vimwiki wiki!*") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/index.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | vimwiki_header!("== Official Repositories ==") [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/index.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | vimwiki_paragraph!("Here are links to the official Vimwiki repositories:") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_list` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/index.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | vimwiki_list! {r#" [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/index.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | vimwiki_header!("== Wiki Pages ==") [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/index.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | vimwiki_paragraph!("Checkout these pages for additional information and tips!") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_list` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/index.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | vimwiki_list! {r#" [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/index.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | vimwiki_header!("== Chat/Forums ==") [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_list` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/index.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | vimwiki_list! {r#" [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/index.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | vimwiki_header!("== Outdated Versions ==") [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/index.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | vimwiki_paragraph! {r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_list` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/index.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | vimwiki_list! {r#" [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/index.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | vimwiki_header!("== Related Projects ==") [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_list` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/index.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | vimwiki_list! {r#" [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/related_tools.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | vimwiki_header!("= Related Tools =") [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/related_tools.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | vimwiki_paragraph! {r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/related_tools.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | vimwiki_header!("== Vim Plugins ==") [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_list` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/related_tools.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | vimwiki_list! {r#" [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/related_tools.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | vimwiki_header!("== External Tools ==") [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_list` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/related_tools.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | vimwiki_list! {r#" [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | vimwiki_header!("= Tips and Snips =") [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | vimwiki_paragraph! {r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | vimwiki_header!("== Cheat Sheet ==") [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | vimwiki_paragraph! {r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_list` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | vimwiki_list! {r#" [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | vimwiki_header!("== Custom folding ==") [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | vimwiki_paragraph! {r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | vimwiki_paragraph! {r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | vimwiki_paragraph! {r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_code_block_raw` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | vimwiki_code_block_raw! {r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | vimwiki_header!("== Task Management ==") [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | vimwiki_paragraph! {r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | vimwiki_header!("=== Find Incomplete Tasks ===") [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | vimwiki_paragraph! {r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_code_block_raw` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | vimwiki_code_block_raw! {r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | vimwiki_header!("== Encrypting Vimwiki pages ==") [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | vimwiki_paragraph! {r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_code_block_raw` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | vimwiki_code_block_raw! {r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | vimwiki_paragraph! {r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | vimwiki_paragraph! {r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | vimwiki_header!("== Cite entries from bibtex library ==") [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | vimwiki_paragraph! {r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:137:9 [INFO] [stdout] | [INFO] [stdout] 137 | vimwiki_header!("== FAQ ==") [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | vimwiki_header!("=== General ===") [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 141 | vimwiki_header!("==== How to change the folder of the wiki? ====") [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | vimwiki_paragraph! {r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_code_block_raw` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | vimwiki_code_block_raw! {r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | vimwiki_header!("==== Can I start Vimwiki directly from shell? ====") [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:157:9 [INFO] [stdout] | [INFO] [stdout] 157 | vimwiki_paragraph! {r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_code_block_raw` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | vimwiki_code_block_raw! {r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 167 | vimwiki_paragraph! {r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_code_block_raw` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 172 | vimwiki_code_block_raw! {r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | vimwiki_header!("==== Useful shell function for git integration and launch ====") [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | vimwiki_paragraph! {r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_code_block_raw` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:187:9 [INFO] [stdout] | [INFO] [stdout] 187 | vimwiki_code_block_raw! {r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:203:9 [INFO] [stdout] | [INFO] [stdout] 203 | vimwiki_paragraph! {r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:208:9 [INFO] [stdout] | [INFO] [stdout] 208 | vimwiki_header!("=== Markdown ===") [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:210:9 [INFO] [stdout] | [INFO] [stdout] 210 | vimwiki_header!("==== How do I use markdown syntax for my wikis? ====") [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:212:9 [INFO] [stdout] | [INFO] [stdout] 212 | vimwiki_paragraph! {r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_code_block_raw` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:218:9 [INFO] [stdout] | [INFO] [stdout] 218 | vimwiki_code_block_raw! {r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:225:9 [INFO] [stdout] | [INFO] [stdout] 225 | vimwiki_header!("==== Vimwiki considers every markdown-file as a wiki file ====") [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 227 | vimwiki_paragraph! {r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_code_block_raw` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 232 | vimwiki_code_block_raw! {r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | vimwiki_paragraph! {r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:243:9 [INFO] [stdout] | [INFO] [stdout] 243 | vimwiki_header!("== Got Other Great Ideas You'd Like to Share? ==") [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:245:9 [INFO] [stdout] | [INFO] [stdout] 245 | vimwiki_paragraph! {r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/troubleshooting.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | vimwiki_header!("= Troubleshooting =") [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_header` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/troubleshooting.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | vimwiki_header!("== Minimal Vimrc ==") [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_paragraph` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/troubleshooting.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | vimwiki_paragraph! {r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vimwiki_list` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/troubleshooting.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | vimwiki_list! {r#" [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InlineElement` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | vec![vimwiki_link!($link).map(InlineElement::Link)], [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `InlineElement` [INFO] [stdout] ... [INFO] [stdout] 141 | make_link!("[[http://google.com|_Google_ search engine]]"), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InlineElement` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | vec![vimwiki_link!($link).map(InlineElement::Link)], [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `InlineElement` [INFO] [stdout] ... [INFO] [stdout] 142 | make_link!("http://pandoc.org"), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InlineElement` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | vec![vimwiki_link!($link).map(InlineElement::Link)], [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `InlineElement` [INFO] [stdout] ... [INFO] [stdout] 143 | make_link!("ftp://vim.org"), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InlineElement` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | vec![vimwiki_link!($link).map(InlineElement::Link)], [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `InlineElement` [INFO] [stdout] ... [INFO] [stdout] 145 | make_link!("[[mailto:info@example.org|email me]]"), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InlineElement` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | vec![vimwiki_link!($link).map(InlineElement::Link)], [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `InlineElement` [INFO] [stdout] ... [INFO] [stdout] 146 | make_link!("mailto:hello@bye.com"), [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InlineElement` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | vec![vimwiki_link!($link).map(InlineElement::Link)], [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `InlineElement` [INFO] [stdout] ... [INFO] [stdout] 148 | make_link!("[[This is a link]]"), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InlineElement` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | vec![vimwiki_link!($link).map(InlineElement::Link)], [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `InlineElement` [INFO] [stdout] ... [INFO] [stdout] 149 | make_link!("[[This is a link source|Description of the link]]"), [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InlineElement` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | vec![vimwiki_link!($link).map(InlineElement::Link)], [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `InlineElement` [INFO] [stdout] ... [INFO] [stdout] 150 | make_link!("[[projects/Important Project 1]]"), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InlineElement` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | vec![vimwiki_link!($link).map(InlineElement::Link)], [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `InlineElement` [INFO] [stdout] ... [INFO] [stdout] 151 | make_link!("[[../index]]"), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InlineElement` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | vec![vimwiki_link!($link).map(InlineElement::Link)], [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `InlineElement` [INFO] [stdout] ... [INFO] [stdout] 152 | make_link!("[[a subdirectory/|Other files]]"), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InlineElement` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | vec![vimwiki_link!($link).map(InlineElement::Link)], [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `InlineElement` [INFO] [stdout] ... [INFO] [stdout] 153 | make_link!("[[#tag-one|try me to test tag anchors]]"), [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InlineElement` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | vec![vimwiki_link!($link).map(InlineElement::Link)], [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `InlineElement` [INFO] [stdout] ... [INFO] [stdout] 154 | make_link!("[[#block quotes|try me to test header anchors]]"), [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InlineElement` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | vec![vimwiki_link!($link).map(InlineElement::Link)], [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `InlineElement` [INFO] [stdout] ... [INFO] [stdout] 155 | make_link!("[[#strong|try me to test strong anchors]]"), [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InlineElement` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | vec![vimwiki_link!($link).map(InlineElement::Link)], [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `InlineElement` [INFO] [stdout] ... [INFO] [stdout] 156 | make_link!("[[Todo List#Tomorrow|Tasks for tomorrow]]"), [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InlineElement` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | vec![vimwiki_link!($link).map(InlineElement::Link)], [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `InlineElement` [INFO] [stdout] ... [INFO] [stdout] 157 | make_link!("[[diary:2017-05-01]]"), [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InlineElement` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | vec![vimwiki_link!($link).map(InlineElement::Link)], [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `InlineElement` [INFO] [stdout] ... [INFO] [stdout] 158 | make_link!("[[file:../assets/data.csv|Important Data]]"), [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InlineElement` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | vec![vimwiki_link!($link).map(InlineElement::Link)], [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `InlineElement` [INFO] [stdout] ... [INFO] [stdout] 160 | make_link!("[[http://www.google.com|{{./movie.jpg}}]]"), [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InlineElement` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | vec![vimwiki_link!($link).map(InlineElement::Link)], [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `InlineElement` [INFO] [stdout] ... [INFO] [stdout] 162 | make_link!("{{file:./lalune.jpg}}"), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InlineElement` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | vec![vimwiki_link!($link).map(InlineElement::Link)], [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `InlineElement` [INFO] [stdout] ... [INFO] [stdout] 163 | make_link!("{{http://vimwiki.googlecode.com/hg/images/vimwiki_logo.png|Vimwiki}}"), [INFO] [stdout] | ---------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Page` in this scope [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | let page: Page = Language::from_vimwiki_str(&contents).parse().unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Page; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Language` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | let page: Page = Language::from_vimwiki_str(&contents).parse().unwrap(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Language; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Located` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 141 | make_link!("[[http://google.com|_Google_ search engine]]"), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Located; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Paragraph` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 141 | make_link!("[[http://google.com|_Google_ search engine]]"), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Paragraph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InlineElementContainer` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:47 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 141 | make_link!("[[http://google.com|_Google_ search engine]]"), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::InlineElementContainer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Located` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 142 | make_link!("http://pandoc.org"), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Located; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Paragraph` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 142 | make_link!("http://pandoc.org"), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Paragraph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InlineElementContainer` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:47 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 142 | make_link!("http://pandoc.org"), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::InlineElementContainer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Located` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 143 | make_link!("ftp://vim.org"), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Located; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Paragraph` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 143 | make_link!("ftp://vim.org"), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Paragraph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InlineElementContainer` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:47 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 143 | make_link!("ftp://vim.org"), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::InlineElementContainer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Located` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 145 | make_link!("[[mailto:info@example.org|email me]]"), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Located; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Paragraph` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 145 | make_link!("[[mailto:info@example.org|email me]]"), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Paragraph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InlineElementContainer` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:47 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 145 | make_link!("[[mailto:info@example.org|email me]]"), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::InlineElementContainer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Located` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 146 | make_link!("mailto:hello@bye.com"), [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Located; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Paragraph` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 146 | make_link!("mailto:hello@bye.com"), [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Paragraph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InlineElementContainer` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:47 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 146 | make_link!("mailto:hello@bye.com"), [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::InlineElementContainer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Located` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 148 | make_link!("[[This is a link]]"), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Located; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Paragraph` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 148 | make_link!("[[This is a link]]"), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Paragraph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InlineElementContainer` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:47 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 148 | make_link!("[[This is a link]]"), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::InlineElementContainer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Located` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 149 | make_link!("[[This is a link source|Description of the link]]"), [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Located; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Paragraph` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 149 | make_link!("[[This is a link source|Description of the link]]"), [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Paragraph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InlineElementContainer` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:47 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 149 | make_link!("[[This is a link source|Description of the link]]"), [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::InlineElementContainer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Located` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 150 | make_link!("[[projects/Important Project 1]]"), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Located; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Paragraph` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 150 | make_link!("[[projects/Important Project 1]]"), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Paragraph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InlineElementContainer` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:47 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 150 | make_link!("[[projects/Important Project 1]]"), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::InlineElementContainer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Located` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 151 | make_link!("[[../index]]"), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Located; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Paragraph` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 151 | make_link!("[[../index]]"), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Paragraph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InlineElementContainer` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:47 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 151 | make_link!("[[../index]]"), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::InlineElementContainer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Located` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 152 | make_link!("[[a subdirectory/|Other files]]"), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Located; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Paragraph` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 152 | make_link!("[[a subdirectory/|Other files]]"), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Paragraph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InlineElementContainer` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:47 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 152 | make_link!("[[a subdirectory/|Other files]]"), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::InlineElementContainer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Located` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 153 | make_link!("[[#tag-one|try me to test tag anchors]]"), [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Located; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Paragraph` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 153 | make_link!("[[#tag-one|try me to test tag anchors]]"), [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Paragraph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InlineElementContainer` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:47 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 153 | make_link!("[[#tag-one|try me to test tag anchors]]"), [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::InlineElementContainer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Located` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 154 | make_link!("[[#block quotes|try me to test header anchors]]"), [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Located; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Paragraph` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 154 | make_link!("[[#block quotes|try me to test header anchors]]"), [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Paragraph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InlineElementContainer` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:47 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 154 | make_link!("[[#block quotes|try me to test header anchors]]"), [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::InlineElementContainer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Located` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 155 | make_link!("[[#strong|try me to test strong anchors]]"), [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Located; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Paragraph` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 155 | make_link!("[[#strong|try me to test strong anchors]]"), [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Paragraph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InlineElementContainer` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:47 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 155 | make_link!("[[#strong|try me to test strong anchors]]"), [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::InlineElementContainer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Located` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 156 | make_link!("[[Todo List#Tomorrow|Tasks for tomorrow]]"), [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Located; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Paragraph` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 156 | make_link!("[[Todo List#Tomorrow|Tasks for tomorrow]]"), [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Paragraph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InlineElementContainer` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:47 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 156 | make_link!("[[Todo List#Tomorrow|Tasks for tomorrow]]"), [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::InlineElementContainer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Located` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | make_link!("[[diary:2017-05-01]]"), [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Located; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Paragraph` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | make_link!("[[diary:2017-05-01]]"), [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Paragraph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InlineElementContainer` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:47 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | make_link!("[[diary:2017-05-01]]"), [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::InlineElementContainer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Located` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | make_link!("[[file:../assets/data.csv|Important Data]]"), [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Located; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Paragraph` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | make_link!("[[file:../assets/data.csv|Important Data]]"), [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Paragraph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InlineElementContainer` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:47 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | make_link!("[[file:../assets/data.csv|Important Data]]"), [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::InlineElementContainer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Located` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 160 | make_link!("[[http://www.google.com|{{./movie.jpg}}]]"), [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Located; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Paragraph` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 160 | make_link!("[[http://www.google.com|{{./movie.jpg}}]]"), [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Paragraph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InlineElementContainer` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:47 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 160 | make_link!("[[http://www.google.com|{{./movie.jpg}}]]"), [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::InlineElementContainer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Located` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 162 | make_link!("{{file:./lalune.jpg}}"), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Located; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Paragraph` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 162 | make_link!("{{file:./lalune.jpg}}"), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Paragraph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InlineElementContainer` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:47 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 162 | make_link!("{{file:./lalune.jpg}}"), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::InlineElementContainer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Located` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 163 | make_link!("{{http://vimwiki.googlecode.com/hg/images/vimwiki_logo.png|Vimwiki}}"), [INFO] [stdout] | ---------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Located; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Paragraph` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 163 | make_link!("{{http://vimwiki.googlecode.com/hg/images/vimwiki_logo.png|Vimwiki}}"), [INFO] [stdout] | ---------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Paragraph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InlineElementContainer` [INFO] [stdout] --> tests/integration/pandoc/vimwiki_reader.rs:13:47 [INFO] [stdout] | [INFO] [stdout] 13 | Located::from(Paragraph::new(vec![InlineElementContainer::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 163 | make_link!("{{http://vimwiki.googlecode.com/hg/images/vimwiki_logo.png|Vimwiki}}"), [INFO] [stdout] | ---------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_link` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::InlineElementContainer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Page` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/index.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | let page: Page = Language::from_vimwiki_str(&contents).parse().unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Page; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Language` [INFO] [stdout] --> tests/integration/vimwiki_wiki/index.rs:8:22 [INFO] [stdout] | [INFO] [stdout] 8 | let page: Page = Language::from_vimwiki_str(&contents).parse().unwrap(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Language; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Page` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/related_tools.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | let page: Page = Language::from_vimwiki_str(&contents).parse().unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Page; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Language` [INFO] [stdout] --> tests/integration/vimwiki_wiki/related_tools.rs:8:22 [INFO] [stdout] | [INFO] [stdout] 8 | let page: Page = Language::from_vimwiki_str(&contents).parse().unwrap(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Language; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Page` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | let page: Page = Language::from_vimwiki_str(&contents).parse().unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Page; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Language` [INFO] [stdout] --> tests/integration/vimwiki_wiki/tips_and_snips.rs:8:22 [INFO] [stdout] | [INFO] [stdout] 8 | let page: Page = Language::from_vimwiki_str(&contents).parse().unwrap(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Language; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Page` in this scope [INFO] [stdout] --> tests/integration/vimwiki_wiki/troubleshooting.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | let page: Page = Language::from_vimwiki_str(&contents).parse().unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Page; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Language` [INFO] [stdout] --> tests/integration/vimwiki_wiki/troubleshooting.rs:8:22 [INFO] [stdout] | [INFO] [stdout] 8 | let page: Page = Language::from_vimwiki_str(&contents).parse().unwrap(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use vimwiki_core::Language; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 257 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vimwiki-core` due to 258 previous errors [INFO] [stdout] error[E0432]: unresolved import `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/blockquotes.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | use indoc::indoc; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `indoc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/code.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | use indoc::indoc; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `indoc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/definitions.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | use indoc::indoc; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `indoc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/inline/code.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | use indoc::indoc; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `indoc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/inline/math.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | use indoc::indoc; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `indoc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/lists.rs:344:9 [INFO] [stdout] | [INFO] [stdout] 344 | use indoc::indoc; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `indoc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/math.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | use indoc::indoc; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `indoc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/paragraphs.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | use indoc::indoc; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `indoc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/tables.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | use indoc::indoc; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `indoc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/blockquotes.rs:87:32 [INFO] [stdout] | [INFO] [stdout] 87 | let input = Span::from(indoc! {" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/blockquotes.rs:96:32 [INFO] [stdout] | [INFO] [stdout] 96 | let input = Span::from(indoc! {" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/blockquotes.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | let input = Span::from(indoc! {" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/blockquotes.rs:125:13 [INFO] [stdout] | [INFO] [stdout] 125 | indoc! {" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/blockquotes.rs:142:32 [INFO] [stdout] | [INFO] [stdout] 142 | let input = Span::from(indoc! {" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/blockquotes.rs:154:13 [INFO] [stdout] | [INFO] [stdout] 154 | indoc! {" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/blockquotes.rs:169:32 [INFO] [stdout] | [INFO] [stdout] 169 | let input = Span::from(indoc! {" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/blockquotes.rs:186:13 [INFO] [stdout] | [INFO] [stdout] 186 | indoc! {" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/code.rs:102:32 [INFO] [stdout] | [INFO] [stdout] 102 | let input = Span::from(indoc! {r" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/code.rs:111:32 [INFO] [stdout] | [INFO] [stdout] 111 | let input = Span::from(indoc! {r" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/code.rs:120:32 [INFO] [stdout] | [INFO] [stdout] 120 | let input = Span::from(indoc! {r" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/code.rs:129:32 [INFO] [stdout] | [INFO] [stdout] 129 | let input = Span::from(indoc! {r" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/code.rs:138:32 [INFO] [stdout] | [INFO] [stdout] 138 | let input = Span::from(indoc! {r" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/code.rs:151:32 [INFO] [stdout] | [INFO] [stdout] 151 | let input = Span::from(indoc! {r" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/code.rs:168:32 [INFO] [stdout] | [INFO] [stdout] 168 | let input = Span::from(indoc! {r#" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/code.rs:185:32 [INFO] [stdout] | [INFO] [stdout] 185 | let input = Span::from(indoc! {r" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/code.rs:218:32 [INFO] [stdout] | [INFO] [stdout] 218 | let input = Span::from(indoc! {r#" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/code.rs:240:32 [INFO] [stdout] | [INFO] [stdout] 240 | let input = Span::from(indoc! {r#" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/definitions.rs:175:32 [INFO] [stdout] | [INFO] [stdout] 175 | let input = Span::from(indoc! {r#" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/definitions.rs:225:32 [INFO] [stdout] | [INFO] [stdout] 225 | let input = Span::from(indoc! {r#" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/definitions.rs:243:32 [INFO] [stdout] | [INFO] [stdout] 243 | let input = Span::from(indoc! {r#" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/definitions.rs:263:32 [INFO] [stdout] | [INFO] [stdout] 263 | let input = Span::from(indoc! {r#" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/definitions.rs:281:32 [INFO] [stdout] | [INFO] [stdout] 281 | let input = Span::from(indoc! {r#" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/definitions.rs:307:32 [INFO] [stdout] | [INFO] [stdout] 307 | let input = Span::from(indoc! {r#" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/definitions.rs:335:32 [INFO] [stdout] | [INFO] [stdout] 335 | let input = Span::from(indoc! {r#" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/definitions.rs:364:32 [INFO] [stdout] | [INFO] [stdout] 364 | let input = Span::from(indoc! {r#" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/inline/code.rs:52:32 [INFO] [stdout] | [INFO] [stdout] 52 | let input = Span::from(indoc! {r" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/inline/math.rs:62:32 [INFO] [stdout] | [INFO] [stdout] 62 | let input = Span::from(indoc! {r" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/lists.rs:387:32 [INFO] [stdout] | [INFO] [stdout] 387 | let input = Span::from(indoc! {" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/lists.rs:548:32 [INFO] [stdout] | [INFO] [stdout] 548 | let input = Span::from(indoc! {r#" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/lists.rs:583:32 [INFO] [stdout] | [INFO] [stdout] 583 | let input = Span::from(indoc! {" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/lists.rs:607:32 [INFO] [stdout] | [INFO] [stdout] 607 | let input = Span::from(indoc! {" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/lists.rs:658:32 [INFO] [stdout] | [INFO] [stdout] 658 | let input = Span::from(indoc! {" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/math.rs:80:32 [INFO] [stdout] | [INFO] [stdout] 80 | let input = Span::from(indoc! {r" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/math.rs:89:32 [INFO] [stdout] | [INFO] [stdout] 89 | let input = Span::from(indoc! {r" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/math.rs:98:32 [INFO] [stdout] | [INFO] [stdout] 98 | let input = Span::from(indoc! {r" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/math.rs:110:32 [INFO] [stdout] | [INFO] [stdout] 110 | let input = Span::from(indoc! {r" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/math.rs:128:32 [INFO] [stdout] | [INFO] [stdout] 128 | let input = Span::from(indoc! {r" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/math.rs:137:32 [INFO] [stdout] | [INFO] [stdout] 137 | let input = Span::from(indoc! {r" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/math.rs:146:32 [INFO] [stdout] | [INFO] [stdout] 146 | let input = Span::from(indoc! {r" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/math.rs:158:32 [INFO] [stdout] | [INFO] [stdout] 158 | let input = Span::from(indoc! {r" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/paragraphs.rs:95:32 [INFO] [stdout] | [INFO] [stdout] 95 | let input = Span::from(indoc! {" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/paragraphs.rs:126:32 [INFO] [stdout] | [INFO] [stdout] 126 | let input = Span::from(indoc! {" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/paragraphs.rs:167:32 [INFO] [stdout] | [INFO] [stdout] 167 | let input = Span::from(indoc! {" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/paragraphs.rs:207:32 [INFO] [stdout] | [INFO] [stdout] 207 | let input = Span::from(indoc! {" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/tables.rs:160:32 [INFO] [stdout] | [INFO] [stdout] 160 | let input = Span::from(indoc! {" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/tables.rs:171:32 [INFO] [stdout] | [INFO] [stdout] 171 | let input = Span::from(indoc! {" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/tables.rs:188:32 [INFO] [stdout] | [INFO] [stdout] 188 | let input = Span::from(indoc! {" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/tables.rs:204:32 [INFO] [stdout] | [INFO] [stdout] 204 | let input = Span::from(indoc! {" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/tables.rs:276:32 [INFO] [stdout] | [INFO] [stdout] 276 | let input = Span::from(indoc! {" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/tables.rs:293:32 [INFO] [stdout] | [INFO] [stdout] 293 | let input = Span::from(indoc! {" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/tables.rs:316:32 [INFO] [stdout] | [INFO] [stdout] 316 | let input = Span::from(indoc! {" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/tables.rs:337:32 [INFO] [stdout] | [INFO] [stdout] 337 | let input = Span::from(indoc! {" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `indoc` [INFO] [stdout] --> src/lang/parsers/vimwiki/blocks/tables.rs:364:32 [INFO] [stdout] | [INFO] [stdout] 364 | let input = Span::from(indoc! {" [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 63 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vimwiki-core` due to 64 previous errors [INFO] running `Command { std: "docker" "inspect" "c426d319e6be1396dd9f9a9a5d115b8aef220cf62189e509b5eae5b8755270e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c426d319e6be1396dd9f9a9a5d115b8aef220cf62189e509b5eae5b8755270e8", kill_on_drop: false }` [INFO] [stdout] c426d319e6be1396dd9f9a9a5d115b8aef220cf62189e509b5eae5b8755270e8