[INFO] fetching crate asciidork-parser 0.25.0...
[INFO] testing asciidork-parser-0.25.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate asciidork-parser 0.25.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate asciidork-parser 0.25.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate asciidork-parser 0.25.0
[INFO] tweaked toml for crates.io crate asciidork-parser 0.25.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate asciidork-parser 0.25.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate asciidork-parser 0.25.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded asciidork-ast v0.25.0
[INFO] [stderr]   Downloaded asciidork-core v0.23.0
[INFO] [stderr]   Downloaded jiff-tzdb-platform v0.1.1
[INFO] [stderr]   Downloaded jiff-tzdb v0.1.1
[INFO] [stderr]   Downloaded jiff v0.1.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7219b88223e5f5ceffdfb1270869be8e07a917bc2e2bf1a92fdd7f4591dc5ea2
[INFO] running `Command { std: "docker" "start" "-a" "7219b88223e5f5ceffdfb1270869be8e07a917bc2e2bf1a92fdd7f4591dc5ea2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7219b88223e5f5ceffdfb1270869be8e07a917bc2e2bf1a92fdd7f4591dc5ea2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7219b88223e5f5ceffdfb1270869be8e07a917bc2e2bf1a92fdd7f4591dc5ea2", kill_on_drop: false }`
[INFO] [stdout] 7219b88223e5f5ceffdfb1270869be8e07a917bc2e2bf1a92fdd7f4591dc5ea2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6fed3b6e04224373efcef9eaf828f8c1d3840dfb4636ea573b36be849bf92ee
[INFO] running `Command { std: "docker" "start" "-a" "f6fed3b6e04224373efcef9eaf828f8c1d3840dfb4636ea573b36be849bf92ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling asciidork-core v0.23.0
[INFO] [stderr]    Compiling bumpalo v3.15.4
[INFO] [stderr]    Compiling jiff v0.1.15
[INFO] [stderr]    Compiling asciidork-ast v0.25.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling asciidork-parser v0.25.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `loc` is never read
[INFO] [stdout]    --> src/tasks/parse_inlines/mod.rs:731:15
[INFO] [stdout]     |
[INFO] [stdout] 731 |               loc.end = line.discard_assert(TokenKind::Newline).loc.end;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.61s
[INFO] running `Command { std: "docker" "inspect" "f6fed3b6e04224373efcef9eaf828f8c1d3840dfb4636ea573b36be849bf92ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6fed3b6e04224373efcef9eaf828f8c1d3840dfb4636ea573b36be849bf92ee", kill_on_drop: false }`
[INFO] [stdout] f6fed3b6e04224373efcef9eaf828f8c1d3840dfb4636ea573b36be849bf92ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5dadaa664e21974be68fddce9f564a2d3b9abff0e32e949f997f44d2dfd7af86
[INFO] running `Command { std: "docker" "start" "-a" "5dadaa664e21974be68fddce9f564a2d3b9abff0e32e949f997f44d2dfd7af86", kill_on_drop: false }`
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stdout] warning: value assigned to `loc` is never read
[INFO] [stdout]    --> src/tasks/parse_inlines/mod.rs:731:15
[INFO] [stdout]     |
[INFO] [stdout] 731 |               loc.end = line.discard_assert(TokenKind::Newline).loc.end;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling asciidork-parser v0.25.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/all/attrs.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/all/fuzz_cases.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_utils::const_resolver;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/all/parse_breaks.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/all/parse_callouts.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/all/parse_description_lists.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/all/parse_ordered_lists.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/all/parse_quote_blocks.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/all/parse_sections.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/all/parse_unordered_lists.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/all/parse_verbatim_blocks.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/all/parse_blocks.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/all/parse_callout_lists.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/all/parse_doc_content.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/all/parse_ifdefs.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/all/parse_ifevals.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/all/parse_includes.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/all/parse_inlines.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/all/parse_macros.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/all/parse_toc.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]   --> tests/all/attrs.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 |       src!(name, name_range.clone()),
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]   --> tests/all/attrs.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 |       just!(value, value_range.clone()),
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]   --> tests/all/attrs.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 25 |   attrs.positional.push(Some(nodes![node!(text; range)]));
[INFO] [stdout]    |                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]   --> tests/all/attrs.rs:33:20
[INFO] [stdout]    |
[INFO] [stdout] 33 |   attrs.roles.push(src!(text, range));
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]   --> tests/all/attrs.rs:41:22
[INFO] [stdout]    |
[INFO] [stdout] 41 |   attrs.options.push(src!(text, range));
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]   --> tests/all/parse_blocks.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 |   assert_block!(
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]   --> tests/all/parse_blocks.rs:29:3
[INFO] [stdout]    |
[INFO] [stdout] 29 |   assert_block!(
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]   --> tests/all/parse_blocks.rs:50:3
[INFO] [stdout]    |
[INFO] [stdout] 50 |   assert_block!(
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]   --> tests/all/parse_blocks.rs:61:3
[INFO] [stdout]    |
[INFO] [stdout] 61 |   assert_block!(
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]   --> tests/all/parse_blocks.rs:75:3
[INFO] [stdout]    |
[INFO] [stdout] 75 |   assert_block!(
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]   --> tests/all/parse_blocks.rs:98:3
[INFO] [stdout]    |
[INFO] [stdout] 98 |   assert_block!(
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_blocks` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:115:3
[INFO] [stdout]     |
[INFO] [stdout] 115 |   assert_blocks!(
[INFO] [stdout]     |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:159:5
[INFO] [stdout]     |
[INFO] [stdout] 159 |     adoc! {"
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:164:5
[INFO] [stdout]     |
[INFO] [stdout] 164 |     adoc! {"
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `parse_blocks` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:174:16
[INFO] [stdout]     |
[INFO] [stdout] 174 |     assert_eq!(parse_blocks!(case).len(), 2);
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:180:3
[INFO] [stdout]     |
[INFO] [stdout] 180 |   assert_block!("== ", simple_text_block!("== ", 0..3));
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:185:3
[INFO] [stdout]     |
[INFO] [stdout] 185 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:201:15
[INFO] [stdout]     |
[INFO] [stdout] 201 |   let input = adoc! {"
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:209:30
[INFO] [stdout]     |
[INFO] [stdout] 209 |     content: Content::Simple(nodes![
[INFO] [stdout]     |                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_block` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:215:7
[INFO] [stdout]     |
[INFO] [stdout] 215 |     ..empty_block!(0)
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:217:3
[INFO] [stdout]     |
[INFO] [stdout] 217 |   assert_block!(input, expected);
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:222:15
[INFO] [stdout]     |
[INFO] [stdout] 222 |   let input = adoc! {"
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:231:14
[INFO] [stdout]     |
[INFO] [stdout] 231 |       attrs: vecb![attrs::named(&[("subs", 1..5, "normal", 6..12)])].into(),
[INFO] [stdout]     |              ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:232:18
[INFO] [stdout]     |
[INFO] [stdout] 232 |       start_loc: loc!(0..1),
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:236:30
[INFO] [stdout]     |
[INFO] [stdout] 236 |     content: Content::Simple(nodes![
[INFO] [stdout]     |                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:253:3
[INFO] [stdout]     |
[INFO] [stdout] 253 |   assert_block!(input, expected);
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:258:3
[INFO] [stdout]     |
[INFO] [stdout] 258 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:277:3
[INFO] [stdout]     |
[INFO] [stdout] 277 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:289:3
[INFO] [stdout]     |
[INFO] [stdout] 289 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:302:3
[INFO] [stdout]     |
[INFO] [stdout] 302 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:315:3
[INFO] [stdout]     |
[INFO] [stdout] 315 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:335:3
[INFO] [stdout]     |
[INFO] [stdout] 335 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_blocks` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:358:3
[INFO] [stdout]     |
[INFO] [stdout] 358 |   assert_blocks!(
[INFO] [stdout]     |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:393:3
[INFO] [stdout]     |
[INFO] [stdout] 393 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:408:3
[INFO] [stdout]     |
[INFO] [stdout] 408 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:428:3
[INFO] [stdout]     |
[INFO] [stdout] 428 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:448:3
[INFO] [stdout]     |
[INFO] [stdout] 448 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:474:3
[INFO] [stdout]     |
[INFO] [stdout] 474 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:490:3
[INFO] [stdout]     |
[INFO] [stdout] 490 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:505:3
[INFO] [stdout]     |
[INFO] [stdout] 505 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:525:3
[INFO] [stdout]     |
[INFO] [stdout] 525 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:548:3
[INFO] [stdout]     |
[INFO] [stdout] 548 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:584:3
[INFO] [stdout]     |
[INFO] [stdout] 584 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:621:1
[INFO] [stdout]     |
[INFO] [stdout] 621 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]  --> tests/all/parse_breaks.rs:9:3
[INFO] [stdout]   |
[INFO] [stdout] 9 |   assert_block!(
[INFO] [stdout]   |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]   --> tests/all/parse_breaks.rs:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 |   assert_block!(
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_blocks` in this scope
[INFO] [stdout]   --> tests/all/parse_breaks.rs:37:3
[INFO] [stdout]    |
[INFO] [stdout] 37 |   assert_blocks!(
[INFO] [stdout]    |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_blocks` in this scope
[INFO] [stdout]   --> tests/all/parse_breaks.rs:59:3
[INFO] [stdout]    |
[INFO] [stdout] 59 |   assert_blocks!(
[INFO] [stdout]    |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_blocks` in this scope
[INFO] [stdout]   --> tests/all/parse_breaks.rs:80:3
[INFO] [stdout]    |
[INFO] [stdout] 80 |   assert_blocks!(
[INFO] [stdout]    |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_breaks.rs:102:3
[INFO] [stdout]     |
[INFO] [stdout] 102 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_breaks.rs:114:3
[INFO] [stdout]     |
[INFO] [stdout] 114 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]   --> tests/all/parse_callout_lists.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 |   let input = adoc! {r#"
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]   --> tests/all/parse_callout_lists.rs:24:21
[INFO] [stdout]    |
[INFO] [stdout] 24 |         marker_src: src!("<1>", 32..35),
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]   --> tests/all/parse_callout_lists.rs:25:20
[INFO] [stdout]    |
[INFO] [stdout] 25 |         principle: just!("foo", 36..39),
[INFO] [stdout]    |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_list_item` in this scope
[INFO] [stdout]   --> tests/all/parse_callout_lists.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 |         ..empty_list_item!()
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]   --> tests/all/parse_callout_lists.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |         marker_src: src!("<2>", 40..43),
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]   --> tests/all/parse_callout_lists.rs:32:20
[INFO] [stdout]    |
[INFO] [stdout] 32 |         principle: just!("bar", 44..47),
[INFO] [stdout]    |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_list_item` in this scope
[INFO] [stdout]   --> tests/all/parse_callout_lists.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 |         ..empty_list_item!()
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]   --> tests/all/parse_callout_lists.rs:42:15
[INFO] [stdout]    |
[INFO] [stdout] 42 |   let input = adoc! {r#"
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]   --> tests/all/parse_callout_lists.rs:58:21
[INFO] [stdout]    |
[INFO] [stdout] 58 |         marker_src: src!("<1>", 131..134),
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]   --> tests/all/parse_callout_lists.rs:59:20
[INFO] [stdout]    |
[INFO] [stdout] 59 |         principle: just!("Import the library", 135..153),
[INFO] [stdout]    |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_list_item` in this scope
[INFO] [stdout]   --> tests/all/parse_callout_lists.rs:61:11
[INFO] [stdout]    |
[INFO] [stdout] 61 |         ..empty_list_item!()
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]   --> tests/all/parse_callout_lists.rs:65:21
[INFO] [stdout]    |
[INFO] [stdout] 65 |         marker_src: src!("<2>", 154..157),
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]   --> tests/all/parse_callout_lists.rs:66:20
[INFO] [stdout]    |
[INFO] [stdout] 66 |         principle: just!("Where the magic happens", 158..181),
[INFO] [stdout]    |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_list_item` in this scope
[INFO] [stdout]   --> tests/all/parse_callout_lists.rs:68:11
[INFO] [stdout]    |
[INFO] [stdout] 68 |         ..empty_list_item!()
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]   --> tests/all/parse_callout_lists.rs:76:15
[INFO] [stdout]    |
[INFO] [stdout] 76 |   let input = adoc! {r#"
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]   --> tests/all/parse_callout_lists.rs:93:21
[INFO] [stdout]    |
[INFO] [stdout] 93 |         marker_src: src!("<1>", 130..133),
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]   --> tests/all/parse_callout_lists.rs:94:20
[INFO] [stdout]    |
[INFO] [stdout] 94 |         principle: just!("Describe the first line", 134..157),
[INFO] [stdout]    |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_list_item` in this scope
[INFO] [stdout]   --> tests/all/parse_callout_lists.rs:96:11
[INFO] [stdout]    |
[INFO] [stdout] 96 |         ..empty_list_item!()
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |         marker_src: src!("<2>", 158..161),
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:101:20
[INFO] [stdout]     |
[INFO] [stdout] 101 |         principle: just!("Describe the second line", 162..186),
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_list_item` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:103:11
[INFO] [stdout]     |
[INFO] [stdout] 103 |         ..empty_list_item!()
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:107:21
[INFO] [stdout]     |
[INFO] [stdout] 107 |         marker_src: src!("<3>", 187..190),
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:108:20
[INFO] [stdout]     |
[INFO] [stdout] 108 |         principle: just!("Describe the third line", 191..214),
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_list_item` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:110:11
[INFO] [stdout]     |
[INFO] [stdout] 110 |         ..empty_list_item!()
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:118:15
[INFO] [stdout]     |
[INFO] [stdout] 118 |   let input = adoc! {r#"
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:135:21
[INFO] [stdout]     |
[INFO] [stdout] 135 |         marker_src: src!("<.>", 130..133),
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:136:20
[INFO] [stdout]     |
[INFO] [stdout] 136 |         principle: just!("Describe the first line", 134..157),
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_list_item` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:138:11
[INFO] [stdout]     |
[INFO] [stdout] 138 |         ..empty_list_item!()
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:142:21
[INFO] [stdout]     |
[INFO] [stdout] 142 |         marker_src: src!("<.>", 158..161),
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |         principle: just!("Describe the second line", 162..186),
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_list_item` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:145:11
[INFO] [stdout]     |
[INFO] [stdout] 145 |         ..empty_list_item!()
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:149:21
[INFO] [stdout]     |
[INFO] [stdout] 149 |         marker_src: src!("<.>", 187..190),
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:150:20
[INFO] [stdout]     |
[INFO] [stdout] 150 |         principle: just!("Describe the third line", 191..214),
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_list_item` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:152:11
[INFO] [stdout]     |
[INFO] [stdout] 152 |         ..empty_list_item!()
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:160:15
[INFO] [stdout]     |
[INFO] [stdout] 160 |   let input = adoc! {r#"
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:184:21
[INFO] [stdout]     |
[INFO] [stdout] 184 |         marker_src: src!("<1>", 187..190),
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:185:20
[INFO] [stdout]     |
[INFO] [stdout] 185 |         principle: just!("Describe the first line", 191..214),
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_list_item` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:187:11
[INFO] [stdout]     |
[INFO] [stdout] 187 |         ..empty_list_item!()
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:191:21
[INFO] [stdout]     |
[INFO] [stdout] 191 |         marker_src: src!("<2>", 215..218),
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:192:20
[INFO] [stdout]     |
[INFO] [stdout] 192 |         principle: just!("Describe the second line", 219..243),
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_list_item` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:194:11
[INFO] [stdout]     |
[INFO] [stdout] 194 |         ..empty_list_item!()
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:198:21
[INFO] [stdout]     |
[INFO] [stdout] 198 |         marker_src: src!("<3>", 244..247),
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:199:20
[INFO] [stdout]     |
[INFO] [stdout] 199 |         principle: just!("Describe the third line", 248..271),
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_list_item` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:201:11
[INFO] [stdout]     |
[INFO] [stdout] 201 |         ..empty_list_item!()
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:209:15
[INFO] [stdout]     |
[INFO] [stdout] 209 |   let input = adoc! {r#"
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:225:19
[INFO] [stdout]     |
[INFO] [stdout] 225 |       marker_src: src!("<1>", 51..54),
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:226:18
[INFO] [stdout]     |
[INFO] [stdout] 226 |       principle: just!("bar", 55..58),
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_list_item` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |       ..empty_list_item!()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:234:1
[INFO] [stdout]     |
[INFO] [stdout] 234 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:251:1
[INFO] [stdout]     |
[INFO] [stdout] 251 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:270:1
[INFO] [stdout]     |
[INFO] [stdout] 270 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `parse_blocks` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:294:20
[INFO] [stdout]     |
[INFO] [stdout] 294 |   let mut blocks = parse_blocks!(input);
[INFO] [stdout]     |                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `list_block_data` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:296:30
[INFO] [stdout]     |
[INFO] [stdout] 296 |   let (context, items, ..) = list_block_data!(last).expect("expected list block data");
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:297:3
[INFO] [stdout]     |
[INFO] [stdout] 297 |   expect_eq!(context, expected_context, from: input);
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> tests/all/parse_callout_lists.rs:298:3
[INFO] [stdout]     |
[INFO] [stdout] 298 |   expect_eq!(items, expected_items, from: input);
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]   --> tests/all/parse_callouts.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 |   let input = adoc! {r#"
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block_core` in this scope
[INFO] [stdout]   --> tests/all/parse_callouts.rs:15:3
[INFO] [stdout]    |
[INFO] [stdout] 15 |   assert_block_core!(
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]   --> tests/all/parse_callouts.rs:27:15
[INFO] [stdout]    |
[INFO] [stdout] 27 |   let input = adoc! {r#"
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block_core` in this scope
[INFO] [stdout]   --> tests/all/parse_callouts.rs:31:3
[INFO] [stdout]    |
[INFO] [stdout] 31 |   assert_block_core!(
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]   --> tests/all/parse_callouts.rs:43:15
[INFO] [stdout]    |
[INFO] [stdout] 43 |   let input = adoc! {r#"
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block_core` in this scope
[INFO] [stdout]   --> tests/all/parse_callouts.rs:48:3
[INFO] [stdout]    |
[INFO] [stdout] 48 |   assert_block_core!(
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]   --> tests/all/parse_callouts.rs:60:15
[INFO] [stdout]    |
[INFO] [stdout] 60 |   let input = adoc! {"
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block_core` in this scope
[INFO] [stdout]   --> tests/all/parse_callouts.rs:67:3
[INFO] [stdout]    |
[INFO] [stdout] 67 |   assert_block_core!(
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]   --> tests/all/parse_callouts.rs:88:15
[INFO] [stdout]    |
[INFO] [stdout] 88 |   let input = adoc! {"
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block_core` in this scope
[INFO] [stdout]   --> tests/all/parse_callouts.rs:94:3
[INFO] [stdout]    |
[INFO] [stdout] 94 |   assert_block_core!(
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> tests/all/parse_callouts.rs:107:15
[INFO] [stdout]     |
[INFO] [stdout] 107 |   let input = adoc! {"
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block_core` in this scope
[INFO] [stdout]    --> tests/all/parse_callouts.rs:113:3
[INFO] [stdout]     |
[INFO] [stdout] 113 |   assert_block_core!(
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> tests/all/parse_callouts.rs:129:15
[INFO] [stdout]     |
[INFO] [stdout] 129 |   let input = adoc! {"
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block_core` in this scope
[INFO] [stdout]    --> tests/all/parse_callouts.rs:135:3
[INFO] [stdout]     |
[INFO] [stdout] 135 |   assert_block_core!(
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> tests/all/parse_callouts.rs:151:15
[INFO] [stdout]     |
[INFO] [stdout] 151 |   let input = adoc! {"
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block_core` in this scope
[INFO] [stdout]    --> tests/all/parse_callouts.rs:157:3
[INFO] [stdout]     |
[INFO] [stdout] 157 |   assert_block_core!(
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> tests/all/parse_callouts.rs:179:15
[INFO] [stdout]     |
[INFO] [stdout] 179 |   let input = adoc! {"
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block_core` in this scope
[INFO] [stdout]    --> tests/all/parse_callouts.rs:185:3
[INFO] [stdout]     |
[INFO] [stdout] 185 |   assert_block_core!(
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> tests/all/parse_callouts.rs:197:15
[INFO] [stdout]     |
[INFO] [stdout] 197 |   let input = adoc! {"
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block_core` in this scope
[INFO] [stdout]    --> tests/all/parse_callouts.rs:203:3
[INFO] [stdout]     |
[INFO] [stdout] 203 |   assert_block_core!(
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> tests/all/parse_callouts.rs:212:15
[INFO] [stdout]     |
[INFO] [stdout] 212 |   let input = adoc! {"
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block_core` in this scope
[INFO] [stdout]    --> tests/all/parse_callouts.rs:216:3
[INFO] [stdout]     |
[INFO] [stdout] 216 |   assert_block_core!(
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> tests/all/parse_callouts.rs:228:15
[INFO] [stdout]     |
[INFO] [stdout] 228 |   let input = adoc! {r#"
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block_core` in this scope
[INFO] [stdout]    --> tests/all/parse_callouts.rs:233:3
[INFO] [stdout]     |
[INFO] [stdout] 233 |   assert_block_core!(
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> tests/all/parse_callouts.rs:245:15
[INFO] [stdout]     |
[INFO] [stdout] 245 |   let input = adoc! {r#"
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block_core` in this scope
[INFO] [stdout]    --> tests/all/parse_callouts.rs:259:3
[INFO] [stdout]     |
[INFO] [stdout] 259 |   assert_block_core!(
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_list` in this scope
[INFO] [stdout]  --> tests/all/parse_description_lists.rs:8:3
[INFO] [stdout]   |
[INFO] [stdout] 8 |   assert_list!(
[INFO] [stdout]   |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_list` in this scope
[INFO] [stdout]   --> tests/all/parse_description_lists.rs:30:3
[INFO] [stdout]    |
[INFO] [stdout] 30 |   assert_list!(
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_doc_content` in this scope
[INFO] [stdout]  --> tests/all/parse_doc_content.rs:8:3
[INFO] [stdout]   |
[INFO] [stdout] 8 |   assert_doc_content!(
[INFO] [stdout]   |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_doc_content` in this scope
[INFO] [stdout]   --> tests/all/parse_doc_content.rs:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 |   assert_doc_content!(
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_doc_content.rs:46:1
[INFO] [stdout]     |
[INFO] [stdout]  46 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.0/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | macro_rules! assert_eq {
[INFO] [stdout]     | ---------------------- similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_doc_content.rs:63:1
[INFO] [stdout]     |
[INFO] [stdout]  63 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.0/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | macro_rules! assert_eq {
[INFO] [stdout]     | ---------------------- similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_doc_content.rs:78:1
[INFO] [stdout]     |
[INFO] [stdout]  78 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.0/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | macro_rules! assert_eq {
[INFO] [stdout]     | ---------------------- similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_doc_content` in this scope
[INFO] [stdout]    --> tests/all/parse_doc_content.rs:101:3
[INFO] [stdout]     |
[INFO] [stdout] 101 |   assert_doc_content!(
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> tests/all/parse_doc_content.rs:125:15
[INFO] [stdout]     |
[INFO] [stdout] 125 |   let input = adoc! {"
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> tests/all/parse_doc_content.rs:132:11
[INFO] [stdout]     |
[INFO] [stdout] 132 |   let _ = test_parser!(input).parse();
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_doc_content` in this scope
[INFO] [stdout]    --> tests/all/parse_doc_content.rs:137:3
[INFO] [stdout]     |
[INFO] [stdout] 137 |   assert_doc_content!(
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_doc_content` in this scope
[INFO] [stdout]    --> tests/all/parse_doc_content.rs:161:3
[INFO] [stdout]     |
[INFO] [stdout] 161 |   assert_doc_content!(
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_doc_content` in this scope
[INFO] [stdout]    --> tests/all/parse_doc_content.rs:183:3
[INFO] [stdout]     |
[INFO] [stdout] 183 |   assert_doc_content!(
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_doc_content.rs:218:1
[INFO] [stdout]     |
[INFO] [stdout] 218 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.0/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | macro_rules! assert_eq {
[INFO] [stdout]     | ---------------------- similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> tests/all/parse_doc_content.rs:239:20
[INFO] [stdout]     |
[INFO] [stdout] 239 |   let book_input = adoc! {"
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `parse_warnings` in this scope
[INFO] [stdout]    --> tests/all/parse_doc_content.rs:300:18
[INFO] [stdout]     |
[INFO] [stdout] 300 |   let warnings = parse_warnings!(book_input)
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> tests/all/parse_doc_content.rs:326:23
[INFO] [stdout]     |
[INFO] [stdout] 326 |   let article_input = adoc! {"
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `parse_warnings` in this scope
[INFO] [stdout]    --> tests/all/parse_doc_content.rs:357:18
[INFO] [stdout]     |
[INFO] [stdout] 357 |   let warnings = parse_warnings!(article_input)
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_doc_content` in this scope
[INFO] [stdout]    --> tests/all/parse_doc_content.rs:378:3
[INFO] [stdout]     |
[INFO] [stdout] 378 |   assert_doc_content!(
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_doc_content.rs:417:1
[INFO] [stdout]     |
[INFO] [stdout] 417 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.0/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | macro_rules! assert_eq {
[INFO] [stdout]     | ---------------------- similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/deq.rs:171:7
[INFO] [stdout]     |
[INFO] [stdout] 171 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/parser.rs:421:7
[INFO] [stdout]     |
[INFO] [stdout] 421 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/customize_subs.rs:125:7
[INFO] [stdout]     |
[INFO] [stdout] 125 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/directives/ifeval.rs:145:7
[INFO] [stdout]     |
[INFO] [stdout] 145 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/directives/includes/normalize_includes.rs:181:7
[INFO] [stdout]     |
[INFO] [stdout] 181 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/parse_section.rs:240:7
[INFO] [stdout]     |
[INFO] [stdout] 240 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/section_id.rs:130:7
[INFO] [stdout]     |
[INFO] [stdout] 130 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_doc_content.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.0/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | macro_rules! assert_eq {
[INFO] [stdout]     | ---------------------- similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]   --> src/tasks/table/context.rs:99:7
[INFO] [stdout]    |
[INFO] [stdout] 99 |   use test_utils::*;
[INFO] [stdout]    |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/table/parse_dsv_table.rs:161:7
[INFO] [stdout]     |
[INFO] [stdout] 161 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]   --> src/tasks/time.rs:63:7
[INFO] [stdout]    |
[INFO] [stdout] 63 |   use test_utils::*;
[INFO] [stdout]    |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/contiguous_lines.rs:325:7
[INFO] [stdout]     |
[INFO] [stdout] 325 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/lexer/root_lexer.rs:350:7
[INFO] [stdout]     |
[INFO] [stdout] 350 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/lexer/source_lexer.rs:693:7
[INFO] [stdout]     |
[INFO] [stdout] 693 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/line.rs:952:7
[INFO] [stdout]     |
[INFO] [stdout] 952 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/directives/includes/process_includes.rs:283:7
[INFO] [stdout]     |
[INFO] [stdout] 283 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/directives/includes/tags.rs:348:7
[INFO] [stdout]     |
[INFO] [stdout] 348 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:532:7
[INFO] [stdout]     |
[INFO] [stdout] 532 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_blocks` in this scope
[INFO] [stdout]  --> tests/all/parse_ifdefs.rs:7:3
[INFO] [stdout]   |
[INFO] [stdout] 7 |   assert_blocks!(
[INFO] [stdout]   |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]   --> src/tasks/parse_author_line.rs:69:7
[INFO] [stdout]    |
[INFO] [stdout] 69 |   use test_utils::*;
[INFO] [stdout]    |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:205:7
[INFO] [stdout]     |
[INFO] [stdout] 205 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/parse_inlines/inline_preproc.rs:251:7
[INFO] [stdout]     |
[INFO] [stdout] 251 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/parse_inlines/mod.rs:985:7
[INFO] [stdout]     |
[INFO] [stdout] 985 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/parse_list.rs:295:7
[INFO] [stdout]     |
[INFO] [stdout] 295 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]   --> src/tasks/parse_revision_line.rs:93:7
[INFO] [stdout]    |
[INFO] [stdout] 93 |   use test_utils::*;
[INFO] [stdout]    |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/table/parse_table_spec.rs:284:7
[INFO] [stdout]     |
[INFO] [stdout] 284 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/parse_block.rs:588:7
[INFO] [stdout]     |
[INFO] [stdout] 588 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/parse_doc_attrs.rs:198:7
[INFO] [stdout]     |
[INFO] [stdout] 198 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]   --> src/tasks/table/parse_csv_table.rs:74:7
[INFO] [stdout]    |
[INFO] [stdout] 74 |   use test_utils::*;
[INFO] [stdout]    |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:148:7
[INFO] [stdout]     |
[INFO] [stdout] 148 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_blocks` in this scope
[INFO] [stdout]   --> tests/all/parse_ifdefs.rs:56:3
[INFO] [stdout]    |
[INFO] [stdout] 56 |   assert_blocks!(
[INFO] [stdout]    |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/table/parse_table.rs:413:7
[INFO] [stdout]     |
[INFO] [stdout] 413 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_blocks` in this scope
[INFO] [stdout]   --> tests/all/parse_ifdefs.rs:78:3
[INFO] [stdout]    |
[INFO] [stdout] 78 |   assert_blocks!(
[INFO] [stdout]    |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_blocks` in this scope
[INFO] [stdout]    --> tests/all/parse_ifdefs.rs:146:3
[INFO] [stdout]     |
[INFO] [stdout] 146 |   assert_blocks!(
[INFO] [stdout]     |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_blocks` in this scope
[INFO] [stdout]    --> tests/all/parse_ifdefs.rs:196:3
[INFO] [stdout]     |
[INFO] [stdout] 196 |   assert_blocks!(
[INFO] [stdout]     |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_blocks` in this scope
[INFO] [stdout]    --> tests/all/parse_ifdefs.rs:231:3
[INFO] [stdout]     |
[INFO] [stdout] 231 |   assert_blocks!(
[INFO] [stdout]     |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_blocks` in this scope
[INFO] [stdout]    --> tests/all/parse_ifdefs.rs:269:3
[INFO] [stdout]     |
[INFO] [stdout] 269 |   assert_blocks!(
[INFO] [stdout]     |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_ifdefs.rs:288:1
[INFO] [stdout]     |
[INFO] [stdout] 288 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_ifdefs.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_ifdefs.rs:319:1
[INFO] [stdout]     |
[INFO] [stdout] 319 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_blocks` in this scope
[INFO] [stdout]  --> tests/all/parse_ifevals.rs:7:3
[INFO] [stdout]   |
[INFO] [stdout] 7 |   assert_blocks!(
[INFO] [stdout]   |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_blocks` in this scope
[INFO] [stdout]   --> tests/all/parse_ifevals.rs:30:3
[INFO] [stdout]    |
[INFO] [stdout] 30 |   assert_blocks!(
[INFO] [stdout]    |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_blocks` in this scope
[INFO] [stdout]   --> tests/all/parse_ifevals.rs:42:3
[INFO] [stdout]    |
[INFO] [stdout] 42 |   assert_blocks!(
[INFO] [stdout]    |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_blocks` in this scope
[INFO] [stdout]   --> tests/all/parse_ifevals.rs:54:3
[INFO] [stdout]    |
[INFO] [stdout] 54 |   assert_blocks!(
[INFO] [stdout]    |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_blocks` in this scope
[INFO] [stdout]   --> tests/all/parse_ifevals.rs:72:3
[INFO] [stdout]    |
[INFO] [stdout] 72 |   assert_blocks!(
[INFO] [stdout]    |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_blocks` in this scope
[INFO] [stdout]    --> tests/all/parse_ifevals.rs:108:3
[INFO] [stdout]     |
[INFO] [stdout] 108 |   assert_blocks!(
[INFO] [stdout]     |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_ifevals.rs:120:1
[INFO] [stdout]     |
[INFO] [stdout] 120 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_ifevals.rs:136:1
[INFO] [stdout]     |
[INFO] [stdout] 136 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_ifevals.rs:152:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_doc_content` in this scope
[INFO] [stdout]  --> tests/all/parse_includes.rs:9:3
[INFO] [stdout]   |
[INFO] [stdout] 9 |   assert_doc_content!(
[INFO] [stdout]   |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_doc_content` in this scope
[INFO] [stdout]   --> tests/all/parse_includes.rs:32:3
[INFO] [stdout]    |
[INFO] [stdout] 32 |   assert_doc_content!(
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_doc_content` in this scope
[INFO] [stdout]   --> tests/all/parse_includes.rs:53:3
[INFO] [stdout]    |
[INFO] [stdout] 53 |   assert_doc_content!(
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_doc_content` in this scope
[INFO] [stdout]   --> tests/all/parse_includes.rs:77:3
[INFO] [stdout]    |
[INFO] [stdout] 77 |   assert_doc_content!(
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_doc_content` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:102:3
[INFO] [stdout]     |
[INFO] [stdout] 102 |   assert_doc_content!(
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_doc_content` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:126:3
[INFO] [stdout]     |
[INFO] [stdout] 126 |   assert_doc_content!(
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_doc_content` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:151:3
[INFO] [stdout]     |
[INFO] [stdout] 151 |   assert_doc_content!(
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:185:20
[INFO] [stdout]     |
[INFO] [stdout] 185 |   let mut parser = test_parser!("include::nope.adoc[%optional]");
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:191:1
[INFO] [stdout]     |
[INFO] [stdout] 191 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:205:1
[INFO] [stdout]     |
[INFO] [stdout] 205 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/contiguous_lines.rs:337:24
[INFO] [stdout]     |
[INFO] [stdout] 337 |       let mut parser = test_parser!(input);
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:223:1
[INFO] [stdout]     |
[INFO] [stdout] 223 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_no_error` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:237:1
[INFO] [stdout]     |
[INFO] [stdout] 237 | assert_no_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:245:1
[INFO] [stdout]     |
[INFO] [stdout] 245 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:266:1
[INFO] [stdout]     |
[INFO] [stdout] 266 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:285:1
[INFO] [stdout]     |
[INFO] [stdout] 285 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/contiguous_lines.rs:339:7
[INFO] [stdout]     |
[INFO] [stdout] 339 |       expect_eq!(lines.is_quoted_paragraph(false), expected, from: input);
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:305:1
[INFO] [stdout]     |
[INFO] [stdout] 305 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:329:22
[INFO] [stdout]     |
[INFO] [stdout] 329 |     let mut parser = test_parser!(input);
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:338:15
[INFO] [stdout]     |
[INFO] [stdout] 338 |   let input = adoc! {"
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:344:20
[INFO] [stdout]     |
[INFO] [stdout] 344 |   let mut parser = test_parser!(input);
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:358:20
[INFO] [stdout]     |
[INFO] [stdout] 358 |   let mut parser = test_parser!("include::file.adoc[]");
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:530:9
[INFO] [stdout]     |
[INFO] [stdout] 530 |         adoc! { "
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `error` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:362:22
[INFO] [stdout]     |
[INFO] [stdout] 362 |   let expected_err = error! {"
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:368:3
[INFO] [stdout]     |
[INFO] [stdout] 368 |   expect_eq!(parser.parse().err().unwrap()[0].plain_text(), expected_err);
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:370:20
[INFO] [stdout]     |
[INFO] [stdout] 370 |   let mut parser = test_parser!("include::file.adoc[]");
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `error` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:374:22
[INFO] [stdout]     |
[INFO] [stdout] 374 |   let expected_err = error! {"
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:380:3
[INFO] [stdout]     |
[INFO] [stdout] 380 |   expect_eq!(parser.parse().err().unwrap()[0].plain_text(), expected_err);
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_lexer` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:355:25
[INFO] [stdout]     |
[INFO] [stdout] 355 |         let mut lexer = test_lexer!(input);
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 609 |     assert_token_cases!(cases);
[INFO] [stdout]     |     -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_token_cases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:385:20
[INFO] [stdout]     |
[INFO] [stdout] 385 |   let mut parser = test_parser!("include::file.adoc[]");
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `error` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:387:22
[INFO] [stdout]     |
[INFO] [stdout] 387 |   let expected_err = error! {"
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:393:3
[INFO] [stdout]     |
[INFO] [stdout] 393 |   expect_eq!(parser.parse().err().unwrap()[0].plain_text(), expected_err);
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:398:20
[INFO] [stdout]     |
[INFO] [stdout] 398 |   let mut parser = test_parser!("include::http://a.com/b[]");
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `error` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:405:22
[INFO] [stdout]     |
[INFO] [stdout] 405 |   let expected_err = error! {"
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:363:21
[INFO] [stdout]     |
[INFO] [stdout] 363 |             lexeme: bstr!(lexeme),
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 609 |     assert_token_cases!(cases);
[INFO] [stdout]     |     -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_token_cases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:411:3
[INFO] [stdout]     |
[INFO] [stdout] 411 |   expect_eq!(parser.parse().err().unwrap()[0].plain_text(), expected_err);
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:418:20
[INFO] [stdout]     |
[INFO] [stdout] 418 |   let mut parser = test_parser!(input);
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `error` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:420:18
[INFO] [stdout]     |
[INFO] [stdout] 420 |   let expected = error! {"
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:426:3
[INFO] [stdout]     |
[INFO] [stdout] 426 |   expect_eq!(parser.parse().err().unwrap()[0].plain_text(), expected, from: input);
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:432:20
[INFO] [stdout]     |
[INFO] [stdout] 432 |   let mut parser = test_parser!(input);
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_lexer` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:355:25
[INFO] [stdout]     |
[INFO] [stdout] 355 |           let mut lexer = test_lexer!(input);
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 614 | /     assert_token_cases!([
[INFO] [stdout] 615 | |       (
[INFO] [stdout] 616 | |         "roflfootnote:",
[INFO] [stdout] 617 | |         vec![(Word, "rofl"), (MacroName, "footnote:")],
[INFO] [stdout] ...   |
[INFO] [stdout] 623 | |       ),
[INFO] [stdout] 624 | |     ]);
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_token_cases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `error` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:439:18
[INFO] [stdout]     |
[INFO] [stdout] 439 |   let expected = error! {"
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:445:3
[INFO] [stdout]     |
[INFO] [stdout] 445 |   expect_eq!(parser.parse().err().unwrap()[0].plain_text(), expected, from: input);
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:451:20
[INFO] [stdout]     |
[INFO] [stdout] 451 |   let mut parser = test_parser!(input);
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `error` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:458:18
[INFO] [stdout]     |
[INFO] [stdout] 458 |   let expected = error! {"
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:464:3
[INFO] [stdout]     |
[INFO] [stdout] 464 |   expect_eq!(parser.parse().err().unwrap()[0].plain_text(), expected, from: input);
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:363:21
[INFO] [stdout]     |
[INFO] [stdout] 363 |               lexeme: bstr!(lexeme),
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 614 | /     assert_token_cases!([
[INFO] [stdout] 615 | |       (
[INFO] [stdout] 616 | |         "roflfootnote:",
[INFO] [stdout] 617 | |         vec![(Word, "rofl"), (MacroName, "footnote:")],
[INFO] [stdout] ...   |
[INFO] [stdout] 623 | |       ),
[INFO] [stdout] 624 | |     ]);
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_token_cases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:470:20
[INFO] [stdout]     |
[INFO] [stdout] 470 |   let mut parser = test_parser!(input);
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `error` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:473:18
[INFO] [stdout]     |
[INFO] [stdout] 473 |   let expected = error! {"
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:479:3
[INFO] [stdout]     |
[INFO] [stdout] 479 |   expect_eq!(parser.parse().err().unwrap()[0].plain_text(), expected, from: input);
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:485:20
[INFO] [stdout]     |
[INFO] [stdout] 485 |   let mut parser = test_parser!(input);
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `error` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:491:18
[INFO] [stdout]     |
[INFO] [stdout] 491 |   let expected = error! {"
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_lexer` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:355:25
[INFO] [stdout]     |
[INFO] [stdout] 355 |           let mut lexer = test_lexer!(input);
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 629 | /     assert_token_cases!([
[INFO] [stdout] 630 | |       ("======", vec![(DelimiterLine, "======")]),
[INFO] [stdout] 631 | |       ("////", vec![(DelimiterLine, "////")]),
[INFO] [stdout] 632 | |       ("--", vec![(DelimiterLine, "--")]),
[INFO] [stdout] ...   |
[INFO] [stdout] 657 | |       ),
[INFO] [stdout] 658 | |     ]);
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_token_cases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:497:3
[INFO] [stdout]     |
[INFO] [stdout] 497 |   expect_eq!(parser.parse().err().unwrap()[0].plain_text(), expected, from: input);
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:503:20
[INFO] [stdout]     |
[INFO] [stdout] 503 |   let mut parser = test_parser!(input);
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `error` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:510:18
[INFO] [stdout]     |
[INFO] [stdout] 510 |   let expected = error! {"
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:516:3
[INFO] [stdout]     |
[INFO] [stdout] 516 |   expect_eq!(parser.parse().err().unwrap()[0].plain_text(), expected, from: input);
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:522:20
[INFO] [stdout]     |
[INFO] [stdout] 522 |   let mut parser = test_parser!(input);
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:363:21
[INFO] [stdout]     |
[INFO] [stdout] 363 |               lexeme: bstr!(lexeme),
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 629 | /     assert_token_cases!([
[INFO] [stdout] 630 | |       ("======", vec![(DelimiterLine, "======")]),
[INFO] [stdout] 631 | |       ("////", vec![(DelimiterLine, "////")]),
[INFO] [stdout] 632 | |       ("--", vec![(DelimiterLine, "--")]),
[INFO] [stdout] ...   |
[INFO] [stdout] 657 | |       ),
[INFO] [stdout] 658 | |     ]);
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_token_cases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `error` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:529:18
[INFO] [stdout]     |
[INFO] [stdout] 529 |   let expected = error! {"
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:535:3
[INFO] [stdout]     |
[INFO] [stdout] 535 |   expect_eq!(parser.parse().err().unwrap()[0].plain_text(), expected, from: input);
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:541:20
[INFO] [stdout]     |
[INFO] [stdout] 541 |   let mut parser = test_parser!(input);
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `error` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:550:18
[INFO] [stdout]     |
[INFO] [stdout] 550 |   let expected = error! {"
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:556:3
[INFO] [stdout]     |
[INFO] [stdout] 556 |   expect_eq!(parser.parse().err().unwrap()[0].plain_text(), expected, from: input);
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_lexer` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:355:25
[INFO] [stdout]     |
[INFO] [stdout] 355 |           let mut lexer = test_lexer!(input);
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 663 | /     assert_token_cases!([
[INFO] [stdout] 664 | |       ("foo\n", vec![(Word, "foo"), (Newline, "\n")]),
[INFO] [stdout] 665 | |       ("foo\r\n", vec![(Word, "foo"), (Newline, "\r\n")]),
[INFO] [stdout] 666 | |       ("\r\nfoo", vec![(Newline, "\r\n"), (Word, "foo")]),
[INFO] [stdout] ...   |
[INFO] [stdout] 674 | |       ),
[INFO] [stdout] 675 | |     ]);
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_token_cases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:562:20
[INFO] [stdout]     |
[INFO] [stdout] 562 |   let mut parser = test_parser!(input);
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:574:20
[INFO] [stdout]     |
[INFO] [stdout] 574 |   let mut parser = test_parser!(input);
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:576:52
[INFO] [stdout]     |
[INFO] [stdout] 576 |   parser.set_resolver(Box::new(NestedResolver(vec![adoc! {"
[INFO] [stdout]     |                                                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `error` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:585:18
[INFO] [stdout]     |
[INFO] [stdout] 585 |   let expected = error! {"
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:363:21
[INFO] [stdout]     |
[INFO] [stdout] 363 |               lexeme: bstr!(lexeme),
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 663 | /     assert_token_cases!([
[INFO] [stdout] 664 | |       ("foo\n", vec![(Word, "foo"), (Newline, "\n")]),
[INFO] [stdout] 665 | |       ("foo\r\n", vec![(Word, "foo"), (Newline, "\r\n")]),
[INFO] [stdout] 666 | |       ("\r\nfoo", vec![(Newline, "\r\n"), (Word, "foo")]),
[INFO] [stdout] ...   |
[INFO] [stdout] 674 | |       ),
[INFO] [stdout] 675 | |     ]);
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_token_cases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:591:3
[INFO] [stdout]     |
[INFO] [stdout] 591 |   expect_eq!(parser.parse().err().unwrap()[0].plain_text(), expected, from: input);
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:594:20
[INFO] [stdout]     |
[INFO] [stdout] 594 |   let mut parser = test_parser!(input);
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:596:52
[INFO] [stdout]     |
[INFO] [stdout] 596 |   parser.set_resolver(Box::new(NestedResolver(vec![adoc! {"
[INFO] [stdout]     |                                                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `error` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:605:18
[INFO] [stdout]     |
[INFO] [stdout] 605 |   let expected = error! {"
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> tests/all/parse_includes.rs:611:3
[INFO] [stdout]     |
[INFO] [stdout] 611 |   expect_eq!(parser.parse().err().unwrap()[0].plain_text(), expected, from: input);
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_lexer` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:355:25
[INFO] [stdout]     |
[INFO] [stdout] 355 |           let mut lexer = test_lexer!(input);
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 680 | /     assert_token_cases!([
[INFO] [stdout] 681 | |       ("&amp;", vec![(Entity, "&amp;")]),
[INFO] [stdout] 682 | |       ("&sect;", vec![(Entity, "&sect;")]),
[INFO] [stdout] ...   |
[INFO] [stdout] 691 | |       ("&#x1f600;", vec![(Entity, "&#x1f600;")]),
[INFO] [stdout] 692 | |     ]);
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_token_cases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]  --> tests/all/parse_inlines.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | test_inlines_loose!(
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]   --> tests/all/parse_inlines.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | test_inlines_loose!(
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]   --> tests/all/parse_inlines.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | test_inlines_loose!(
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]   --> tests/all/parse_inlines.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | test_inlines_loose!(
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]   --> tests/all/parse_inlines.rs:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | test_inlines_loose!(
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:363:21
[INFO] [stdout]     |
[INFO] [stdout] 363 |               lexeme: bstr!(lexeme),
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 680 | /     assert_token_cases!([
[INFO] [stdout] 681 | |       ("&amp;", vec![(Entity, "&amp;")]),
[INFO] [stdout] 682 | |       ("&sect;", vec![(Entity, "&sect;")]),
[INFO] [stdout] ...   |
[INFO] [stdout] 691 | |       ("&#x1f600;", vec![(Entity, "&#x1f600;")]),
[INFO] [stdout] 692 | |     ]);
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_token_cases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]   --> tests/all/parse_inlines.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | test_inlines_loose!(
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]   --> tests/all/parse_inlines.rs:69:7
[INFO] [stdout]    |
[INFO] [stdout] 69 |       nodes![
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]   --> tests/all/parse_inlines.rs:77:7
[INFO] [stdout]    |
[INFO] [stdout] 77 |       nodes![
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]   --> tests/all/parse_inlines.rs:85:7
[INFO] [stdout]    |
[INFO] [stdout] 85 |       nodes![
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]   --> tests/all/parse_inlines.rs:95:7
[INFO] [stdout]    |
[INFO] [stdout] 95 |       nodes![
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_lexer` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:378:25
[INFO] [stdout]     |
[INFO] [stdout] 378 |           let mut lexer = test_lexer!(input);
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 693 | /     refute_produces_token!(
[INFO] [stdout] 694 | |       Entity,
[INFO] [stdout] 695 | |       ["&a;", "&foo", "&#;", "&#x;", "&#XFFF;", "&#x05T;", "&sect 1;"]
[INFO] [stdout] 696 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `refute_produces_token` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:105:7
[INFO] [stdout]     |
[INFO] [stdout] 105 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:115:7
[INFO] [stdout]     |
[INFO] [stdout] 115 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:126:7
[INFO] [stdout]     |
[INFO] [stdout] 126 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:137:7
[INFO] [stdout]     |
[INFO] [stdout] 137 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:146:14
[INFO] [stdout]     |
[INFO] [stdout] 146 |     ("!--!", nodes![node!("!--!"; 0..4)]),
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:155:7
[INFO] [stdout]     |
[INFO] [stdout] 155 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_lexer` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:355:25
[INFO] [stdout]     |
[INFO] [stdout] 355 |           let mut lexer = test_lexer!(input);
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 701 | /     assert_token_cases!([
[INFO] [stdout] 702 | |       ("él", vec![(Word, "él")]),
[INFO] [stdout] 703 | |       (
[INFO] [stdout] 704 | |         "foo él",
[INFO] [stdout] ...   |
[INFO] [stdout] 707 | |       ("diplomático", vec![(Word, "diplomático")]),
[INFO] [stdout] 708 | |     ]);
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_token_cases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:163:7
[INFO] [stdout]     |
[INFO] [stdout] 163 |       nodes![node!(Macro(Button(src!("Open", 5..9))), 0..10)],
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:167:7
[INFO] [stdout]     |
[INFO] [stdout] 167 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:178:7
[INFO] [stdout]     |
[INFO] [stdout] 178 |       nodes![node!(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:195:7
[INFO] [stdout]     |
[INFO] [stdout] 195 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:208:7
[INFO] [stdout]     |
[INFO] [stdout] 208 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:363:21
[INFO] [stdout]     |
[INFO] [stdout] 363 |               lexeme: bstr!(lexeme),
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 701 | /     assert_token_cases!([
[INFO] [stdout] 702 | |       ("él", vec![(Word, "él")]),
[INFO] [stdout] 703 | |       (
[INFO] [stdout] 704 | |         "foo él",
[INFO] [stdout] ...   |
[INFO] [stdout] 707 | |       ("diplomático", vec![(Word, "diplomático")]),
[INFO] [stdout] 708 | |     ]);
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_token_cases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:222:7
[INFO] [stdout]     |
[INFO] [stdout] 222 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:230:7
[INFO] [stdout]     |
[INFO] [stdout] 230 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:238:7
[INFO] [stdout]     |
[INFO] [stdout] 238 |       just!("+foo+bar", 0..8),
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:242:7
[INFO] [stdout]     |
[INFO] [stdout] 242 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:256:7
[INFO] [stdout]     |
[INFO] [stdout] 256 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_lexer` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:355:25
[INFO] [stdout]     |
[INFO] [stdout] 355 |           let mut lexer = test_lexer!(input);
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 713 | /     assert_token_cases!([
[INFO] [stdout] 714 | |       ("{foo}", vec![(AttrRef, "{foo}")]),
[INFO] [stdout] 715 | |       ("{foo-bar}", vec![(AttrRef, "{foo-bar}")]),
[INFO] [stdout] 716 | |       ("{foo123}", vec![(AttrRef, "{foo123}")]),
[INFO] [stdout] 717 | |     ]);
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_token_cases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:265:7
[INFO] [stdout]     |
[INFO] [stdout] 265 |       nodes![node!(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:276:7
[INFO] [stdout]     |
[INFO] [stdout] 276 |       nodes![node!(InlinePassthru(just!("_foo_", 6..11)), 0..12)],
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:280:7
[INFO] [stdout]     |
[INFO] [stdout] 280 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:290:7
[INFO] [stdout]     |
[INFO] [stdout] 290 |       nodes![node!(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:306:5
[INFO] [stdout]     |
[INFO] [stdout] 306 |     nodes![
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:363:21
[INFO] [stdout]     |
[INFO] [stdout] 363 |               lexeme: bstr!(lexeme),
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 713 | /     assert_token_cases!([
[INFO] [stdout] 714 | |       ("{foo}", vec![(AttrRef, "{foo}")]),
[INFO] [stdout] 715 | |       ("{foo-bar}", vec![(AttrRef, "{foo-bar}")]),
[INFO] [stdout] 716 | |       ("{foo123}", vec![(AttrRef, "{foo123}")]),
[INFO] [stdout] 717 | |     ]);
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_token_cases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:318:15
[INFO] [stdout]     |
[INFO] [stdout] 318 |     ("{foo}", just!("{foo}", 0..5)),
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:321:7
[INFO] [stdout]     |
[INFO] [stdout] 321 |       nodes![node!(Discarded, 0..1), node!("{foo}"; 1..6)],
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:323:29
[INFO] [stdout]     |
[INFO] [stdout] 323 |     ("{attribute-missing}", just!("skip", 0..19)),
[INFO] [stdout]     |                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:326:7
[INFO] [stdout]     |
[INFO] [stdout] 326 |       nodes![node!(Discarded, 0..1), node!("{attribute-missing}"; 1..20)],
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:330:7
[INFO] [stdout]     |
[INFO] [stdout] 330 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:338:7
[INFO] [stdout]     |
[INFO] [stdout] 338 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_lexer` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:378:25
[INFO] [stdout]     |
[INFO] [stdout] 378 |           let mut lexer = test_lexer!(input);
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 719 | /     refute_produces_token!(
[INFO] [stdout] 720 | |       AttrRef,
[INFO] [stdout] 721 | |       [
[INFO] [stdout] 722 | |         "\\{foo}",    // escaped
[INFO] [stdout] ...   |
[INFO] [stdout] 727 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `refute_produces_token` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:346:7
[INFO] [stdout]     |
[INFO] [stdout] 346 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:355:7
[INFO] [stdout]     |
[INFO] [stdout] 355 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:373:7
[INFO] [stdout]     |
[INFO] [stdout] 373 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:382:7
[INFO] [stdout]     |
[INFO] [stdout] 382 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_lexer` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:355:25
[INFO] [stdout]     |
[INFO] [stdout] 355 |           let mut lexer = test_lexer!(input);
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 732 | /     assert_token_cases!([
[INFO] [stdout] 733 | |       ("http://", vec![(UriScheme, "http://")]),
[INFO] [stdout] 734 | |       ("https://", vec![(UriScheme, "https://")]),
[INFO] [stdout] 735 | |       ("file:///", vec![(UriScheme, "file:///")]),
[INFO] [stdout] ...   |
[INFO] [stdout] 744 | |       ),
[INFO] [stdout] 745 | |     ]);
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_token_cases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:390:7
[INFO] [stdout]     |
[INFO] [stdout] 390 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:398:7
[INFO] [stdout]     |
[INFO] [stdout] 398 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:406:7
[INFO] [stdout]     |
[INFO] [stdout] 406 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:420:7
[INFO] [stdout]     |
[INFO] [stdout] 420 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:429:7
[INFO] [stdout]     |
[INFO] [stdout] 429 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:363:21
[INFO] [stdout]     |
[INFO] [stdout] 363 |               lexeme: bstr!(lexeme),
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 732 | /     assert_token_cases!([
[INFO] [stdout] 733 | |       ("http://", vec![(UriScheme, "http://")]),
[INFO] [stdout] 734 | |       ("https://", vec![(UriScheme, "https://")]),
[INFO] [stdout] 735 | |       ("file:///", vec![(UriScheme, "file:///")]),
[INFO] [stdout] ...   |
[INFO] [stdout] 744 | |       ),
[INFO] [stdout] 745 | |     ]);
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_token_cases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:439:7
[INFO] [stdout]     |
[INFO] [stdout] 439 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:453:7
[INFO] [stdout]     |
[INFO] [stdout] 453 |       nodes![node!(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:460:7
[INFO] [stdout]     |
[INFO] [stdout] 460 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:468:7
[INFO] [stdout]     |
[INFO] [stdout] 468 |       nodes![node!(LitMono(just!("{name}", 2..8)), 0..10)],
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:472:7
[INFO] [stdout]     |
[INFO] [stdout] 472 |       nodes![node!(LitMono(just!("_foo_", 2..7)), 0..9)],
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_lexer` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:378:25
[INFO] [stdout]     |
[INFO] [stdout] 378 |         let mut lexer = test_lexer!(input);
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 747 |     refute_produces_token!(AttrRef, ["file://"]);
[INFO] [stdout]     |     -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `refute_produces_token` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:476:7
[INFO] [stdout]     |
[INFO] [stdout] 476 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:489:7
[INFO] [stdout]     |
[INFO] [stdout] 489 |       nodes![node!(InlineAnchor(bstr!("foo")), 0..7), node!("bar"; 7..10)],
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:493:7
[INFO] [stdout]     |
[INFO] [stdout] 493 |       nodes![node!("bar"; 0..3), node!(InlineAnchor(bstr!("foo")), 3..10)],
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:503:7
[INFO] [stdout]     |
[INFO] [stdout] 503 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:511:7
[INFO] [stdout]     |
[INFO] [stdout] 511 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_lexer` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:355:25
[INFO] [stdout]     |
[INFO] [stdout] 355 |           let mut lexer = test_lexer!(input);
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 752 | /     assert_token_cases!([
[INFO] [stdout] 753 | |       (
[INFO] [stdout] 754 | |         "asciidorkinclude::[false]",
[INFO] [stdout] 755 | |         vec![
[INFO] [stdout] ...   |
[INFO] [stdout] 780 | |     ]);
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_token_cases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:518:7
[INFO] [stdout]     |
[INFO] [stdout] 518 |       nodes![node!(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:528:7
[INFO] [stdout]     |
[INFO] [stdout] 528 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:535:7
[INFO] [stdout]     |
[INFO] [stdout] 535 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:542:7
[INFO] [stdout]     |
[INFO] [stdout] 542 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:549:7
[INFO] [stdout]     |
[INFO] [stdout] 549 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:554:19
[INFO] [stdout]     |
[INFO] [stdout] 554 |     ("`not`mono", just!("`not`mono", 0..9)),
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:363:21
[INFO] [stdout]     |
[INFO] [stdout] 363 |               lexeme: bstr!(lexeme),
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 752 | /     assert_token_cases!([
[INFO] [stdout] 753 | |       (
[INFO] [stdout] 754 | |         "asciidorkinclude::[false]",
[INFO] [stdout] 755 | |         vec![
[INFO] [stdout] ...   |
[INFO] [stdout] 780 | |     ]);
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_token_cases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:566:7
[INFO] [stdout]     |
[INFO] [stdout] 566 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:574:7
[INFO] [stdout]     |
[INFO] [stdout] 574 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:582:7
[INFO] [stdout]     |
[INFO] [stdout] 582 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:590:7
[INFO] [stdout]     |
[INFO] [stdout] 590 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_lexer` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:378:25
[INFO] [stdout]     |
[INFO] [stdout] 378 |           let mut lexer = test_lexer!(input);
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 782 | /     refute_produces_token!(
[INFO] [stdout] 783 | |       Directive,
[INFO] [stdout] 784 | |       [
[INFO] [stdout] 785 | |         "include:: foo",           // space after ::
[INFO] [stdout] ...   |
[INFO] [stdout] 790 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `refute_produces_token` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:598:7
[INFO] [stdout]     |
[INFO] [stdout] 598 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:606:7
[INFO] [stdout]     |
[INFO] [stdout] 606 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:614:7
[INFO] [stdout]     |
[INFO] [stdout] 614 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:620:25
[INFO] [stdout]     |
[INFO] [stdout] 620 |     ("foo * bar * baz", just!("foo * bar * baz", 0..15)),
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:621:25
[INFO] [stdout]     |
[INFO] [stdout] 621 |     ("foo _ bar _ baz", just!("foo _ bar _ baz", 0..15)),
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:629:21
[INFO] [stdout]     |
[INFO] [stdout] 629 |     ("*foo * bars", just!("*foo * bars", 0..11)),
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_lexer` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:355:25
[INFO] [stdout]     |
[INFO] [stdout] 355 |         let mut lexer = test_lexer!(input);
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 828 |     assert_token_cases!(cases);
[INFO] [stdout]     |     -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_token_cases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:630:21
[INFO] [stdout]     |
[INFO] [stdout] 630 |     ("(*) foo * b", just!("(*) foo * b", 0..11)),
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:631:21
[INFO] [stdout]     |
[INFO] [stdout] 631 |     ("foo#bar#baz", just!("foo#bar#baz", 0..11)),
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:632:21
[INFO] [stdout]     |
[INFO] [stdout] 632 |     ("foo*bar*baz", just!("foo*bar*baz", 0..11)),
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:633:21
[INFO] [stdout]     |
[INFO] [stdout] 633 |     ("foo_bar_baz", just!("foo_bar_baz", 0..11)),
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:637:7
[INFO] [stdout]     |
[INFO] [stdout] 637 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:363:21
[INFO] [stdout]     |
[INFO] [stdout] 363 |             lexeme: bstr!(lexeme),
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 828 |     assert_token_cases!(cases);
[INFO] [stdout]     |     -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_token_cases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:644:7
[INFO] [stdout]     |
[INFO] [stdout] 644 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:652:7
[INFO] [stdout]     |
[INFO] [stdout] 652 |       nodes![node!(Italic(just!("bar", 1..4)), 0..5), node!(","; 5..6),],
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:656:7
[INFO] [stdout]     |
[INFO] [stdout] 656 |       nodes![node!(Italic(just!("bar", 1..4)), 0..5), node!(";"; 5..6),],
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:660:7
[INFO] [stdout]     |
[INFO] [stdout] 660 |       nodes![node!(Italic(just!("bar", 1..4)), 0..5), node!("."; 5..6),],
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:664:7
[INFO] [stdout]     |
[INFO] [stdout] 664 |       nodes![node!(Italic(just!("bar", 1..4)), 0..5), node!("?"; 5..6)],
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_lexer` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:378:25
[INFO] [stdout]     |
[INFO] [stdout] 378 |         let mut lexer = test_lexer!(input);
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 829 |     refute_produces_token!(TermDelimiter, ["foo::foo", "foo:::::foo", ":: foo"]);
[INFO] [stdout]     |     ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `refute_produces_token` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:674:7
[INFO] [stdout]     |
[INFO] [stdout] 674 |       nodes![node!(InlinePassthru(nodes![node!("_foo_"; 1..6)]), 0..7)],
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:678:7
[INFO] [stdout]     |
[INFO] [stdout] 678 |       nodes![node!(InlinePassthru(nodes![node!("_{foo}_"; 1..8)]), 0..9)],
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:682:7
[INFO] [stdout]     |
[INFO] [stdout] 682 |       nodes![node!(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:690:7
[INFO] [stdout]     |
[INFO] [stdout] 690 |       nodes![node!(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:701:7
[INFO] [stdout]     |
[INFO] [stdout] 701 |       nodes![node!(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_lexer` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:835:21
[INFO] [stdout]     |
[INFO] [stdout] 835 |     let mut lexer = test_lexer!(input);
[INFO] [stdout]     |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:715:7
[INFO] [stdout]     |
[INFO] [stdout] 715 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:724:7
[INFO] [stdout]     |
[INFO] [stdout] 724 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:731:7
[INFO] [stdout]     |
[INFO] [stdout] 731 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:738:7
[INFO] [stdout]     |
[INFO] [stdout] 738 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:745:7
[INFO] [stdout]     |
[INFO] [stdout] 745 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:841:17
[INFO] [stdout]     |
[INFO] [stdout] 841 |         lexeme: bstr!("&"),
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:753:7
[INFO] [stdout]     |
[INFO] [stdout] 753 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:760:7
[INFO] [stdout]     |
[INFO] [stdout] 760 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:767:7
[INFO] [stdout]     |
[INFO] [stdout] 767 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:775:7
[INFO] [stdout]     |
[INFO] [stdout] 775 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:787:19
[INFO] [stdout]     |
[INFO] [stdout] 787 |     ("foo __bar", nodes![node!("foo __bar"; 0..9)]),
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:849:17
[INFO] [stdout]     |
[INFO] [stdout] 849 |         lexeme: bstr!("^"),
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:790:7
[INFO] [stdout]     |
[INFO] [stdout] 790 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:857:17
[INFO] [stdout]     |
[INFO] [stdout] 857 |         lexeme: bstr!("foobar"),
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:865:17
[INFO] [stdout]     |
[INFO] [stdout] 865 |         lexeme: bstr!("["),
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:873:17
[INFO] [stdout]     |
[INFO] [stdout] 873 |         lexeme: bstr!("//"),
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:881:17
[INFO] [stdout]     |
[INFO] [stdout] 881 |         lexeme: bstr!(""),
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_lexer` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:888:17
[INFO] [stdout]     |
[INFO] [stdout] 888 |     let lexer = test_lexer!("foo\nbar\n\nbaz\n");
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:889:30
[INFO] [stdout]     |
[INFO] [stdout] 889 |     assert_eq!(lexer.line_of(loc!(at: 1)), "foo");
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:890:30
[INFO] [stdout]     |
[INFO] [stdout] 890 |     assert_eq!(lexer.line_of(loc!(at: 2)), "foo");
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:891:30
[INFO] [stdout]     |
[INFO] [stdout] 891 |     assert_eq!(lexer.line_of(loc!(at: 3)), "foo"); // newline
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:892:30
[INFO] [stdout]     |
[INFO] [stdout] 892 |     assert_eq!(lexer.line_of(loc!(at: 4)), "bar");
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:893:30
[INFO] [stdout]     |
[INFO] [stdout] 893 |     assert_eq!(lexer.line_of(loc!(at: 7)), "bar");
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:894:30
[INFO] [stdout]     |
[INFO] [stdout] 894 |     assert_eq!(lexer.line_of(loc!(at: 8)), ""); // empty line
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:895:30
[INFO] [stdout]     |
[INFO] [stdout] 895 |     assert_eq!(lexer.line_of(loc!(at: 9)), "baz");
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:797:7
[INFO] [stdout]     |
[INFO] [stdout] 797 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:804:7
[INFO] [stdout]     |
[INFO] [stdout] 804 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:809:19
[INFO] [stdout]     |
[INFO] [stdout] 809 |     ("foo 'bar'", nodes![node!("foo 'bar'"; 0..9)]),
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:810:21
[INFO] [stdout]     |
[INFO] [stdout] 810 |     ("foo \"bar\"", nodes![node!("foo \"bar\""; 0..9)]),
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:813:7
[INFO] [stdout]     |
[INFO] [stdout] 813 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:820:7
[INFO] [stdout]     |
[INFO] [stdout] 820 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:830:7
[INFO] [stdout]     |
[INFO] [stdout] 830 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:847:7
[INFO] [stdout]     |
[INFO] [stdout] 847 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:854:7
[INFO] [stdout]     |
[INFO] [stdout] 854 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:862:7
[INFO] [stdout]     |
[INFO] [stdout] 862 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:870:7
[INFO] [stdout]     |
[INFO] [stdout] 870 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:882:7
[INFO] [stdout]     |
[INFO] [stdout] 882 |       nodes![node!(Superscript(nodes![node!("bar"; 1..4)]), 0..5)],
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:886:7
[INFO] [stdout]     |
[INFO] [stdout] 886 |       nodes![node!(Superscript(nodes![node!("bar"; 1..4)]), 0..5)],
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:888:18
[INFO] [stdout]     |
[INFO] [stdout] 888 |     ("foo ^bar", nodes![node!("foo ^bar"; 0..8)]),
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:889:18
[INFO] [stdout]     |
[INFO] [stdout] 889 |     ("foo bar^", nodes![node!("foo bar^"; 0..8)]),
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:892:7
[INFO] [stdout]     |
[INFO] [stdout] 892 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:900:7
[INFO] [stdout]     |
[INFO] [stdout] 900 |       nodes![node!(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> tests/all/parse_inlines.rs:918:5
[INFO] [stdout]     |
[INFO] [stdout] 918 |     expect_eq!(parse_inlines!(input), expected, from: input);
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]  --> tests/all/parse_macros.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | test_inlines_loose!(
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]   --> tests/all/parse_macros.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | test_inlines_loose!(
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]   --> tests/all/parse_macros.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | test_inlines_loose!(
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]   --> tests/all/parse_macros.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | test_inlines_loose!(
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]   --> tests/all/parse_macros.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | test_inlines_loose!(
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]   --> tests/all/parse_macros.rs:98:1
[INFO] [stdout]    |
[INFO] [stdout] 98 | test_inlines_loose!(
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]    --> tests/all/parse_macros.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | test_inlines_loose!(
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]    --> tests/all/parse_macros.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | test_inlines_loose!(
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]    --> tests/all/parse_macros.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 130 | test_inlines_loose!(
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_lexer` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:900:17
[INFO] [stdout]     |
[INFO] [stdout] 900 |     let lexer = test_lexer!("foo\r\nbar\r\n\r\nbaz\r\n");
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]    --> tests/all/parse_macros.rs:136:1
[INFO] [stdout]     |
[INFO] [stdout] 136 | test_inlines_loose!(
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]    --> tests/all/parse_macros.rs:152:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | test_inlines_loose!(
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]    --> tests/all/parse_macros.rs:165:1
[INFO] [stdout]     |
[INFO] [stdout] 165 | test_inlines_loose!(
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]    --> tests/all/parse_macros.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | test_inlines_loose!(
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]    --> tests/all/parse_macros.rs:195:1
[INFO] [stdout]     |
[INFO] [stdout] 195 | test_inlines_loose!(
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]    --> tests/all/parse_macros.rs:208:1
[INFO] [stdout]     |
[INFO] [stdout] 208 | test_inlines_loose!(
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]    --> tests/all/parse_macros.rs:224:1
[INFO] [stdout]     |
[INFO] [stdout] 224 | test_inlines_loose!(
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_macros.rs:245:1
[INFO] [stdout]     |
[INFO] [stdout] 245 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_macros.rs:256:1
[INFO] [stdout]     |
[INFO] [stdout] 256 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> tests/all/parse_macros.rs:274:22
[INFO] [stdout]     |
[INFO] [stdout] 274 |     let mut parser = test_parser!($input);
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 285 |   let parsed = plugin_macro_test!("bob:[mustard]\n", "bob");
[INFO] [stdout]     |                -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `plugin_macro_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> tests/all/parse_macros.rs:286:3
[INFO] [stdout]     |
[INFO] [stdout] 286 |   expect_eq!(
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> tests/all/parse_macros.rs:274:22
[INFO] [stdout]     |
[INFO] [stdout] 274 |     let mut parser = test_parser!($input);
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 |   let parsed = plugin_macro_test!("bob::[mustard]\n", "bob");
[INFO] [stdout]     |                --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `plugin_macro_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> tests/all/parse_macros.rs:309:3
[INFO] [stdout]     |
[INFO] [stdout] 309 |   expect_eq!(
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> tests/all/parse_macros.rs:274:22
[INFO] [stdout]     |
[INFO] [stdout] 274 |     let mut parser = test_parser!($input);
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 328 |   let parsed = plugin_macro_test!("bob::baz[]\n", "bob");
[INFO] [stdout]     |                ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `plugin_macro_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> tests/all/parse_macros.rs:329:3
[INFO] [stdout]     |
[INFO] [stdout] 329 |   expect_eq!(
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_list` in this scope
[INFO] [stdout]  --> tests/all/parse_ordered_lists.rs:9:3
[INFO] [stdout]   |
[INFO] [stdout] 9 |   assert_list!(
[INFO] [stdout]   |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_list` in this scope
[INFO] [stdout]   --> tests/all/parse_ordered_lists.rs:35:3
[INFO] [stdout]    |
[INFO] [stdout] 35 |   assert_list!(
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]  --> tests/all/parse_quote_blocks.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 |   let input = adoc! {r#"
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]   --> tests/all/parse_quote_blocks.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 |       quote: nodes![
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]   --> tests/all/parse_quote_blocks.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |       attr: just!("Thomas Jefferson", 65..81),
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]   --> tests/all/parse_quote_blocks.rs:23:18
[INFO] [stdout]    |
[INFO] [stdout] 23 |       cite: Some(just!("Papers of Thomas Jefferson: Volume 11", 83..120)),
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_block` in this scope
[INFO] [stdout]   --> tests/all/parse_quote_blocks.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 |     ..empty_block!(0, 120)
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]   --> tests/all/parse_quote_blocks.rs:27:3
[INFO] [stdout]    |
[INFO] [stdout] 27 |   assert_block!(input, expected);
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]   --> tests/all/parse_quote_blocks.rs:32:3
[INFO] [stdout]    |
[INFO] [stdout] 32 |   assert_block!(
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]   --> tests/all/parse_quote_blocks.rs:66:15
[INFO] [stdout]    |
[INFO] [stdout] 66 |   let input = adoc! {"
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]   --> tests/all/parse_quote_blocks.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 |       attrs: vecb![AttrList {
[INFO] [stdout]    |              ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `chunk_meta` in this scope
[INFO] [stdout]   --> tests/all/parse_quote_blocks.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |       ..chunk_meta!(0, 1)
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]   --> tests/all/parse_quote_blocks.rs:84:30
[INFO] [stdout]    |
[INFO] [stdout] 84 |     content: Content::Simple(nodes![node!("foo"; 24.. 27)]),
[INFO] [stdout]    |                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]   --> tests/all/parse_quote_blocks.rs:87:3
[INFO] [stdout]    |
[INFO] [stdout] 87 |   assert_block!(input, expected,);
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]   --> tests/all/parse_quote_blocks.rs:92:15
[INFO] [stdout]    |
[INFO] [stdout] 92 |   let input = adoc! {"
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:901:30
[INFO] [stdout]     |
[INFO] [stdout] 901 |     assert_eq!(lexer.line_of(loc!(at: 0)), "foo");
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> tests/all/parse_quote_blocks.rs:100:14
[INFO] [stdout]     |
[INFO] [stdout] 100 |       attrs: vecb![AttrList {
[INFO] [stdout]     |              ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `chunk_meta` in this scope
[INFO] [stdout]    --> tests/all/parse_quote_blocks.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |       ..chunk_meta!(0, 1)
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> tests/all/parse_quote_blocks.rs:112:32
[INFO] [stdout]     |
[INFO] [stdout] 112 |     content: Content::Compound(vecb![Block {
[INFO] [stdout]     |                                ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_quote_blocks.rs:119:3
[INFO] [stdout]     |
[INFO] [stdout] 119 |   assert_block!(input, expected);
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:902:30
[INFO] [stdout]     |
[INFO] [stdout] 902 |     assert_eq!(lexer.line_of(loc!(at: 1)), "foo");
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_quote_blocks.rs:124:3
[INFO] [stdout]     |
[INFO] [stdout] 124 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_section` in this scope
[INFO] [stdout]  --> tests/all/parse_sections.rs:7:3
[INFO] [stdout]   |
[INFO] [stdout] 7 |   assert_section!(
[INFO] [stdout]   |   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_section` in this scope
[INFO] [stdout]   --> tests/all/parse_sections.rs:30:3
[INFO] [stdout]    |
[INFO] [stdout] 30 |   assert_section!(
[INFO] [stdout]    |   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:903:30
[INFO] [stdout]     |
[INFO] [stdout] 903 |     assert_eq!(lexer.line_of(loc!(at: 2)), "foo");
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_section` in this scope
[INFO] [stdout]   --> tests/all/parse_sections.rs:70:3
[INFO] [stdout]    |
[INFO] [stdout] 70 |   assert_section!(
[INFO] [stdout]    |   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_toc` in this scope
[INFO] [stdout]  --> tests/all/parse_toc.rs:7:3
[INFO] [stdout]   |
[INFO] [stdout] 7 |   assert_toc!(
[INFO] [stdout]   |   ^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]   |
[INFO] [stdout]  --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]   |
[INFO] [stdout]   = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_blocks` in this scope
[INFO] [stdout]   --> tests/all/parse_toc.rs:40:3
[INFO] [stdout]    |
[INFO] [stdout] 40 |   assert_blocks!(
[INFO] [stdout]    |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_toc` in this scope
[INFO] [stdout]   --> tests/all/parse_toc.rs:61:3
[INFO] [stdout]    |
[INFO] [stdout] 61 |   assert_toc!(
[INFO] [stdout]    |   ^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_toc` in this scope
[INFO] [stdout]    --> tests/all/parse_toc.rs:103:3
[INFO] [stdout]     |
[INFO] [stdout] 103 |   assert_toc!(
[INFO] [stdout]     |   ^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:904:30
[INFO] [stdout]     |
[INFO] [stdout] 904 |     assert_eq!(lexer.line_of(loc!(at: 3)), "foo"); // newline '\r'
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_toc` in this scope
[INFO] [stdout]    --> tests/all/parse_toc.rs:158:3
[INFO] [stdout]     |
[INFO] [stdout] 158 |   assert_toc!(
[INFO] [stdout]     |   ^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_toc.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_toc.rs:219:1
[INFO] [stdout]     |
[INFO] [stdout] 219 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_toc.rs:234:1
[INFO] [stdout]     |
[INFO] [stdout] 234 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:905:30
[INFO] [stdout]     |
[INFO] [stdout] 905 |     assert_eq!(lexer.line_of(loc!(at: 4)), "foo"); // newline '\n'
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_toc.rs:250:1
[INFO] [stdout]     |
[INFO] [stdout] 250 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_list` in this scope
[INFO] [stdout]   --> tests/all/parse_unordered_lists.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 |   assert_list!(
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_list` in this scope
[INFO] [stdout]   --> tests/all/parse_unordered_lists.rs:35:3
[INFO] [stdout]    |
[INFO] [stdout] 35 |   assert_list!(
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_list` in this scope
[INFO] [stdout]   --> tests/all/parse_unordered_lists.rs:75:3
[INFO] [stdout]    |
[INFO] [stdout] 75 |   assert_list!(
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_list` in this scope
[INFO] [stdout]    --> tests/all/parse_unordered_lists.rs:108:3
[INFO] [stdout]     |
[INFO] [stdout] 108 |   assert_list!(
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:906:30
[INFO] [stdout]     |
[INFO] [stdout] 906 |     assert_eq!(lexer.line_of(loc!(at: 5)), "bar");
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_list` in this scope
[INFO] [stdout]    --> tests/all/parse_unordered_lists.rs:129:3
[INFO] [stdout]     |
[INFO] [stdout] 129 |   assert_list!(
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_list` in this scope
[INFO] [stdout]    --> tests/all/parse_unordered_lists.rs:162:3
[INFO] [stdout]     |
[INFO] [stdout] 162 |   assert_list!(
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_list` in this scope
[INFO] [stdout]    --> tests/all/parse_unordered_lists.rs:197:3
[INFO] [stdout]     |
[INFO] [stdout] 197 |   assert_list!(
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_list` in this scope
[INFO] [stdout]    --> tests/all/parse_unordered_lists.rs:220:3
[INFO] [stdout]     |
[INFO] [stdout] 220 |   assert_list!(
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_list` in this scope
[INFO] [stdout]    --> tests/all/parse_unordered_lists.rs:252:3
[INFO] [stdout]     |
[INFO] [stdout] 252 |   assert_list!(
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block_core` in this scope
[INFO] [stdout]    --> tests/all/parse_unordered_lists.rs:305:3
[INFO] [stdout]     |
[INFO] [stdout] 305 |   assert_block_core!("*", Context::Paragraph, Content::Simple(just!("*", 0..1)));
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block_core` in this scope
[INFO] [stdout]    --> tests/all/parse_unordered_lists.rs:306:3
[INFO] [stdout]     |
[INFO] [stdout] 306 |   assert_block_core!("* ", Context::Paragraph, Content::Simple(just!("* ", 0..2)));
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]   --> tests/all/parse_verbatim_blocks.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 |   assert_block!(
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]   --> tests/all/parse_verbatim_blocks.rs:26:15
[INFO] [stdout]    |
[INFO] [stdout] 26 |   let input = adoc! {"
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]   --> tests/all/parse_verbatim_blocks.rs:32:3
[INFO] [stdout]    |
[INFO] [stdout] 32 |   assert_block!(
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]   --> tests/all/parse_verbatim_blocks.rs:48:15
[INFO] [stdout]    |
[INFO] [stdout] 48 |   let input = adoc! {"
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]   --> tests/all/parse_verbatim_blocks.rs:57:30
[INFO] [stdout]    |
[INFO] [stdout] 57 |     content: Content::Simple(nodes![
[INFO] [stdout]    |                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_block` in this scope
[INFO] [stdout]   --> tests/all/parse_verbatim_blocks.rs:63:7
[INFO] [stdout]    |
[INFO] [stdout] 63 |     ..empty_block!(0, 24)
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]   --> tests/all/parse_verbatim_blocks.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 |   assert_block!(input, expected);
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]   --> tests/all/parse_verbatim_blocks.rs:70:3
[INFO] [stdout]    |
[INFO] [stdout] 70 |   assert_block!(
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]   --> tests/all/parse_verbatim_blocks.rs:86:15
[INFO] [stdout]    |
[INFO] [stdout] 86 |   let input = adoc! {"
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]   --> tests/all/parse_verbatim_blocks.rs:94:30
[INFO] [stdout]    |
[INFO] [stdout] 94 |     content: Content::Simple(nodes![
[INFO] [stdout]    |                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_block` in this scope
[INFO] [stdout]   --> tests/all/parse_verbatim_blocks.rs:99:7
[INFO] [stdout]    |
[INFO] [stdout] 99 |     ..empty_block!(0, 23)
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_verbatim_blocks.rs:101:3
[INFO] [stdout]     |
[INFO] [stdout] 101 |   assert_block!(input, expected);
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> tests/all/parse_verbatim_blocks.rs:106:15
[INFO] [stdout]     |
[INFO] [stdout] 106 |   let input = adoc! {"
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_verbatim_blocks.rs:115:30
[INFO] [stdout]     |
[INFO] [stdout] 115 |     content: Content::Simple(nodes![
[INFO] [stdout]     |                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_block` in this scope
[INFO] [stdout]    --> tests/all/parse_verbatim_blocks.rs:121:7
[INFO] [stdout]     |
[INFO] [stdout] 121 |     ..empty_block!(0, 24)
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_verbatim_blocks.rs:123:3
[INFO] [stdout]     |
[INFO] [stdout] 123 |   assert_block!(input, expected);
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_verbatim_blocks.rs:128:3
[INFO] [stdout]     |
[INFO] [stdout] 128 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_verbatim_blocks.rs:138:3
[INFO] [stdout]     |
[INFO] [stdout] 138 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_verbatim_blocks.rs:148:3
[INFO] [stdout]     |
[INFO] [stdout] 148 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_verbatim_blocks.rs:166:3
[INFO] [stdout]     |
[INFO] [stdout] 166 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::attrs`
[INFO] [stdout]  --> tests/all/parse_blocks.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::attrs;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_ast::variants::inline::*`
[INFO] [stdout]  --> tests/all/parse_blocks.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use asciidork_ast::variants::inline::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_parser::prelude::*`
[INFO] [stdout]  --> tests/all/parse_blocks.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use asciidork_parser::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::attrs`
[INFO] [stdout]  --> tests/all/parse_breaks.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::attrs;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_ast::short::block::*`
[INFO] [stdout]  --> tests/all/parse_breaks.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use asciidork_ast::short::block::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Inline::Newline` and `prelude::*`
[INFO] [stdout]  --> tests/all/parse_breaks.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use asciidork_ast::{prelude::*, Inline::Newline};
[INFO] [stdout]   |                     ^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_parser::prelude::*`
[INFO] [stdout]  --> tests/all/parse_breaks.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use asciidork_parser::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_parser::prelude::*`
[INFO] [stdout]  --> tests/all/parse_callout_lists.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use asciidork_parser::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_ast::short::block::*`
[INFO] [stdout]  --> tests/all/parse_callouts.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use asciidork_ast::short::block::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DocType`, `DocumentMeta`, and `JobAttr`
[INFO] [stdout]  --> tests/all/parse_callouts.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | use asciidork_core::{DocType, DocumentMeta, JobAttr};
[INFO] [stdout]   |                      ^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_parser::prelude::*`
[INFO] [stdout]  --> tests/all/parse_callouts.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use asciidork_parser::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_ast::prelude::*`
[INFO] [stdout]  --> tests/all/parse_description_lists.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use asciidork_ast::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_ast::short::block::*`
[INFO] [stdout]  --> tests/all/parse_description_lists.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use asciidork_ast::short::block::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_parser::prelude::*`
[INFO] [stdout]  --> tests/all/parse_description_lists.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use asciidork_parser::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AttrValue` and `prelude::*`
[INFO] [stdout]  --> tests/all/parse_doc_content.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use asciidork_ast::{prelude::*, AttrValue};
[INFO] [stdout]   |                     ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_ast::prelude::*`
[INFO] [stdout]  --> tests/all/parse_ifdefs.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use asciidork_ast::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_parser::prelude::*`
[INFO] [stdout]  --> tests/all/parse_ifdefs.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use asciidork_parser::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_ast::prelude::*`
[INFO] [stdout]  --> tests/all/parse_ifevals.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use asciidork_ast::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_parser::prelude::*`
[INFO] [stdout]  --> tests/all/parse_ifevals.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use asciidork_parser::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_ast::prelude::*`
[INFO] [stdout]  --> tests/all/parse_includes.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use asciidork_ast::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:907:30
[INFO] [stdout]     |
[INFO] [stdout] 907 |     assert_eq!(lexer.line_of(loc!(at: 6)), "bar");
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:908:30
[INFO] [stdout]     |
[INFO] [stdout] 908 |     assert_eq!(lexer.line_of(loc!(at: 7)), "bar");
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:909:30
[INFO] [stdout]     |
[INFO] [stdout] 909 |     assert_eq!(lexer.line_of(loc!(at: 8)), "bar"); // newline '\r'
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:910:30
[INFO] [stdout]     |
[INFO] [stdout] 910 |     assert_eq!(lexer.line_of(loc!(at: 9)), "bar"); // newline '\n'
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:911:30
[INFO] [stdout]     |
[INFO] [stdout] 911 |     assert_eq!(lexer.line_of(loc!(at: 10)), ""); // empty line
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:912:30
[INFO] [stdout]     |
[INFO] [stdout] 912 |     assert_eq!(lexer.line_of(loc!(at: 11)), ""); // empty line
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:913:30
[INFO] [stdout]     |
[INFO] [stdout] 913 |     assert_eq!(lexer.line_of(loc!(at: 12)), "baz");
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_parser::prelude::*`
[INFO] [stdout]  --> tests/all/parse_includes.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use asciidork_parser::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `inline::*` and `r#macro::*`
[INFO] [stdout]  --> tests/all/parse_inlines.rs:1:31
[INFO] [stdout]   |
[INFO] [stdout] 1 | use asciidork_ast::variants::{inline::*, r#macro::*};
[INFO] [stdout]   |                               ^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AdjacentNewline` and `prelude::*`
[INFO] [stdout]  --> tests/all/parse_inlines.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use asciidork_ast::{prelude::*, AdjacentNewline, InlineNodes};
[INFO] [stdout]   |                     ^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_parser::prelude::*`
[INFO] [stdout]  --> tests/all/parse_inlines.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use asciidork_parser::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::attrs`
[INFO] [stdout]  --> tests/all/parse_macros.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::attrs;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_ast::prelude::*`
[INFO] [stdout]  --> tests/all/parse_macros.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use asciidork_ast::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `inline::*` and `r#macro::*`
[INFO] [stdout]  --> tests/all/parse_macros.rs:3:31
[INFO] [stdout]   |
[INFO] [stdout] 3 | use asciidork_ast::variants::{inline::*, r#macro::*};
[INFO] [stdout]   |                               ^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Flow` and `PluginMacro`
[INFO] [stdout]  --> tests/all/parse_macros.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | use asciidork_ast::{Flow, PluginMacro};
[INFO] [stdout]   |                     ^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_parser::prelude::*`
[INFO] [stdout]  --> tests/all/parse_macros.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use asciidork_parser::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_ast::prelude::*`
[INFO] [stdout]  --> tests/all/parse_ordered_lists.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use asciidork_ast::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_ast::short::block::*`
[INFO] [stdout]  --> tests/all/parse_ordered_lists.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use asciidork_ast::short::block::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_ast::ListVariant`
[INFO] [stdout]  --> tests/all/parse_ordered_lists.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use asciidork_ast::ListVariant;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_parser::prelude::*`
[INFO] [stdout]  --> tests/all/parse_ordered_lists.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use asciidork_parser::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_ast::variants::inline::*`
[INFO] [stdout]  --> tests/all/parse_quote_blocks.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use asciidork_ast::variants::inline::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_parser::prelude::*`
[INFO] [stdout]  --> tests/all/parse_quote_blocks.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use asciidork_parser::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_ast::prelude::*`
[INFO] [stdout]  --> tests/all/parse_sections.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use asciidork_ast::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_parser::prelude::*`
[INFO] [stdout]  --> tests/all/parse_sections.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use asciidork_parser::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_ast::prelude::*`
[INFO] [stdout]  --> tests/all/parse_toc.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use asciidork_ast::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_parser::prelude::*`
[INFO] [stdout]  --> tests/all/parse_toc.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use asciidork_parser::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::attrs`
[INFO] [stdout]  --> tests/all/parse_unordered_lists.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::attrs;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_ast::prelude::*`
[INFO] [stdout]  --> tests/all/parse_unordered_lists.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use asciidork_ast::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_ast::short::block::*`
[INFO] [stdout]  --> tests/all/parse_unordered_lists.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use asciidork_ast::short::block::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Inline` and `ListVariant`
[INFO] [stdout]  --> tests/all/parse_unordered_lists.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | use asciidork_ast::{Inline, ListVariant};
[INFO] [stdout]   |                     ^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_parser::prelude::*`
[INFO] [stdout]  --> tests/all/parse_unordered_lists.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use asciidork_parser::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::attrs`
[INFO] [stdout]  --> tests/all/parse_verbatim_blocks.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::attrs;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_ast::variants::inline::*`
[INFO] [stdout]  --> tests/all/parse_verbatim_blocks.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use asciidork_ast::variants::inline::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_parser::prelude::*`
[INFO] [stdout]  --> tests/all/parse_verbatim_blocks.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use asciidork_parser::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:918:17
[INFO] [stdout]     |
[INFO] [stdout] 918 |     let input = adoc! {
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_lexer` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:924:21
[INFO] [stdout]     |
[INFO] [stdout] 924 |     let mut lexer = test_lexer!(input);
[INFO] [stdout]     |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_lexer` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:937:17
[INFO] [stdout]     |
[INFO] [stdout] 937 |     let lexer = test_lexer!(input);
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:938:34
[INFO] [stdout]     |
[INFO] [stdout] 938 |     assert_eq!(lexer.line_number(loc!(at: 0)), 1);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:939:34
[INFO] [stdout]     |
[INFO] [stdout] 939 |     assert_eq!(lexer.line_number(loc!(at: 3)), 1); // newline '\r'
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:940:34
[INFO] [stdout]     |
[INFO] [stdout] 940 |     assert_eq!(lexer.line_number(loc!(at: 4)), 1); // newline '\n'
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:941:34
[INFO] [stdout]     |
[INFO] [stdout] 941 |     assert_eq!(lexer.line_number(loc!(at: 5)), 2); // 'b' of 'bar'
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:942:34
[INFO] [stdout]     |
[INFO] [stdout] 942 |     assert_eq!(lexer.line_number(loc!(at: 9)), 2); // '\n' of 'bar\r\n'
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:943:34
[INFO] [stdout]     |
[INFO] [stdout] 943 |     assert_eq!(lexer.line_number(loc!(at: 10)), 3); // empty line '\r'
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:944:34
[INFO] [stdout]     |
[INFO] [stdout] 944 |     assert_eq!(lexer.line_number(loc!(at: 11)), 3); // empty line '\n'
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:945:34
[INFO] [stdout]     |
[INFO] [stdout] 945 |     assert_eq!(lexer.line_number(loc!(at: 12)), 4); // 'b' of 'baz'
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_lexer` in this scope
[INFO] [stdout]    --> src/lexer/root_lexer.rs:956:21
[INFO] [stdout]     |
[INFO] [stdout] 956 |     let mut lexer = test_lexer!("\n\n\n\n\n");
[INFO] [stdout]     |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/lexer/source_lexer.rs:701:5
[INFO] [stdout]     |
[INFO] [stdout] 701 |     expect_eq!(lines.next(), Some("hello"));
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/lexer/source_lexer.rs:702:5
[INFO] [stdout]     |
[INFO] [stdout] 702 |     expect_eq!(lines.next(), Some("world"));
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/lexer/source_lexer.rs:703:5
[INFO] [stdout]     |
[INFO] [stdout] 703 |     expect_eq!(lines.next(), Some(""));
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/lexer/source_lexer.rs:704:5
[INFO] [stdout]     |
[INFO] [stdout] 704 |     expect_eq!(lines.next(), None);
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_parser::prelude`
[INFO] [stdout]  --> tests/all/parse_doc_content.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use asciidork_parser::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `read_line` in this scope
[INFO] [stdout]    --> src/line.rs:966:22
[INFO] [stdout]     |
[INFO] [stdout] 966 |       let mut line = read_line!(input);
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/line.rs:968:7
[INFO] [stdout]     |
[INFO] [stdout] 968 |       expect_eq!(line.reassemble_src(), expected, from: input);
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/line.rs:969:7
[INFO] [stdout]     |
[INFO] [stdout] 969 |       expect_eq!(line.current_token().unwrap().loc, loc!(range), from: input);
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `read_line` in this scope
[INFO] [stdout]    --> src/line.rs:989:18
[INFO] [stdout]     |
[INFO] [stdout] 989 |       let line = read_line!(input);
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/line.rs:990:7
[INFO] [stdout]     |
[INFO] [stdout] 990 |       expect_eq!(line.continues_list_item_principle(), expected, from: input);
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `read_line` in this scope
[INFO] [stdout]     --> src/line.rs:1010:18
[INFO] [stdout]      |
[INFO] [stdout] 1010 |       let line = read_line!(input);
[INFO] [stdout]      |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `asciidork-parser` (test "all") due to 458 previous errors; 48 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/line.rs:1011:7
[INFO] [stdout]      |
[INFO] [stdout] 1011 |       expect_eq!(line.starts_nested_list(&stack), expected, from: input);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `read_line` in this scope
[INFO] [stdout]     --> src/line.rs:1058:18
[INFO] [stdout]      |
[INFO] [stdout] 1058 |       let line = read_line!(input);
[INFO] [stdout]      |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/line.rs:1059:7
[INFO] [stdout]      |
[INFO] [stdout] 1059 |       expect_eq!(line.list_marker(), marker, from: input);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `read_line` in this scope
[INFO] [stdout]     --> src/line.rs:1086:18
[INFO] [stdout]      |
[INFO] [stdout] 1086 |       let line = read_line!(input);
[INFO] [stdout]      |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/line.rs:1087:7
[INFO] [stdout]      |
[INFO] [stdout] 1087 |       expect_eq!(line.starts_list_item(), expected, from: input);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `read_line` in this scope
[INFO] [stdout]     --> src/line.rs:1093:20
[INFO] [stdout]      |
[INFO] [stdout] 1093 |     let mut line = read_line!("foo bar\nso baz\n");
[INFO] [stdout]      |                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/line.rs:1094:5
[INFO] [stdout]      |
[INFO] [stdout] 1094 |     expect_eq!(line.reassemble_src(), "foo bar");
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/line.rs:1095:5
[INFO] [stdout]      |
[INFO] [stdout] 1095 |     expect_eq!(line.num_tokens(), 3);
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/line.rs:1097:5
[INFO] [stdout]      |
[INFO] [stdout] 1097 |     expect_eq!(line.reassemble_src(), " bar");
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/line.rs:1098:5
[INFO] [stdout]      |
[INFO] [stdout] 1098 |     expect_eq!(line.num_tokens(), 2);
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/line.rs:1100:5
[INFO] [stdout]      |
[INFO] [stdout] 1100 |     expect_eq!(line.reassemble_src(), "");
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/line.rs:1101:5
[INFO] [stdout]      |
[INFO] [stdout] 1101 |     expect_eq!(line.num_tokens(), 0);
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `read_line` in this scope
[INFO] [stdout]     --> src/line.rs:1106:20
[INFO] [stdout]      |
[INFO] [stdout] 1106 |     let mut line = read_line!("'foo'");
[INFO] [stdout]      |                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/line.rs:1107:5
[INFO] [stdout]      |
[INFO] [stdout] 1107 |     expect_eq!(line.reassemble_src(), "'foo'");
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/line.rs:1109:5
[INFO] [stdout]      |
[INFO] [stdout] 1109 |     expect_eq!(line.reassemble_src(), "'foo");
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/line.rs:1111:5
[INFO] [stdout]      |
[INFO] [stdout] 1111 |     expect_eq!(line.reassemble_src(), "'");
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `read_line` in this scope
[INFO] [stdout]     --> src/line.rs:1135:18
[INFO] [stdout]      |
[INFO] [stdout] 1135 |       let line = read_line!(input);
[INFO] [stdout]      |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/line.rs:1136:7
[INFO] [stdout]      |
[INFO] [stdout] 1136 |       expect_eq!(line.has_seq_at(token_types, pos), expected);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `read_line` in this scope
[INFO] [stdout]     --> src/line.rs:1140:20
[INFO] [stdout]      |
[INFO] [stdout] 1140 |     let mut line = read_line!("foo_#");
[INFO] [stdout]      |                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `read_line` in this scope
[INFO] [stdout]     --> src/line.rs:1154:18
[INFO] [stdout]      |
[INFO] [stdout] 1154 |       let line = read_line!(input);
[INFO] [stdout]      |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/line.rs:1155:7
[INFO] [stdout]      |
[INFO] [stdout] 1155 |       expect_eq!(line.ends_with_nonescaped(token_type), expected);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `read_line` in this scope
[INFO] [stdout]     --> src/line.rs:1166:18
[INFO] [stdout]      |
[INFO] [stdout] 1166 |       let line = read_line!(input);
[INFO] [stdout]      |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/line.rs:1167:7
[INFO] [stdout]      |
[INFO] [stdout] 1167 |       expect_eq!(line.terminates_constrained_in(specs, &InlineCtx::None), expected, from: input);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `read_line` in this scope
[INFO] [stdout]     --> src/line.rs:1196:18
[INFO] [stdout]      |
[INFO] [stdout] 1196 |       let line = read_line!(input);
[INFO] [stdout]      |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/line.rs:1197:7
[INFO] [stdout]      |
[INFO] [stdout] 1197 |       expect_eq!(line.contains_seq(token_types), expected, from: input);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `read_line` in this scope
[INFO] [stdout]     --> src/line.rs:1229:18
[INFO] [stdout]      |
[INFO] [stdout] 1229 |       let line = read_line!(input);
[INFO] [stdout]      |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/line.rs:1230:7
[INFO] [stdout]      |
[INFO] [stdout] 1230 |       expect_eq!(line.contains_seq(token_types), true, from: input);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/line.rs:1231:7
[INFO] [stdout]      |
[INFO] [stdout] 1231 |       expect_eq!(line.orig_len, expected_len, from: input);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/parser.rs:457:22
[INFO] [stdout]     |
[INFO] [stdout] 457 |     let mut parser = test_parser!("hello {foo} world");
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/parser.rs:466:5
[INFO] [stdout]     |
[INFO] [stdout] 466 |     expect_eq!(
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> src/parser.rs:487:17
[INFO] [stdout]     |
[INFO] [stdout] 487 |     let input = adoc! {"
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/parser.rs:493:22
[INFO] [stdout]     |
[INFO] [stdout] 493 |     let mut parser = test_parser!(input);
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> src/parser.rs:502:17
[INFO] [stdout]     |
[INFO] [stdout] 502 |     let input = adoc! {"
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/parser.rs:508:22
[INFO] [stdout]     |
[INFO] [stdout] 508 |     let mut parser = test_parser!(input);
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> src/parser.rs:512:7
[INFO] [stdout]     |
[INFO] [stdout] 512 |       adoc! {"
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/parser.rs:520:22
[INFO] [stdout]     |
[INFO] [stdout] 520 |     let mut parser = test_parser!(input);
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/parser.rs:524:5
[INFO] [stdout]     |
[INFO] [stdout] 524 |     expect_eq!(
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/parser.rs:534:5
[INFO] [stdout]     |
[INFO] [stdout] 534 |     expect_eq!(
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/parser.rs:562:22
[INFO] [stdout]     |
[INFO] [stdout] 562 |     let mut parser = test_parser!(input);
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/parser.rs:573:22
[INFO] [stdout]     |
[INFO] [stdout] 573 |     let mut parser = test_parser!(input);
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/parser.rs:585:22
[INFO] [stdout]     |
[INFO] [stdout] 585 |     let mut parser = test_parser!(input);
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/parser.rs:589:5
[INFO] [stdout]     |
[INFO] [stdout] 589 |     expect_eq!(
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `parse_single_block` in this scope
[INFO] [stdout]    --> src/tasks/customize_subs.rs:181:19
[INFO] [stdout]     |
[INFO] [stdout] 181 |       let block = parse_single_block!(&input);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/tasks/directives/ifeval.rs:149:22
[INFO] [stdout]     |
[INFO] [stdout] 149 |     let mut parser = test_parser!(adoc! {"
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/tasks/directives/ifeval.rs:165:30
[INFO] [stdout]     |
[INFO] [stdout] 165 |       ("\"\"", Value::String(bstr!(""))),
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/tasks/directives/ifeval.rs:166:28
[INFO] [stdout]     |
[INFO] [stdout] 166 |       ("''", Value::String(bstr!(""))),
[INFO] [stdout]     |                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/tasks/directives/ifeval.rs:167:30
[INFO] [stdout]     |
[INFO] [stdout] 167 |       ("    ", Value::String(bstr!(" "))),
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/tasks/directives/ifeval.rs:170:35
[INFO] [stdout]     |
[INFO] [stdout] 170 |       ("'{hello}'", Value::String(bstr!("world"))),
[INFO] [stdout]     |                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/tasks/directives/ifeval.rs:171:37
[INFO] [stdout]     |
[INFO] [stdout] 171 |       ("\"{hello}\"", Value::String(bstr!("world"))),
[INFO] [stdout]     |                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/tasks/directives/includes/normalize_includes.rs:189:22
[INFO] [stdout]     |
[INFO] [stdout] 189 |     let mut parser = test_parser!("");
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/directives/includes/normalize_includes.rs:190:21
[INFO] [stdout]     |
[INFO] [stdout] 190 |     let mut bytes = vecb![0xEF, 0xBB, 0xBF, 0x68, 0x69];
[INFO] [stdout]     |                     ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/tasks/directives/includes/normalize_includes.rs:197:22
[INFO] [stdout]     |
[INFO] [stdout] 197 |     let mut parser = test_parser!("");
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/directives/includes/normalize_includes.rs:198:21
[INFO] [stdout]     |
[INFO] [stdout] 198 |     let mut bytes = vecb![0xFF, 0xFE, 0x68, 0x00, 0x69, 0x00];
[INFO] [stdout]     |                     ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/tasks/directives/includes/normalize_includes.rs:205:22
[INFO] [stdout]     |
[INFO] [stdout] 205 |     let mut parser = test_parser!("");
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/directives/includes/normalize_includes.rs:206:21
[INFO] [stdout]     |
[INFO] [stdout] 206 |     let mut bytes = vecb![0xFE, 0xFF, 0x00, 0x68, 0x00, 0x69];
[INFO] [stdout]     |                     ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]     --> src/tasks/directives/includes/tags.rs:1059:24
[INFO] [stdout]      |
[INFO] [stdout] 1059 |       let mut parser = test_parser!("");
[INFO] [stdout]      |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]     --> src/tasks/directives/includes/tags.rs:1062:69
[INFO] [stdout]      |
[INFO] [stdout] 1062 |         ._select_tagged_lines(selection, &mut file, &Path::new(""), loc!(0..1))
[INFO] [stdout]      |                                                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:538:14
[INFO] [stdout]     |
[INFO] [stdout] 538 |       ("[]", attr_list!(0..2)),
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:542:23
[INFO] [stdout]     |
[INFO] [stdout] 542 |           positional: vecb![Some(nodes![])],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:543:13
[INFO] [stdout]     |
[INFO] [stdout] 543 |           ..attr_list!(0..4)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:549:23
[INFO] [stdout]     |
[INFO] [stdout] 549 |           positional: vecb![Some(nodes![node!("foo"; 1..4)])],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:550:13
[INFO] [stdout]     |
[INFO] [stdout] 550 |           ..attr_list!(0..5)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:556:23
[INFO] [stdout]     |
[INFO] [stdout] 556 |           positional: vecb![Some(nodes![node!("foo"; 2..5)])],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:557:13
[INFO] [stdout]     |
[INFO] [stdout] 557 |           ..attr_list!(0..7)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:563:23
[INFO] [stdout]     |
[INFO] [stdout] 563 |           positional: vecb![Some(nodes![node!("foo"; 2..5)])],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:564:13
[INFO] [stdout]     |
[INFO] [stdout] 564 |           ..attr_list!(0..7)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:570:23
[INFO] [stdout]     |
[INFO] [stdout] 570 |           positional: vecb![Some(nodes![node!("foo bar"; 1..8)])],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:571:13
[INFO] [stdout]     |
[INFO] [stdout] 571 |           ..attr_list!(0..9)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:577:23
[INFO] [stdout]     |
[INFO] [stdout] 577 |           positional: vecb![Some(nodes![
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:582:13
[INFO] [stdout]     |
[INFO] [stdout] 582 |           ..attr_list!(0..12)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:588:23
[INFO] [stdout]     |
[INFO] [stdout] 588 |           positional: vecb![Some(nodes![
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:593:13
[INFO] [stdout]     |
[INFO] [stdout] 593 |           ..attr_list!(0..12)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:599:23
[INFO] [stdout]     |
[INFO] [stdout] 599 |           positional: vecb![Some(nodes![node!("'"; 1..2)])],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:600:13
[INFO] [stdout]     |
[INFO] [stdout] 600 |           ..attr_list!(0..3)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:606:23
[INFO] [stdout]     |
[INFO] [stdout] 606 |           positional: vecb![Some(nodes![node!("=foo="; 1..6)])],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:607:13
[INFO] [stdout]     |
[INFO] [stdout] 607 |           ..attr_list!(0..7)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:613:23
[INFO] [stdout]     |
[INFO] [stdout] 613 |           positional: vecb![Some(nodes![node!("foo"; 1..4)]), None],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:614:13
[INFO] [stdout]     |
[INFO] [stdout] 614 |           ..attr_list!(0..8)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:620:23
[INFO] [stdout]     |
[INFO] [stdout] 620 |           positional: vecb![None, Some(nodes![node!("foo"; 3..6)])],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:621:13
[INFO] [stdout]     |
[INFO] [stdout] 621 |           ..attr_list!(0..7)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:627:23
[INFO] [stdout]     |
[INFO] [stdout] 627 |           positional: vecb![None, Some(nodes![node!("foo bar"; 3..10)])],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:628:13
[INFO] [stdout]     |
[INFO] [stdout] 628 |           ..attr_list!(0..11)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:634:23
[INFO] [stdout]     |
[INFO] [stdout] 634 |           positional: vecb![
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:639:13
[INFO] [stdout]     |
[INFO] [stdout] 639 |           ..attr_list!(0..26)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:645:23
[INFO] [stdout]     |
[INFO] [stdout] 645 |           positional: vecb![
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:651:13
[INFO] [stdout]     |
[INFO] [stdout] 651 |           ..attr_list!(0..15)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:658:23
[INFO] [stdout]     |
[INFO] [stdout] 658 |           positional: vecb![None],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:659:30
[INFO] [stdout]     |
[INFO] [stdout] 659 |           named: Named::from(vecb![(src!("foo", 1..4), just!("'", 5..6))]),
[INFO] [stdout]     |                              ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:660:13
[INFO] [stdout]     |
[INFO] [stdout] 660 |           ..attr_list!(0..7)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:666:23
[INFO] [stdout]     |
[INFO] [stdout] 666 |           positional: vecb![None],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:667:30
[INFO] [stdout]     |
[INFO] [stdout] 667 |           named: Named::from(vecb![(src!("foo", 1..4), just!("\"", 5..6))]),
[INFO] [stdout]     |                              ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:668:13
[INFO] [stdout]     |
[INFO] [stdout] 668 |           ..attr_list!(0..7)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:674:23
[INFO] [stdout]     |
[INFO] [stdout] 674 |           positional: vecb![None],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:675:30
[INFO] [stdout]     |
[INFO] [stdout] 675 |           named: Named::from(vecb![(src!("foo", 1..4), just!("bar", 5..8))]),
[INFO] [stdout]     |                              ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:676:13
[INFO] [stdout]     |
[INFO] [stdout] 676 |           ..attr_list!(0..9)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:682:23
[INFO] [stdout]     |
[INFO] [stdout] 682 |           positional: vecb![None],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:683:30
[INFO] [stdout]     |
[INFO] [stdout] 683 |           named: Named::from(vecb![(src!("foo", 1..4), just!("bar", 6..9))]),
[INFO] [stdout]     |                              ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:684:13
[INFO] [stdout]     |
[INFO] [stdout] 684 |           ..attr_list!(0..11)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:690:23
[INFO] [stdout]     |
[INFO] [stdout] 690 |           positional: vecb![None],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:691:30
[INFO] [stdout]     |
[INFO] [stdout] 691 |           named: Named::from(vecb![(src!("foo", 1..4), just!("bar", 6..9))]),
[INFO] [stdout]     |                              ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:692:13
[INFO] [stdout]     |
[INFO] [stdout] 692 |           ..attr_list!(0..11)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:698:23
[INFO] [stdout]     |
[INFO] [stdout] 698 |           positional: vecb![None],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:699:30
[INFO] [stdout]     |
[INFO] [stdout] 699 |           named: Named::from(vecb![(src!("foo", 1..4), nodes![])]),
[INFO] [stdout]     |                              ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:700:13
[INFO] [stdout]     |
[INFO] [stdout] 700 |           ..attr_list!(0..6)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:706:23
[INFO] [stdout]     |
[INFO] [stdout] 706 |           positional: vecb![None, None],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:707:30
[INFO] [stdout]     |
[INFO] [stdout] 707 |           named: Named::from(vecb![
[INFO] [stdout]     |                              ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:711:13
[INFO] [stdout]     |
[INFO] [stdout] 711 |           ..attr_list!(0..14)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:717:23
[INFO] [stdout]     |
[INFO] [stdout] 717 |           positional: vecb![None, None, None],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:718:30
[INFO] [stdout]     |
[INFO] [stdout] 718 |           named: Named::from(vecb![
[INFO] [stdout]     |                              ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:724:13
[INFO] [stdout]     |
[INFO] [stdout] 724 |           ..attr_list!(0..49)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:730:23
[INFO] [stdout]     |
[INFO] [stdout] 730 |           positional: vecb![None, None, None],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:731:30
[INFO] [stdout]     |
[INFO] [stdout] 731 |           named: Named::from(vecb![
[INFO] [stdout]     |                              ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:737:13
[INFO] [stdout]     |
[INFO] [stdout] 737 |           ..attr_list!(0..49)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:743:23
[INFO] [stdout]     |
[INFO] [stdout] 743 |           positional: vecb![None, None, None],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:744:30
[INFO] [stdout]     |
[INFO] [stdout] 744 |           named: Named::from(vecb![
[INFO] [stdout]     |                              ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:749:13
[INFO] [stdout]     |
[INFO] [stdout] 749 |           ..attr_list!(0..34)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:755:23
[INFO] [stdout]     |
[INFO] [stdout] 755 |           positional: vecb![None, None, None],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:756:30
[INFO] [stdout]     |
[INFO] [stdout] 756 |           named: Named::from(vecb![
[INFO] [stdout]     |                              ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:761:13
[INFO] [stdout]     |
[INFO] [stdout] 761 |           ..attr_list!(0..48)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:767:23
[INFO] [stdout]     |
[INFO] [stdout] 767 |           positional: vecb![None, None, None],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:768:30
[INFO] [stdout]     |
[INFO] [stdout] 768 |           named: Named::from(vecb![
[INFO] [stdout]     |                              ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:773:13
[INFO] [stdout]     |
[INFO] [stdout] 773 |           ..attr_list!(0..82)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:779:23
[INFO] [stdout]     |
[INFO] [stdout] 779 |           positional: vecb![
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:785:30
[INFO] [stdout]     |
[INFO] [stdout] 785 |           named: Named::from(vecb![
[INFO] [stdout]     |                              ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:789:13
[INFO] [stdout]     |
[INFO] [stdout] 789 |           ..attr_list!(0..57)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:795:23
[INFO] [stdout]     |
[INFO] [stdout] 795 |           positional: vecb![
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:802:30
[INFO] [stdout]     |
[INFO] [stdout] 802 |           named: Named::from(vecb![
[INFO] [stdout]     |                              ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:806:13
[INFO] [stdout]     |
[INFO] [stdout] 806 |           ..attr_list!(0..27)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:812:23
[INFO] [stdout]     |
[INFO] [stdout] 812 |           positional: vecb![Some(nodes![node!("quote"; 1..6)])],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:813:20
[INFO] [stdout]     |
[INFO] [stdout] 813 |           options: vecb![
[INFO] [stdout]     |                    ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:818:13
[INFO] [stdout]     |
[INFO] [stdout] 818 |           ..attr_list!(0..40)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:824:23
[INFO] [stdout]     |
[INFO] [stdout] 824 |           positional: vecb![Some(nodes![node!("quote"; 1..6)])],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:825:20
[INFO] [stdout]     |
[INFO] [stdout] 825 |           options: vecb![
[INFO] [stdout]     |                    ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:830:13
[INFO] [stdout]     |
[INFO] [stdout] 830 |           ..attr_list!(0..33)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:836:23
[INFO] [stdout]     |
[INFO] [stdout] 836 |           positional: vecb![Some(nodes![node!("quote"; 1..6)])],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:837:13
[INFO] [stdout]     |
[INFO] [stdout] 837 |           ..attr_list!(0..14)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:843:30
[INFO] [stdout]     |
[INFO] [stdout] 843 |       let mut block_parser = test_parser!(input);
[INFO] [stdout]     |                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:847:7
[INFO] [stdout]     |
[INFO] [stdout] 847 |       expect_eq!(attr_list, expected, from: input);
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:851:31
[INFO] [stdout]     |
[INFO] [stdout] 851 |       let mut inline_parser = test_parser!(&inline_input);
[INFO] [stdout]     |                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:855:7
[INFO] [stdout]     |
[INFO] [stdout] 855 |       expect_eq!(attr_list, expected, from: input);
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:856:7
[INFO] [stdout]     |
[INFO] [stdout] 856 |       expect_eq!("foo bar", &line.reassemble_src(), from: input);
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:866:23
[INFO] [stdout]     |
[INFO] [stdout] 866 |           positional: vecb![Some(nodes![node!("foo bar"; 2..9)])],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:867:13
[INFO] [stdout]     |
[INFO] [stdout] 867 |           ..attr_list!(0..11)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:873:23
[INFO] [stdout]     |
[INFO] [stdout] 873 |           positional: vecb![
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:877:13
[INFO] [stdout]     |
[INFO] [stdout] 877 |           ..attr_list!(0..13)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:883:23
[INFO] [stdout]     |
[INFO] [stdout] 883 |           positional: vecb![None],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:884:30
[INFO] [stdout]     |
[INFO] [stdout] 884 |           named: Named::from(vecb![(src!("line-comment", 1..13), just!("%%", 14..16))]),
[INFO] [stdout]     |                              ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:885:13
[INFO] [stdout]     |
[INFO] [stdout] 885 |           ..attr_list!(0..17)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:891:23
[INFO] [stdout]     |
[INFO] [stdout] 891 |           positional: vecb![None],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:892:30
[INFO] [stdout]     |
[INFO] [stdout] 892 |           named: Named::from(vecb![(
[INFO] [stdout]     |                              ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:896:13
[INFO] [stdout]     |
[INFO] [stdout] 896 |           ..attr_list!(0..26)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:902:23
[INFO] [stdout]     |
[INFO] [stdout] 902 |           positional: vecb![None],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:903:30
[INFO] [stdout]     |
[INFO] [stdout] 903 |           named: Named::from(vecb![(src!("lines", 1..6), just!("1;3..4;6..-1", 7..19),)]),
[INFO] [stdout]     |                              ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:904:13
[INFO] [stdout]     |
[INFO] [stdout] 904 |           ..attr_list!(0..20)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:910:23
[INFO] [stdout]     |
[INFO] [stdout] 910 |           positional: vecb![None],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:911:30
[INFO] [stdout]     |
[INFO] [stdout] 911 |           named: Named::from(vecb![(
[INFO] [stdout]     |                              ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:915:13
[INFO] [stdout]     |
[INFO] [stdout] 915 |           ..attr_list!(0..28)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:921:23
[INFO] [stdout]     |
[INFO] [stdout] 921 |           positional: vecb![Some(nodes![node!("\\"; 1..2)])],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:922:13
[INFO] [stdout]     |
[INFO] [stdout] 922 |           ..attr_list!(0..4)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:928:23
[INFO] [stdout]     |
[INFO] [stdout] 928 |           positional: vecb![Some(nodes![
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:934:13
[INFO] [stdout]     |
[INFO] [stdout] 934 |           ..attr_list!(0..9)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:940:20
[INFO] [stdout]     |
[INFO] [stdout] 940 |           id: Some(src!("someid", 2..8)),
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:941:13
[INFO] [stdout]     |
[INFO] [stdout] 941 |           ..attr_list!(0..9)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:947:20
[INFO] [stdout]     |
[INFO] [stdout] 947 |           id: Some(src!("someid", 4..10)),
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:948:13
[INFO] [stdout]     |
[INFO] [stdout] 948 |           ..attr_list!(0..11)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:954:23
[INFO] [stdout]     |
[INFO] [stdout] 954 |           positional: vecb![None],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:955:20
[INFO] [stdout]     |
[INFO] [stdout] 955 |           id: Some(src!("someid", 4..10)),
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:956:13
[INFO] [stdout]     |
[INFO] [stdout] 956 |           ..attr_list!(0..12)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:962:20
[INFO] [stdout]     |
[INFO] [stdout] 962 |           id: Some(src!("someid", 2..8)),
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:963:18
[INFO] [stdout]     |
[INFO] [stdout] 963 |           roles: vecb![src!("nowrap", 9..15)],
[INFO] [stdout]     |                  ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:964:13
[INFO] [stdout]     |
[INFO] [stdout] 964 |           ..attr_list!(0..16)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:970:18
[INFO] [stdout]     |
[INFO] [stdout] 970 |           roles: vecb![src!("nowrap", 2..8)],
[INFO] [stdout]     |                  ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:971:13
[INFO] [stdout]     |
[INFO] [stdout] 971 |           ..attr_list!(0..9)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:977:18
[INFO] [stdout]     |
[INFO] [stdout] 977 |           roles: vecb![src!("nowrap", 6..12)],
[INFO] [stdout]     |                  ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:978:13
[INFO] [stdout]     |
[INFO] [stdout] 978 |           ..attr_list!(0..13)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:984:23
[INFO] [stdout]     |
[INFO] [stdout] 984 |           positional: vecb![None],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:985:18
[INFO] [stdout]     |
[INFO] [stdout] 985 |           roles: vecb![src!("nowrap", 6..12)],
[INFO] [stdout]     |                  ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:986:13
[INFO] [stdout]     |
[INFO] [stdout] 986 |           ..attr_list!(0..14)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:992:18
[INFO] [stdout]     |
[INFO] [stdout] 992 |           roles: vecb![src!("nowrap", 2..8), src!("underline", 9..18)],
[INFO] [stdout]     |                  ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:993:13
[INFO] [stdout]     |
[INFO] [stdout] 993 |           ..attr_list!(0..19)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:999:18
[INFO] [stdout]     |
[INFO] [stdout] 999 |           roles: vecb![src!("nowrap", 6..12), src!("underline", 13..22)],
[INFO] [stdout]     |                  ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1000:13
[INFO] [stdout]      |
[INFO] [stdout] 1000 |           ..attr_list!(0..23)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1006:18
[INFO] [stdout]      |
[INFO] [stdout] 1006 |           roles: vecb![src!("nowrap", 7..13), src!("underline", 14..23)],
[INFO] [stdout]      |                  ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1007:13
[INFO] [stdout]      |
[INFO] [stdout] 1007 |           ..attr_list!(0..25)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1013:23
[INFO] [stdout]      |
[INFO] [stdout] 1013 |           positional: vecb![
[INFO] [stdout]      |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1018:30
[INFO] [stdout]      |
[INFO] [stdout] 1018 |           named: Named::from(vecb![(src!("a", 9..10), just!("b", 11..12))]),
[INFO] [stdout]      |                              ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1019:13
[INFO] [stdout]      |
[INFO] [stdout] 1019 |           ..attr_list!(0..13)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1025:23
[INFO] [stdout]      |
[INFO] [stdout] 1025 |           positional: vecb![
[INFO] [stdout]      |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1031:30
[INFO] [stdout]      |
[INFO] [stdout] 1031 |           named: Named::from(vecb![
[INFO] [stdout]      |                              ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1035:13
[INFO] [stdout]      |
[INFO] [stdout] 1035 |           ..attr_list!(0..17)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1041:23
[INFO] [stdout]      |
[INFO] [stdout] 1041 |           positional: vecb![
[INFO] [stdout]      |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1045:13
[INFO] [stdout]      |
[INFO] [stdout] 1045 |           ..attr_list!(0..15)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1051:23
[INFO] [stdout]      |
[INFO] [stdout] 1051 |           positional: vecb![
[INFO] [stdout]      |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1056:13
[INFO] [stdout]      |
[INFO] [stdout] 1056 |           ..attr_list!(0..16)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1062:23
[INFO] [stdout]      |
[INFO] [stdout] 1062 |           positional: vecb![None, None, None],
[INFO] [stdout]      |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1063:30
[INFO] [stdout]      |
[INFO] [stdout] 1063 |           named: Named::from(vecb![
[INFO] [stdout]      |                              ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1068:13
[INFO] [stdout]      |
[INFO] [stdout] 1068 |           ..attr_list!(0..33)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1074:23
[INFO] [stdout]      |
[INFO] [stdout] 1074 |           positional: vecb![None],
[INFO] [stdout]      |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1075:20
[INFO] [stdout]      |
[INFO] [stdout] 1075 |           id: Some(src!("custom-id", 2..11)),
[INFO] [stdout]      |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1076:30
[INFO] [stdout]      |
[INFO] [stdout] 1076 |           named: Named::from(vecb![(
[INFO] [stdout]      |                              ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1080:13
[INFO] [stdout]      |
[INFO] [stdout] 1080 |           ..attr_list!(0..35)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1086:23
[INFO] [stdout]      |
[INFO] [stdout] 1086 |           positional: vecb![None, Some(nodes![node!("bar"; 2..5)])],
[INFO] [stdout]      |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1087:13
[INFO] [stdout]      |
[INFO] [stdout] 1087 |           ..attr_list!(0..6)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1093:23
[INFO] [stdout]      |
[INFO] [stdout] 1093 |           positional: vecb![None, Some(nodes![node!("bar"; 4..7)])],
[INFO] [stdout]      |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1094:13
[INFO] [stdout]      |
[INFO] [stdout] 1094 |           ..attr_list!(0..8)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1100:23
[INFO] [stdout]      |
[INFO] [stdout] 1100 |           positional: vecb![None, None, Some(nodes![node!("bar"; 5..8)])],
[INFO] [stdout]      |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1101:13
[INFO] [stdout]      |
[INFO] [stdout] 1101 |           ..attr_list!(0..9)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1107:23
[INFO] [stdout]      |
[INFO] [stdout] 1107 |           positional: vecb![Some(nodes![
[INFO] [stdout]      |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1112:13
[INFO] [stdout]      |
[INFO] [stdout] 1112 |           ..attr_list!(0..7)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1118:23
[INFO] [stdout]      |
[INFO] [stdout] 1118 |           positional: vecb![None],
[INFO] [stdout]      |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1119:30
[INFO] [stdout]      |
[INFO] [stdout] 1119 |           named: Named::from(vecb![(src!("foo", 1..4), just!(".foo#id%opt", 6..17))]),
[INFO] [stdout]      |                              ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1120:13
[INFO] [stdout]      |
[INFO] [stdout] 1120 |           ..attr_list!(0..19)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1126:23
[INFO] [stdout]      |
[INFO] [stdout] 1126 |           positional: vecb![None],
[INFO] [stdout]      |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1127:30
[INFO] [stdout]      |
[INFO] [stdout] 1127 |           named: Named::from(vecb![(src!("width", 1..6), just!("50%", 7..10))]),
[INFO] [stdout]      |                              ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1128:13
[INFO] [stdout]      |
[INFO] [stdout] 1128 |           ..attr_list!(0..11)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1134:23
[INFO] [stdout]      |
[INFO] [stdout] 1134 |           positional: vecb![Some(nodes![
[INFO] [stdout]      |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1142:13
[INFO] [stdout]      |
[INFO] [stdout] 1142 |           ..attr_list!(0..7)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1148:23
[INFO] [stdout]      |
[INFO] [stdout] 1148 |           positional: vecb![Some(nodes![node!("don\"t"; 1..6),])],
[INFO] [stdout]      |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1149:13
[INFO] [stdout]      |
[INFO] [stdout] 1149 |           ..attr_list!(0..7)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1155:20
[INFO] [stdout]      |
[INFO] [stdout] 1155 |           options: vecb![
[INFO] [stdout]      |                    ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1160:13
[INFO] [stdout]      |
[INFO] [stdout] 1160 |           ..attr_list!(0..26)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1166:23
[INFO] [stdout]      |
[INFO] [stdout] 1166 |           positional: vecb![Some(just!("example", 1..8))],
[INFO] [stdout]      |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1167:20
[INFO] [stdout]      |
[INFO] [stdout] 1167 |           options: vecb![src!("collapsible", 9..20)],
[INFO] [stdout]      |                    ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1168:13
[INFO] [stdout]      |
[INFO] [stdout] 1168 |           ..attr_list!(0..21)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1174:23
[INFO] [stdout]      |
[INFO] [stdout] 1174 |           positional: vecb![Some(just!("example", 1..8))],
[INFO] [stdout]      |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1175:20
[INFO] [stdout]      |
[INFO] [stdout] 1175 |           id: Some(src!("collapsible", 9..20)),
[INFO] [stdout]      |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1176:13
[INFO] [stdout]      |
[INFO] [stdout] 1176 |           ..attr_list!(0..21)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1182:23
[INFO] [stdout]      |
[INFO] [stdout] 1182 |           positional: vecb![Some(just!("example", 1..8))],
[INFO] [stdout]      |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1183:20
[INFO] [stdout]      |
[INFO] [stdout] 1183 |           id: Some(src!("coll_psible", 9..20)),
[INFO] [stdout]      |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1184:18
[INFO] [stdout]      |
[INFO] [stdout] 1184 |           roles: vecb![src!("cust-class", 21..31)],
[INFO] [stdout]      |                  ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1185:13
[INFO] [stdout]      |
[INFO] [stdout] 1185 |           ..attr_list!(0..32)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1191:30
[INFO] [stdout]      |
[INFO] [stdout] 1191 |       let mut block_parser = test_parser!(input);
[INFO] [stdout]      |                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1195:7
[INFO] [stdout]      |
[INFO] [stdout] 1195 |       expect_eq!(attr_list, expected, from: input);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1199:31
[INFO] [stdout]      |
[INFO] [stdout] 1199 |       let mut inline_parser = test_parser!(&inline_input);
[INFO] [stdout]      |                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1203:7
[INFO] [stdout]      |
[INFO] [stdout] 1203 |       expect_eq!(attr_list, expected, from: input);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1204:7
[INFO] [stdout]      |
[INFO] [stdout] 1204 |       expect_eq!("foo bar", &line.reassemble_src(), from: input);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1213:21
[INFO] [stdout]      |
[INFO] [stdout] 1213 |         positional: vecb![Some(nodes![node!("foo]"; 2..6)])],
[INFO] [stdout]      |                     ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1214:11
[INFO] [stdout]      |
[INFO] [stdout] 1214 |         ..attr_list!(0..8)
[INFO] [stdout]      |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1219:30
[INFO] [stdout]      |
[INFO] [stdout] 1219 |       let mut block_parser = test_parser!(input);
[INFO] [stdout]      |                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1223:7
[INFO] [stdout]      |
[INFO] [stdout] 1223 |       expect_eq!(attr_list, expected, from: input);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1233:15
[INFO] [stdout]      |
[INFO] [stdout] 1233 |           id: src!("foo", 2..5),
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1235:16
[INFO] [stdout]      |
[INFO] [stdout] 1235 |           loc: loc!(0..7),
[INFO] [stdout]      |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1241:15
[INFO] [stdout]      |
[INFO] [stdout] 1241 |           id: src!("f.o", 2..5),
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1243:16
[INFO] [stdout]      |
[INFO] [stdout] 1243 |           loc: loc!(0..7),
[INFO] [stdout]      |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1252:15
[INFO] [stdout]      |
[INFO] [stdout] 1252 |           id: src!("foo", 2..5),
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1253:25
[INFO] [stdout]      |
[INFO] [stdout] 1253 |           reftext: Some(just!("bar", 6..9)),
[INFO] [stdout]      |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1254:16
[INFO] [stdout]      |
[INFO] [stdout] 1254 |           loc: loc!(0..11),
[INFO] [stdout]      |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1260:15
[INFO] [stdout]      |
[INFO] [stdout] 1260 |           id: src!("step-2", 2..8),
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1261:25
[INFO] [stdout]      |
[INFO] [stdout] 1261 |           reftext: Some(nodes![
[INFO] [stdout]      |                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1265:16
[INFO] [stdout]      |
[INFO] [stdout] 1265 |           loc: loc!(0..20),
[INFO] [stdout]      |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1270:24
[INFO] [stdout]      |
[INFO] [stdout] 1270 |       let mut parser = test_parser!(input);
[INFO] [stdout]      |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1274:7
[INFO] [stdout]      |
[INFO] [stdout] 1274 |       expect_eq!(anchor, expected, from: input);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1284:15
[INFO] [stdout]      |
[INFO] [stdout] 1284 |           id: src!("foo", 2..5),
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1286:16
[INFO] [stdout]      |
[INFO] [stdout] 1286 |           loc: loc!(0..7),
[INFO] [stdout]      |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1293:15
[INFO] [stdout]      |
[INFO] [stdout] 1293 |           id: src!("foo", 2..5),
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1295:16
[INFO] [stdout]      |
[INFO] [stdout] 1295 |           loc: loc!(0..7),
[INFO] [stdout]      |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1305:15
[INFO] [stdout]      |
[INFO] [stdout] 1305 |           id: src!("foo", 2..5),
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1306:25
[INFO] [stdout]      |
[INFO] [stdout] 1306 |           reftext: Some(just!("bar", 6..9)),
[INFO] [stdout]      |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1307:16
[INFO] [stdout]      |
[INFO] [stdout] 1307 |           loc: loc!(0..11),
[INFO] [stdout]      |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1314:15
[INFO] [stdout]      |
[INFO] [stdout] 1314 |           id: src!("step-2", 2..8),
[INFO] [stdout]      |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1315:25
[INFO] [stdout]      |
[INFO] [stdout] 1315 |           reftext: Some(nodes![
[INFO] [stdout]      |                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1319:16
[INFO] [stdout]      |
[INFO] [stdout] 1319 |           loc: loc!(0..20),
[INFO] [stdout]      |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1325:24
[INFO] [stdout]      |
[INFO] [stdout] 1325 |       let mut parser = test_parser!(input);
[INFO] [stdout]      |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1329:7
[INFO] [stdout]      |
[INFO] [stdout] 1329 |       expect_eq!(anchor, expected, from: input);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1330:7
[INFO] [stdout]      |
[INFO] [stdout] 1330 |       expect_eq!(line.reassemble_src(), line_after, from: input);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1369:24
[INFO] [stdout]      |
[INFO] [stdout] 1369 |       let mut parser = test_parser!(input);
[INFO] [stdout]      |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1373:7
[INFO] [stdout]      |
[INFO] [stdout] 1373 |       expect_eq!(delims.as_slice(), expected, from: input);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1462:24
[INFO] [stdout]      |
[INFO] [stdout] 1462 |       let mut parser = test_parser!(input);
[INFO] [stdout]      |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1467:7
[INFO] [stdout]      |
[INFO] [stdout] 1467 |       expect_eq!(parse_kind.assert_string(), expected, from: input);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1476:21
[INFO] [stdout]      |
[INFO] [stdout] 1476 |         positional: vecb![],
[INFO] [stdout]      |                     ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1477:18
[INFO] [stdout]      |
[INFO] [stdout] 1477 |         id: Some(src!("tigers", 2..8)),
[INFO] [stdout]      |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1478:11
[INFO] [stdout]      |
[INFO] [stdout] 1478 |         ..attr_list!(0..9)
[INFO] [stdout]      |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1482:24
[INFO] [stdout]      |
[INFO] [stdout] 1482 |       let mut parser = test_parser!(input);
[INFO] [stdout]      |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1486:7
[INFO] [stdout]      |
[INFO] [stdout] 1486 |       expect_eq!(attr_list, expected, from: input);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1497:23
[INFO] [stdout]      |
[INFO] [stdout] 1497 |           positional: vecb![Some(just!("foo, bar", 1..9))],
[INFO] [stdout]      |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1498:13
[INFO] [stdout]      |
[INFO] [stdout] 1498 |           ..attr_list!(0..10)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1504:23
[INFO] [stdout]      |
[INFO] [stdout] 1504 |           positional: vecb![Some(just!("foo", 1..4)), Some(just!("bar", 6..9))],
[INFO] [stdout]      |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1505:18
[INFO] [stdout]      |
[INFO] [stdout] 1505 |           roles: vecb![src!("resource", 16..24)],
[INFO] [stdout]      |                  ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1506:13
[INFO] [stdout]      |
[INFO] [stdout] 1506 |           ..attr_list!(0..25)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1512:23
[INFO] [stdout]      |
[INFO] [stdout] 1512 |           positional: vecb![Some(just!("Discuss AsciiDoc", 1..17))],
[INFO] [stdout]      |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1513:13
[INFO] [stdout]      |
[INFO] [stdout] 1513 |           ..attr_list!(0..18)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1519:23
[INFO] [stdout]      |
[INFO] [stdout] 1519 |           positional: vecb![Some(just!("Discuss AsciiDoc", 1..17)), None],
[INFO] [stdout]      |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1520:30
[INFO] [stdout]      |
[INFO] [stdout] 1520 |           named: Named::from(vecb![(src!("window", 32..38), just!("_blank", 39..45))]),
[INFO] [stdout]      |                              ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1521:18
[INFO] [stdout]      |
[INFO] [stdout] 1521 |           roles: vecb![src!("resource", 23..31)],
[INFO] [stdout]      |                  ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1522:13
[INFO] [stdout]      |
[INFO] [stdout] 1522 |           ..attr_list!(0..46)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1528:23
[INFO] [stdout]      |
[INFO] [stdout] 1528 |           positional: vecb![Some(just!("Google, DuckDuckGo, Ecosia", 2..28))],
[INFO] [stdout]      |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1529:18
[INFO] [stdout]      |
[INFO] [stdout] 1529 |           roles: vecb![src!("teal", 35..39)],
[INFO] [stdout]      |                  ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1530:13
[INFO] [stdout]      |
[INFO] [stdout] 1530 |           ..attr_list!(0..40)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1536:23
[INFO] [stdout]      |
[INFO] [stdout] 1536 |           positional: vecb![Some(just!("1=2 posits the problem of inequality", 2..38))],
[INFO] [stdout]      |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1537:13
[INFO] [stdout]      |
[INFO] [stdout] 1537 |           ..attr_list!(0..40)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1543:23
[INFO] [stdout]      |
[INFO] [stdout] 1543 |           positional: vecb![Some(just!("href=\"#top\" attribute", 2..23))],
[INFO] [stdout]      |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]      |
[INFO] [stdout]      = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1544:13
[INFO] [stdout]      |
[INFO] [stdout] 1544 |           ..attr_list!(0..25)
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1549:24
[INFO] [stdout]      |
[INFO] [stdout] 1549 |       let mut parser = test_parser!(input);
[INFO] [stdout]      |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1553:7
[INFO] [stdout]      |
[INFO] [stdout] 1553 |       expect_eq!(attr_list, expected, from: input);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `error` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1563:9
[INFO] [stdout]      |
[INFO] [stdout] 1563 |         error! {"
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `error` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1573:9
[INFO] [stdout]      |
[INFO] [stdout] 1573 |         error! {"
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `error` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1583:9
[INFO] [stdout]      |
[INFO] [stdout] 1583 |         error! {"
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `error` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1593:9
[INFO] [stdout]      |
[INFO] [stdout] 1593 |         error! {"
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `error` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1603:9
[INFO] [stdout]      |
[INFO] [stdout] 1603 |         error! {"
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `error` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1613:9
[INFO] [stdout]      |
[INFO] [stdout] 1613 |         error! {"
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1623:24
[INFO] [stdout]      |
[INFO] [stdout] 1623 |       let mut parser = test_parser!(input);
[INFO] [stdout]      |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]     --> src/tasks/parse_attr_list.rs:1630:7
[INFO] [stdout]      |
[INFO] [stdout] 1630 |       expect_eq!(diag.plain_text(), expected, from: input);
[INFO] [stdout]      |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/tasks/parse_author_line.rs:104:24
[INFO] [stdout]     |
[INFO] [stdout] 104 |       let mut parser = test_parser!(input);
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/tasks/parse_block.rs:592:22
[INFO] [stdout]     |
[INFO] [stdout] 592 |     let mut parser = test_parser!(":!figure-caption:\n\n");
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_block` in this scope
[INFO] [stdout]    --> src/tasks/parse_block.rs:597:9
[INFO] [stdout]     |
[INFO] [stdout] 597 |       ..empty_block!(0, 17)
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/tasks/parse_block.rs:599:5
[INFO] [stdout]     |
[INFO] [stdout] 599 |     expect_eq!(block, expected);
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> src/tasks/parse_block.rs:604:17
[INFO] [stdout]     |
[INFO] [stdout] 604 |     let input = adoc! {"
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/tasks/parse_block.rs:610:22
[INFO] [stdout]     |
[INFO] [stdout] 610 |     let mut parser = test_parser!(input);
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/tasks/parse_block.rs:614:5
[INFO] [stdout]     |
[INFO] [stdout] 614 |     expect_eq!(blocks.len(), 1);
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/tasks/parse_block.rs:615:5
[INFO] [stdout]     |
[INFO] [stdout] 615 |     expect_eq!(
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> src/tasks/parse_block.rs:626:3
[INFO] [stdout]     |
[INFO] [stdout] 626 |   assert_error!(
[INFO] [stdout]     |   ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_attrs.rs:219:3
[INFO] [stdout]     |
[INFO] [stdout] 219 |   assert_error!(
[INFO] [stdout]     |   ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_attrs.rs:234:3
[INFO] [stdout]     |
[INFO] [stdout] 234 |   assert_error!(
[INFO] [stdout]     |   ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_attrs.rs:249:3
[INFO] [stdout]     |
[INFO] [stdout] 249 |   assert_error!(
[INFO] [stdout]     |   ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:211:28
[INFO] [stdout]     |
[INFO] [stdout] 211 |       ("= Title\n\n", Some(loc!(0..7))),
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:212:28
[INFO] [stdout]     |
[INFO] [stdout] 212 |       ("// rofl\n\n", Some(loc!(0..7))),
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:214:9
[INFO] [stdout]     |
[INFO] [stdout] 214 |         adoc! {"
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:218:14
[INFO] [stdout]     |
[INFO] [stdout] 218 |         Some(loc!(0..13)),
[INFO] [stdout]     |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:221:9
[INFO] [stdout]     |
[INFO] [stdout] 221 |         adoc! {"
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:228:14
[INFO] [stdout]     |
[INFO] [stdout] 228 |         Some(loc!(0..23)),
[INFO] [stdout]     |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 231 |         adoc! {"
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:235:14
[INFO] [stdout]     |
[INFO] [stdout] 235 |         Some(loc!(0..15)),
[INFO] [stdout]     |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:238:9
[INFO] [stdout]     |
[INFO] [stdout] 238 |         adoc! {"
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:241:14
[INFO] [stdout]     |
[INFO] [stdout] 241 |         Some(loc!(0..16)),
[INFO] [stdout]     |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:244:9
[INFO] [stdout]     |
[INFO] [stdout] 244 |         adoc! {"
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:249:14
[INFO] [stdout]     |
[INFO] [stdout] 249 |         Some(loc!(0..23)),
[INFO] [stdout]     |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:252:9
[INFO] [stdout]     |
[INFO] [stdout] 252 |         adoc! {"
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:266:14
[INFO] [stdout]     |
[INFO] [stdout] 266 |         Some(loc!(0..62)),
[INFO] [stdout]     |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:270:24
[INFO] [stdout]     |
[INFO] [stdout] 270 |       let mut parser = test_parser!(input);
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:272:7
[INFO] [stdout]     |
[INFO] [stdout] 272 |       expect_eq!(
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:284:9
[INFO] [stdout]     |
[INFO] [stdout] 284 |         adoc! {"
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:292:9
[INFO] [stdout]     |
[INFO] [stdout] 292 |         adoc! {"
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:300:9
[INFO] [stdout]     |
[INFO] [stdout] 300 |         adoc! {"
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:310:9
[INFO] [stdout]     |
[INFO] [stdout] 310 |         adoc! {"
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:319:24
[INFO] [stdout]     |
[INFO] [stdout] 319 |       let mut parser = test_parser!(input);
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:321:7
[INFO] [stdout]     |
[INFO] [stdout] 321 |       expect_eq!(
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines/inline_preproc.rs:255:22
[INFO] [stdout]     |
[INFO] [stdout] 255 |     let mut parser = test_parser!("foo +bar+ baz");
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines/inline_preproc.rs:269:26
[INFO] [stdout]     |
[INFO] [stdout] 269 |         Token::new(Word, loc!(0..3), bstr!("foo")),
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines/inline_preproc.rs:269:38
[INFO] [stdout]     |
[INFO] [stdout] 269 |         Token::new(Word, loc!(0..3), bstr!("foo")),
[INFO] [stdout]     |                                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines/inline_preproc.rs:270:32
[INFO] [stdout]     |
[INFO] [stdout] 270 |         Token::new(Whitespace, loc!(3..4), bstr!(" ")),
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines/inline_preproc.rs:270:44
[INFO] [stdout]     |
[INFO] [stdout] 270 |         Token::new(Whitespace, loc!(3..4), bstr!(" ")),
[INFO] [stdout]     |                                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines/inline_preproc.rs:271:37
[INFO] [stdout]     |
[INFO] [stdout] 271 |         Token::new(PreprocPassthru, loc!(4..9), bstr!("^00000")),
[INFO] [stdout]     |                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines/inline_preproc.rs:271:49
[INFO] [stdout]     |
[INFO] [stdout] 271 |         Token::new(PreprocPassthru, loc!(4..9), bstr!("^00000")),
[INFO] [stdout]     |                                                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines/inline_preproc.rs:272:32
[INFO] [stdout]     |
[INFO] [stdout] 272 |         Token::new(Whitespace, loc!(9..10), bstr!(" ")),
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines/inline_preproc.rs:272:45
[INFO] [stdout]     |
[INFO] [stdout] 272 |         Token::new(Whitespace, loc!(9..10), bstr!(" ")),
[INFO] [stdout]     |                                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `loc` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines/inline_preproc.rs:273:26
[INFO] [stdout]     |
[INFO] [stdout] 273 |         Token::new(Word, loc!(10..13), bstr!("baz")),
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines/inline_preproc.rs:273:40
[INFO] [stdout]     |
[INFO] [stdout] 273 |         Token::new(Word, loc!(10..13), bstr!("baz")),
[INFO] [stdout]     |                                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines/mod.rs:990:22
[INFO] [stdout]     |
[INFO] [stdout] 990 |     let mut parser = test_parser!(input);
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines/mod.rs:993:5
[INFO] [stdout]     |
[INFO] [stdout] 993 |     expect_eq!(inlines, nodes![node!("image::foo.png[]"; 0..16)], from: input);
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/tasks/parse_list.rs:316:20
[INFO] [stdout]     |
[INFO] [stdout] 316 |       let parser = test_parser!(input);
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/tasks/parse_list.rs:320:11
[INFO] [stdout]     |
[INFO] [stdout] 320 |           expect_eq!( blocks.len(), block_contexts.len(), from: input);
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/tasks/parse_list.rs:322:13
[INFO] [stdout]     |
[INFO] [stdout] 322 |             expect_eq!(block.context, *context, from: input);
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/tasks/parse_revision_line.rs:119:24
[INFO] [stdout]     |
[INFO] [stdout] 119 |       let mut parser = test_parser!(input);
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> src/tasks/parse_section.rs:244:17
[INFO] [stdout]     |
[INFO] [stdout] 244 |     let input = adoc! {"
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/tasks/parse_section.rs:253:22
[INFO] [stdout]     |
[INFO] [stdout] 253 |     let mut parser = test_parser!(input);
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `chunk_meta` in this scope
[INFO] [stdout]    --> src/tasks/parse_section.rs:258:15
[INFO] [stdout]     |
[INFO] [stdout] 258 |         meta: chunk_meta!(0),
[INFO] [stdout]     |               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/tasks/parse_section.rs:260:18
[INFO] [stdout]     |
[INFO] [stdout] 260 |         id: Some(bstr!("_one")),
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> src/tasks/parse_section.rs:261:18
[INFO] [stdout]     |
[INFO] [stdout] 261 |         heading: nodes![node!("one"; 3..6)],
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_section.rs:262:17
[INFO] [stdout]     |
[INFO] [stdout] 262 |         blocks: vecb![Block {
[INFO] [stdout]     |                 ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `chunk_meta` in this scope
[INFO] [stdout]    --> src/tasks/parse_section.rs:275:15
[INFO] [stdout]     |
[INFO] [stdout] 275 |         meta: chunk_meta!(13),
[INFO] [stdout]     |               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/tasks/parse_section.rs:277:18
[INFO] [stdout]     |
[INFO] [stdout] 277 |         id: Some(bstr!("_two")),
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> src/tasks/parse_section.rs:278:18
[INFO] [stdout]     |
[INFO] [stdout] 278 |         heading: nodes![node!("two"; 16..19)],
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/parse_section.rs:279:17
[INFO] [stdout]     |
[INFO] [stdout] 279 |         blocks: vecb![Block {
[INFO] [stdout]     |                 ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/tasks/section_id.rs:142:18
[INFO] [stdout]     |
[INFO] [stdout] 142 |     let parser = test_parser!("");
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/tasks/section_id.rs:172:20
[INFO] [stdout]     |
[INFO] [stdout] 172 |       let parser = test_parser!("");
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/tasks/section_id.rs:174:51
[INFO] [stdout]     |
[INFO] [stdout] 174 |         parser.ctx.anchor_ids.borrow_mut().insert(bstr!(s));
[INFO] [stdout]     |                                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/table/context.rs:109:18
[INFO] [stdout]     |
[INFO] [stdout] 109 |       col_specs: vecb![],
[INFO] [stdout]     |                  ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/table/context.rs:113:29
[INFO] [stdout]     |
[INFO] [stdout] 113 |       header_reparse_cells: vecb![],
[INFO] [stdout]     |                             ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/table/context.rs:118:22
[INFO] [stdout]     |
[INFO] [stdout] 118 |       spilled_cells: vecb![],
[INFO] [stdout]     |                      ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/table/context.rs:120:36
[INFO] [stdout]     |
[INFO] [stdout] 120 |         col_widths: ColWidths::new(vecb![]),
[INFO] [stdout]     |                                    ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/table/context.rs:122:15
[INFO] [stdout]     |
[INFO] [stdout] 122 |         rows: vecb![],
[INFO] [stdout]     |               ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_cell` in this scope
[INFO] [stdout]    --> src/tasks/table/context.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |       ..empty_cell!()
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_cell` in this scope
[INFO] [stdout]    --> src/tasks/table/context.rs:149:38
[INFO] [stdout]     |
[INFO] [stdout] 149 |     let cell = Cell { row_span: 2, ..empty_cell!() };
[INFO] [stdout]     |                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_cell` in this scope
[INFO] [stdout]    --> src/tasks/table/context.rs:158:38
[INFO] [stdout]     |
[INFO] [stdout] 158 |     let cell = Cell { row_span: 3, ..empty_cell!() };
[INFO] [stdout]     |                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]   --> src/tasks/table/parse_csv_table.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     assert_table!(
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_csv_table.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_csv_table.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_csv_table.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_csv_table.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table_loose` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_csv_table.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 185 |     assert_table_loose!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_csv_table.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_csv_table.rs:228:16
[INFO] [stdout]     |
[INFO] [stdout] 228 |     let adoc = adoc! {r#"
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `parse_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_csv_table.rs:236:17
[INFO] [stdout]     |
[INFO] [stdout] 236 |     let table = parse_table!(adoc);
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_csv_table.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 237 |     expect_eq!(
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_csv_table.rs:244:3
[INFO] [stdout]     |
[INFO] [stdout] 244 |   assert_error!(
[INFO] [stdout]     |   ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_csv_table.rs:259:3
[INFO] [stdout]     |
[INFO] [stdout] 259 |   assert_error!(
[INFO] [stdout]     |   ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_dsv_table.rs:170:5
[INFO] [stdout]     |
[INFO] [stdout] 170 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_dsv_table.rs:190:5
[INFO] [stdout]     |
[INFO] [stdout] 190 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_dsv_table.rs:210:5
[INFO] [stdout]     |
[INFO] [stdout] 210 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_dsv_table.rs:231:5
[INFO] [stdout]     |
[INFO] [stdout] 231 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_dsv_table.rs:243:5
[INFO] [stdout]     |
[INFO] [stdout] 243 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_dsv_table.rs:260:5
[INFO] [stdout]     |
[INFO] [stdout] 260 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_dsv_table.rs:280:5
[INFO] [stdout]     |
[INFO] [stdout] 280 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_dsv_table.rs:299:5
[INFO] [stdout]     |
[INFO] [stdout] 299 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_dsv_table.rs:315:5
[INFO] [stdout]     |
[INFO] [stdout] 315 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_dsv_table.rs:339:5
[INFO] [stdout]     |
[INFO] [stdout] 339 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_dsv_table.rs:360:5
[INFO] [stdout]     |
[INFO] [stdout] 360 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 157 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:187:5
[INFO] [stdout]     |
[INFO] [stdout] 187 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:227:17
[INFO] [stdout]     |
[INFO] [stdout] 227 |     let input = adoc! {r#"
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `parse_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:236:7
[INFO] [stdout]     |
[INFO] [stdout] 236 |       parse_table!(input).rows[0].cells[0],
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:239:39
[INFO] [stdout]     |
[INFO] [stdout] 239 |           content: DocContent::Blocks(vecb![Block {
[INFO] [stdout]     |                                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `doc_meta` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:245:17
[INFO] [stdout]     |
[INFO] [stdout] 245 |           meta: doc_meta!(DocType::Article),
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_cell` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:248:11
[INFO] [stdout]     |
[INFO] [stdout] 248 |         ..empty_cell!()
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:257:5
[INFO] [stdout]     |
[INFO] [stdout] 257 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:276:5
[INFO] [stdout]     |
[INFO] [stdout] 276 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:296:5
[INFO] [stdout]     |
[INFO] [stdout] 296 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table_loose` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:317:5
[INFO] [stdout]     |
[INFO] [stdout] 317 |     assert_table_loose!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:337:5
[INFO] [stdout]     |
[INFO] [stdout] 337 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:363:5
[INFO] [stdout]     |
[INFO] [stdout] 363 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `parse_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:398:17
[INFO] [stdout]     |
[INFO] [stdout] 398 |     let table = parse_table!(adoc! {r#"
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `parse_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:413:17
[INFO] [stdout]     |
[INFO] [stdout] 413 |     let table = parse_table!(adoc! {r#"
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:422:49
[INFO] [stdout]     |
[INFO] [stdout] 422 |     assert_eq!(table.col_widths, ColWidths::new(vecb![w(1), w(1), w(1)]));
[INFO] [stdout]     |                                                 ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `parse_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:423:17
[INFO] [stdout]     |
[INFO] [stdout] 423 |     let table = parse_table!(adoc! {r#"
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `parse_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:437:17
[INFO] [stdout]     |
[INFO] [stdout] 437 |     let table = parse_table!(adoc! {r#"
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:448:36
[INFO] [stdout]     |
[INFO] [stdout] 448 |         col_widths: ColWidths::new(vecb![w(1), w(1)]),
[INFO] [stdout]     |                                    ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:449:15
[INFO] [stdout]     |
[INFO] [stdout] 449 |         rows: vecb![
[INFO] [stdout]     |               ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:457:11
[INFO] [stdout]     |
[INFO] [stdout] 457 |         ..empty_table!()
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:464:5
[INFO] [stdout]     |
[INFO] [stdout] 464 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:507:5
[INFO] [stdout]     |
[INFO] [stdout] 507 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:539:5
[INFO] [stdout]     |
[INFO] [stdout] 539 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:573:5
[INFO] [stdout]     |
[INFO] [stdout] 573 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `parse_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:601:17
[INFO] [stdout]     |
[INFO] [stdout] 601 |     let table = parse_table!(adoc! {r#"
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:608:7
[INFO] [stdout]     |
[INFO] [stdout] 608 |       vecb![Row::new(vecb![
[INFO] [stdout]     |       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `parse_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:617:17
[INFO] [stdout]     |
[INFO] [stdout] 617 |     let table = parse_table!(adoc! {r#"
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:626:7
[INFO] [stdout]     |
[INFO] [stdout] 626 |       vecb![
[INFO] [stdout]     |       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:635:5
[INFO] [stdout]     |
[INFO] [stdout] 635 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `parse_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:660:17
[INFO] [stdout]     |
[INFO] [stdout] 660 |     let table = parse_table!(adoc! {r#"
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:674:5
[INFO] [stdout]     |
[INFO] [stdout] 674 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:699:5
[INFO] [stdout]     |
[INFO] [stdout] 699 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `parse_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:724:17
[INFO] [stdout]     |
[INFO] [stdout] 724 |     let table = parse_table!(adoc! {r#"
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `parse_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:736:17
[INFO] [stdout]     |
[INFO] [stdout] 736 |     let table = parse_table!(adoc! {r#"
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:742:49
[INFO] [stdout]     |
[INFO] [stdout] 742 |     assert_eq!(table.col_widths, ColWidths::new(vecb![Auto, Auto]));
[INFO] [stdout]     |                                                 ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/macros.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `parse_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:747:17
[INFO] [stdout]     |
[INFO] [stdout] 747 |     let table = parse_table!(adoc! {r#"
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `parse_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:760:17
[INFO] [stdout]     |
[INFO] [stdout] 760 |     let table = parse_table!(adoc! {r#"
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `parse_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:780:17
[INFO] [stdout]     |
[INFO] [stdout] 780 |     let table = parse_table!(adoc! {r#"
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `parse_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:799:17
[INFO] [stdout]     |
[INFO] [stdout] 799 |     let table = parse_table!(adoc! {r#"
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_table` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:820:5
[INFO] [stdout]     |
[INFO] [stdout] 820 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:840:5
[INFO] [stdout]     |
[INFO] [stdout] 840 |     assert_block!(
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:881:3
[INFO] [stdout]     |
[INFO] [stdout] 881 |   assert_error!(
[INFO] [stdout]     |   ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.0/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | macro_rules! assert_eq {
[INFO] [stdout]     | ---------------------- similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:895:3
[INFO] [stdout]     |
[INFO] [stdout] 895 |   assert_error!(
[INFO] [stdout]     |   ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.0/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | macro_rules! assert_eq {
[INFO] [stdout]     | ---------------------- similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:910:3
[INFO] [stdout]     |
[INFO] [stdout] 910 |   assert_error!(
[INFO] [stdout]     |   ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.0/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | macro_rules! assert_eq {
[INFO] [stdout]     | ---------------------- similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_table.rs:415:3
[INFO] [stdout]     |
[INFO] [stdout] 415 |   assert_error!(
[INFO] [stdout]     |   ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_table.rs:431:3
[INFO] [stdout]     |
[INFO] [stdout] 431 |   assert_error!(
[INFO] [stdout]     |   ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_table.rs:447:3
[INFO] [stdout]     |
[INFO] [stdout] 447 |   assert_error!(
[INFO] [stdout]     |   ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_table.rs:463:3
[INFO] [stdout]     |
[INFO] [stdout] 463 |   assert_error!(
[INFO] [stdout]     |   ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_table_spec.rs:382:18
[INFO] [stdout]     |
[INFO] [stdout] 382 |     let parser = test_parser!("");
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `read_line` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_table_spec.rs:384:18
[INFO] [stdout]     |
[INFO] [stdout] 384 |       let line = read_line!(input);
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_table_spec.rs:389:7
[INFO] [stdout]     |
[INFO] [stdout] 389 |       expect_eq!(start, *expected, from: input);
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_table_spec.rs:391:9
[INFO] [stdout]     |
[INFO] [stdout] 391 |         expect_eq!(
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_table_spec.rs:499:22
[INFO] [stdout]     |
[INFO] [stdout] 499 |     let mut parser = test_parser!("");
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_table_spec.rs:502:7
[INFO] [stdout]     |
[INFO] [stdout] 502 |       expect_eq!(cols, *expected);
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]   --> src/tasks/time.rs:67:22
[INFO] [stdout]    |
[INFO] [stdout] 67 |     let mut parser = test_parser!("");
[INFO] [stdout]    |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]   --> src/tasks/time.rs:82:22
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let mut parser = test_parser!("");
[INFO] [stdout]    |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]   --> src/tasks/time.rs:96:22
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let mut parser = test_parser!("");
[INFO] [stdout]    |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_parser` in this scope
[INFO] [stdout]    --> src/tasks/time.rs:109:22
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let mut parser = test_parser!("");
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/contiguous_lines.rs:324:7
[INFO] [stdout]     |
[INFO] [stdout] 324 |   use super::*;
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/tasks/parse_inlines/mod.rs:984:7
[INFO] [stdout]     |
[INFO] [stdout] 984 |   use super::*;
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/tasks/section_id.rs:129:7
[INFO] [stdout]     |
[INFO] [stdout] 129 |   use super::*;
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/tasks/table/parse_table.rs:412:7
[INFO] [stdout]     |
[INFO] [stdout] 412 |   use super::*;
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `loc` is never read
[INFO] [stdout]    --> src/tasks/parse_inlines/mod.rs:731:15
[INFO] [stdout]     |
[INFO] [stdout] 731 |               loc.end = line.discard_assert(TokenKind::Newline).loc.end;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `asciidork-parser` (lib test) due to 564 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "5dadaa664e21974be68fddce9f564a2d3b9abff0e32e949f997f44d2dfd7af86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5dadaa664e21974be68fddce9f564a2d3b9abff0e32e949f997f44d2dfd7af86", kill_on_drop: false }`
[INFO] [stdout] 5dadaa664e21974be68fddce9f564a2d3b9abff0e32e949f997f44d2dfd7af86
