[INFO] fetching crate asciidork-cli 0.22.2... [INFO] testing asciidork-cli-0.22.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate asciidork-cli 0.22.2 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate asciidork-cli 0.22.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate asciidork-cli 0.22.2 [INFO] tweaked toml for crates.io crate asciidork-cli 0.22.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate asciidork-cli 0.22.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate asciidork-cli 0.22.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded minreq v2.12.0 [INFO] [stderr] Downloaded range_check v0.2.0 [INFO] [stderr] Downloaded asciidork-backend v0.22.0 [INFO] [stderr] Downloaded roman_numerals_fn v1.0.0 [INFO] [stderr] Downloaded asciidork-ast v0.22.2 [INFO] [stderr] Downloaded asciidork-dr-html-backend v0.22.2 [INFO] [stderr] Downloaded asciidork-core v0.22.0 [INFO] [stderr] Downloaded asciidork-eval v0.22.0 [INFO] [stderr] Downloaded asciidork-parser v0.22.2 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7acef967171d0ba89e146c8a6dd964ae0774f888311562673488a97f3b3c9f2 [INFO] running `Command { std: "docker" "start" "-a" "c7acef967171d0ba89e146c8a6dd964ae0774f888311562673488a97f3b3c9f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7acef967171d0ba89e146c8a6dd964ae0774f888311562673488a97f3b3c9f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7acef967171d0ba89e146c8a6dd964ae0774f888311562673488a97f3b3c9f2", kill_on_drop: false }` [INFO] [stdout] c7acef967171d0ba89e146c8a6dd964ae0774f888311562673488a97f3b3c9f2 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7873d8a258e232862ce03a22abf970478ea52eaaf2f0708a59e9ebc7394a4b2 [INFO] running `Command { std: "docker" "start" "-a" "d7873d8a258e232862ce03a22abf970478ea52eaaf2f0708a59e9ebc7394a4b2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling bumpalo v3.15.4 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling asciidork-core v0.22.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling minreq v2.12.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling range_check v0.2.0 [INFO] [stderr] Compiling roman_numerals_fn v1.0.0 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling jiff v0.1.15 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling asciidork-ast v0.22.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling asciidork-backend v0.22.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling asciidork-eval v0.22.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling mini-internal v0.1.42 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling asciidork-parser v0.22.2 [INFO] [stderr] Compiling miniserde v0.1.42 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling asciidork-dr-html-backend v0.22.2 [INFO] [stderr] Compiling asciidork-cli v0.22.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.15s [INFO] running `Command { std: "docker" "inspect" "d7873d8a258e232862ce03a22abf970478ea52eaaf2f0708a59e9ebc7394a4b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7873d8a258e232862ce03a22abf970478ea52eaaf2f0708a59e9ebc7394a4b2", kill_on_drop: false }` [INFO] [stdout] d7873d8a258e232862ce03a22abf970478ea52eaaf2f0708a59e9ebc7394a4b2 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c4ed6cf2691f557115bf18a2a9938e9ae747540cef04e78e6b80b4444516778 [INFO] running `Command { std: "docker" "start" "-a" "5c4ed6cf2691f557115bf18a2a9938e9ae747540cef04e78e6b80b4444516778", kill_on_drop: false }` [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling asciidork-cli v0.22.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `test_utils` [INFO] [stdout] --> tests/all/css.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use test_utils::*; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_utils` [INFO] [stdout] --> tests/all/includes.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use test_utils::*; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `adoc` in this scope [INFO] [stdout] --> tests/all/css.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | let adoc = adoc! {r#" [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `adoc` in this scope [INFO] [stdout] --> tests/all/css.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | let adoc = adoc! {r#" [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `adoc` in this scope [INFO] [stdout] --> tests/all/css.rs:63:14 [INFO] [stdout] | [INFO] [stdout] 63 | let adoc = adoc! {r#" [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `expect_eq` in this scope [INFO] [stdout] --> tests/all/css.rs:69:3 [INFO] [stdout] | [INFO] [stdout] 69 | expect_eq!(stderr.trim(), "ERROR: stylesheet `./nope.css` not found"); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `adoc` in this scope [INFO] [stdout] --> tests/all/css.rs:87:14 [INFO] [stdout] | [INFO] [stdout] 87 | let adoc = adoc! {r#" [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `expect_eq` in this scope [INFO] [stdout] --> tests/all/css.rs:94:3 [INFO] [stdout] | [INFO] [stdout] 94 | expect_eq!( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `expect_eq` in this scope [INFO] [stdout] --> tests/all/includes.rs:11:3 [INFO] [stdout] | [INFO] [stdout] 11 | expect_eq!( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `expect_eq` in this scope [INFO] [stdout] --> tests/all/includes.rs:51:3 [INFO] [stdout] | [INFO] [stdout] 51 | expect_eq!( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `expect_eq` in this scope [INFO] [stdout] --> tests/all/includes.rs:70:3 [INFO] [stdout] | [INFO] [stdout] 70 | expect_eq!( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `expect_eq` in this scope [INFO] [stdout] --> tests/all/includes.rs:98:3 [INFO] [stdout] | [INFO] [stdout] 98 | expect_eq!( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `expect_eq` in this scope [INFO] [stdout] --> tests/all/includes.rs:118:3 [INFO] [stdout] | [INFO] [stdout] 118 | expect_eq!( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `expect_eq` in this scope [INFO] [stdout] --> tests/all/includes.rs:145:3 [INFO] [stdout] | [INFO] [stdout] 145 | expect_eq!( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `expect_eq` in this scope [INFO] [stdout] --> tests/all/includes.rs:161:3 [INFO] [stdout] | [INFO] [stdout] 161 | expect_eq!( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `expect_eq` in this scope [INFO] [stdout] --> tests/all/includes.rs:190:3 [INFO] [stdout] | [INFO] [stdout] 190 | expect_eq!( [INFO] [stdout] | ^^^^^^^^^ [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-cli` (test "all") due to 16 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5c4ed6cf2691f557115bf18a2a9938e9ae747540cef04e78e6b80b4444516778", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c4ed6cf2691f557115bf18a2a9938e9ae747540cef04e78e6b80b4444516778", kill_on_drop: false }` [INFO] [stdout] 5c4ed6cf2691f557115bf18a2a9938e9ae747540cef04e78e6b80b4444516778