[INFO] fetching crate asciidork-ast 0.5.0...
[INFO] checking asciidork-ast-0.5.0 against master#b286722878e18db29a7fbe672be7c4d3b02e8e4d for pr-127655
[INFO] extracting crate asciidork-ast 0.5.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate asciidork-ast 0.5.0 on toolchain b286722878e18db29a7fbe672be7c4d3b02e8e4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate asciidork-ast 0.5.0
[INFO] finished tweaking crates.io crate asciidork-ast 0.5.0
[INFO] tweaked toml for crates.io crate asciidork-ast 0.5.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 19 packages to latest compatible versions
[INFO] [stderr]       Adding yansi v0.5.1 (latest: v1.0.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jsonxf v1.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6a7a9753804d6482f199ca7cde6880e86f9898b83ed79708714804dbadc5892d
[INFO] running `Command { std: "docker" "start" "-a" "6a7a9753804d6482f199ca7cde6880e86f9898b83ed79708714804dbadc5892d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a7a9753804d6482f199ca7cde6880e86f9898b83ed79708714804dbadc5892d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a7a9753804d6482f199ca7cde6880e86f9898b83ed79708714804dbadc5892d", kill_on_drop: false }`
[INFO] [stdout] 6a7a9753804d6482f199ca7cde6880e86f9898b83ed79708714804dbadc5892d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 973adda06d16933d1072563c5c91c6037b7858ce3920e0a9977b59e802c92fc6
[INFO] running `Command { std: "docker" "start" "-a" "973adda06d16933d1072563c5c91c6037b7858ce3920e0a9977b59e802c92fc6", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking jsonxf v1.1.1
[INFO] [stderr]     Checking asciidork-ast v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking serde_json v1.0.120
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/attr_list.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 |   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:107:7
[INFO] [stdout]     |
[INFO] [stdout] 107 |   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/json.rs:205:7
[INFO] [stdout]     |
[INFO] [stdout] 205 |   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::assert_eq`
[INFO] [stdout]    --> src/inline_nodes.rs:107:20
[INFO] [stdout]     |
[INFO] [stdout] 107 |   use test_utils::{assert_eq, *};
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]    --> src/json.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 196 |     test_utils::assert_eq!(json, jsonxf::minimize($expected).unwrap());
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/attr_list.rs:232:7
[INFO] [stdout]     |
[INFO] [stdout] 232 |       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:196:5
[INFO] [stdout]     |
[INFO] [stdout] 196 |     test_utils::assert_eq!(json, jsonxf::minimize($expected).unwrap());
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] ...
[INFO] [stdout] 274 |       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:203:23
[INFO] [stdout]     |
[INFO] [stdout] 203 |           positional: vecb![Some(just!("pos1", 0..0)), None],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/b286722878e18db29a7fbe672be7c4d3b02e8e4d/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:204:24
[INFO] [stdout]     |
[INFO] [stdout] 204 |           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/b286722878e18db29a7fbe672be7c4d3b02e8e4d/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:205:20
[INFO] [stdout]     |
[INFO] [stdout] 205 |           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:206:18
[INFO] [stdout]     |
[INFO] [stdout] 206 |           roles: vecb![src!("role1", 0..0)],
[INFO] [stdout]     |                  ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/b286722878e18db29a7fbe672be7c4d3b02e8e4d/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:207:20
[INFO] [stdout]     |
[INFO] [stdout] 207 |           options: vecb![src!("option1", 0..0)],
[INFO] [stdout]     |                    ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/b286722878e18db29a7fbe672be7c4d3b02e8e4d/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:221:23
[INFO] [stdout]     |
[INFO] [stdout] 221 |           positional: vecb![],
[INFO] [stdout]     |                       ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/b286722878e18db29a7fbe672be7c4d3b02e8e4d/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:222:24
[INFO] [stdout]     |
[INFO] [stdout] 222 |           named: Named(vecb![]),
[INFO] [stdout]     |                        ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/b286722878e18db29a7fbe672be7c4d3b02e8e4d/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:18
[INFO] [stdout]     |
[INFO] [stdout] 224 |           roles: vecb![],
[INFO] [stdout]     |                  ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/b286722878e18db29a7fbe672be7c4d3b02e8e4d/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:225:20
[INFO] [stdout]     |
[INFO] [stdout] 225 |           options: vecb![],
[INFO] [stdout]     |                    ^^^^ help: a macro with a similar name exists: `vec`
[INFO] [stdout]    --> /rustc/b286722878e18db29a7fbe672be7c4d3b02e8e4d/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:111:32
[INFO] [stdout]     |
[INFO] [stdout] 111 |     let heading: InlineNodes = nodes![
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bstr` in this scope
[INFO] [stdout]    --> src/json.rs:218:36
[INFO] [stdout]     |
[INFO] [stdout] 218 |         Inline::AttributeReference(bstr!("foo\"bar\"")),
[INFO] [stdout]     |                                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `nodes` in this scope
[INFO] [stdout]    --> src/json.rs:237:22
[INFO] [stdout]     |
[INFO] [stdout] 237 |         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:255:19
[INFO] [stdout]     |
[INFO] [stdout] 255 |           target: src!("cat.jpg", 0..0),
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 19 previous errors
[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 20 previous errors
[INFO] running `Command { std: "docker" "inspect" "973adda06d16933d1072563c5c91c6037b7858ce3920e0a9977b59e802c92fc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "973adda06d16933d1072563c5c91c6037b7858ce3920e0a9977b59e802c92fc6", kill_on_drop: false }`
[INFO] [stdout] 973adda06d16933d1072563c5c91c6037b7858ce3920e0a9977b59e802c92fc6
