[INFO] fetching crate asciidork-ast 0.10.0...
[INFO] checking asciidork-ast-0.10.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate asciidork-ast 0.10.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate asciidork-ast 0.10.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate asciidork-ast 0.10.0
[INFO] finished tweaking crates.io crate asciidork-ast 0.10.0
[INFO] tweaked toml for crates.io crate asciidork-ast 0.10.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jsonxf v1.1.1
[INFO] [stderr]   Downloaded asciidork-meta v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 498e833cf776c685d20dc18c6ab09861213ed491fbec295276314c0932d81e2e
[INFO] running `Command { std: "docker" "start" "-a" "498e833cf776c685d20dc18c6ab09861213ed491fbec295276314c0932d81e2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "498e833cf776c685d20dc18c6ab09861213ed491fbec295276314c0932d81e2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "498e833cf776c685d20dc18c6ab09861213ed491fbec295276314c0932d81e2e", kill_on_drop: false }`
[INFO] [stdout] 498e833cf776c685d20dc18c6ab09861213ed491fbec295276314c0932d81e2e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df3d6fd227f203cac9953a80ec31c0676a360e27984da0050c24db3e7c9d8c2d
[INFO] running `Command { std: "docker" "start" "-a" "df3d6fd227f203cac9953a80ec31c0676a360e27984da0050c24db3e7c9d8c2d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking asciidork-meta v0.10.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.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/attr_list.rs:233:7
[INFO] [stdout]     |
[INFO] [stdout] 233 |   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:117:7
[INFO] [stdout]     |
[INFO] [stdout] 117 |   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:269:7
[INFO] [stdout]     |
[INFO] [stdout] 269 |       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:240:23
[INFO] [stdout]     |
[INFO] [stdout] 240 |           positional: vecb![Some(just!("pos1", 0..0)), None],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/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:24
[INFO] [stdout]     |
[INFO] [stdout] 241 |           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/39cb3386ddc6c71657418be28dbb3987eea4aa4b/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:242:20
[INFO] [stdout]     |
[INFO] [stdout] 242 |           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:243:18
[INFO] [stdout]     |
[INFO] [stdout] 243 |           roles: vecb![src!("role1", 0..0)],
[INFO] [stdout]     |                  ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/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:20
[INFO] [stdout]     |
[INFO] [stdout] 244 |           options: vecb![src!("option1", 0..0)],
[INFO] [stdout]     |                    ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/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:258:23
[INFO] [stdout]     |
[INFO] [stdout] 258 |           positional: vecb![],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/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:259:24
[INFO] [stdout]     |
[INFO] [stdout] 259 |           named: Named(vecb![]),
[INFO] [stdout]     |                        ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/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:261:18
[INFO] [stdout]     |
[INFO] [stdout] 261 |           roles: vecb![],
[INFO] [stdout]     |                  ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/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:262:20
[INFO] [stdout]     |
[INFO] [stdout] 262 |           options: vecb![],
[INFO] [stdout]     |                    ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/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:121:32
[INFO] [stdout]     |
[INFO] [stdout] 121 |     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:126:5
[INFO] [stdout]     |
[INFO] [stdout] 126 |     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" "df3d6fd227f203cac9953a80ec31c0676a360e27984da0050c24db3e7c9d8c2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df3d6fd227f203cac9953a80ec31c0676a360e27984da0050c24db3e7c9d8c2d", kill_on_drop: false }`
[INFO] [stdout] df3d6fd227f203cac9953a80ec31c0676a360e27984da0050c24db3e7c9d8c2d
