[INFO] fetching crate mdbook-aquascope 0.3.2...
[INFO] checking mdbook-aquascope-0.3.2 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate mdbook-aquascope 0.3.2 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate mdbook-aquascope 0.3.2 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mdbook-aquascope 0.3.2
[INFO] finished tweaking crates.io crate mdbook-aquascope 0.3.2
[INFO] tweaked toml for crates.io crate mdbook-aquascope 0.3.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate crates.io crate mdbook-aquascope 0.3.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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded aquascope_workspace_utils v0.3.2
[INFO] [stderr]   Downloaded mdbook-preprocessor-utils v0.1.5
[INFO] [stderr]   Downloaded clap_complete v4.4.0
[INFO] [stderr]   Downloaded ts-rs-macros v6.2.0
[INFO] [stderr]   Downloaded ts-rs v6.2.1
[INFO] [stderr]   Downloaded handlebars v4.4.0
[INFO] [stderr]   Downloaded chrono v0.4.28
[INFO] [stderr]   Downloaded mdbook v0.4.34
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 637f68c55658fcd6e32751a74f46a5c41c723890fee30da24b8d4d2fd60fe692
[INFO] running `Command { std: "docker" "start" "-a" "637f68c55658fcd6e32751a74f46a5c41c723890fee30da24b8d4d2fd60fe692", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "637f68c55658fcd6e32751a74f46a5c41c723890fee30da24b8d4d2fd60fe692", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "637f68c55658fcd6e32751a74f46a5c41c723890fee30da24b8d4d2fd60fe692", kill_on_drop: false }`
[INFO] [stdout] 637f68c55658fcd6e32751a74f46a5c41c723890fee30da24b8d4d2fd60fe692
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d204774148706e66d90fdaf292fb6b4e8da0641c1f786c724f03d5113094646d
[INFO] running `Command { std: "docker" "start" "-a" "d204774148706e66d90fdaf292fb6b4e8da0641c1f786c724f03d5113094646d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]     Checking memchr v2.6.2
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]    Compiling rustix v0.38.11
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking aho-corasick v1.0.5
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.2
[INFO] [stderr]     Checking memoffset v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking clap_lex v0.5.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling pulldown-cmark v0.9.3
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking regex-automata v0.3.7
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking fastrand v2.0.0
[INFO] [stderr]     Checking terminal_size v0.2.6
[INFO] [stderr]     Checking clap_builder v4.3.24
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking os_str_bytes v6.5.1
[INFO] [stderr]     Checking chrono v0.4.28
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking tempfile v3.8.0
[INFO] [stderr]     Checking shlex v1.1.0
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.47
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking topological-sort v0.2.2
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking clap v4.3.24
[INFO] [stderr]     Checking clap_complete v4.4.0
[INFO] [stderr]     Checking bstr v1.6.2
[INFO] [stderr]     Checking regex v1.9.4
[INFO] [stderr]     Checking bytecount v0.6.3
[INFO] [stderr]     Checking utf8-width v0.1.6
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]     Checking opener v0.6.1
[INFO] [stderr]     Checking flate2 v1.0.27
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling pest v2.7.3
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking nom_locate v4.2.0
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling ts-rs-macros v6.2.0
[INFO] [stderr]    Compiling pest_meta v2.7.3
[INFO] [stderr]     Checking ts-rs v6.2.1
[INFO] [stderr]    Compiling pest_generator v2.7.3
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]    Compiling pest_derive v2.7.3
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking aquascope_workspace_utils v0.3.2
[INFO] [stderr]     Checking handlebars v4.4.0
[INFO] [stderr]     Checking mdbook v0.4.34
[INFO] [stderr]     Checking mdbook-preprocessor-utils v0.1.5
[INFO] [stderr]     Checking mdbook-aquascope v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `mdbook_preprocessor_utils::testing`
[INFO] [stdout]   --> src/main.rs:60:34
[INFO] [stdout]    |
[INFO] [stdout] 60 |   use mdbook_preprocessor_utils::testing::MdbookTestHarness;
[INFO] [stdout]    |                                  ^^^^^^^ could not find `testing` in `mdbook_preprocessor_utils`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mdbook-preprocessor-utils-0.1.5/src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub mod testing;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `testing` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mdbook-aquascope` (bin "mdbook-aquascope" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "d204774148706e66d90fdaf292fb6b4e8da0641c1f786c724f03d5113094646d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d204774148706e66d90fdaf292fb6b4e8da0641c1f786c724f03d5113094646d", kill_on_drop: false }`
[INFO] [stdout] d204774148706e66d90fdaf292fb6b4e8da0641c1f786c724f03d5113094646d
[INFO] checking mdbook-aquascope-0.3.2 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate mdbook-aquascope 0.3.2 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate mdbook-aquascope 0.3.2 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mdbook-aquascope 0.3.2
[INFO] finished tweaking crates.io crate mdbook-aquascope 0.3.2
[INFO] tweaked toml for crates.io crate mdbook-aquascope 0.3.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate crates.io crate mdbook-aquascope 0.3.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" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 64d59b85f65e018128df99deb91a0a356cfed12e27998475428e8f1a924b8f8f
[INFO] running `Command { std: "docker" "start" "-a" "64d59b85f65e018128df99deb91a0a356cfed12e27998475428e8f1a924b8f8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64d59b85f65e018128df99deb91a0a356cfed12e27998475428e8f1a924b8f8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64d59b85f65e018128df99deb91a0a356cfed12e27998475428e8f1a924b8f8f", kill_on_drop: false }`
[INFO] [stdout] 64d59b85f65e018128df99deb91a0a356cfed12e27998475428e8f1a924b8f8f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00e85485bce49480fde7f997fc97cc282f1e59489199588da7e4eb5cc9a58a0b
[INFO] running `Command { std: "docker" "start" "-a" "00e85485bce49480fde7f997fc97cc282f1e59489199588da7e4eb5cc9a58a0b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]     Checking memchr v2.6.2
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]    Compiling rustix v0.38.11
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]     Checking aho-corasick v1.0.5
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.2
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]     Checking clap_lex v0.5.1
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling pulldown-cmark v0.9.3
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking regex-automata v0.3.7
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking terminal_size v0.2.6
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking os_str_bytes v6.5.1
[INFO] [stderr]     Checking clap_builder v4.3.24
[INFO] [stderr]     Checking fastrand v2.0.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking chrono v0.4.28
[INFO] [stderr]     Checking tempfile v3.8.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking shlex v1.1.0
[INFO] [stderr]     Checking topological-sort v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.47
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking clap v4.3.24
[INFO] [stderr]     Checking clap_complete v4.4.0
[INFO] [stderr]     Checking regex v1.9.4
[INFO] [stderr]     Checking bstr v1.6.2
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]     Checking utf8-width v0.1.6
[INFO] [stderr]     Checking bytecount v0.6.3
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking flate2 v1.0.27
[INFO] [stderr]     Checking opener v0.6.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling pest v2.7.3
[INFO] [stderr]     Checking nom_locate v4.2.0
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling ts-rs-macros v6.2.0
[INFO] [stderr]    Compiling pest_meta v2.7.3
[INFO] [stderr]    Compiling pest_generator v2.7.3
[INFO] [stderr]     Checking ts-rs v6.2.1
[INFO] [stderr]    Compiling pest_derive v2.7.3
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking aquascope_workspace_utils v0.3.2
[INFO] [stderr]     Checking handlebars v4.4.0
[INFO] [stderr]     Checking mdbook v0.4.34
[INFO] [stderr]     Checking mdbook-preprocessor-utils v0.1.5
[INFO] [stderr]     Checking mdbook-aquascope v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `mdbook_preprocessor_utils::testing`
[INFO] [stdout]   --> src/main.rs:60:34
[INFO] [stdout]    |
[INFO] [stdout] 60 |   use mdbook_preprocessor_utils::testing::MdbookTestHarness;
[INFO] [stdout]    |                                  ^^^^^^^ could not find `testing` in `mdbook_preprocessor_utils`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mdbook-preprocessor-utils-0.1.5/src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub mod testing;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `testing` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mdbook-aquascope` (bin "mdbook-aquascope" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "00e85485bce49480fde7f997fc97cc282f1e59489199588da7e4eb5cc9a58a0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00e85485bce49480fde7f997fc97cc282f1e59489199588da7e4eb5cc9a58a0b", kill_on_drop: false }`
[INFO] [stdout] 00e85485bce49480fde7f997fc97cc282f1e59489199588da7e4eb5cc9a58a0b
