[INFO] fetching crate asciidork-ast 0.8.0...
[INFO] checking asciidork-ast-0.8.0 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate asciidork-ast 0.8.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate asciidork-ast 0.8.0 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate asciidork-ast 0.8.0
[INFO] finished tweaking crates.io crate asciidork-ast 0.8.0
[INFO] tweaked toml for crates.io crate asciidork-ast 0.8.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 20 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded yansi v1.0.1
[INFO] [stderr]   Downloaded asciidork-meta v0.8.0
[INFO] [stderr]   Downloaded jsonxf v1.1.1
[INFO] [stderr]   Downloaded pretty_assertions v1.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 01038f76aa32ed9338b0b7747d29b553e89a9a01696c3fb540256328ba192236
[INFO] running `Command { std: "docker" "start" "-a" "01038f76aa32ed9338b0b7747d29b553e89a9a01696c3fb540256328ba192236", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01038f76aa32ed9338b0b7747d29b553e89a9a01696c3fb540256328ba192236", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01038f76aa32ed9338b0b7747d29b553e89a9a01696c3fb540256328ba192236", kill_on_drop: false }`
[INFO] [stdout] 01038f76aa32ed9338b0b7747d29b553e89a9a01696c3fb540256328ba192236
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0591f5da5448a79721110ffbdebf41de3e97161e9d33ae72ef2caa627e7786d1
[INFO] running `Command { std: "docker" "start" "-a" "0591f5da5448a79721110ffbdebf41de3e97161e9d33ae72ef2caa627e7786d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking asciidork-meta v0.8.0
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking jsonxf v1.1.1
[INFO] [stderr]     Checking asciidork-ast v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/attr_list.rs:216:7
[INFO] [stdout]     |
[INFO] [stdout] 216 |   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]    --> src/inline_nodes.rs:111:7
[INFO] [stdout]     |
[INFO] [stdout] 111 |   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]    --> src/json.rs:210:7
[INFO] [stdout]     |
[INFO] [stdout] 210 |   use test_utils::*;
[INFO] [stdout]     |       ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]    --> src/json.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 |     test_utils::expect_eq!(json, jsonxf::minimize($expected).unwrap());
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/attr_list.rs:252:7
[INFO] [stdout]     |
[INFO] [stdout] 252 |       assert_json!(input, expected);
[INFO] [stdout]     |       ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]    --> src/json.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 |     test_utils::expect_eq!(json, jsonxf::minimize($expected).unwrap());
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] ...
[INFO] [stdout] 271 |       assert_json!(input, expected);
[INFO] [stdout]     |       ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/attr_list.rs:223:23
[INFO] [stdout]     |
[INFO] [stdout] 223 |           positional: vecb![Some(just!("pos1", 0..0)), None],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/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/attr_list.rs:224:24
[INFO] [stdout]     |
[INFO] [stdout] 224 |           named: Named(vecb![(src!("key", 0..0), just!("value", 0..0),)]),
[INFO] [stdout]     |                        ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/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 `src` in this scope
[INFO] [stdout]    --> src/attr_list.rs:225:20
[INFO] [stdout]     |
[INFO] [stdout] 225 |           id: Some(src!("foo", 0..0)),
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vecb` in this scope
[INFO] [stdout]    --> src/attr_list.rs:226:18
[INFO] [stdout]     |
[INFO] [stdout] 226 |           roles: vecb![src!("role1", 0..0)],
[INFO] [stdout]     |                  ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/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/attr_list.rs:227:20
[INFO] [stdout]     |
[INFO] [stdout] 227 |           options: vecb![src!("option1", 0..0)],
[INFO] [stdout]     |                    ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/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/attr_list.rs:241:23
[INFO] [stdout]     |
[INFO] [stdout] 241 |           positional: vecb![],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/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/attr_list.rs:242:24
[INFO] [stdout]     |
[INFO] [stdout] 242 |           named: Named(vecb![]),
[INFO] [stdout]     |                        ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/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/attr_list.rs:244:18
[INFO] [stdout]     |
[INFO] [stdout] 244 |           roles: vecb![],
[INFO] [stdout]     |                  ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/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/attr_list.rs:245:20
[INFO] [stdout]     |
[INFO] [stdout] 245 |           options: vecb![],
[INFO] [stdout]     |                    ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/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 `nodes` in this scope
[INFO] [stdout]    --> src/inline_nodes.rs:115:32
[INFO] [stdout]     |
[INFO] [stdout] 115 |     let heading: InlineNodes = nodes![
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `expect_eq` in this scope
[INFO] [stdout]    --> src/inline_nodes.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 |     expect_eq!(heading.plain_text(), vec!["Document", " ", "title"]);
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> src/json.rs:234:22
[INFO] [stdout]     |
[INFO] [stdout] 234 |         Inline::Bold(nodes![node!(Inline::Discarded, 0..1)]),
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `src` in this scope
[INFO] [stdout]    --> src/json.rs:252:19
[INFO] [stdout]     |
[INFO] [stdout] 252 |           target: src!("cat.jpg", 0..0),
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `asciidork-ast` (lib test) due to 18 previous errors
[INFO] running `Command { std: "docker" "inspect" "0591f5da5448a79721110ffbdebf41de3e97161e9d33ae72ef2caa627e7786d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0591f5da5448a79721110ffbdebf41de3e97161e9d33ae72ef2caa627e7786d1", kill_on_drop: false }`
[INFO] [stdout] 0591f5da5448a79721110ffbdebf41de3e97161e9d33ae72ef2caa627e7786d1
