[INFO] cloning repository https://github.com/NavyD/mdutil
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NavyD/mdutil" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNavyD%2Fmdutil", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNavyD%2Fmdutil'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9d0cad15e854ef0702e4e552b4fdac6972fc3837
[INFO] testing NavyD/mdutil against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNavyD%2Fmdutil" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NavyD/mdutil
[INFO] finished tweaking git repo https://github.com/NavyD/mdutil
[INFO] tweaked toml for git repo https://github.com/NavyD/mdutil written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NavyD/mdutil on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NavyD/mdutil 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.74
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.74
[INFO] [stderr]   Downloaded strum v0.21.0
[INFO] [stderr]   Downloaded strum_macros v0.21.1
[INFO] [stderr]   Downloaded ctor v0.1.20
[INFO] [stderr]   Downloaded slab v0.4.3
[INFO] [stderr]   Downloaded http-body v0.4.2
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.24
[INFO] [stderr]   Downloaded httparse v1.4.1
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.74
[INFO] [stderr]   Downloaded tracing-core v0.1.18
[INFO] [stderr]   Downloaded security-framework v2.3.1
[INFO] [stderr]   Downloaded tracing v0.1.26
[INFO] [stderr]   Downloaded openssl-sys v0.9.65
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.74
[INFO] [stderr]   Downloaded bumpalo v3.7.0
[INFO] [stderr]   Downloaded openssl v0.10.35
[INFO] [stderr]   Downloaded h2 v0.3.3
[INFO] [stderr]   Downloaded js-sys v0.3.51
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.74
[INFO] [stderr]   Downloaded security-framework-sys v2.3.0
[INFO] [stderr]   Downloaded hyper v0.14.10
[INFO] [stderr]   Downloaded web-sys v0.3.51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6427f42e252c2a19f2db8a2fe72c7bb9a9b51034dc66b0a52a052b0ee9efaa63
[INFO] running `Command { std: "docker" "start" "-a" "6427f42e252c2a19f2db8a2fe72c7bb9a9b51034dc66b0a52a052b0ee9efaa63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6427f42e252c2a19f2db8a2fe72c7bb9a9b51034dc66b0a52a052b0ee9efaa63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6427f42e252c2a19f2db8a2fe72c7bb9a9b51034dc66b0a52a052b0ee9efaa63", kill_on_drop: false }`
[INFO] [stdout] 6427f42e252c2a19f2db8a2fe72c7bb9a9b51034dc66b0a52a052b0ee9efaa63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d034cad94f7198f52a03032d19781b6752febdddf04165ecfef2222a50b543b
[INFO] running `Command { std: "docker" "start" "-a" "7d034cad94f7198f52a03032d19781b6752febdddf04165ecfef2222a50b543b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.15
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]    Compiling futures-sink v0.3.15
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling tokio v1.8.1
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling futures-io v0.3.15
[INFO] [stderr]    Compiling slab v0.4.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling openssl v0.10.35
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling tracing-core v0.1.18
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling native-tls v0.2.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling tinyvec v1.2.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling socket2 v0.4.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling openssl-sys v0.9.65
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling anyhow v1.0.42
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling strum v0.21.0
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling http-body v0.4.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling structopt-derive v0.4.15
[INFO] [stderr]    Compiling strum_macros v0.21.1
[INFO] [stderr]    Compiling thiserror v1.0.26
[INFO] [stderr]    Compiling structopt v0.3.22
[INFO] [stderr]    Compiling futures-executor v0.3.15
[INFO] [stderr]    Compiling futures v0.3.15
[INFO] [stderr]    Compiling tokio-util v0.6.7
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.3
[INFO] [stderr]    Compiling hyper v0.14.10
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.4
[INFO] [stderr]    Compiling mdutil v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.58s
[INFO] running `Command { std: "docker" "inspect" "7d034cad94f7198f52a03032d19781b6752febdddf04165ecfef2222a50b543b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d034cad94f7198f52a03032d19781b6752febdddf04165ecfef2222a50b543b", kill_on_drop: false }`
[INFO] [stdout] 7d034cad94f7198f52a03032d19781b6752febdddf04165ecfef2222a50b543b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3eb6e256173bc670bd7a56c7fb438694b26efe0903927c91dd23e1ebdb49f29
[INFO] running `Command { std: "docker" "start" "-a" "d3eb6e256173bc670bd7a56c7fb438694b26efe0903927c91dd23e1ebdb49f29", kill_on_drop: false }`
[INFO] [stderr]    Compiling ctor v0.1.20
[INFO] [stderr]    Compiling mdutil v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.98s
[INFO] running `Command { std: "docker" "inspect" "d3eb6e256173bc670bd7a56c7fb438694b26efe0903927c91dd23e1ebdb49f29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3eb6e256173bc670bd7a56c7fb438694b26efe0903927c91dd23e1ebdb49f29", kill_on_drop: false }`
[INFO] [stdout] d3eb6e256173bc670bd7a56c7fb438694b26efe0903927c91dd23e1ebdb49f29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2761d5841394ceb2a45a6d3cf91702b7fe2aa6a4166675dab3310d4dddb04ef8
[INFO] running `Command { std: "docker" "start" "-a" "2761d5841394ceb2a45a6d3cf91702b7fe2aa6a4166675dab3310d4dddb04ef8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mdutil-1e9fde0e2b47eb58)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test cmd::tests::test_output ... ok
[INFO] [stdout] test image::tests::test_parse_link ... ok
[INFO] [stdout] test image::tests::valid_image_format ... ok
[INFO] [stdout] test image::tests::replace_with_links ... ok
[INFO] [stdout] test image::tests::test_load_image ... FAILED
[INFO] [stdout] test image::tests::test_check_links ... FAILED
[INFO] [stdout] test image::tests::convert_image_to_base64 ... FAILED
[INFO] [stdout] test image::tests::test_check ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- image::tests::test_load_image stdout ----
[INFO] [stdout] [2026-01-06T10:22:20Z TRACE mdutil::image] sending get request to load image: https://www.baidu.com/img/PCtm_d9c8750bed0b3c7d089fa7d55720d6cf.png
[INFO] [stdout] Error: error sending request for url (https://www.baidu.com/img/PCtm_d9c8750bed0b3c7d089fa7d55720d6cf.png): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     1: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] ---- image::tests::test_check_links stdout ----
[INFO] [stdout] [2026-01-06T10:22:20Z TRACE mdutil::image] checking link: Net(https://www.baidu.com/img/PCtm_d9c8750bed0b3c7d089fa7d55720d6cf.png)
[INFO] [stdout] 
[INFO] [stdout] thread 'image::tests::test_check_links' (29) panicked at src/image.rs:618:9:
[INFO] [stdout] assertion failed: check_link(&CLIENT,
[INFO] [stdout]             &Link::Net("https://www.baidu.com/img/PCtm_d9c8750bed0b3c7d089fa7d55720d6cf.png".parse()?)).await.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6131f7d15e42 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6131f7d15e42 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6131f7d15e42 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6131f7d15e42 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6131f7d2d87a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6131f7d2d87a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6131f7d1b436 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6131f7d1b436 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6131f7cf2a4f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6131f7cf2a4f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6131f7d0d189 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6131f77fba3e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6131f77fba3e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6131f7d0d3f2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6131f7d0d3f2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6131f7cf2b3a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x6131f7ce79c9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6131f7cf3bcd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6131f7d2dfec - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6131f7d2dfb2 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6131f77a9fb9 - mdutil[3d76d1b88b7d744a]::image::tests::test_check_links::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/image.rs:618:9
[INFO] [stdout]   21:     0x6131f77c1bdd - <core[27de1724e4349be2]::pin::Pin<&mut mdutil[3d76d1b88b7d744a]::image::tests::test_check_links::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x6131f77caa2d - <tokio[b255b709043f30a3]::runtime::basic_scheduler::Inner<tokio[b255b709043f30a3]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut mdutil[3d76d1b88b7d744a]::image::tests::test_check_links::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:78
[INFO] [stdout]   23:     0x6131f77ca099 - tokio[b255b709043f30a3]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[b869a91fe0c001a3]::Error>>, <tokio[b255b709043f30a3]::runtime::basic_scheduler::Inner<tokio[b255b709043f30a3]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut mdutil[3d76d1b88b7d744a]::image::tests::test_check_links::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/coop.rs:106:9
[INFO] [stdout]   24:     0x6131f77b142c - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[b255b709043f30a3]::coop::Budget>>>::try_with::<tokio[b255b709043f30a3]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[b869a91fe0c001a3]::Error>>, <tokio[b255b709043f30a3]::runtime::basic_scheduler::Inner<tokio[b255b709043f30a3]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut mdutil[3d76d1b88b7d744a]::image::tests::test_check_links::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[b869a91fe0c001a3]::Error>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x6131f77b065e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[b255b709043f30a3]::coop::Budget>>>::with::<tokio[b255b709043f30a3]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[b869a91fe0c001a3]::Error>>, <tokio[b255b709043f30a3]::runtime::basic_scheduler::Inner<tokio[b255b709043f30a3]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut mdutil[3d76d1b88b7d744a]::image::tests::test_check_links::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[b869a91fe0c001a3]::Error>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x6131f77c7d08 - tokio[b255b709043f30a3]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[b869a91fe0c001a3]::Error>>, <tokio[b255b709043f30a3]::runtime::basic_scheduler::Inner<tokio[b255b709043f30a3]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut mdutil[3d76d1b88b7d744a]::image::tests::test_check_links::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/coop.rs:99:13
[INFO] [stdout]   27:     0x6131f77c7d08 - tokio[b255b709043f30a3]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[b869a91fe0c001a3]::Error>>, <tokio[b255b709043f30a3]::runtime::basic_scheduler::Inner<tokio[b255b709043f30a3]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut mdutil[3d76d1b88b7d744a]::image::tests::test_check_links::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/coop.rs:76:5
[INFO] [stdout]   28:     0x6131f77c7d08 - <tokio[b255b709043f30a3]::runtime::basic_scheduler::Inner<tokio[b255b709043f30a3]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut mdutil[3d76d1b88b7d744a]::image::tests::test_check_links::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39
[INFO] [stdout]   29:     0x6131f77ca77a - tokio[b255b709043f30a3]::runtime::basic_scheduler::enter::<<tokio[b255b709043f30a3]::runtime::basic_scheduler::Inner<tokio[b255b709043f30a3]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut mdutil[3d76d1b88b7d744a]::image::tests::test_check_links::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::result::Result<(), anyhow[b869a91fe0c001a3]::Error>, tokio[b255b709043f30a3]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29
[INFO] [stdout]   30:     0x6131f77bf00d - <tokio[b255b709043f30a3]::macros::scoped_tls::ScopedKey<tokio[b255b709043f30a3]::runtime::basic_scheduler::Context>>::set::<tokio[b255b709043f30a3]::runtime::basic_scheduler::enter<<tokio[b255b709043f30a3]::runtime::basic_scheduler::Inner<tokio[b255b709043f30a3]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut mdutil[3d76d1b88b7d744a]::image::tests::test_check_links::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::result::Result<(), anyhow[b869a91fe0c001a3]::Error>, tokio[b255b709043f30a3]::runtime::driver::Driver>::{closure#0}, core[27de1724e4349be2]::result::Result<(), anyhow[b869a91fe0c001a3]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x6131f77c5e84 - tokio[b255b709043f30a3]::runtime::basic_scheduler::enter::<<tokio[b255b709043f30a3]::runtime::basic_scheduler::Inner<tokio[b255b709043f30a3]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut mdutil[3d76d1b88b7d744a]::image::tests::test_check_links::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::result::Result<(), anyhow[b869a91fe0c001a3]::Error>, tokio[b255b709043f30a3]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:13
[INFO] [stdout]   32:     0x6131f77c2093 - <tokio[b255b709043f30a3]::runtime::basic_scheduler::Inner<tokio[b255b709043f30a3]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut mdutil[3d76d1b88b7d744a]::image::tests::test_check_links::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9
[INFO] [stdout]   33:     0x6131f77c4673 - <tokio[b255b709043f30a3]::runtime::basic_scheduler::InnerGuard<tokio[b255b709043f30a3]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut mdutil[3d76d1b88b7d744a]::image::tests::test_check_links::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:38
[INFO] [stdout]   34:     0x6131f77c4e4a - <tokio[b255b709043f30a3]::runtime::basic_scheduler::BasicScheduler<tokio[b255b709043f30a3]::runtime::driver::Driver>>::block_on::<mdutil[3d76d1b88b7d744a]::image::tests::test_check_links::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:30
[INFO] [stdout]   35:     0x6131f779e60d - <tokio[b255b709043f30a3]::runtime::Runtime>::block_on::<mdutil[3d76d1b88b7d744a]::image::tests::test_check_links::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/mod.rs:450:51
[INFO] [stdout]   36:     0x6131f77ad917 - mdutil[3d76d1b88b7d744a]::image::tests::test_check_links
[INFO] [stdout]                                at /opt/rustwide/workdir/src/image.rs:645:11
[INFO] [stdout]   37:     0x6131f77a82d7 - mdutil[3d76d1b88b7d744a]::image::tests::test_check_links::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/image.rs:617:36
[INFO] [stdout]   38:     0x6131f777d976 - <mdutil[3d76d1b88b7d744a]::image::tests::test_check_links::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x6131f77efdeb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6131f77efdeb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x6131f77fc64a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x6131f77fc64a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x6131f77fc64a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x6131f77fc64a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x6131f77fc64a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x6131f77fc64a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x6131f77fc64a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x6131f77f7bf4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x6131f77f7bf4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x6131f77ff142 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x6131f77ff142 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x6131f77ff142 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x6131f77ff142 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x6131f77ff142 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x6131f77ff142 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x6131f77ff142 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x6131f7d14faf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x6131f7d14faf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x771adf696aa4 - <unknown>
[INFO] [stdout]   60:     0x771adf723a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- image::tests::convert_image_to_base64 stdout ----
[INFO] [stdout] [2026-01-06T10:22:20Z DEBUG mdutil::image] embedding base64 for tests/resources/test.md, args: CheckerArgs { connect_timeout: 3s, image_link_type: All }
[INFO] [stdout] [2026-01-06T10:22:20Z TRACE mdutil::image] parsing link for path: "tests/resources/test.md", original link: /home/navyd/Workspaces/projects/blog-resources/assets/images/0c1c6c89-5dfb-4a5e-a4c5-6aac1b299b37.png
[INFO] [stdout] [2026-01-06T10:22:20Z TRACE mdutil::image] parsing link for path: "tests/resources/test.md", original link: test.png
[INFO] [stdout] [2026-01-06T10:22:20Z TRACE mdutil::image] parsing link for path: "tests/resources/test.md", original link: test/_not_exists_test.png
[INFO] [stdout] [2026-01-06T10:22:20Z TRACE mdutil::image] parsing link for path: "tests/resources/test.md", original link: https://www.baidu.com/img/PCtm_d9c8750bed0b3c7d089fa7d55720d6cf.png
[INFO] [stdout] [2026-01-06T10:22:20Z TRACE mdutil::image] parsing link for path: "tests/resources/test.md", original link: https://fsafthe234notexist.com/a/b/c_aaaa/a.png
[INFO] [stdout] [2026-01-06T10:22:20Z TRACE mdutil::image] waiting for 5 link tasks in path: tests/resources/test.md
[INFO] [stdout] [2026-01-06T10:22:20Z TRACE mdutil::image] start loading Link Local(/home/navyd/Workspaces/projects/blog-resources/assets/images/0c1c6c89-5dfb-4a5e-a4c5-6aac1b299b37.png) coding task
[INFO] [stdout] [2026-01-06T10:22:20Z TRACE mdutil::image] checking link: Local(/home/navyd/Workspaces/projects/blog-resources/assets/images/0c1c6c89-5dfb-4a5e-a4c5-6aac1b299b37.png)
[INFO] [stdout] [2026-01-06T10:22:20Z TRACE mdutil::image] start loading Link Local(tests/resources/test.png) coding task
[INFO] [stdout] [2026-01-06T10:22:20Z TRACE mdutil::image] checking link: Local(tests/resources/test.png)
[INFO] [stdout] [2026-01-06T10:22:20Z TRACE mdutil::image] reading from path: Some("tests/resources/test.png")
[INFO] [stdout] [2026-01-06T10:22:20Z TRACE mdutil::image] start loading Link Local(tests/resources/test/_not_exists_test.png) coding task
[INFO] [stdout] [2026-01-06T10:22:20Z TRACE mdutil::image] checking link: Local(tests/resources/test/_not_exists_test.png)
[INFO] [stdout] [2026-01-06T10:22:20Z TRACE mdutil::image] start loading Link Net(https://www.baidu.com/img/PCtm_d9c8750bed0b3c7d089fa7d55720d6cf.png) coding task
[INFO] [stdout] [2026-01-06T10:22:20Z TRACE mdutil::image] checking link: Net(https://www.baidu.com/img/PCtm_d9c8750bed0b3c7d089fa7d55720d6cf.png)
[INFO] [stdout] [2026-01-06T10:22:20Z TRACE mdutil::image] start loading Link Net(https://fsafthe234notexist.com/a/b/c_aaaa/a.png) coding task
[INFO] [stdout] [2026-01-06T10:22:20Z TRACE mdutil::image] checking link: Net(https://fsafthe234notexist.com/a/b/c_aaaa/a.png)
[INFO] [stdout] [2026-01-06T10:22:20Z DEBUG mdutil::image] link Local(/home/navyd/Workspaces/projects/blog-resources/assets/images/0c1c6c89-5dfb-4a5e-a4c5-6aac1b299b37.png) task failed in tests/resources/test.md: Local(/home/navyd/Workspaces/projects/blog-resources/assets/images/0c1c6c89-5dfb-4a5e-a4c5-6aac1b299b37.png)
[INFO] [stdout] [2026-01-06T10:22:20Z DEBUG mdutil::image] link Local(tests/resources/test/_not_exists_test.png) task failed in tests/resources/test.md: Local(tests/resources/test/_not_exists_test.png)
[INFO] [stdout] [2026-01-06T10:22:20Z DEBUG mdutil::image] link Net(https://www.baidu.com/img/PCtm_d9c8750bed0b3c7d089fa7d55720d6cf.png) task failed in tests/resources/test.md: Net(https://www.baidu.com/img/PCtm_d9c8750bed0b3c7d089fa7d55720d6cf.png)
[INFO] [stdout] [2026-01-06T10:22:20Z DEBUG mdutil::image] link Net(https://fsafthe234notexist.com/a/b/c_aaaa/a.png) task failed in tests/resources/test.md: Net(https://fsafthe234notexist.com/a/b/c_aaaa/a.png)
[INFO] [stdout] [2026-01-06T10:22:20Z TRACE mdutil::image] there are 5 tasks and 4 failed for tests/resources/test.md
[INFO] [stdout] [2026-01-06T10:22:20Z DEBUG mdutil::image] replacing 1 in all 5 links for tests/resources/test.md
[INFO] [stdout] [2026-01-06T10:22:20Z INFO  mdutil::image] replacing image link `![test image](test.png)` with `![test image][0_test.png]`
[INFO] [stdout] 
[INFO] [stdout] thread 'image::tests::convert_image_to_base64' (26) panicked at src/image.rs:590:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 4
[INFO] [stdout]  right: 2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6131f7d15e42 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6131f7d15e42 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6131f7d15e42 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6131f7d15e42 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6131f7d2d87a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6131f7d2d87a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6131f7d1b436 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6131f7d1b436 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6131f7cf2a4f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6131f7cf2a4f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6131f7d0d189 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6131f77fba3e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6131f77fba3e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6131f7d0d3f2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6131f7d0d3f2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6131f7cf2b08 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6131f7ce79c9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6131f7cf3bcd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6131f7d2dfec - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6131f7d2de73 - core[27de1724e4349be2]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x6131f7d2902d - core[27de1724e4349be2]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x6131f77ab2e8 - mdutil[3d76d1b88b7d744a]::image::tests::convert_image_to_base64::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/image.rs:590:9
[INFO] [stdout]   22:     0x6131f77c1c1d - <core[27de1724e4349be2]::pin::Pin<&mut mdutil[3d76d1b88b7d744a]::image::tests::convert_image_to_base64::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x6131f77cab5d - <tokio[b255b709043f30a3]::runtime::basic_scheduler::Inner<tokio[b255b709043f30a3]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut mdutil[3d76d1b88b7d744a]::image::tests::convert_image_to_base64::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:78
[INFO] [stdout]   24:     0x6131f77ca1e9 - tokio[b255b709043f30a3]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[b869a91fe0c001a3]::Error>>, <tokio[b255b709043f30a3]::runtime::basic_scheduler::Inner<tokio[b255b709043f30a3]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut mdutil[3d76d1b88b7d744a]::image::tests::convert_image_to_base64::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/coop.rs:106:9
[INFO] [stdout]   25:     0x6131f77b154c - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[b255b709043f30a3]::coop::Budget>>>::try_with::<tokio[b255b709043f30a3]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[b869a91fe0c001a3]::Error>>, <tokio[b255b709043f30a3]::runtime::basic_scheduler::Inner<tokio[b255b709043f30a3]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut mdutil[3d76d1b88b7d744a]::image::tests::convert_image_to_base64::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[b869a91fe0c001a3]::Error>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6131f77b06be - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[b255b709043f30a3]::coop::Budget>>>::with::<tokio[b255b709043f30a3]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[b869a91fe0c001a3]::Error>>, <tokio[b255b709043f30a3]::runtime::basic_scheduler::Inner<tokio[b255b709043f30a3]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut mdutil[3d76d1b88b7d744a]::image::tests::convert_image_to_base64::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[b869a91fe0c001a3]::Error>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6131f77c8678 - tokio[b255b709043f30a3]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[b869a91fe0c001a3]::Error>>, <tokio[b255b709043f30a3]::runtime::basic_scheduler::Inner<tokio[b255b709043f30a3]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut mdutil[3d76d1b88b7d744a]::image::tests::convert_image_to_base64::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/coop.rs:99:13
[INFO] [stdout]   28:     0x6131f77c8678 - tokio[b255b709043f30a3]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[b869a91fe0c001a3]::Error>>, <tokio[b255b709043f30a3]::runtime::basic_scheduler::Inner<tokio[b255b709043f30a3]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut mdutil[3d76d1b88b7d744a]::image::tests::convert_image_to_base64::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/coop.rs:76:5
[INFO] [stdout]   29:     0x6131f77c8678 - <tokio[b255b709043f30a3]::runtime::basic_scheduler::Inner<tokio[b255b709043f30a3]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut mdutil[3d76d1b88b7d744a]::image::tests::convert_image_to_base64::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39
[INFO] [stdout]   30:     0x6131f77ca79a - tokio[b255b709043f30a3]::runtime::basic_scheduler::enter::<<tokio[b255b709043f30a3]::runtime::basic_scheduler::Inner<tokio[b255b709043f30a3]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut mdutil[3d76d1b88b7d744a]::image::tests::convert_image_to_base64::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::result::Result<(), anyhow[b869a91fe0c001a3]::Error>, tokio[b255b709043f30a3]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29
[INFO] [stdout]   31:     0x6131f77bf10d - <tokio[b255b709043f30a3]::macros::scoped_tls::ScopedKey<tokio[b255b709043f30a3]::runtime::basic_scheduler::Context>>::set::<tokio[b255b709043f30a3]::runtime::basic_scheduler::enter<<tokio[b255b709043f30a3]::runtime::basic_scheduler::Inner<tokio[b255b709043f30a3]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut mdutil[3d76d1b88b7d744a]::image::tests::convert_image_to_base64::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::result::Result<(), anyhow[b869a91fe0c001a3]::Error>, tokio[b255b709043f30a3]::runtime::driver::Driver>::{closure#0}, core[27de1724e4349be2]::result::Result<(), anyhow[b869a91fe0c001a3]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x6131f77c6234 - tokio[b255b709043f30a3]::runtime::basic_scheduler::enter::<<tokio[b255b709043f30a3]::runtime::basic_scheduler::Inner<tokio[b255b709043f30a3]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut mdutil[3d76d1b88b7d744a]::image::tests::convert_image_to_base64::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::result::Result<(), anyhow[b869a91fe0c001a3]::Error>, tokio[b255b709043f30a3]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:13
[INFO] [stdout]   33:     0x6131f77c20b3 - <tokio[b255b709043f30a3]::runtime::basic_scheduler::Inner<tokio[b255b709043f30a3]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut mdutil[3d76d1b88b7d744a]::image::tests::convert_image_to_base64::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9
[INFO] [stdout]   34:     0x6131f77c4733 - <tokio[b255b709043f30a3]::runtime::basic_scheduler::InnerGuard<tokio[b255b709043f30a3]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut mdutil[3d76d1b88b7d744a]::image::tests::convert_image_to_base64::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:38
[INFO] [stdout]   35:     0x6131f77c516a - <tokio[b255b709043f30a3]::runtime::basic_scheduler::BasicScheduler<tokio[b255b709043f30a3]::runtime::driver::Driver>>::block_on::<mdutil[3d76d1b88b7d744a]::image::tests::convert_image_to_base64::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:30
[INFO] [stdout]   36:     0x6131f779e7bd - <tokio[b255b709043f30a3]::runtime::Runtime>::block_on::<mdutil[3d76d1b88b7d744a]::image::tests::convert_image_to_base64::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/mod.rs:450:51
[INFO] [stdout]   37:     0x6131f77ae4e7 - mdutil[3d76d1b88b7d744a]::image::tests::convert_image_to_base64
[INFO] [stdout]                                at /opt/rustwide/workdir/src/image.rs:613:11
[INFO] [stdout]   38:     0x6131f77a8367 - mdutil[3d76d1b88b7d744a]::image::tests::convert_image_to_base64::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/image.rs:584:43
[INFO] [stdout]   39:     0x6131f777da36 - <mdutil[3d76d1b88b7d744a]::image::tests::convert_image_to_base64::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6131f77efdeb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6131f77efdeb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x6131f77fc64a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x6131f77fc64a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x6131f77fc64a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x6131f77fc64a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x6131f77fc64a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x6131f77fc64a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x6131f77fc64a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x6131f77f7bf4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x6131f77f7bf4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x6131f77ff142 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x6131f77ff142 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6131f77ff142 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x6131f77ff142 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x6131f77ff142 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x6131f77ff142 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x6131f77ff142 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6131f7d14faf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59:     0x6131f7d14faf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   60:     0x771adf696aa4 - <unknown>
[INFO] [stdout]   61:     0x771adf723a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- image::tests::test_check stdout ----
[INFO] [stdout] [2026-01-06T10:22:20Z DEBUG mdutil::image] checking in path: "tests/resources/test.md", args: CheckerArgs { connect_timeout: 3s, image_link_type: All }
[INFO] [stdout] [2026-01-06T10:22:20Z TRACE mdutil::image] parsing link for path: "tests/resources/test.md", original link: /home/navyd/Workspaces/projects/blog-resources/assets/images/0c1c6c89-5dfb-4a5e-a4c5-6aac1b299b37.png
[INFO] [stdout] [2026-01-06T10:22:20Z TRACE mdutil::image] parsing link for path: "tests/resources/test.md", original link: test.png
[INFO] [stdout] [2026-01-06T10:22:20Z TRACE mdutil::image] parsing link for path: "tests/resources/test.md", original link: test/_not_exists_test.png
[INFO] [stdout] [2026-01-06T10:22:20Z TRACE mdutil::image] parsing link for path: "tests/resources/test.md", original link: https://www.baidu.com/img/PCtm_d9c8750bed0b3c7d089fa7d55720d6cf.png
[INFO] [stdout] [2026-01-06T10:22:20Z TRACE mdutil::image] parsing link for path: "tests/resources/test.md", original link: https://fsafthe234notexist.com/a/b/c_aaaa/a.png
[INFO] [stdout] [2026-01-06T10:22:20Z DEBUG mdutil::image] waiting 5 tasks on path: "tests/resources/test.md"
[INFO] [stdout] [2026-01-06T10:22:20Z TRACE mdutil::image] checking link: Local(/home/navyd/Workspaces/projects/blog-resources/assets/images/0c1c6c89-5dfb-4a5e-a4c5-6aac1b299b37.png)
[INFO] [stdout] [2026-01-06T10:22:20Z TRACE mdutil::image] checking link: Local(tests/resources/test.png)
[INFO] [stdout] [2026-01-06T10:22:20Z TRACE mdutil::image] checking link: Local(tests/resources/test/_not_exists_test.png)
[INFO] [stdout] [2026-01-06T10:22:20Z TRACE mdutil::image] checking link: Net(https://www.baidu.com/img/PCtm_d9c8750bed0b3c7d089fa7d55720d6cf.png)
[INFO] [stdout] [2026-01-06T10:22:20Z TRACE mdutil::image] checking link: Net(https://fsafthe234notexist.com/a/b/c_aaaa/a.png)
[INFO] [stdout] [2026-01-06T10:22:20Z DEBUG mdutil::image] there are 4 problems in the check path: "tests/resources/test.md"
[INFO] [stdout] 
[INFO] [stdout] thread 'image::tests::test_check' (28) panicked at src/image.rs:579:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 4
[INFO] [stdout]  right: 2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6131f7d15e42 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6131f7d15e42 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6131f7d15e42 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6131f7d15e42 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6131f7d2d87a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6131f7d2d87a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6131f7d1b436 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6131f7d1b436 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6131f7cf2a4f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6131f7cf2a4f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6131f7d0d189 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6131f77fba3e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6131f77fba3e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6131f7d0d3f2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6131f7d0d3f2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6131f7cf2b08 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6131f7ce79c9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6131f7cf3bcd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6131f7d2dfec - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6131f7d2de73 - core[27de1724e4349be2]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x6131f7d2902d - core[27de1724e4349be2]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x6131f77a8963 - mdutil[3d76d1b88b7d744a]::image::tests::test_check::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/image.rs:579:9
[INFO] [stdout]   22:     0x6131f77c1b5d - <core[27de1724e4349be2]::pin::Pin<&mut mdutil[3d76d1b88b7d744a]::image::tests::test_check::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x6131f77ca7cd - <tokio[b255b709043f30a3]::runtime::basic_scheduler::Inner<tokio[b255b709043f30a3]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut mdutil[3d76d1b88b7d744a]::image::tests::test_check::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:78
[INFO] [stdout]   24:     0x6131f77c9df9 - tokio[b255b709043f30a3]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[b869a91fe0c001a3]::Error>>, <tokio[b255b709043f30a3]::runtime::basic_scheduler::Inner<tokio[b255b709043f30a3]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut mdutil[3d76d1b88b7d744a]::image::tests::test_check::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/coop.rs:106:9
[INFO] [stdout]   25:     0x6131f77b11ec - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[b255b709043f30a3]::coop::Budget>>>::try_with::<tokio[b255b709043f30a3]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[b869a91fe0c001a3]::Error>>, <tokio[b255b709043f30a3]::runtime::basic_scheduler::Inner<tokio[b255b709043f30a3]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut mdutil[3d76d1b88b7d744a]::image::tests::test_check::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[b869a91fe0c001a3]::Error>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6131f77b059e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[b255b709043f30a3]::coop::Budget>>>::with::<tokio[b255b709043f30a3]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[b869a91fe0c001a3]::Error>>, <tokio[b255b709043f30a3]::runtime::basic_scheduler::Inner<tokio[b255b709043f30a3]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut mdutil[3d76d1b88b7d744a]::image::tests::test_check::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[b869a91fe0c001a3]::Error>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6131f77c6a28 - tokio[b255b709043f30a3]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[b869a91fe0c001a3]::Error>>, <tokio[b255b709043f30a3]::runtime::basic_scheduler::Inner<tokio[b255b709043f30a3]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut mdutil[3d76d1b88b7d744a]::image::tests::test_check::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/coop.rs:99:13
[INFO] [stdout]   28:     0x6131f77c6a28 - tokio[b255b709043f30a3]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), anyhow[b869a91fe0c001a3]::Error>>, <tokio[b255b709043f30a3]::runtime::basic_scheduler::Inner<tokio[b255b709043f30a3]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut mdutil[3d76d1b88b7d744a]::image::tests::test_check::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/coop.rs:76:5
[INFO] [stdout]   29:     0x6131f77c6a28 - <tokio[b255b709043f30a3]::runtime::basic_scheduler::Inner<tokio[b255b709043f30a3]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut mdutil[3d76d1b88b7d744a]::image::tests::test_check::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39
[INFO] [stdout]   30:     0x6131f77ca73a - tokio[b255b709043f30a3]::runtime::basic_scheduler::enter::<<tokio[b255b709043f30a3]::runtime::basic_scheduler::Inner<tokio[b255b709043f30a3]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut mdutil[3d76d1b88b7d744a]::image::tests::test_check::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::result::Result<(), anyhow[b869a91fe0c001a3]::Error>, tokio[b255b709043f30a3]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29
[INFO] [stdout]   31:     0x6131f77bee0d - <tokio[b255b709043f30a3]::macros::scoped_tls::ScopedKey<tokio[b255b709043f30a3]::runtime::basic_scheduler::Context>>::set::<tokio[b255b709043f30a3]::runtime::basic_scheduler::enter<<tokio[b255b709043f30a3]::runtime::basic_scheduler::Inner<tokio[b255b709043f30a3]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut mdutil[3d76d1b88b7d744a]::image::tests::test_check::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::result::Result<(), anyhow[b869a91fe0c001a3]::Error>, tokio[b255b709043f30a3]::runtime::driver::Driver>::{closure#0}, core[27de1724e4349be2]::result::Result<(), anyhow[b869a91fe0c001a3]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x6131f77c5724 - tokio[b255b709043f30a3]::runtime::basic_scheduler::enter::<<tokio[b255b709043f30a3]::runtime::basic_scheduler::Inner<tokio[b255b709043f30a3]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut mdutil[3d76d1b88b7d744a]::image::tests::test_check::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::result::Result<(), anyhow[b869a91fe0c001a3]::Error>, tokio[b255b709043f30a3]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:13
[INFO] [stdout]   33:     0x6131f77c2053 - <tokio[b255b709043f30a3]::runtime::basic_scheduler::Inner<tokio[b255b709043f30a3]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut mdutil[3d76d1b88b7d744a]::image::tests::test_check::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9
[INFO] [stdout]   34:     0x6131f77c44f3 - <tokio[b255b709043f30a3]::runtime::basic_scheduler::InnerGuard<tokio[b255b709043f30a3]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut mdutil[3d76d1b88b7d744a]::image::tests::test_check::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:38
[INFO] [stdout]   35:     0x6131f77c480a - <tokio[b255b709043f30a3]::runtime::basic_scheduler::BasicScheduler<tokio[b255b709043f30a3]::runtime::driver::Driver>>::block_on::<mdutil[3d76d1b88b7d744a]::image::tests::test_check::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:30
[INFO] [stdout]   36:     0x6131f779e2ad - <tokio[b255b709043f30a3]::runtime::Runtime>::block_on::<mdutil[3d76d1b88b7d744a]::image::tests::test_check::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/mod.rs:450:51
[INFO] [stdout]   37:     0x6131f77ac7b7 - mdutil[3d76d1b88b7d744a]::image::tests::test_check
[INFO] [stdout]                                at /opt/rustwide/workdir/src/image.rs:580:11
[INFO] [stdout]   38:     0x6131f77a8247 - mdutil[3d76d1b88b7d744a]::image::tests::test_check::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/image.rs:573:30
[INFO] [stdout]   39:     0x6131f777d8b6 - <mdutil[3d76d1b88b7d744a]::image::tests::test_check::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6131f77efdeb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6131f77efdeb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x6131f77fc64a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x6131f77fc64a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x6131f77fc64a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x6131f77fc64a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x6131f77fc64a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x6131f77fc64a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x6131f77fc64a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x6131f77f7bf4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x6131f77f7bf4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x6131f77ff142 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x6131f77ff142 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6131f77ff142 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x6131f77ff142 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x6131f77ff142 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x6131f77ff142 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x6131f77ff142 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6131f7d14faf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59:     0x6131f7d14faf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   60:     0x771adf696aa4 - <unknown>
[INFO] [stdout]   61:     0x771adf723a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     image::tests::convert_image_to_base64
[INFO] [stdout]     image::tests::test_check
[INFO] [stdout]     image::tests::test_check_links
[INFO] [stdout]     image::tests::test_load_image
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "2761d5841394ceb2a45a6d3cf91702b7fe2aa6a4166675dab3310d4dddb04ef8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2761d5841394ceb2a45a6d3cf91702b7fe2aa6a4166675dab3310d4dddb04ef8", kill_on_drop: false }`
[INFO] [stdout] 2761d5841394ceb2a45a6d3cf91702b7fe2aa6a4166675dab3310d4dddb04ef8
