[INFO] cloning repository https://github.com/Michael-F-Bryan/mdbook-linkcheck
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Michael-F-Bryan/mdbook-linkcheck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichael-F-Bryan%2Fmdbook-linkcheck", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichael-F-Bryan%2Fmdbook-linkcheck'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bffff60e6de6f755fab9dfd6ecc3f6cf872c633d
[INFO] testing Michael-F-Bryan/mdbook-linkcheck against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichael-F-Bryan%2Fmdbook-linkcheck" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/Michael-F-Bryan/mdbook-linkcheck
[INFO] finished tweaking git repo https://github.com/Michael-F-Bryan/mdbook-linkcheck
[INFO] tweaked toml for git repo https://github.com/Michael-F-Bryan/mdbook-linkcheck written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Michael-F-Bryan/mdbook-linkcheck on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Michael-F-Bryan/mdbook-linkcheck 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 29de458b13af77a37b2dd57ef3f733b9ffd568bf1fd6f3224292824e37e9bdcf
[INFO] running `Command { std: "docker" "start" "-a" "29de458b13af77a37b2dd57ef3f733b9ffd568bf1fd6f3224292824e37e9bdcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "29de458b13af77a37b2dd57ef3f733b9ffd568bf1fd6f3224292824e37e9bdcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29de458b13af77a37b2dd57ef3f733b9ffd568bf1fd6f3224292824e37e9bdcf", kill_on_drop: false }`
[INFO] [stdout] 29de458b13af77a37b2dd57ef3f733b9ffd568bf1fd6f3224292824e37e9bdcf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b204ada9ed1acd0cbaf9aa6dc66877ab233d3cb786ee73861dd12968624dca10
[INFO] running `Command { std: "docker" "start" "-a" "b204ada9ed1acd0cbaf9aa6dc66877ab233d3cb786ee73861dd12968624dca10", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.101
[INFO] [stderr]    Compiling libc v0.2.134
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling openssl v0.10.42
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling openssl-src v111.22.0+1.1.1q
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling textwrap v0.15.1
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling pulldown-cmark v0.9.2
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling openssl-sys v0.9.76
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling clap v3.2.22
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.50
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling semver v1.0.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling opener v0.5.0
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling linkify v0.7.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling dunce v1.0.2
[INFO] [stderr]    Compiling topological-sort v0.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling env_logger v0.9.1
[INFO] [stderr]    Compiling clap_complete v3.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling pest v2.4.0
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling pest_meta v2.4.0
[INFO] [stderr]    Compiling pest_generator v2.4.0
[INFO] [stderr]    Compiling pest_derive v2.4.0
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling futures-executor v0.3.24
[INFO] [stderr]    Compiling futures v0.3.24
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling codespan v0.11.1
[INFO] [stderr]    Compiling handlebars v4.3.4
[INFO] [stderr]    Compiling mdbook v0.4.21
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.12
[INFO] [stderr]    Compiling linkcheck v0.4.1
[INFO] [stderr]    Compiling mdbook-linkcheck v0.7.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `src_dir` and `files` are never read
[INFO] [stdout]   --> src/context.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Context<'a> {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 17 |     pub(crate) cfg: &'a Config,
[INFO] [stdout] 18 |     pub(crate) src_dir: &'a Path,
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 19 |     pub(crate) cache: Mutex<Cache>,
[INFO] [stdout] 20 |     pub(crate) files: &'a Files<String>,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Context` has a derived impl for the trait `Debug`, but this is 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/context.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn cache(&self) -> Option<MutexGuard<Cache>> {
[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] 32 |     fn cache(&self) -> Option<MutexGuard<'_, Cache>> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s
[INFO] running `Command { std: "docker" "inspect" "b204ada9ed1acd0cbaf9aa6dc66877ab233d3cb786ee73861dd12968624dca10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b204ada9ed1acd0cbaf9aa6dc66877ab233d3cb786ee73861dd12968624dca10", kill_on_drop: false }`
[INFO] [stdout] b204ada9ed1acd0cbaf9aa6dc66877ab233d3cb786ee73861dd12968624dca10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f82f76bafc41bbc24a0996aad86f30f3170708198b566d616b82790174dad08e
[INFO] running `Command { std: "docker" "start" "-a" "f82f76bafc41bbc24a0996aad86f30f3170708198b566d616b82790174dad08e", kill_on_drop: false }`
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stdout] warning: fields `src_dir` and `files` are never read
[INFO] [stdout]   --> src/context.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Context<'a> {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 17 |     pub(crate) cfg: &'a Config,
[INFO] [stdout] 18 |     pub(crate) src_dir: &'a Path,
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 19 |     pub(crate) cache: Mutex<Cache>,
[INFO] [stdout] 20 |     pub(crate) files: &'a Files<String>,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Context` has a derived impl for the trait `Debug`, but this is 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/context.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn cache(&self) -> Option<MutexGuard<Cache>> {
[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] 32 |     fn cache(&self) -> Option<MutexGuard<'_, Cache>> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pretty_assertions v1.3.0
[INFO] [stderr]    Compiling mdbook-linkcheck v0.7.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `src_dir` and `files` are never read
[INFO] [stdout]   --> src/context.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Context<'a> {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 17 |     pub(crate) cfg: &'a Config,
[INFO] [stdout] 18 |     pub(crate) src_dir: &'a Path,
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 19 |     pub(crate) cache: Mutex<Cache>,
[INFO] [stdout] 20 |     pub(crate) files: &'a Files<String>,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Context` has a derived impl for the trait `Debug`, but this is 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/context.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn cache(&self) -> Option<MutexGuard<Cache>> {
[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] 32 |     fn cache(&self) -> Option<MutexGuard<'_, Cache>> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.87s
[INFO] running `Command { std: "docker" "inspect" "f82f76bafc41bbc24a0996aad86f30f3170708198b566d616b82790174dad08e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f82f76bafc41bbc24a0996aad86f30f3170708198b566d616b82790174dad08e", kill_on_drop: false }`
[INFO] [stdout] f82f76bafc41bbc24a0996aad86f30f3170708198b566d616b82790174dad08e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 80d72e77ea065c93577ea572e486ab2c3f30270f2c3914eae71267a402d23e6e
[INFO] running `Command { std: "docker" "start" "-a" "80d72e77ea065c93577ea572e486ab2c3f30270f2c3914eae71267a402d23e6e", kill_on_drop: false }`
[INFO] [stderr] warning: fields `src_dir` and `files` are never read
[INFO] [stderr]   --> src/context.rs:18:16
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub struct Context<'a> {
[INFO] [stderr]    |            ------- fields in this struct
[INFO] [stderr] 17 |     pub(crate) cfg: &'a Config,
[INFO] [stderr] 18 |     pub(crate) src_dir: &'a Path,
[INFO] [stderr]    |                ^^^^^^^
[INFO] [stderr] 19 |     pub(crate) cache: Mutex<Cache>,
[INFO] [stderr] 20 |     pub(crate) files: &'a Files<String>,
[INFO] [stderr]    |                ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Context` has a derived impl for the trait `Debug`, but this is 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/context.rs:32:14
[INFO] [stderr]    |
[INFO] [stderr] 32 |     fn cache(&self) -> Option<MutexGuard<Cache>> {
[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] 32 |     fn cache(&self) -> Option<MutexGuard<'_, Cache>> {
[INFO] [stderr]    |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: `mdbook-linkcheck` (lib) generated 2 warnings (run `cargo fix --lib -p mdbook-linkcheck` to apply 1 suggestion)
[INFO] [stderr] warning: `mdbook-linkcheck` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mdbook_linkcheck-ec4c8c9c00af029b)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test config::tests::round_trip_config ... ok
[INFO] [stdout] test validate::tests::check_some_simple_relative_paths ... ok
[INFO] [stdout] test config::tests::deserialize_a_config ... ok
[INFO] [stdout] test tests::always_stay_compatible_with_mdbook_dependency ... ok
[INFO] [stdout] test config::tests::interpolation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/mdbook-linkcheck.rs (/opt/rustwide/target/debug/deps/mdbook_linkcheck-44c7d396c660f8f3)
[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 tests/smoke_tests.rs (/opt/rustwide/target/debug/deps/smoke_tests-6edcf4087321a8d0)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test skip_web_links ... ok
[INFO] [stdout] test correctly_find_links_with_latex ... ok
[INFO] [stdout] test detect_when_a_linked_file_isnt_in_summary_md ... ok
[INFO] [stdout] test emit_valid_suggestions_on_absolute_links ... ok
[INFO] [stdout] test check_all_links_in_a_valid_book ... FAILED
[INFO] [stdout] test correctly_find_broken_links ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- check_all_links_in_a_valid_book stdout ----
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG mdbook_linkcheck::links] Scanning chapter_1.md
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG mdbook_linkcheck::links] Scanning nested/index.md
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG mdbook_linkcheck::links] Scanning nested/sibling.md
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG linkcheck::validation::filesystem] Checking "./chapter_1.md" in the context of "/opt/rustwide/workdir/tests/all-green/src"
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG linkcheck::validation::filesystem] "./chapter_1.md" resolved to "/opt/rustwide/workdir/tests/all-green/src/chapter_1.md"
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG linkcheck::validation::filesystem] Checking "./chapter_1.html" in the context of "/opt/rustwide/workdir/tests/all-green/src"
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG linkcheck::validation::filesystem] "./chapter_1.html" resolved to "/opt/rustwide/workdir/tests/all-green/src/chapter_1.md"
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG linkcheck::validation::filesystem] Checking "nested/README.md" in the context of "/opt/rustwide/workdir/tests/all-green/src"
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG linkcheck::validation::filesystem] "nested/README.md" resolved to "/opt/rustwide/workdir/tests/all-green/src/nested/README.md"
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG linkcheck::validation::filesystem] Checking "nested/" in the context of "/opt/rustwide/workdir/tests/all-green/src"
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG linkcheck::validation::filesystem] "nested/" resolved to "/opt/rustwide/workdir/tests/all-green/src/nested/README.md"
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG linkcheck::validation::web] Checking "https://www.google.com/" on the web
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG linkcheck::validation::web] Checking "https://crates.io/crates/mdbook-linkcheck" on the web
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG linkcheck::validation] Ignoring "https://nonexistent.forbidden.com/"
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG linkcheck::validation::filesystem] Checking "../chapter_1.md" in the context of "/opt/rustwide/workdir/tests/all-green/src/nested"
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG linkcheck::validation::filesystem] "../chapter_1.md" resolved to "/opt/rustwide/workdir/tests/all-green/src/chapter_1.md"
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG linkcheck::validation::filesystem] Checking "/chapter_1.md" in the context of "/opt/rustwide/workdir/tests/all-green/src/nested"
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG linkcheck::validation::filesystem] "/chapter_1.md" resolved to "/opt/rustwide/workdir/tests/all-green/src/chapter_1.md"
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG linkcheck::validation::filesystem] Checking "../chapter_1.md" in the context of "/opt/rustwide/workdir/tests/all-green/src/nested"
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG linkcheck::validation::filesystem] "../chapter_1.md" resolved to "/opt/rustwide/workdir/tests/all-green/src/chapter_1.md"
[INFO] [stdout] [2026-03-09T15:16:10Z WARN  linkcheck::validation::filesystem] Not checking that the "Subheading" section exists in "/opt/rustwide/workdir/tests/all-green/src/chapter_1.md" because fragment resolution isn't implemented
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG linkcheck::validation::filesystem] Checking "/chapter_1.md" in the context of "/opt/rustwide/workdir/tests/all-green/src/nested"
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG linkcheck::validation::filesystem] "/chapter_1.md" resolved to "/opt/rustwide/workdir/tests/all-green/src/chapter_1.md"
[INFO] [stdout] [2026-03-09T15:16:10Z WARN  linkcheck::validation::filesystem] Not checking that the "Subheading" section exists in "/opt/rustwide/workdir/tests/all-green/src/chapter_1.md" because fragment resolution isn't implemented
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG linkcheck::validation::filesystem] Checking "sibling.md" in the context of "/opt/rustwide/workdir/tests/all-green/src/nested"
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG linkcheck::validation::filesystem] "sibling.md" resolved to "/opt/rustwide/workdir/tests/all-green/src/nested/sibling.md"
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG linkcheck::validation::filesystem] Checking "./sibling.md" in the context of "/opt/rustwide/workdir/tests/all-green/src/nested"
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG linkcheck::validation::filesystem] "./sibling.md" resolved to "/opt/rustwide/workdir/tests/all-green/src/nested/sibling.md"
[INFO] [stdout] 
[INFO] [stdout] thread 'check_all_links_in_a_valid_book' (32) panicked at tests/smoke_tests.rs:49:5:
[INFO] [stdout] assertion failed: `(left == right)`
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout]  [
[INFO] [stdout]      "../chapter_1.md",
[INFO] [stdout]      "../chapter_1.md#Subheading",
[INFO] [stdout]      "./chapter_1.html",
[INFO] [stdout]      "./chapter_1.md",
[INFO] [stdout]      "./sibling.md",
[INFO] [stdout]      "/chapter_1.md",
[INFO] [stdout]      "/chapter_1.md#Subheading",
[INFO] [stdout] [31m<    "https://crates.io/crates/mdbook-linkcheck",[0m
[INFO] [stdout] [31m<    "https://www.google.com/",[0m
[INFO] [stdout]      "nested/",
[INFO] [stdout]      "nested/README.md",
[INFO] [stdout]      "sibling.md",
[INFO] [stdout]  ]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b9edcf9875a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b9edcf9875a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b9edcf9875a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b9edcf9875a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b9edcfb0d8a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b9edcfb0d8a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5b9edcf9e062 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b9edcf9e062 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b9edcf7311f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b9edcf7311f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b9edcf8ec49 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b9edc54e6ec - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b9edc54e6ec - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b9edcf8eec2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b9edcf8eec2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b9edcf731d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b9edcf6a6a9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b9edcf7414d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b9edcfb169c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b9edc515e59 - smoke_tests::assert_same_links::h3ae13f82316e8b21
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/smoke_tests.rs:247:5
[INFO] [stdout]   20:     0x5b9edc517742 - smoke_tests::check_all_links_in_a_valid_book::he6b17de3e441614c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/smoke_tests.rs:49:5
[INFO] [stdout]   21:     0x5b9edc517827 - smoke_tests::check_all_links_in_a_valid_book::{{closure}}::h3f954becca069ec6
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/smoke_tests.rs:25:37
[INFO] [stdout]   22:     0x5b9edc50b6b6 - core::ops::function::FnOnce::call_once::h685edc9ea5613881
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5b9edc5427cb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b9edc5427cb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5b9edc54f1bb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5b9edc54f1bb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5b9edc54f1bb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5b9edc54f1bb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5b9edc54f1bb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5b9edc54f1bb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5b9edc54f1bb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5b9edc54a8d4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5b9edc54a8d4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5b9edc551dc2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5b9edc551dc2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5b9edc551dc2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5b9edc551dc2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5b9edc551dc2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5b9edc551dc2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5b9edc551dc2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5b9edcf97a3f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x5b9edcf97a3f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7cd3ca2bcaa4 - <unknown>
[INFO] [stdout]   44:     0x7cd3ca349a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- correctly_find_broken_links stdout ----
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG mdbook_linkcheck::links] Scanning chapter_1.md
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG mdbook_linkcheck::links] Found a (possibly) broken link to [incomplete link] at 268..285
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG mdbook_linkcheck::links] Found a (possibly) broken link to [math_var] at 356..366
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG mdbook_linkcheck::links] Scanning deeply/nested/index.md
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG mdbook_linkcheck::links] Scanning second/directory.md
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG linkcheck::validation::filesystem] Checking "./chapter_1.md" in the context of "/opt/rustwide/workdir/tests/broken-links/src"
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG linkcheck::validation::filesystem] "./chapter_1.md" resolved to "/opt/rustwide/workdir/tests/broken-links/src/chapter_1.md"
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG linkcheck::validation::web] Checking "http://this-doesnt-exist.com.au.nz.us/" on the web
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG linkcheck::validation::filesystem] Checking "./foo/bar/baz.html" in the context of "/opt/rustwide/workdir/tests/broken-links/src"
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG linkcheck::validation::filesystem] Checking "../../../../../../../../../../../../etc/shadow" in the context of "/opt/rustwide/workdir/tests/broken-links/src"
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG linkcheck::validation::filesystem] Checking "latex_with_latex_support_disabled" in the context of "/opt/rustwide/workdir/tests/broken-links/src"
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG linkcheck::validation::filesystem] Checking "./asdf.png" in the context of "/opt/rustwide/workdir/tests/broken-links/src"
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG linkcheck::validation::filesystem] Checking "../../chapter_1.md" in the context of "/opt/rustwide/workdir/tests/broken-links/src/deeply/nested"
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG linkcheck::validation::filesystem] "../../chapter_1.md" resolved to "/opt/rustwide/workdir/tests/broken-links/src/chapter_1.md"
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG linkcheck::validation::filesystem] Checking "./chapter_1.md" in the context of "/opt/rustwide/workdir/tests/broken-links/src/deeply/nested"
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG linkcheck::validation::filesystem] Checking "./second/directory.md" in the context of "/opt/rustwide/workdir/tests/broken-links/src/deeply/nested"
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG linkcheck::validation::filesystem] Checking "../../second/directory.md" in the context of "/opt/rustwide/workdir/tests/broken-links/src/deeply/nested"
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG linkcheck::validation::filesystem] "../../second/directory.md" resolved to "/opt/rustwide/workdir/tests/broken-links/src/second/directory.md"
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG linkcheck::validation::web] Checking "https://github.com/Michael-F-Bryan/mdbook-linkcheck/issues/3#issuecomment-417400242" on the web
[INFO] [stdout] [2026-03-09T15:16:10Z WARN  linkcheck::validation::web] Fragment checking isn't implemented, not checking if there is a "issuecomment-417400242" header in "https://github.com/Michael-F-Bryan/mdbook-linkcheck/issues/3#issuecomment-417400242"
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG linkcheck::validation::filesystem] Checking "sibling.md" in the context of "/opt/rustwide/workdir/tests/broken-links/src/second"
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG linkcheck::validation::filesystem] "sibling.md" resolved to "/opt/rustwide/workdir/tests/broken-links/src/second/sibling.md"
[INFO] [stdout] [2026-03-09T15:16:10Z DEBUG linkcheck::validation::filesystem] Custom validation reported "/opt/rustwide/workdir/tests/broken-links/src/second/sibling.md" as invalid because An OS-level error occurred
[INFO] [stdout] 
[INFO] [stdout] thread 'correctly_find_broken_links' (33) panicked at tests/smoke_tests.rs:78:5:
[INFO] [stdout] assertion failed: `(left == right)`
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout]  [
[INFO] [stdout]      "../../../../../../../../../../../../etc/shadow",
[INFO] [stdout]      "./asdf.png",
[INFO] [stdout]      "./chapter_1.md",
[INFO] [stdout]      "./foo/bar/baz.html",
[INFO] [stdout]      "./second/directory.md",
[INFO] [stdout]      "http://this-doesnt-exist.com.au.nz.us/",
[INFO] [stdout] [31m<    "https://github.com/Michael-F-Bryan/mdbook-linkcheck/issues/3#issuecomment-417400242",[0m
[INFO] [stdout]      "latex_with_latex_support_disabled",
[INFO] [stdout]      "sibling.md",
[INFO] [stdout]  ]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b9edcf9875a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b9edcf9875a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b9edcf9875a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b9edcf9875a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b9edcfb0d8a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b9edcfb0d8a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5b9edcf9e062 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b9edcf9e062 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b9edcf7311f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b9edcf7311f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b9edcf8ec49 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b9edc54e6ec - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b9edc54e6ec - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b9edcf8eec2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b9edcf8eec2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b9edcf731d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b9edcf6a6a9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b9edcf7414d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b9edcfb169c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b9edc516169 - smoke_tests::assert_same_links::h5e712749baceba8f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/smoke_tests.rs:247:5
[INFO] [stdout]   20:     0x5b9edc517038 - smoke_tests::correctly_find_broken_links::hd0d1744ed00ea58b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/smoke_tests.rs:78:5
[INFO] [stdout]   21:     0x5b9edc5173e7 - smoke_tests::correctly_find_broken_links::{{closure}}::hceee74aa6499cbbb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/smoke_tests.rs:58:33
[INFO] [stdout]   22:     0x5b9edc50b626 - core::ops::function::FnOnce::call_once::h47daeb324a6e1523
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5b9edc5427cb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b9edc5427cb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5b9edc54f1bb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5b9edc54f1bb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5b9edc54f1bb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5b9edc54f1bb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5b9edc54f1bb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5b9edc54f1bb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5b9edc54f1bb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5b9edc54a8d4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5b9edc54a8d4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5b9edc551dc2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5b9edc551dc2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5b9edc551dc2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5b9edc551dc2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5b9edc551dc2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5b9edc551dc2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5b9edc551dc2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5b9edcf97a3f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x5b9edcf97a3f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7cd3ca2bcaa4 - <unknown>
[INFO] [stdout]   44:     0x7cd3ca349a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     check_all_links_in_a_valid_book
[INFO] [stdout]     correctly_find_broken_links
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test smoke_tests`
[INFO] running `Command { std: "docker" "inspect" "80d72e77ea065c93577ea572e486ab2c3f30270f2c3914eae71267a402d23e6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80d72e77ea065c93577ea572e486ab2c3f30270f2c3914eae71267a402d23e6e", kill_on_drop: false }`
[INFO] [stdout] 80d72e77ea065c93577ea572e486ab2c3f30270f2c3914eae71267a402d23e6e
