[INFO] fetching crate asciidork-ast 0.5.1...
[INFO] checking asciidork-ast-0.5.1 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate asciidork-ast 0.5.1 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate asciidork-ast 0.5.1 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-ast 0.5.1
[INFO] finished tweaking crates.io crate asciidork-ast 0.5.1
[INFO] tweaked toml for crates.io crate asciidork-ast 0.5.1 written to /workspace/builds/worker-0-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 20 packages to latest compatible versions
[INFO] [stderr]       Adding unicode-width v0.1.14 (available: v0.2.0)
[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 jsonxf v1.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f27b786d241343d53f6f942353a0623aaf49dce2b37a29aa32de38ac156a8a0c
[INFO] running `Command { std: "docker" "start" "-a" "f27b786d241343d53f6f942353a0623aaf49dce2b37a29aa32de38ac156a8a0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f27b786d241343d53f6f942353a0623aaf49dce2b37a29aa32de38ac156a8a0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f27b786d241343d53f6f942353a0623aaf49dce2b37a29aa32de38ac156a8a0c", kill_on_drop: false }`
[INFO] [stdout] f27b786d241343d53f6f942353a0623aaf49dce2b37a29aa32de38ac156a8a0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 78cb069f673357fac57849fcf8cd038e5482d070308c250c4bb16c52644082d2
[INFO] running `Command { std: "docker" "start" "-a" "78cb069f673357fac57849fcf8cd038e5482d070308c250c4bb16c52644082d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking asciidork-meta v0.5.1
[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.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking serde_json v1.0.128
[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:108:7
[INFO] [stdout]     |
[INFO] [stdout] 108 |   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: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[E0432]: unresolved import `test_utils::assert_eq`
[INFO] [stdout]    --> src/inline_nodes.rs:108:20
[INFO] [stdout]     |
[INFO] [stdout] 108 |   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:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 |     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:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 |     test_utils::assert_eq!(json, jsonxf::minimize($expected).unwrap());
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] ...
[INFO] [stdout] 279 |       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/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/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/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 `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/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/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/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/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/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/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/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/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/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/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/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 `nodes` in this scope
[INFO] [stdout]    --> src/inline_nodes.rs:112:32
[INFO] [stdout]     |
[INFO] [stdout] 112 |     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:223:36
[INFO] [stdout]     |
[INFO] [stdout] 223 |         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:242:22
[INFO] [stdout]     |
[INFO] [stdout] 242 |         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:260:19
[INFO] [stdout]     |
[INFO] [stdout] 260 |           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" "78cb069f673357fac57849fcf8cd038e5482d070308c250c4bb16c52644082d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78cb069f673357fac57849fcf8cd038e5482d070308c250c4bb16c52644082d2", kill_on_drop: false }`
[INFO] [stdout] 78cb069f673357fac57849fcf8cd038e5482d070308c250c4bb16c52644082d2
