[INFO] fetching crate adbook 0.1.14...
[INFO] testing adbook-0.1.14 against beta-2025-09-21 for beta-1.91-2
[INFO] extracting crate adbook 0.1.14 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate adbook 0.1.14
[INFO] finished tweaking crates.io crate adbook 0.1.14
[INFO] tweaked toml for crates.io crate adbook 0.1.14 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate adbook 0.1.14 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate adbook 0.1.14 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 37cafe1cb0547b332a59c3a2e64d6145f3d38f40bbfb741ab344237d4ec95896
[INFO] running `Command { std: "docker" "start" "-a" "37cafe1cb0547b332a59c3a2e64d6145f3d38f40bbfb741ab344237d4ec95896", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37cafe1cb0547b332a59c3a2e64d6145f3d38f40bbfb741ab344237d4ec95896", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37cafe1cb0547b332a59c3a2e64d6145f3d38f40bbfb741ab344237d4ec95896", kill_on_drop: false }`
[INFO] [stdout] 37cafe1cb0547b332a59c3a2e64d6145f3d38f40bbfb741ab344237d4ec95896
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b1c7163836153556af861b30e0fdb15765b14e03e5a6a7ddc28393d1f5f69d8
[INFO] running `Command { std: "docker" "start" "-a" "7b1c7163836153556af861b30e0fdb15765b14e03e5a6a7ddc28393d1f5f69d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.34
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling futures-io v0.3.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.132
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.8
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling serde v1.0.132
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling fastrand v1.5.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling serde_json v1.0.73
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling async-mutex v1.4.0
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.51
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling async-lock v2.4.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling textwrap v0.14.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling which v4.2.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling console v0.15.0
[INFO] [stderr]    Compiling colored v1.9.3
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling blocking v1.1.0
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling indicatif v0.16.2
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling ctor v0.1.21
[INFO] [stderr]    Compiling clap_derive v3.0.0-rc.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling polling v2.2.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling fern v0.6.0
[INFO] [stderr]    Compiling async-io v1.6.0
[INFO] [stderr]    Compiling async-global-executor v2.0.2
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling async-std v1.10.0
[INFO] [stderr]    Compiling clap v3.0.0-rc.7
[INFO] [stderr]    Compiling futures-executor v0.3.17
[INFO] [stderr]    Compiling futures v0.3.17
[INFO] [stderr]    Compiling ron v0.7.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling handlebars v4.1.6
[INFO] [stderr]    Compiling adbook v0.1.14 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `fold_level` is never read
[INFO] [stdout]   --> src/build/convert/hbs.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct Sidebar {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     fold_level: Option<usize>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Sidebar` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/build/convert/hbs.rs:277:31
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub fn init_hbs_user(hbs_dir: &Path) -> Result<Handlebars> {
[INFO] [stdout]     |                               ^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub fn init_hbs_user(hbs_dir: &Path) -> Result<Handlebars<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.88s
[INFO] running `Command { std: "docker" "inspect" "7b1c7163836153556af861b30e0fdb15765b14e03e5a6a7ddc28393d1f5f69d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b1c7163836153556af861b30e0fdb15765b14e03e5a6a7ddc28393d1f5f69d8", kill_on_drop: false }`
[INFO] [stdout] 7b1c7163836153556af861b30e0fdb15765b14e03e5a6a7ddc28393d1f5f69d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cbb733798eff47c3a01ac4eae141e575cef3d972a25eabc066a5474472a2398e
[INFO] running `Command { std: "docker" "start" "-a" "cbb733798eff47c3a01ac4eae141e575cef3d972a25eabc066a5474472a2398e", kill_on_drop: false }`
[INFO] [stderr]    Compiling adbook v0.1.14 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `fold_level` is never read
[INFO] [stdout]   --> src/build/convert/hbs.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct Sidebar {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     fold_level: Option<usize>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Sidebar` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/build/convert/hbs.rs:277:31
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub fn init_hbs_user(hbs_dir: &Path) -> Result<Handlebars> {
[INFO] [stdout]     |                               ^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub fn init_hbs_user(hbs_dir: &Path) -> Result<Handlebars<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `fold_level` is never read
[INFO] [stdout]   --> src/build/convert/hbs.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct Sidebar {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     fold_level: Option<usize>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Sidebar` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/build/convert/hbs.rs:277:31
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub fn init_hbs_user(hbs_dir: &Path) -> Result<Handlebars> {
[INFO] [stdout]     |                               ^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub fn init_hbs_user(hbs_dir: &Path) -> Result<Handlebars<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.56s
[INFO] running `Command { std: "docker" "inspect" "cbb733798eff47c3a01ac4eae141e575cef3d972a25eabc066a5474472a2398e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbb733798eff47c3a01ac4eae141e575cef3d972a25eabc066a5474472a2398e", kill_on_drop: false }`
[INFO] [stdout] cbb733798eff47c3a01ac4eae141e575cef3d972a25eabc066a5474472a2398e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bbd0c4361ccfb9a74d259f41a1e521f9e42370e80a21b809034f858f59b65ff3
[INFO] running `Command { std: "docker" "start" "-a" "bbd0c4361ccfb9a74d259f41a1e521f9e42370e80a21b809034f858f59b65ff3", kill_on_drop: false }`
[INFO] [stderr] warning: field `fold_level` is never read
[INFO] [stderr]   --> src/build/convert/hbs.rs:38:5
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub struct Sidebar {
[INFO] [stderr]    |            ------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 38 |     fold_level: Option<usize>,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Sidebar` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/build/convert/hbs.rs:277:31
[INFO] [stderr]     |
[INFO] [stderr] 277 | pub fn init_hbs_user(hbs_dir: &Path) -> Result<Handlebars> {
[INFO] [stderr]     |                               ^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 277 | pub fn init_hbs_user(hbs_dir: &Path) -> Result<Handlebars<'_>> {
[INFO] [stderr]     |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `adbook` (lib) generated 2 warnings (run `cargo fix --lib -p adbook` to apply 1 suggestion)
[INFO] [stderr] warning: `adbook` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/adbook-b6e52e2ffd3fb6eb)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test build::convert::adoc::test::base_test ... ok
[INFO] [stdout] test build::convert::adoc::test::simple_metadata ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/adbook-8a2e78cd6ce0070f)
[INFO] [stderr]    Doc-tests adbook
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/build/cache.rs - build::cache (line 7) ... FAILED
[INFO] [stdout] test src/cli.rs - cli (line 7) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/build/cache.rs - build::cache (line 7) stdout ----
[INFO] [stdout] error: unknown start of token: \u{251c}
[INFO] [stdout]  --> src/build/cache.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | ├── a               # cached html files
[INFO] [stdout]   | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/build/cache.rs:9:2
[INFO] [stdout]   |
[INFO] [stdout] 2 | ├── a               # cached html files
[INFO] [stdout]   |  ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears once more
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 2 - ├── a               # cached html files
[INFO] [stdout] 2 + ├-- a               # cached html files
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/build/cache.rs:9:3
[INFO] [stdout]   |
[INFO] [stdout] 2 | ├── a               # cached html files
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 2 - ├── a               # cached html files
[INFO] [stdout] 2 + ├─- a               # cached html files
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]  --> src/build/cache.rs:10:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | │   ├── 404.html
[INFO] [stdout]   | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{251c}
[INFO] [stdout]  --> src/build/cache.rs:10:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | │   ├── 404.html
[INFO] [stdout]   |     ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/build/cache.rs:10:6
[INFO] [stdout]   |
[INFO] [stdout] 3 | │   ├── 404.html
[INFO] [stdout]   |      ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears once more
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - │   ├── 404.html
[INFO] [stdout] 3 + │   ├-- 404.html
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/build/cache.rs:10:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | │   ├── 404.html
[INFO] [stdout]   |       ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - │   ├── 404.html
[INFO] [stdout] 3 + │   ├─- 404.html
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2502}
[INFO] [stdout]  --> src/build/cache.rs:11:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | │   └── index.html
[INFO] [stdout]   | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2514}
[INFO] [stdout]  --> src/build/cache.rs:11:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | │   └── index.html
[INFO] [stdout]   |     ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/build/cache.rs:11:6
[INFO] [stdout]   |
[INFO] [stdout] 4 | │   └── index.html
[INFO] [stdout]   |      ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears once more
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 4 - │   └── index.html
[INFO] [stdout] 4 + │   └-- index.html
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/build/cache.rs:11:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | │   └── index.html
[INFO] [stdout]   |       ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 4 - │   └── index.html
[INFO] [stdout] 4 + │   └─- index.html
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2514}
[INFO] [stdout]  --> src/build/cache.rs:12:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | └── index           # cache index
[INFO] [stdout]   | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/build/cache.rs:12:2
[INFO] [stdout]   |
[INFO] [stdout] 5 | └── index           # cache index
[INFO] [stdout]   |  ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears once more
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 5 - └── index           # cache index
[INFO] [stdout] 5 + └-- index           # cache index
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]  --> src/build/cache.rs:12:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | └── index           # cache index
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 5 - └── index           # cache index
[INFO] [stdout] 5 + └─- index           # cache index
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `.`
[INFO] [stdout]  --> src/build/cache.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | .adbook-cache
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 15 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/build/cache.rs - build::cache (line 7)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "bbd0c4361ccfb9a74d259f41a1e521f9e42370e80a21b809034f858f59b65ff3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbd0c4361ccfb9a74d259f41a1e521f9e42370e80a21b809034f858f59b65ff3", kill_on_drop: false }`
[INFO] [stdout] bbd0c4361ccfb9a74d259f41a1e521f9e42370e80a21b809034f858f59b65ff3
