[INFO] fetching crate asciidork-parser 0.6.0...
[INFO] checking asciidork-parser-0.6.0 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate asciidork-parser 0.6.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate asciidork-parser 0.6.0 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate asciidork-parser 0.6.0
[INFO] finished tweaking crates.io crate asciidork-parser 0.6.0
[INFO] tweaked toml for crates.io crate asciidork-parser 0.6.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 14 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded asciidork-meta v0.5.1
[INFO] [stderr]   Downloaded asciidork-ast v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 11b96019b76fc98a2f8c4ba65d520006206220c39ed5f49052144645a98d4202
[INFO] running `Command { std: "docker" "start" "-a" "11b96019b76fc98a2f8c4ba65d520006206220c39ed5f49052144645a98d4202", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11b96019b76fc98a2f8c4ba65d520006206220c39ed5f49052144645a98d4202", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11b96019b76fc98a2f8c4ba65d520006206220c39ed5f49052144645a98d4202", kill_on_drop: false }`
[INFO] [stdout] 11b96019b76fc98a2f8c4ba65d520006206220c39ed5f49052144645a98d4202
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a30fd4f3fe2005fa337f5681d95c7f2e8d516ad6b61f5c1d0f393e3eb6941758
[INFO] running `Command { std: "docker" "start" "-a" "a30fd4f3fe2005fa337f5681d95c7f2e8d516ad6b61f5c1d0f393e3eb6941758", kill_on_drop: false }`
[INFO] [stderr]     Checking asciidork-meta v0.5.1
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking asciidork-ast v0.5.1
[INFO] [stderr]     Checking asciidork-parser v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/contiguous_lines.rs:40:60
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl<'bmp, 'src> ContiguousLines<'bmp, 'src> {
[INFO] [stdout]    |      ---- lifetime `'bmp` declared here
[INFO] [stdout] ...
[INFO] [stdout] 40 |   pub fn iter(&'bmp self) -> impl ExactSizeIterator<Item = &Line<'bmp, 'src>> + '_ {
[INFO] [stdout]    |                                                            ^ this elided lifetime gets resolved as `'bmp`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/contiguous_lines.rs:40:81
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl<'bmp, 'src> ContiguousLines<'bmp, 'src> {
[INFO] [stdout]    |      ---- lifetime `'bmp` declared here
[INFO] [stdout] ...
[INFO] [stdout] 40 |   pub fn iter(&'bmp self) -> impl ExactSizeIterator<Item = &Line<'bmp, 'src>> + '_ {
[INFO] [stdout]    |                                                                                 ^^ this elided lifetime gets resolved as `'bmp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/contiguous_lines.rs:272:7
[INFO] [stdout]     |
[INFO] [stdout] 272 |   use test_utils::assert_eq;
[INFO] [stdout]     |       ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/customize_subs.rs:129:7
[INFO] [stdout]     |
[INFO] [stdout] 129 |   use test_utils::{assert_eq, *};
[INFO] [stdout]     |       ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/parse_section.rs:103:7
[INFO] [stdout]     |
[INFO] [stdout] 103 |   use test_utils::{assert_eq, *};
[INFO] [stdout]     |       ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/section_id.rs:120:7
[INFO] [stdout]     |
[INFO] [stdout] 120 |   use test_utils::{assert_eq, *};
[INFO] [stdout]     |       ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[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::{assert_eq, *};
[INFO] [stdout]    |       ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/table/parse_dsv_table.rs:164:7
[INFO] [stdout]     |
[INFO] [stdout] 164 |   use test_utils::{assert_eq, *};
[INFO] [stdout]     |       ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/table/parse_table_spec.rs:266:7
[INFO] [stdout]     |
[INFO] [stdout] 266 |   use test_utils::{assert_eq, *};
[INFO] [stdout]     |       ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/lexer.rs:535:7
[INFO] [stdout]     |
[INFO] [stdout] 535 |   use test_utils::{adoc, assert_eq};
[INFO] [stdout]     |       ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/line.rs:546:7
[INFO] [stdout]     |
[INFO] [stdout] 546 |   use test_utils::assert_eq;
[INFO] [stdout]     |       ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:312:7
[INFO] [stdout]     |
[INFO] [stdout] 312 |   use test_utils::{assert_eq, *};
[INFO] [stdout]     |       ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]   --> src/tasks/parse_author_line.rs:65:7
[INFO] [stdout]    |
[INFO] [stdout] 65 |   use test_utils::{assert_eq, *};
[INFO] [stdout]    |       ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/parse_doc_header.rs:100:7
[INFO] [stdout]     |
[INFO] [stdout] 100 |   use test_utils::{adoc, assert_eq};
[INFO] [stdout]     |       ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/parse_inlines.rs:758:7
[INFO] [stdout]     |
[INFO] [stdout] 758 |   use test_utils::{assert_eq, *};
[INFO] [stdout]     |       ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/parse_list.rs:219:7
[INFO] [stdout]     |
[INFO] [stdout] 219 |   use test_utils::assert_eq;
[INFO] [stdout]     |       ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/parse_block.rs:337:7
[INFO] [stdout]     |
[INFO] [stdout] 337 |   use test_utils::{assert_eq, *};
[INFO] [stdout]     |       ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/parse_doc_attrs.rs:127:7
[INFO] [stdout]     |
[INFO] [stdout] 127 |   use test_utils::{assert_eq, *};
[INFO] [stdout]     |       ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]   --> src/tasks/table/parse_csv_table.rs:75:7
[INFO] [stdout]    |
[INFO] [stdout] 75 |   use test_utils::{assert_eq, *};
[INFO] [stdout]    |       ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/table/parse_psv_table.rs:135:7
[INFO] [stdout]     |
[INFO] [stdout] 135 |   use test_utils::{assert_eq, *};
[INFO] [stdout]     |       ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/tasks/table/parse_table.rs:394:7
[INFO] [stdout]     |
[INFO] [stdout] 394 |   use test_utils::{assert_eq, *};
[INFO] [stdout]     |       ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `test_utils::assert_eq`, `test_utils::assert_eq`, `test_utils::assert_eq`, `test_utils::assert_eq`, `test_utils::assert_eq`, `test_utils::assert_eq`, `test_utils::assert_eq`, `test_utils::assert_eq`, `test_utils::assert_eq`, `test_utils::assert_eq`, `test_utils::assert_eq`, `test_utils::assert_eq`, `test_utils::assert_eq`, `test_utils::assert_eq`
[INFO] [stdout]    --> src/tasks/customize_subs.rs:129:20
[INFO] [stdout]     |
[INFO] [stdout] 129 |   use test_utils::{assert_eq, *};
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tasks/parse_attr_list.rs:312:20
[INFO] [stdout]     |
[INFO] [stdout] 312 |   use test_utils::{assert_eq, *};
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tasks/parse_author_line.rs:65:20
[INFO] [stdout]     |
[INFO] [stdout] 65  |   use test_utils::{assert_eq, *};
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tasks/parse_block.rs:337:20
[INFO] [stdout]     |
[INFO] [stdout] 337 |   use test_utils::{assert_eq, *};
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tasks/parse_doc_attrs.rs:127:20
[INFO] [stdout]     |
[INFO] [stdout] 127 |   use test_utils::{assert_eq, *};
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tasks/parse_inlines.rs:758:20
[INFO] [stdout]     |
[INFO] [stdout] 758 |   use test_utils::{assert_eq, *};
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tasks/parse_section.rs:103:20
[INFO] [stdout]     |
[INFO] [stdout] 103 |   use test_utils::{assert_eq, *};
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tasks/section_id.rs:120:20
[INFO] [stdout]     |
[INFO] [stdout] 120 |   use test_utils::{assert_eq, *};
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tasks/table/context.rs:99:20
[INFO] [stdout]     |
[INFO] [stdout] 99  |   use test_utils::{assert_eq, *};
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tasks/table/parse_csv_table.rs:75:20
[INFO] [stdout]     |
[INFO] [stdout] 75  |   use test_utils::{assert_eq, *};
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tasks/table/parse_dsv_table.rs:164:20
[INFO] [stdout]     |
[INFO] [stdout] 164 |   use test_utils::{assert_eq, *};
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tasks/table/parse_psv_table.rs:135:20
[INFO] [stdout]     |
[INFO] [stdout] 135 |   use test_utils::{assert_eq, *};
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tasks/table/parse_table.rs:394:20
[INFO] [stdout]     |
[INFO] [stdout] 394 |   use test_utils::{assert_eq, *};
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tasks/table/parse_table_spec.rs:266:20
[INFO] [stdout]     |
[INFO] [stdout] 266 |   use test_utils::{assert_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:185:19
[INFO] [stdout]     |
[INFO] [stdout] 185 |       let block = parse_single_block!(&input);
[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:317:14
[INFO] [stdout]     |
[INFO] [stdout] 317 |       ("[]", 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:321:23
[INFO] [stdout]     |
[INFO] [stdout] 321 |           positional: vecb![Some(nodes![node!("foo"; 1..4)])],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/alloc/src/macros.rs:42:1
[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:322:13
[INFO] [stdout]     |
[INFO] [stdout] 322 |           ..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:328:23
[INFO] [stdout]     |
[INFO] [stdout] 328 |           positional: vecb![Some(nodes![node!("foo bar"; 1..8)])],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/alloc/src/macros.rs:42:1
[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:329:13
[INFO] [stdout]     |
[INFO] [stdout] 329 |           ..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:335:23
[INFO] [stdout]     |
[INFO] [stdout] 335 |           positional: vecb![Some(nodes![node!("foo bar"; 2..9)])],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/alloc/src/macros.rs:42:1
[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:336:13
[INFO] [stdout]     |
[INFO] [stdout] 336 |           ..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:342:23
[INFO] [stdout]     |
[INFO] [stdout] 342 |           positional: vecb![
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/alloc/src/macros.rs:42:1
[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:346:13
[INFO] [stdout]     |
[INFO] [stdout] 346 |           ..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:352:30
[INFO] [stdout]     |
[INFO] [stdout] 352 |           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]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/alloc/src/macros.rs:42:1
[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:353:13
[INFO] [stdout]     |
[INFO] [stdout] 353 |           ..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:359:30
[INFO] [stdout]     |
[INFO] [stdout] 359 |           named: Named::from(vecb![(
[INFO] [stdout]     |                              ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/alloc/src/macros.rs:42:1
[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:363:13
[INFO] [stdout]     |
[INFO] [stdout] 363 |           ..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:369:30
[INFO] [stdout]     |
[INFO] [stdout] 369 |           named: Named::from(vecb![(
[INFO] [stdout]     |                              ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/alloc/src/macros.rs:42:1
[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:373:13
[INFO] [stdout]     |
[INFO] [stdout] 373 |           ..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:379:23
[INFO] [stdout]     |
[INFO] [stdout] 379 |           positional: vecb![Some(nodes![node!("\\"; 1..2)])],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/alloc/src/macros.rs:42:1
[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:380:13
[INFO] [stdout]     |
[INFO] [stdout] 380 |           ..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:386:23
[INFO] [stdout]     |
[INFO] [stdout] 386 |           positional: vecb![Some(nodes![node!("Ctrl+]"; 1..8)])],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/alloc/src/macros.rs:42:1
[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:387:13
[INFO] [stdout]     |
[INFO] [stdout] 387 |           ..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:393:20
[INFO] [stdout]     |
[INFO] [stdout] 393 |           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:394:13
[INFO] [stdout]     |
[INFO] [stdout] 394 |           ..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:400:20
[INFO] [stdout]     |
[INFO] [stdout] 400 |           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:401:13
[INFO] [stdout]     |
[INFO] [stdout] 401 |           ..attr_list!(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:407:20
[INFO] [stdout]     |
[INFO] [stdout] 407 |           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:408:18
[INFO] [stdout]     |
[INFO] [stdout] 408 |           roles: vecb![src!("nowrap", 9..15)],
[INFO] [stdout]     |                  ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/alloc/src/macros.rs:42:1
[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:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           ..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:415:18
[INFO] [stdout]     |
[INFO] [stdout] 415 |           roles: vecb![src!("nowrap", 2..8)],
[INFO] [stdout]     |                  ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/alloc/src/macros.rs:42:1
[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:416:13
[INFO] [stdout]     |
[INFO] [stdout] 416 |           ..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:422:18
[INFO] [stdout]     |
[INFO] [stdout] 422 |           roles: vecb![src!("nowrap", 2..8), src!("underline", 9..18)],
[INFO] [stdout]     |                  ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/alloc/src/macros.rs:42:1
[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:423:13
[INFO] [stdout]     |
[INFO] [stdout] 423 |           ..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:429:23
[INFO] [stdout]     |
[INFO] [stdout] 429 |           positional: vecb![
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/alloc/src/macros.rs:42:1
[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:433:13
[INFO] [stdout]     |
[INFO] [stdout] 433 |           ..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:439:23
[INFO] [stdout]     |
[INFO] [stdout] 439 |           positional: vecb![
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/alloc/src/macros.rs:42:1
[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:443:30
[INFO] [stdout]     |
[INFO] [stdout] 443 |           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]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/alloc/src/macros.rs:42:1
[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:444:13
[INFO] [stdout]     |
[INFO] [stdout] 444 |           ..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:450:23
[INFO] [stdout]     |
[INFO] [stdout] 450 |           positional: vecb![
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/alloc/src/macros.rs:42:1
[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:454:30
[INFO] [stdout]     |
[INFO] [stdout] 454 |           named: Named::from(vecb![
[INFO] [stdout]     |                              ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/alloc/src/macros.rs:42:1
[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:458:13
[INFO] [stdout]     |
[INFO] [stdout] 458 |           ..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:464:23
[INFO] [stdout]     |
[INFO] [stdout] 464 |           positional: vecb![
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/alloc/src/macros.rs:42:1
[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:468:13
[INFO] [stdout]     |
[INFO] [stdout] 468 |           ..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:474:23
[INFO] [stdout]     |
[INFO] [stdout] 474 |           positional: vecb![
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/alloc/src/macros.rs:42:1
[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:479:13
[INFO] [stdout]     |
[INFO] [stdout] 479 |           ..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:485:30
[INFO] [stdout]     |
[INFO] [stdout] 485 |           named: Named::from(vecb![
[INFO] [stdout]     |                              ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/alloc/src/macros.rs:42:1
[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:490:13
[INFO] [stdout]     |
[INFO] [stdout] 490 |           ..attr_list!(0..33)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:496:20
[INFO] [stdout]     |
[INFO] [stdout] 496 |           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:497:30
[INFO] [stdout]     |
[INFO] [stdout] 497 |           named: Named::from(vecb![(
[INFO] [stdout]     |                              ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/alloc/src/macros.rs:42:1
[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:501:13
[INFO] [stdout]     |
[INFO] [stdout] 501 |           ..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:507:23
[INFO] [stdout]     |
[INFO] [stdout] 507 |           positional: vecb![
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/alloc/src/macros.rs:42:1
[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:511:13
[INFO] [stdout]     |
[INFO] [stdout] 511 |           ..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:517:23
[INFO] [stdout]     |
[INFO] [stdout] 517 |           positional: vecb![None, Some(nodes![node!("bar"; 2..5)])],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/alloc/src/macros.rs:42:1
[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:518:13
[INFO] [stdout]     |
[INFO] [stdout] 518 |           ..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:524:23
[INFO] [stdout]     |
[INFO] [stdout] 524 |           positional: vecb![None, Some(nodes![node!("bar"; 4..7)])],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/alloc/src/macros.rs:42:1
[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:525:13
[INFO] [stdout]     |
[INFO] [stdout] 525 |           ..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:531:23
[INFO] [stdout]     |
[INFO] [stdout] 531 |           positional: vecb![None, None, Some(nodes![node!("bar"; 5..8)])],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/alloc/src/macros.rs:42:1
[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:532:13
[INFO] [stdout]     |
[INFO] [stdout] 532 |           ..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:538:23
[INFO] [stdout]     |
[INFO] [stdout] 538 |           positional: vecb![Some(nodes![node!("foo]"; 2..6)])],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/alloc/src/macros.rs:42:1
[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:539:13
[INFO] [stdout]     |
[INFO] [stdout] 539 |           ..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:545:23
[INFO] [stdout]     |
[INFO] [stdout] 545 |           positional: vecb![Some(nodes![node!("foo]"; 1..6)])],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/alloc/src/macros.rs:42:1
[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:546:13
[INFO] [stdout]     |
[INFO] [stdout] 546 |           ..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:552:30
[INFO] [stdout]     |
[INFO] [stdout] 552 |           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]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/alloc/src/macros.rs:42:1
[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:553:13
[INFO] [stdout]     |
[INFO] [stdout] 553 |           ..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:559:30
[INFO] [stdout]     |
[INFO] [stdout] 559 |           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]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/alloc/src/macros.rs:42:1
[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:560:13
[INFO] [stdout]     |
[INFO] [stdout] 560 |           ..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:566:30
[INFO] [stdout]     |
[INFO] [stdout] 566 |           named: Named::from(vecb![(src!("foo", 1..4), InlineNodes::new(leaked_bump()))]),
[INFO] [stdout]     |                              ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/alloc/src/macros.rs:42:1
[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:567:13
[INFO] [stdout]     |
[INFO] [stdout] 567 |           ..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:573:30
[INFO] [stdout]     |
[INFO] [stdout] 573 |           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]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/alloc/src/macros.rs:42:1
[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:574:13
[INFO] [stdout]     |
[INFO] [stdout] 574 |           ..attr_list!(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:593:20
[INFO] [stdout]     |
[INFO] [stdout] 593 |           id: Some(src!("foo", 2..5)),
[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:594:13
[INFO] [stdout]     |
[INFO] [stdout] 594 |           ..attr_list!(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:600:20
[INFO] [stdout]     |
[INFO] [stdout] 600 |           id: Some(src!("f.o", 2..5)),
[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:601:13
[INFO] [stdout]     |
[INFO] [stdout] 601 |           ..attr_list!(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:607:20
[INFO] [stdout]     |
[INFO] [stdout] 607 |           id: Some(src!("foo", 2..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:608:23
[INFO] [stdout]     |
[INFO] [stdout] 608 |           positional: vecb![Some(nodes![node!("bar"; 6..9)])],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/alloc/src/macros.rs:42:1
[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:609:13
[INFO] [stdout]     |
[INFO] [stdout] 609 |           ..attr_list!(0..11)
[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:612:29
[INFO] [stdout]     |
[INFO] [stdout] 612 |       ("[[]]", AttrList { ..attr_list!(0..4) }),
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `error` in this scope
[INFO] [stdout]    --> src/tasks/parse_attr_list.rs:630:9
[INFO] [stdout]     |
[INFO] [stdout] 630 |         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:638:9
[INFO] [stdout]     |
[INFO] [stdout] 638 |         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:646:9
[INFO] [stdout]     |
[INFO] [stdout] 646 |         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:654:9
[INFO] [stdout]     |
[INFO] [stdout] 654 |         error! {"
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_block` in this scope
[INFO] [stdout]    --> src/tasks/parse_block.rs:346:9
[INFO] [stdout]     |
[INFO] [stdout] 346 |       ..empty_block!(0..17)
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> src/tasks/parse_block.rs:353:17
[INFO] [stdout]     |
[INFO] [stdout] 353 |     let input = adoc! {"
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> src/tasks/parse_block.rs:373:3
[INFO] [stdout]     |
[INFO] [stdout] 373 |   assert_error!(
[INFO] [stdout]     |   ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:42:1
[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:165:3
[INFO] [stdout]     |
[INFO] [stdout] 165 |   assert_error!(
[INFO] [stdout]     |   ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:42:1
[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:178:3
[INFO] [stdout]     |
[INFO] [stdout] 178 |   assert_error!(
[INFO] [stdout]     |   ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:42:1
[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:191:3
[INFO] [stdout]     |
[INFO] [stdout] 191 |   assert_error!(
[INFO] [stdout]     |   ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines.rs:764:7
[INFO] [stdout]     |
[INFO] [stdout] 764 |       nodes![
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines.rs:779:9
[INFO] [stdout]     |
[INFO] [stdout] 779 |         nodes![node!(AttributeReference(bstr!("foo")), 0..5)],
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines.rs:783:9
[INFO] [stdout]     |
[INFO] [stdout] 783 |         nodes![node!(Discarded, 0..1), node!("{foo}"; 1..6)],
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines.rs:787:9
[INFO] [stdout]     |
[INFO] [stdout] 787 |         nodes![
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines.rs:795:9
[INFO] [stdout]     |
[INFO] [stdout] 795 |         nodes![
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines.rs:803:9
[INFO] [stdout]     |
[INFO] [stdout] 803 |         nodes![
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines.rs:812:9
[INFO] [stdout]     |
[INFO] [stdout] 812 |         nodes![
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines.rs:830:9
[INFO] [stdout]     |
[INFO] [stdout] 830 |         nodes![
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines.rs:839:9
[INFO] [stdout]     |
[INFO] [stdout] 839 |         nodes![
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines.rs:847:9
[INFO] [stdout]     |
[INFO] [stdout] 847 |         nodes![
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines.rs:855:9
[INFO] [stdout]     |
[INFO] [stdout] 855 |         nodes![
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines.rs:863:9
[INFO] [stdout]     |
[INFO] [stdout] 863 |         nodes![
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines.rs:871:9
[INFO] [stdout]     |
[INFO] [stdout] 871 |         nodes![
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines.rs:887:9
[INFO] [stdout]     |
[INFO] [stdout] 887 |         nodes![
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines.rs:895:9
[INFO] [stdout]     |
[INFO] [stdout] 895 |         nodes![
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines.rs:911:9
[INFO] [stdout]     |
[INFO] [stdout] 911 |         nodes![
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines.rs:918:9
[INFO] [stdout]     |
[INFO] [stdout] 918 |         nodes![
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines.rs:933:9
[INFO] [stdout]     |
[INFO] [stdout] 933 |         nodes![node!(InlinePassthrough(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]    --> src/tasks/parse_inlines.rs:937:9
[INFO] [stdout]     |
[INFO] [stdout] 937 |         nodes![node!(
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines.rs:948:9
[INFO] [stdout]     |
[INFO] [stdout] 948 |         nodes![node!(
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines.rs:959:9
[INFO] [stdout]     |
[INFO] [stdout] 959 |         nodes![node!(
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines.rs:973:9
[INFO] [stdout]     |
[INFO] [stdout] 973 |         nodes![
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines.rs:981:9
[INFO] [stdout]     |
[INFO] [stdout] 981 |         nodes![
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines.rs:988:9
[INFO] [stdout]     |
[INFO] [stdout] 988 |         nodes![
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> src/tasks/parse_inlines.rs:995:9
[INFO] [stdout]     |
[INFO] [stdout] 995 |         nodes![
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]     --> src/tasks/parse_inlines.rs:1002:9
[INFO] [stdout]      |
[INFO] [stdout] 1002 |         nodes![node!("image::foo.png[]"; 0..16)],
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]     --> src/tasks/parse_inlines.rs:1006:9
[INFO] [stdout]      |
[INFO] [stdout] 1006 |         nodes![
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]     --> src/tasks/parse_inlines.rs:1013:9
[INFO] [stdout]      |
[INFO] [stdout] 1013 |         nodes![
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]     --> src/tasks/parse_inlines.rs:1020:9
[INFO] [stdout]      |
[INFO] [stdout] 1020 |         nodes![
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]     --> src/tasks/parse_inlines.rs:1027:9
[INFO] [stdout]      |
[INFO] [stdout] 1027 |         nodes![
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]     --> src/tasks/parse_inlines.rs:1034:9
[INFO] [stdout]      |
[INFO] [stdout] 1034 |         nodes![
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]     --> src/tasks/parse_inlines.rs:1042:9
[INFO] [stdout]      |
[INFO] [stdout] 1042 |         nodes![
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]     --> src/tasks/parse_inlines.rs:1054:21
[INFO] [stdout]      |
[INFO] [stdout] 1054 |       ("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]     --> src/tasks/parse_inlines.rs:1057:9
[INFO] [stdout]      |
[INFO] [stdout] 1057 |         nodes![
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]     --> src/tasks/parse_inlines.rs:1064:9
[INFO] [stdout]      |
[INFO] [stdout] 1064 |         nodes![
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]     --> src/tasks/parse_inlines.rs:1071:9
[INFO] [stdout]      |
[INFO] [stdout] 1071 |         nodes![
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]     --> src/tasks/parse_inlines.rs:1076:21
[INFO] [stdout]      |
[INFO] [stdout] 1076 |       ("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]     --> src/tasks/parse_inlines.rs:1077:23
[INFO] [stdout]      |
[INFO] [stdout] 1077 |       ("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]     --> src/tasks/parse_inlines.rs:1080:9
[INFO] [stdout]      |
[INFO] [stdout] 1080 |         nodes![
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]     --> src/tasks/parse_inlines.rs:1087:9
[INFO] [stdout]      |
[INFO] [stdout] 1087 |         nodes![
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]     --> src/tasks/parse_inlines.rs:1094:9
[INFO] [stdout]      |
[INFO] [stdout] 1094 |         nodes![
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]     --> src/tasks/parse_inlines.rs:1101:9
[INFO] [stdout]      |
[INFO] [stdout] 1101 |         nodes![
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]     --> src/tasks/parse_inlines.rs:1111:9
[INFO] [stdout]      |
[INFO] [stdout] 1111 |         nodes![
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]     --> src/tasks/parse_inlines.rs:1128:9
[INFO] [stdout]      |
[INFO] [stdout] 1128 |         nodes![
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]     --> src/tasks/parse_inlines.rs:1135:9
[INFO] [stdout]      |
[INFO] [stdout] 1135 |         nodes![
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]     --> src/tasks/parse_inlines.rs:1143:9
[INFO] [stdout]      |
[INFO] [stdout] 1143 |         nodes![
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]     --> src/tasks/parse_inlines.rs:1151:9
[INFO] [stdout]      |
[INFO] [stdout] 1151 |         nodes![node!(LitMono(src!("{name}", 2..8)), 0..10)],
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]     --> src/tasks/parse_inlines.rs:1155:9
[INFO] [stdout]      |
[INFO] [stdout] 1155 |         nodes![node!(LitMono(src!("_foo_", 2..7)), 0..9)],
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]     --> src/tasks/parse_inlines.rs:1159:9
[INFO] [stdout]      |
[INFO] [stdout] 1159 |         nodes![
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]     --> src/tasks/parse_inlines.rs:1171:9
[INFO] [stdout]      |
[INFO] [stdout] 1171 |         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]     --> src/tasks/parse_inlines.rs:1175:9
[INFO] [stdout]      |
[INFO] [stdout] 1175 |         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]     --> src/tasks/parse_inlines.rs:1177:20
[INFO] [stdout]      |
[INFO] [stdout] 1177 |       ("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]     --> src/tasks/parse_inlines.rs:1178:20
[INFO] [stdout]      |
[INFO] [stdout] 1178 |       ("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]     --> src/tasks/parse_inlines.rs:1181:9
[INFO] [stdout]      |
[INFO] [stdout] 1181 |         nodes![
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]     --> src/tasks/parse_inlines.rs:1189:9
[INFO] [stdout]      |
[INFO] [stdout] 1189 |         nodes![
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]     --> src/tasks/parse_inlines.rs:1218:9
[INFO] [stdout]      |
[INFO] [stdout] 1218 |         nodes![
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]     --> src/tasks/parse_inlines.rs:1226:9
[INFO] [stdout]      |
[INFO] [stdout] 1226 |         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]     --> src/tasks/parse_inlines.rs:1230:9
[INFO] [stdout]      |
[INFO] [stdout] 1230 |         nodes![
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]     --> src/tasks/parse_inlines.rs:1241:9
[INFO] [stdout]      |
[INFO] [stdout] 1241 |         nodes![node!(
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `adoc` in this scope
[INFO] [stdout]    --> src/tasks/parse_section.rs:107:17
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let input = adoc! {"
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/tasks/section_id.rs:163:51
[INFO] [stdout]     |
[INFO] [stdout] 163 |         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]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/alloc/src/macros.rs:42:1
[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]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/alloc/src/macros.rs:42:1
[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:119:36
[INFO] [stdout]     |
[INFO] [stdout] 119 |         col_widths: ColWidths::new(vecb![]),
[INFO] [stdout]     |                                    ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/alloc/src/macros.rs:42:1
[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:121:15
[INFO] [stdout]     |
[INFO] [stdout] 121 |         rows: vecb![],
[INFO] [stdout]     |               ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/alloc/src/macros.rs:42:1
[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:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |       ..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:148:38
[INFO] [stdout]     |
[INFO] [stdout] 148 |     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:157:38
[INFO] [stdout]     |
[INFO] [stdout] 157 |     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:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     assert_table!(
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]   --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:98:1
[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:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:98:1
[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:123:5
[INFO] [stdout]     |
[INFO] [stdout] 123 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:98:1
[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:150:5
[INFO] [stdout]     |
[INFO] [stdout] 150 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:98:1
[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:170:5
[INFO] [stdout]     |
[INFO] [stdout] 170 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:98:1
[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:186:5
[INFO] [stdout]     |
[INFO] [stdout] 186 |     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:205:5
[INFO] [stdout]     |
[INFO] [stdout] 205 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:98:1
[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:229:16
[INFO] [stdout]     |
[INFO] [stdout] 229 |     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:237:17
[INFO] [stdout]     |
[INFO] [stdout] 237 |     let table = parse_table!(adoc);
[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:245:3
[INFO] [stdout]     |
[INFO] [stdout] 245 |   assert_error!(
[INFO] [stdout]     |   ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:42:1
[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:258:3
[INFO] [stdout]     |
[INFO] [stdout] 258 |   assert_error!(
[INFO] [stdout]     |   ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:42:1
[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:173:5
[INFO] [stdout]     |
[INFO] [stdout] 173 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:98:1
[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:193:5
[INFO] [stdout]     |
[INFO] [stdout] 193 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:98:1
[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:213:5
[INFO] [stdout]     |
[INFO] [stdout] 213 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:98:1
[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:234:5
[INFO] [stdout]     |
[INFO] [stdout] 234 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:98:1
[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:246:5
[INFO] [stdout]     |
[INFO] [stdout] 246 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:98:1
[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:263:5
[INFO] [stdout]     |
[INFO] [stdout] 263 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:98:1
[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:283:5
[INFO] [stdout]     |
[INFO] [stdout] 283 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:98:1
[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:302:5
[INFO] [stdout]     |
[INFO] [stdout] 302 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:98:1
[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:318:5
[INFO] [stdout]     |
[INFO] [stdout] 318 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:98:1
[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:342:5
[INFO] [stdout]     |
[INFO] [stdout] 342 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:98:1
[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:363:5
[INFO] [stdout]     |
[INFO] [stdout] 363 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:98:1
[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:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:98:1
[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:174:5
[INFO] [stdout]     |
[INFO] [stdout] 174 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:98:1
[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:218:17
[INFO] [stdout]     |
[INFO] [stdout] 218 |     let input = 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:251:5
[INFO] [stdout]     |
[INFO] [stdout] 251 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:98:1
[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:270:5
[INFO] [stdout]     |
[INFO] [stdout] 270 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:98:1
[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:290:5
[INFO] [stdout]     |
[INFO] [stdout] 290 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:98:1
[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:311:5
[INFO] [stdout]     |
[INFO] [stdout] 311 |     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:331:5
[INFO] [stdout]     |
[INFO] [stdout] 331 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:98:1
[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:357:5
[INFO] [stdout]     |
[INFO] [stdout] 357 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:98:1
[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:392:17
[INFO] [stdout]     |
[INFO] [stdout] 392 |     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:407:17
[INFO] [stdout]     |
[INFO] [stdout] 407 |     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:417:17
[INFO] [stdout]     |
[INFO] [stdout] 417 |     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:431:17
[INFO] [stdout]     |
[INFO] [stdout] 431 |     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:458:5
[INFO] [stdout]     |
[INFO] [stdout] 458 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:98:1
[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:501:5
[INFO] [stdout]     |
[INFO] [stdout] 501 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:98:1
[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:533:5
[INFO] [stdout]     |
[INFO] [stdout] 533 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:98:1
[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:567:5
[INFO] [stdout]     |
[INFO] [stdout] 567 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:98:1
[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:595:17
[INFO] [stdout]     |
[INFO] [stdout] 595 |     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:611:17
[INFO] [stdout]     |
[INFO] [stdout] 611 |     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:629:5
[INFO] [stdout]     |
[INFO] [stdout] 629 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:98:1
[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:654:17
[INFO] [stdout]     |
[INFO] [stdout] 654 |     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:668:5
[INFO] [stdout]     |
[INFO] [stdout] 668 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:98:1
[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:693:5
[INFO] [stdout]     |
[INFO] [stdout] 693 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:98:1
[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:718:17
[INFO] [stdout]     |
[INFO] [stdout] 718 |     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:730:17
[INFO] [stdout]     |
[INFO] [stdout] 730 |     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:741:17
[INFO] [stdout]     |
[INFO] [stdout] 741 |     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:754:17
[INFO] [stdout]     |
[INFO] [stdout] 754 |     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:774:17
[INFO] [stdout]     |
[INFO] [stdout] 774 |     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:793:17
[INFO] [stdout]     |
[INFO] [stdout] 793 |     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:814:5
[INFO] [stdout]     |
[INFO] [stdout] 814 |     assert_table!(
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_ne`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:98:1
[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:834:5
[INFO] [stdout]     |
[INFO] [stdout] 834 |     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:876:3
[INFO] [stdout]     |
[INFO] [stdout] 876 |   assert_error!(
[INFO] [stdout]     |   ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:42:1
[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_psv_table.rs:888:3
[INFO] [stdout]     |
[INFO] [stdout] 888 |   assert_error!(
[INFO] [stdout]     |   ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:42:1
[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_psv_table.rs:901:3
[INFO] [stdout]     |
[INFO] [stdout] 901 |   assert_error!(
[INFO] [stdout]     |   ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:42:1
[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:396:3
[INFO] [stdout]     |
[INFO] [stdout] 396 |   assert_error!(
[INFO] [stdout]     |   ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:42:1
[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:410:3
[INFO] [stdout]     |
[INFO] [stdout] 410 |   assert_error!(
[INFO] [stdout]     |   ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/tasks/table/parse_table_spec.rs:368:24
[INFO] [stdout]     |
[INFO] [stdout] 368 |       let mut tokens = vecb![];
[INFO] [stdout]     |                        ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/alloc/src/macros.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/contiguous_lines.rs:40:60
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl<'bmp, 'src> ContiguousLines<'bmp, 'src> {
[INFO] [stdout]    |      ---- lifetime `'bmp` declared here
[INFO] [stdout] ...
[INFO] [stdout] 40 |   pub fn iter(&'bmp self) -> impl ExactSizeIterator<Item = &Line<'bmp, 'src>> + '_ {
[INFO] [stdout]    |                                                            ^ this elided lifetime gets resolved as `'bmp`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/contiguous_lines.rs:40:81
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl<'bmp, 'src> ContiguousLines<'bmp, 'src> {
[INFO] [stdout]    |      ---- lifetime `'bmp` declared here
[INFO] [stdout] ...
[INFO] [stdout] 40 |   pub fn iter(&'bmp self) -> impl ExactSizeIterator<Item = &Line<'bmp, 'src>> + '_ {
[INFO] [stdout]    |                                                                                 ^^ this elided lifetime gets resolved as `'bmp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/tasks/parse_doc_attrs.rs:126:7
[INFO] [stdout]     |
[INFO] [stdout] 126 |   use super::*;
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/tasks/table/parse_table.rs:393:7
[INFO] [stdout]     |
[INFO] [stdout] 393 |   use super::*;
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/all/attrs.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[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::{assert_eq, *};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[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::{assert_eq, *};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[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::{assert_eq, *};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[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::{assert_eq, *};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[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::{assert_eq, *};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[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::{assert_eq, *};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[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::{assert_eq, *};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[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::{assert_eq, *};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[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::{assert_eq, *};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[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::{assert_eq, *};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[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::{assert_eq, *};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/all/parse_macros.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use test_utils::{assert_eq, *};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[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::{assert_eq, *};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `test_utils::assert_eq`, `test_utils::assert_eq`, `test_utils::assert_eq`, `test_utils::assert_eq`, `test_utils::assert_eq`, `test_utils::assert_eq`, `test_utils::assert_eq`, `test_utils::assert_eq`, `test_utils::assert_eq`, `test_utils::assert_eq`, `test_utils::assert_eq`, `test_utils::assert_eq`, `test_utils::assert_eq`
[INFO] [stdout]  --> tests/all/parse_blocks.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 | use test_utils::{assert_eq, *};
[INFO] [stdout]   |                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/all/parse_breaks.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | use test_utils::{assert_eq, *};
[INFO] [stdout]   |                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/all/parse_callout_lists.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 | use test_utils::{assert_eq, *};
[INFO] [stdout]   |                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/all/parse_callouts.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 | use test_utils::{assert_eq, *};
[INFO] [stdout]   |                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/all/parse_description_lists.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | use test_utils::{assert_eq, *};
[INFO] [stdout]   |                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/all/parse_doc_content.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | use test_utils::{assert_eq, *};
[INFO] [stdout]   |                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/all/parse_macros.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | use test_utils::{assert_eq, *};
[INFO] [stdout]   |                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/all/parse_ordered_lists.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | use test_utils::{assert_eq, *};
[INFO] [stdout]   |                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/all/parse_quote_blocks.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | use test_utils::{assert_eq, *};
[INFO] [stdout]   |                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/all/parse_sections.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_utils::{assert_eq, *};
[INFO] [stdout]   |                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/all/parse_toc.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_utils::{assert_eq, *};
[INFO] [stdout]   |                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/all/parse_unordered_lists.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 | use test_utils::{assert_eq, *};
[INFO] [stdout]   |                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/all/parse_verbatim_blocks.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 | use test_utils::{assert_eq, *};
[INFO] [stdout]   |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]   --> tests/all/attrs.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 |       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:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 |       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:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |   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:35:20
[INFO] [stdout]    |
[INFO] [stdout] 35 |   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:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |   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:45:3
[INFO] [stdout]    |
[INFO] [stdout] 45 |   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:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 |   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:82:3
[INFO] [stdout]    |
[INFO] [stdout] 82 |   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:102:3
[INFO] [stdout]     |
[INFO] [stdout] 102 |   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:107:3
[INFO] [stdout]     |
[INFO] [stdout] 107 |   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:123:15
[INFO] [stdout]     |
[INFO] [stdout] 123 |   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:131:30
[INFO] [stdout]     |
[INFO] [stdout] 131 |     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:136:7
[INFO] [stdout]     |
[INFO] [stdout] 136 |     ..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_blocks.rs:138:3
[INFO] [stdout]     |
[INFO] [stdout] 138 |   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:143:15
[INFO] [stdout]     |
[INFO] [stdout] 143 |   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:156:30
[INFO] [stdout]     |
[INFO] [stdout] 156 |     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:171:7
[INFO] [stdout]     |
[INFO] [stdout] 171 |     ..empty_block!(0..41)
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:173:3
[INFO] [stdout]     |
[INFO] [stdout] 173 |   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:178:15
[INFO] [stdout]     |
[INFO] [stdout] 178 |   let input = adoc! {"
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:183:37
[INFO] [stdout]     |
[INFO] [stdout] 183 |     meta: ChunkMeta::new(None, Some(just!("My Title", 1..9)), 0),
[INFO] [stdout]     |                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:185:30
[INFO] [stdout]     |
[INFO] [stdout] 185 |     content: Content::Simple(nodes![node!("foo"; 10..13)]),
[INFO] [stdout]     |                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_block` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:186:7
[INFO] [stdout]     |
[INFO] [stdout] 186 |     ..empty_block!(0..13)
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_block` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:188:3
[INFO] [stdout]     |
[INFO] [stdout] 188 |   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:193:3
[INFO] [stdout]     |
[INFO] [stdout] 193 |   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:204:3
[INFO] [stdout]     |
[INFO] [stdout] 204 |   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:217:3
[INFO] [stdout]     |
[INFO] [stdout] 217 |   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:230:3
[INFO] [stdout]     |
[INFO] [stdout] 230 |   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:249:3
[INFO] [stdout]     |
[INFO] [stdout] 249 |   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:271:3
[INFO] [stdout]     |
[INFO] [stdout] 271 |   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:283:3
[INFO] [stdout]     |
[INFO] [stdout] 283 |   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:298:3
[INFO] [stdout]     |
[INFO] [stdout] 298 |   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:318:3
[INFO] [stdout]     |
[INFO] [stdout] 318 |   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:338:3
[INFO] [stdout]     |
[INFO] [stdout] 338 |   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:354:3
[INFO] [stdout]     |
[INFO] [stdout] 354 |   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:369:3
[INFO] [stdout]     |
[INFO] [stdout] 369 |   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:389:3
[INFO] [stdout]     |
[INFO] [stdout] 389 |   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:412:3
[INFO] [stdout]     |
[INFO] [stdout] 412 |   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:445:3
[INFO] [stdout]     |
[INFO] [stdout] 445 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `parse` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:484:11
[INFO] [stdout]     |
[INFO] [stdout] 484 |   assert!(parse!("[normal]").is_ok());
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `parse` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:485:11
[INFO] [stdout]     |
[INFO] [stdout] 485 |   assert!(parse!("[foo]\n").is_ok());
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `parse` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:486:11
[INFO] [stdout]     |
[INFO] [stdout] 486 |   assert!(parse!("[]\n\n").is_ok());
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_error` in this scope
[INFO] [stdout]    --> tests/all/parse_blocks.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:42:1
[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:40:3
[INFO] [stdout]    |
[INFO] [stdout] 40 |   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:62:3
[INFO] [stdout]    |
[INFO] [stdout] 62 |   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:83:3
[INFO] [stdout]    |
[INFO] [stdout] 83 |   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:105:3
[INFO] [stdout]     |
[INFO] [stdout] 105 |   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:117:3
[INFO] [stdout]     |
[INFO] [stdout] 117 |   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]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:42:1
[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:249:1
[INFO] [stdout]     |
[INFO] [stdout] 249 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:42:1
[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:266:1
[INFO] [stdout]     |
[INFO] [stdout] 266 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:42:1
[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:288:20
[INFO] [stdout]     |
[INFO] [stdout] 288 |   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:290:30
[INFO] [stdout]     |
[INFO] [stdout] 290 |   let (context, items, ..) = list_block_data!(last).expect("expected list block data");
[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:27:3
[INFO] [stdout]    |
[INFO] [stdout] 27 |   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_doc_content` in this scope
[INFO] [stdout]   --> tests/all/parse_doc_content.rs:46:3
[INFO] [stdout]    |
[INFO] [stdout] 46 |   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:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | assert_error!(
[INFO] [stdout]    | ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]   --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `test_inlines_loose` in this scope
[INFO] [stdout]  --> tests/all/parse_macros.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_macros.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | 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:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | 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:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | 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:73:1
[INFO] [stdout]    |
[INFO] [stdout] 73 | 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:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | 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:120:1
[INFO] [stdout]     |
[INFO] [stdout] 120 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:42:1
[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_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 `src` in this scope
[INFO] [stdout]   --> tests/all/parse_quote_blocks.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |       attr: src!("Thomas Jefferson", 65..81),
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]   --> tests/all/parse_quote_blocks.rs:23:18
[INFO] [stdout]    |
[INFO] [stdout] 23 |       cite: Some(src!("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 `adoc` in this scope
[INFO] [stdout]   --> tests/all/parse_quote_blocks.rs:32:15
[INFO] [stdout]    |
[INFO] [stdout] 32 |   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_quote_blocks.rs:42:18
[INFO] [stdout]    |
[INFO] [stdout] 42 |         id: Some(src!("foo", 11..14)),
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `attr_list` in this scope
[INFO] [stdout]   --> tests/all/parse_quote_blocks.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 |         ..attr_list!(9..15)
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `just` in this scope
[INFO] [stdout]   --> tests/all/parse_quote_blocks.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 45 |       Some(just!("A Title", 1..8)),
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]   --> tests/all/parse_quote_blocks.rs:50:14
[INFO] [stdout]    |
[INFO] [stdout] 50 |       quote: nodes![
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]   --> tests/all/parse_quote_blocks.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |       attr: src!("Thomas Jefferson", 81..97),
[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:58:7
[INFO] [stdout]    |
[INFO] [stdout] 58 |     ..empty_block!(0..97)
[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:60:3
[INFO] [stdout]    |
[INFO] [stdout] 60 |   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:65:15
[INFO] [stdout]    |
[INFO] [stdout] 65 |   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:21
[INFO] [stdout]    |
[INFO] [stdout] 72 |         positional: vecb![
[INFO] [stdout]    |                     ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]   --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/alloc/src/macros.rs:42:1
[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]   --> tests/all/parse_quote_blocks.rs:77:11
[INFO] [stdout]    |
[INFO] [stdout] 77 |         ..attr_list!(0..23)
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]   --> tests/all/parse_quote_blocks.rs:82:30
[INFO] [stdout]    |
[INFO] [stdout] 82 |     content: Content::Simple(nodes![node!("foo"; 24.. 27)]),
[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:83:7
[INFO] [stdout]    |
[INFO] [stdout] 83 |     ..empty_block!(0..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:85:3
[INFO] [stdout]    |
[INFO] [stdout] 85 |   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:90:15
[INFO] [stdout]    |
[INFO] [stdout] 90 |   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:99:21
[INFO] [stdout]    |
[INFO] [stdout] 99 |         positional: vecb![
[INFO] [stdout]    |                     ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]   --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/alloc/src/macros.rs:42:1
[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]    --> tests/all/parse_quote_blocks.rs:104:11
[INFO] [stdout]     |
[INFO] [stdout] 104 |         ..attr_list!(0..23)
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> tests/all/parse_quote_blocks.rs:109:32
[INFO] [stdout]     |
[INFO] [stdout] 109 |     content: Content::Compound(vecb![Block {
[INFO] [stdout]     |                                ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/alloc/src/macros.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `vec` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `empty_block` in this scope
[INFO] [stdout]    --> tests/all/parse_quote_blocks.rs:114:7
[INFO] [stdout]     |
[INFO] [stdout] 114 |     ..empty_block!(0..37)
[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:116:3
[INFO] [stdout]     |
[INFO] [stdout] 116 |   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:121:3
[INFO] [stdout]     |
[INFO] [stdout] 121 |   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:29:3
[INFO] [stdout]    |
[INFO] [stdout] 29 |   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:68:3
[INFO] [stdout]    |
[INFO] [stdout] 68 |   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]  --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:42:1
[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:38:3
[INFO] [stdout]    |
[INFO] [stdout] 38 |   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:59:3
[INFO] [stdout]    |
[INFO] [stdout] 59 |   assert_toc!(
[INFO] [stdout]    |   ^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]   --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:42:1
[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:98:3
[INFO] [stdout]    |
[INFO] [stdout] 98 |   assert_toc!(
[INFO] [stdout]    |   ^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]   --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:42:1
[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:148:3
[INFO] [stdout]     |
[INFO] [stdout] 148 |   assert_toc!(
[INFO] [stdout]     |   ^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:42:1
[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:191:1
[INFO] [stdout]     |
[INFO] [stdout] 191 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:42:1
[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]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:42:1
[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:217:1
[INFO] [stdout]     |
[INFO] [stdout] 217 | assert_error!(
[INFO] [stdout]     | ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/macros/mod.rs:42:1
[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 `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:137:3
[INFO] [stdout]     |
[INFO] [stdout] 137 |   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:146:3
[INFO] [stdout]     |
[INFO] [stdout] 146 |   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:164:3
[INFO] [stdout]     |
[INFO] [stdout] 164 |   assert_block!(
[INFO] [stdout]     |   ^^^^^^^^^^^^
[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]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_parser::Parser`
[INFO] [stdout]  --> tests/all/parse_blocks.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use asciidork_parser::Parser;
[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::Parser`
[INFO] [stdout]  --> tests/all/parse_breaks.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use asciidork_parser::Parser;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_parser::Parser`
[INFO] [stdout]  --> tests/all/parse_callout_lists.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use asciidork_parser::Parser;
[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` and `DocumentMeta`
[INFO] [stdout]  --> tests/all/parse_callouts.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | use asciidork_meta::{DocType, DocumentMeta};
[INFO] [stdout]   |                      ^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_parser::Parser`
[INFO] [stdout]  --> tests/all/parse_callouts.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use asciidork_parser::Parser;
[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::Parser`
[INFO] [stdout]  --> tests/all/parse_description_lists.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use asciidork_parser::Parser;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_ast::prelude::*`
[INFO] [stdout]  --> tests/all/parse_doc_content.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::Parser`
[INFO] [stdout]  --> tests/all/parse_doc_content.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use asciidork_parser::Parser;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_ast::prelude::*`
[INFO] [stdout]  --> tests/all/parse_macros.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | 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:2:31
[INFO] [stdout]   |
[INFO] [stdout] 2 | use asciidork_ast::variants::{inline::*, r#macro::*};
[INFO] [stdout]   |                               ^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `asciidork_parser::Parser`
[INFO] [stdout]  --> tests/all/parse_macros.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use asciidork_parser::Parser;
[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::Parser`
[INFO] [stdout]  --> tests/all/parse_ordered_lists.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use asciidork_parser::Parser;
[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::Parser`
[INFO] [stdout]  --> tests/all/parse_quote_blocks.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use asciidork_parser::Parser;
[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::Parser`
[INFO] [stdout]  --> tests/all/parse_sections.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use asciidork_parser::Parser;
[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::Parser`
[INFO] [stdout]  --> tests/all/parse_toc.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use asciidork_parser::Parser;
[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::Parser`
[INFO] [stdout]  --> tests/all/parse_unordered_lists.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use asciidork_parser::Parser;
[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::Parser`
[INFO] [stdout]  --> tests/all/parse_verbatim_blocks.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use asciidork_parser::Parser;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 231 previous errors; 36 warnings emitted
[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` (test "all") due to 232 previous errors; 36 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 233 previous errors; 4 warnings emitted
[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 234 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "a30fd4f3fe2005fa337f5681d95c7f2e8d516ad6b61f5c1d0f393e3eb6941758", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a30fd4f3fe2005fa337f5681d95c7f2e8d516ad6b61f5c1d0f393e3eb6941758", kill_on_drop: false }`
[INFO] [stdout] a30fd4f3fe2005fa337f5681d95c7f2e8d516ad6b61f5c1d0f393e3eb6941758
