[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 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichael-F-Bryan%2Fmdbook-linkcheck" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Michael-F-Bryan/mdbook-linkcheck on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1da331685570e93b6aa647b2071303a247b60f4730a594ee44f73707d31fc3ca
[INFO] running `Command { std: "docker" "start" "1da331685570e93b6aa647b2071303a247b60f4730a594ee44f73707d31fc3ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1da331685570e93b6aa647b2071303a247b60f4730a594ee44f73707d31fc3ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1da331685570e93b6aa647b2071303a247b60f4730a594ee44f73707d31fc3ca" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1da331685570e93b6aa647b2071303a247b60f4730a594ee44f73707d31fc3ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1da331685570e93b6aa647b2071303a247b60f4730a594ee44f73707d31fc3ca" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.101
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling openssl-src v111.22.0+1.1.1q
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling openssl v0.10.42
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling openssl-sys v0.9.76
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling textwrap v0.15.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[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 bstr v0.2.17
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling clap v3.2.22
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.50
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling semver v1.0.14
[INFO] [stderr]    Compiling pest v2.4.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling pest_meta v2.4.0
[INFO] [stderr]    Compiling env_logger v0.9.1
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling pest_generator v2.4.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling futures-executor v0.3.24
[INFO] [stderr]    Compiling clap_complete v3.2.5
[INFO] [stderr]    Compiling pest_derive v2.4.0
[INFO] [stderr]    Compiling futures v0.3.24
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling opener v0.5.0
[INFO] [stderr]    Compiling linkify v0.7.0
[INFO] [stderr]    Compiling topological-sort v0.1.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling dunce v1.0.2
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling toml v0.5.9
[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 4m 02s
[INFO] running `Command { std: "docker" "inspect" "1da331685570e93b6aa647b2071303a247b60f4730a594ee44f73707d31fc3ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1da331685570e93b6aa647b2071303a247b60f4730a594ee44f73707d31fc3ca" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling diff v0.1.13
[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 4.98s
[INFO] running `Command { std: "docker" "inspect" "1da331685570e93b6aa647b2071303a247b60f4730a594ee44f73707d31fc3ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1da331685570e93b6aa647b2071303a247b60f4730a594ee44f73707d31fc3ca" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", 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.21s
[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 validate::tests::check_some_simple_relative_paths ... ok
[INFO] [stdout] test config::tests::round_trip_config ... ok
[INFO] [stdout] test tests::always_stay_compatible_with_mdbook_dependency ... ok
[INFO] [stdout] test config::tests::interpolation ... ok
[INFO] [stderr]      Running unittests src/bin/mdbook-linkcheck.rs (/opt/rustwide/target/debug/deps/mdbook_linkcheck-44c7d396c660f8f3)
[INFO] [stdout] test config::tests::deserialize_a_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 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 tests/smoke_tests.rs (/opt/rustwide/target/debug/deps/smoke_tests-6edcf4087321a8d0)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test emit_valid_suggestions_on_absolute_links ... ok
[INFO] [stdout] test detect_when_a_linked_file_isnt_in_summary_md ... ok
[INFO] [stdout] test skip_web_links ... ok
[INFO] [stdout] test correctly_find_links_with_latex ... ok
[INFO] [stdout] test correctly_find_broken_links ... FAILED
[INFO] [stdout] test check_all_links_in_a_valid_book ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- correctly_find_broken_links stdout ----
[INFO] [stdout] [2026-07-09T07:30:45Z DEBUG mdbook_linkcheck::links] Scanning chapter_1.md
[INFO] [stdout] [2026-07-09T07:30:45Z DEBUG mdbook_linkcheck::links] Found a (possibly) broken link to [incomplete link] at 268..285
[INFO] [stdout] [2026-07-09T07:30:45Z DEBUG mdbook_linkcheck::links] Found a (possibly) broken link to [math_var] at 356..366
[INFO] [stdout] [2026-07-09T07:30:45Z DEBUG mdbook_linkcheck::links] Scanning deeply/nested/index.md
[INFO] [stdout] [2026-07-09T07:30:45Z DEBUG mdbook_linkcheck::links] Scanning second/directory.md
[INFO] [stdout] [2026-07-09T07:30:45Z DEBUG linkcheck::validation::filesystem] Checking "./chapter_1.md" in the context of "/opt/rustwide/workdir/tests/broken-links/src"
[INFO] [stdout] [2026-07-09T07:30:45Z DEBUG linkcheck::validation::filesystem] "./chapter_1.md" resolved to "/opt/rustwide/workdir/tests/broken-links/src/chapter_1.md"
[INFO] [stdout] [2026-07-09T07:30:45Z DEBUG linkcheck::validation::web] Checking "http://this-doesnt-exist.com.au.nz.us/" on the web
[INFO] [stdout] [2026-07-09T07:30:45Z DEBUG linkcheck::validation::filesystem] Checking "./foo/bar/baz.html" in the context of "/opt/rustwide/workdir/tests/broken-links/src"
[INFO] [stdout] [2026-07-09T07:30:45Z DEBUG linkcheck::validation::filesystem] Checking "../../../../../../../../../../../../etc/shadow" in the context of "/opt/rustwide/workdir/tests/broken-links/src"
[INFO] [stdout] [2026-07-09T07:30:45Z DEBUG linkcheck::validation::filesystem] Checking "latex_with_latex_support_disabled" in the context of "/opt/rustwide/workdir/tests/broken-links/src"
[INFO] [stdout] [2026-07-09T07:30:45Z DEBUG linkcheck::validation::filesystem] Checking "./asdf.png" in the context of "/opt/rustwide/workdir/tests/broken-links/src"
[INFO] [stdout] [2026-07-09T07:30:45Z DEBUG linkcheck::validation::filesystem] Checking "sibling.md" in the context of "/opt/rustwide/workdir/tests/broken-links/src/second"
[INFO] [stdout] [2026-07-09T07:30:45Z DEBUG linkcheck::validation::filesystem] "sibling.md" resolved to "/opt/rustwide/workdir/tests/broken-links/src/second/sibling.md"
[INFO] [stdout] [2026-07-09T07:30:45Z 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] [2026-07-09T07:30:45Z DEBUG linkcheck::validation::filesystem] Checking "../../chapter_1.md" in the context of "/opt/rustwide/workdir/tests/broken-links/src/deeply/nested"
[INFO] [stdout] [2026-07-09T07:30:45Z DEBUG linkcheck::validation::filesystem] "../../chapter_1.md" resolved to "/opt/rustwide/workdir/tests/broken-links/src/chapter_1.md"
[INFO] [stdout] [2026-07-09T07:30:45Z DEBUG linkcheck::validation::filesystem] Checking "./chapter_1.md" in the context of "/opt/rustwide/workdir/tests/broken-links/src/deeply/nested"
[INFO] [stdout] [2026-07-09T07:30:45Z DEBUG linkcheck::validation::filesystem] Checking "./second/directory.md" in the context of "/opt/rustwide/workdir/tests/broken-links/src/deeply/nested"
[INFO] [stdout] [2026-07-09T07:30:45Z DEBUG linkcheck::validation::filesystem] Checking "../../second/directory.md" in the context of "/opt/rustwide/workdir/tests/broken-links/src/deeply/nested"
[INFO] [stdout] [2026-07-09T07:30:45Z DEBUG linkcheck::validation::filesystem] "../../second/directory.md" resolved to "/opt/rustwide/workdir/tests/broken-links/src/second/directory.md"
[INFO] [stdout] [2026-07-09T07:30:45Z DEBUG linkcheck::validation::web] Checking "https://github.com/Michael-F-Bryan/mdbook-linkcheck/issues/3#issuecomment-417400242" on the web
[INFO] [stdout] [2026-07-09T07:30:45Z 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] 
[INFO] [stdout] thread 'correctly_find_broken_links' (8352) 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:     0x579c33ab9b71 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x579c33ab9b71 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x579c33ab9b71 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x579c33ab9b71 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x579c33ad232a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x579c33ad232a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x579c33abf39c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x579c33abf39c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x579c33a93726 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x579c33a93726 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x579c33aafa39 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x579c330822d0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x579c330822d0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x579c33aafd62 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x579c33aafd62 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x579c33a937d2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x579c33a8ab79 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x579c33a9465d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x579c33ad2b5c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x579c330492d9 - smoke_tests[b3124f0ec767c670]::assert_same_links::<alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>, &[&str; 8usize], alloc[55a36b64bcbf2c0d]::string::String, &&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/smoke_tests.rs:247:5
[INFO] [stdout]   20:     0x579c3304dcef - smoke_tests[b3124f0ec767c670]::correctly_find_broken_links
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/smoke_tests.rs:78:5
[INFO] [stdout]   21:     0x579c3304c907 - smoke_tests[b3124f0ec767c670]::correctly_find_broken_links::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/smoke_tests.rs:58:33
[INFO] [stdout]   22:     0x579c330572f6 - <smoke_tests[b3124f0ec767c670]::correctly_find_broken_links::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x579c3307560b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x579c3307560b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x579c33082c55 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x579c33082c55 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x579c33082c55 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   28:     0x579c33082c55 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x579c33082c55 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x579c33082c55 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x579c33082c55 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x579c3307d704 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x579c3307d704 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x579c33085da2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x579c33085da2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x579c33085da2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   37:     0x579c33085da2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x579c33085da2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x579c33085da2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x579c33085da2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x579c33ab8c1f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   42:     0x579c33ab8c1f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   43:     0x7dfef7096aa4 - <unknown>
[INFO] [stdout]   44:     0x7dfef7123a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- check_all_links_in_a_valid_book stdout ----
[INFO] [stdout] [2026-07-09T07:30:45Z DEBUG mdbook_linkcheck::links] Scanning chapter_1.md
[INFO] [stdout] [2026-07-09T07:30:45Z DEBUG mdbook_linkcheck::links] Scanning nested/index.md
[INFO] [stdout] [2026-07-09T07:30:45Z DEBUG mdbook_linkcheck::links] Scanning nested/sibling.md
[INFO] [stdout] [2026-07-09T07:30:45Z DEBUG linkcheck::validation::filesystem] Checking "../chapter_1.md" in the context of "/opt/rustwide/workdir/tests/all-green/src/nested"
[INFO] [stdout] [2026-07-09T07:30:45Z DEBUG linkcheck::validation::filesystem] "../chapter_1.md" resolved to "/opt/rustwide/workdir/tests/all-green/src/chapter_1.md"
[INFO] [stdout] [2026-07-09T07:30:45Z DEBUG linkcheck::validation::filesystem] Checking "/chapter_1.md" in the context of "/opt/rustwide/workdir/tests/all-green/src/nested"
[INFO] [stdout] [2026-07-09T07:30:45Z DEBUG linkcheck::validation::filesystem] "/chapter_1.md" resolved to "/opt/rustwide/workdir/tests/all-green/src/chapter_1.md"
[INFO] [stdout] [2026-07-09T07:30:45Z DEBUG linkcheck::validation::filesystem] Checking "../chapter_1.md" in the context of "/opt/rustwide/workdir/tests/all-green/src/nested"
[INFO] [stdout] [2026-07-09T07:30:45Z DEBUG linkcheck::validation::filesystem] "../chapter_1.md" resolved to "/opt/rustwide/workdir/tests/all-green/src/chapter_1.md"
[INFO] [stdout] [2026-07-09T07:30:45Z 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-07-09T07:30:45Z DEBUG linkcheck::validation::filesystem] Checking "/chapter_1.md" in the context of "/opt/rustwide/workdir/tests/all-green/src/nested"
[INFO] [stdout] [2026-07-09T07:30:45Z DEBUG linkcheck::validation::filesystem] "/chapter_1.md" resolved to "/opt/rustwide/workdir/tests/all-green/src/chapter_1.md"
[INFO] [stdout] [2026-07-09T07:30:45Z 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-07-09T07:30:45Z DEBUG linkcheck::validation::filesystem] Checking "sibling.md" in the context of "/opt/rustwide/workdir/tests/all-green/src/nested"
[INFO] [stdout] [2026-07-09T07:30:45Z DEBUG linkcheck::validation::filesystem] "sibling.md" resolved to "/opt/rustwide/workdir/tests/all-green/src/nested/sibling.md"
[INFO] [stdout] [2026-07-09T07:30:45Z DEBUG linkcheck::validation::filesystem] Checking "./sibling.md" in the context of "/opt/rustwide/workdir/tests/all-green/src/nested"
[INFO] [stdout] [2026-07-09T07:30:45Z DEBUG linkcheck::validation::filesystem] "./sibling.md" resolved to "/opt/rustwide/workdir/tests/all-green/src/nested/sibling.md"
[INFO] [stdout] [2026-07-09T07:30:45Z DEBUG linkcheck::validation::filesystem] Checking "./chapter_1.md" in the context of "/opt/rustwide/workdir/tests/all-green/src"
[INFO] [stdout] [2026-07-09T07:30:45Z DEBUG linkcheck::validation::filesystem] "./chapter_1.md" resolved to "/opt/rustwide/workdir/tests/all-green/src/chapter_1.md"
[INFO] [stdout] [2026-07-09T07:30:45Z DEBUG linkcheck::validation::filesystem] Checking "./chapter_1.html" in the context of "/opt/rustwide/workdir/tests/all-green/src"
[INFO] [stdout] [2026-07-09T07:30:45Z DEBUG linkcheck::validation::filesystem] "./chapter_1.html" resolved to "/opt/rustwide/workdir/tests/all-green/src/chapter_1.md"
[INFO] [stdout] [2026-07-09T07:30:45Z DEBUG linkcheck::validation::filesystem] Checking "nested/README.md" in the context of "/opt/rustwide/workdir/tests/all-green/src"
[INFO] [stdout] [2026-07-09T07:30:45Z DEBUG linkcheck::validation::filesystem] "nested/README.md" resolved to "/opt/rustwide/workdir/tests/all-green/src/nested/README.md"
[INFO] [stdout] [2026-07-09T07:30:45Z DEBUG linkcheck::validation::filesystem] Checking "nested/" in the context of "/opt/rustwide/workdir/tests/all-green/src"
[INFO] [stdout] [2026-07-09T07:30:45Z DEBUG linkcheck::validation::filesystem] "nested/" resolved to "/opt/rustwide/workdir/tests/all-green/src/nested/README.md"
[INFO] [stdout] [2026-07-09T07:30:45Z DEBUG linkcheck::validation::web] Checking "https://www.google.com/" on the web
[INFO] [stdout] [2026-07-09T07:30:45Z DEBUG linkcheck::validation::web] Checking "https://crates.io/crates/mdbook-linkcheck" on the web
[INFO] [stdout] [2026-07-09T07:30:45Z DEBUG linkcheck::validation] Ignoring "https://nonexistent.forbidden.com/"
[INFO] [stdout] 
[INFO] [stdout] thread 'check_all_links_in_a_valid_book' (8351) 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:     0x579c33ab9b71 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x579c33ab9b71 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x579c33ab9b71 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x579c33ab9b71 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x579c33ad232a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x579c33ad232a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x579c33abf39c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x579c33abf39c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x579c33a93726 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x579c33a93726 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x579c33aafa39 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x579c330822d0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x579c330822d0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x579c33aafd62 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x579c33aafd62 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x579c33a937d2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x579c33a8ab79 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x579c33a9465d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x579c33ad2b5c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x579c33049bf9 - smoke_tests[b3124f0ec767c670]::assert_same_links::<&[&str; 12usize], alloc[55a36b64bcbf2c0d]::vec::Vec<alloc[55a36b64bcbf2c0d]::string::String>, &&str, alloc[55a36b64bcbf2c0d]::string::String>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/smoke_tests.rs:247:5
[INFO] [stdout]   20:     0x579c3304e309 - smoke_tests[b3124f0ec767c670]::check_all_links_in_a_valid_book
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/smoke_tests.rs:49:5
[INFO] [stdout]   21:     0x579c3304c937 - smoke_tests[b3124f0ec767c670]::check_all_links_in_a_valid_book::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/smoke_tests.rs:25:37
[INFO] [stdout]   22:     0x579c33057336 - <smoke_tests[b3124f0ec767c670]::check_all_links_in_a_valid_book::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x579c3307560b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x579c3307560b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x579c33082c55 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x579c33082c55 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x579c33082c55 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   28:     0x579c33082c55 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x579c33082c55 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x579c33082c55 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x579c33082c55 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x579c3307d704 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x579c3307d704 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x579c33085da2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x579c33085da2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x579c33085da2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   37:     0x579c33085da2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x579c33085da2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x579c33085da2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x579c33085da2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x579c33ab8c1f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   42:     0x579c33ab8c1f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   43:     0x7dfef7096aa4 - <unknown>
[INFO] [stdout]   44:     0x7dfef7123a64 - 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.18s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test smoke_tests`
[INFO] running `Command { std: "docker" "inspect" "1da331685570e93b6aa647b2071303a247b60f4730a594ee44f73707d31fc3ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1da331685570e93b6aa647b2071303a247b60f4730a594ee44f73707d31fc3ca", kill_on_drop: false }`
[INFO] [stdout] 1da331685570e93b6aa647b2071303a247b60f4730a594ee44f73707d31fc3ca
