[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#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNavyD%2Fmdutil" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NavyD/mdutil on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strum v0.21.0
[INFO] [stderr]   Downloaded structopt-derive v0.4.15
[INFO] [stderr]   Downloaded strum_macros v0.21.1
[INFO] [stderr]   Downloaded thiserror v1.0.26
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.24
[INFO] [stderr]   Downloaded thiserror-impl v1.0.26
[INFO] [stderr]   Downloaded ctor v0.1.20
[INFO] [stderr]   Downloaded security-framework-sys v2.3.0
[INFO] [stderr]   Downloaded anyhow v1.0.42
[INFO] [stderr]   Downloaded openssl-sys v0.9.65
[INFO] [stderr]   Downloaded js-sys v0.3.51
[INFO] [stderr]   Downloaded reqwest v0.11.4
[INFO] [stderr]   Downloaded structopt v0.3.22
[INFO] [stderr]   Downloaded openssl v0.10.35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5768ff04b0168043ed8787478712f2ecdf362b4039f457376538931667ec9b35
[INFO] running `Command { std: "docker" "start" "-a" "5768ff04b0168043ed8787478712f2ecdf362b4039f457376538931667ec9b35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5768ff04b0168043ed8787478712f2ecdf362b4039f457376538931667ec9b35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5768ff04b0168043ed8787478712f2ecdf362b4039f457376538931667ec9b35", kill_on_drop: false }`
[INFO] [stdout] 5768ff04b0168043ed8787478712f2ecdf362b4039f457376538931667ec9b35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9b370b49edbf43700a7ff895d46c4b83ef3d892eecfecbb6ed8aaabd061e21d
[INFO] running `Command { std: "docker" "start" "-a" "a9b370b49edbf43700a7ff895d46c4b83ef3d892eecfecbb6ed8aaabd061e21d", 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 log v0.4.14
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling futures-macro v0.3.15
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]    Compiling futures-sink v0.3.15
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling futures-channel 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 slab v0.4.3
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling futures-io v0.3.15
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling openssl v0.10.35
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling tracing-core v0.1.18
[INFO] [stderr]    Compiling native-tls v0.2.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling httparse v1.4.1
[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 tracing v0.1.26
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling socket2 v0.4.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling openssl-sys v0.9.65
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling anyhow v1.0.42
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling strum v0.21.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling http-body v0.4.2
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.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 structopt v0.3.22
[INFO] [stderr]    Compiling thiserror v1.0.26
[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 47.84s
[INFO] running `Command { std: "docker" "inspect" "a9b370b49edbf43700a7ff895d46c4b83ef3d892eecfecbb6ed8aaabd061e21d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9b370b49edbf43700a7ff895d46c4b83ef3d892eecfecbb6ed8aaabd061e21d", kill_on_drop: false }`
[INFO] [stdout] a9b370b49edbf43700a7ff895d46c4b83ef3d892eecfecbb6ed8aaabd061e21d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 818eddd1c2a81fc51d879e70b5c540c2e67adb3de4d47b082becd7daa5d01552
[INFO] running `Command { std: "docker" "start" "-a" "818eddd1c2a81fc51d879e70b5c540c2e67adb3de4d47b082becd7daa5d01552", 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 4.04s
[INFO] running `Command { std: "docker" "inspect" "818eddd1c2a81fc51d879e70b5c540c2e67adb3de4d47b082becd7daa5d01552", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "818eddd1c2a81fc51d879e70b5c540c2e67adb3de4d47b082becd7daa5d01552", kill_on_drop: false }`
[INFO] [stdout] 818eddd1c2a81fc51d879e70b5c540c2e67adb3de4d47b082becd7daa5d01552
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 56189f835d9cc68aecfe3a0d7f24d27abaf7ae56f4e2cc9a8846e884587dd444
[INFO] running `Command { std: "docker" "start" "-a" "56189f835d9cc68aecfe3a0d7f24d27abaf7ae56f4e2cc9a8846e884587dd444", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[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::valid_image_format ... ok
[INFO] [stdout] test image::tests::replace_with_links ... ok
[INFO] [stdout] test image::tests::test_parse_link ... ok
[INFO] [stdout] test image::tests::test_load_image ... FAILED
[INFO] [stdout] test image::tests::convert_image_to_base64 ... FAILED
[INFO] [stdout] test image::tests::test_check_links ... 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-16T01:32:16Z 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::convert_image_to_base64 stdout ----
[INFO] [stdout] [2026-01-16T01:32:16Z DEBUG mdutil::image] embedding base64 for tests/resources/test.md, args: CheckerArgs { connect_timeout: 3s, image_link_type: All }
[INFO] [stdout] [2026-01-16T01:32:16Z 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-16T01:32:16Z TRACE mdutil::image] parsing link for path: "tests/resources/test.md", original link: test.png
[INFO] [stdout] [2026-01-16T01:32:16Z TRACE mdutil::image] parsing link for path: "tests/resources/test.md", original link: test/_not_exists_test.png
[INFO] [stdout] [2026-01-16T01:32:16Z 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-16T01:32:16Z 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-16T01:32:16Z TRACE mdutil::image] waiting for 5 link tasks in path: tests/resources/test.md
[INFO] [stdout] [2026-01-16T01:32:16Z 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-16T01:32:16Z TRACE mdutil::image] checking link: Local(/home/navyd/Workspaces/projects/blog-resources/assets/images/0c1c6c89-5dfb-4a5e-a4c5-6aac1b299b37.png)
[INFO] [stdout] [2026-01-16T01:32:16Z TRACE mdutil::image] start loading Link Local(tests/resources/test.png) coding task
[INFO] [stdout] [2026-01-16T01:32:16Z TRACE mdutil::image] checking link: Local(tests/resources/test.png)
[INFO] [stdout] [2026-01-16T01:32:16Z TRACE mdutil::image] reading from path: Some("tests/resources/test.png")
[INFO] [stdout] [2026-01-16T01:32:16Z TRACE mdutil::image] start loading Link Local(tests/resources/test/_not_exists_test.png) coding task
[INFO] [stdout] [2026-01-16T01:32:16Z TRACE mdutil::image] checking link: Local(tests/resources/test/_not_exists_test.png)
[INFO] [stdout] [2026-01-16T01:32:16Z TRACE mdutil::image] start loading Link Net(https://www.baidu.com/img/PCtm_d9c8750bed0b3c7d089fa7d55720d6cf.png) coding task
[INFO] [stdout] [2026-01-16T01:32:16Z TRACE mdutil::image] checking link: Net(https://www.baidu.com/img/PCtm_d9c8750bed0b3c7d089fa7d55720d6cf.png)
[INFO] [stdout] [2026-01-16T01:32:16Z TRACE mdutil::image] start loading Link Net(https://fsafthe234notexist.com/a/b/c_aaaa/a.png) coding task
[INFO] [stdout] [2026-01-16T01:32:16Z TRACE mdutil::image] checking link: Net(https://fsafthe234notexist.com/a/b/c_aaaa/a.png)
[INFO] [stdout] [2026-01-16T01:32:16Z 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-16T01:32:16Z 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-16T01:32:16Z 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-16T01:32:16Z 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-16T01:32:16Z TRACE mdutil::image] there are 5 tasks and 4 failed for tests/resources/test.md
[INFO] [stdout] [2026-01-16T01:32:16Z DEBUG mdutil::image] replacing 1 in all 5 links for tests/resources/test.md
[INFO] [stdout] [2026-01-16T01:32:16Z 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:     0x64dc96d341b2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64dc96d341b2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64dc96d341b2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64dc96d341b2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64dc96d4bc0a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64dc96d4bc0a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x64dc96d397d6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64dc96d397d6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64dc96d10aef - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64dc96d10aef - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64dc96d2b4f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64dc9681e15e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64dc9681e15e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64dc96d2b762 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64dc96d2b762 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64dc96d10ba8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64dc96d081b9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64dc96d11c6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64dc96d4c37c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64dc96d4c203 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x64dc96d473bd - core[c5ed12ab89cc536a]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x64dc967aaf48 - mdutil[3ef166574ab38d1]::image::tests::convert_image_to_base64::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/image.rs:590:9
[INFO] [stdout]   22:     0x64dc967b3ebd - <core[c5ed12ab89cc536a]::pin::Pin<&mut mdutil[3ef166574ab38d1]::image::tests::convert_image_to_base64::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x64dc967d22fd - <tokio[77eeba1e880e4283]::runtime::basic_scheduler::Inner<tokio[77eeba1e880e4283]::runtime::driver::Driver>>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut mdutil[3ef166574ab38d1]::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:     0x64dc967c8619 - tokio[77eeba1e880e4283]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[83b9147e403e9f37]::Error>>, <tokio[77eeba1e880e4283]::runtime::basic_scheduler::Inner<tokio[77eeba1e880e4283]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut mdutil[3ef166574ab38d1]::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:     0x64dc967c611c - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[77eeba1e880e4283]::coop::Budget>>>::try_with::<tokio[77eeba1e880e4283]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[83b9147e403e9f37]::Error>>, <tokio[77eeba1e880e4283]::runtime::basic_scheduler::Inner<tokio[77eeba1e880e4283]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut mdutil[3ef166574ab38d1]::image::tests::convert_image_to_base64::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[83b9147e403e9f37]::Error>>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x64dc967c528e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[77eeba1e880e4283]::coop::Budget>>>::with::<tokio[77eeba1e880e4283]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[83b9147e403e9f37]::Error>>, <tokio[77eeba1e880e4283]::runtime::basic_scheduler::Inner<tokio[77eeba1e880e4283]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut mdutil[3ef166574ab38d1]::image::tests::convert_image_to_base64::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[83b9147e403e9f37]::Error>>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x64dc967d1298 - tokio[77eeba1e880e4283]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[83b9147e403e9f37]::Error>>, <tokio[77eeba1e880e4283]::runtime::basic_scheduler::Inner<tokio[77eeba1e880e4283]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut mdutil[3ef166574ab38d1]::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:     0x64dc967d1298 - tokio[77eeba1e880e4283]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[83b9147e403e9f37]::Error>>, <tokio[77eeba1e880e4283]::runtime::basic_scheduler::Inner<tokio[77eeba1e880e4283]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut mdutil[3ef166574ab38d1]::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:     0x64dc967d1298 - <tokio[77eeba1e880e4283]::runtime::basic_scheduler::Inner<tokio[77eeba1e880e4283]::runtime::driver::Driver>>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut mdutil[3ef166574ab38d1]::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:     0x64dc967d1f3a - tokio[77eeba1e880e4283]::runtime::basic_scheduler::enter::<<tokio[77eeba1e880e4283]::runtime::basic_scheduler::Inner<tokio[77eeba1e880e4283]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut mdutil[3ef166574ab38d1]::image::tests::convert_image_to_base64::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), anyhow[83b9147e403e9f37]::Error>, tokio[77eeba1e880e4283]::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:     0x64dc967a33ad - <tokio[77eeba1e880e4283]::macros::scoped_tls::ScopedKey<tokio[77eeba1e880e4283]::runtime::basic_scheduler::Context>>::set::<tokio[77eeba1e880e4283]::runtime::basic_scheduler::enter<<tokio[77eeba1e880e4283]::runtime::basic_scheduler::Inner<tokio[77eeba1e880e4283]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut mdutil[3ef166574ab38d1]::image::tests::convert_image_to_base64::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), anyhow[83b9147e403e9f37]::Error>, tokio[77eeba1e880e4283]::runtime::driver::Driver>::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), anyhow[83b9147e403e9f37]::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:     0x64dc967cf204 - tokio[77eeba1e880e4283]::runtime::basic_scheduler::enter::<<tokio[77eeba1e880e4283]::runtime::basic_scheduler::Inner<tokio[77eeba1e880e4283]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut mdutil[3ef166574ab38d1]::image::tests::convert_image_to_base64::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), anyhow[83b9147e403e9f37]::Error>, tokio[77eeba1e880e4283]::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:     0x64dc967ca9a3 - <tokio[77eeba1e880e4283]::runtime::basic_scheduler::Inner<tokio[77eeba1e880e4283]::runtime::driver::Driver>>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut mdutil[3ef166574ab38d1]::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:     0x64dc967cd573 - <tokio[77eeba1e880e4283]::runtime::basic_scheduler::InnerGuard<tokio[77eeba1e880e4283]::runtime::driver::Driver>>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut mdutil[3ef166574ab38d1]::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:     0x64dc967cdfaa - <tokio[77eeba1e880e4283]::runtime::basic_scheduler::BasicScheduler<tokio[77eeba1e880e4283]::runtime::driver::Driver>>::block_on::<mdutil[3ef166574ab38d1]::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:     0x64dc967d784d - <tokio[77eeba1e880e4283]::runtime::Runtime>::block_on::<mdutil[3ef166574ab38d1]::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:     0x64dc967ae827 - mdutil[3ef166574ab38d1]::image::tests::convert_image_to_base64
[INFO] [stdout]                                at /opt/rustwide/workdir/src/image.rs:613:11
[INFO] [stdout]   38:     0x64dc967a7fc7 - mdutil[3ef166574ab38d1]::image::tests::convert_image_to_base64::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/image.rs:584:43
[INFO] [stdout]   39:     0x64dc9679cb86 - <mdutil[3ef166574ab38d1]::image::tests::convert_image_to_base64::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x64dc9681250b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64dc9681250b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x64dc9681ed6a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x64dc9681ed6a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x64dc9681ed6a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x64dc9681ed6a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x64dc9681ed6a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x64dc9681ed6a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x64dc9681ed6a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x64dc96819234 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x64dc96819234 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x64dc96821862 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x64dc96821862 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x64dc96821862 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x64dc96821862 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x64dc96821862 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x64dc96821862 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x64dc96821862 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x64dc96d3331f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59:     0x64dc96d3331f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   60:     0x7b0f03f4aaa4 - <unknown>
[INFO] [stdout]   61:     0x7b0f03fd7a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- image::tests::test_check_links stdout ----
[INFO] [stdout] [2026-01-16T01:32:16Z 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:     0x64dc96d341b2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64dc96d341b2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64dc96d341b2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64dc96d341b2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64dc96d4bc0a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64dc96d4bc0a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x64dc96d397d6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64dc96d397d6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64dc96d10aef - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64dc96d10aef - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64dc96d2b4f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64dc9681e15e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64dc9681e15e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64dc96d2b762 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64dc96d2b762 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64dc96d10bda - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64dc96d081b9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64dc96d11c6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64dc96d4c37c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64dc96d4c342 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x64dc967a9c19 - mdutil[3ef166574ab38d1]::image::tests::test_check_links::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/image.rs:618:9
[INFO] [stdout]   21:     0x64dc967b3e7d - <core[c5ed12ab89cc536a]::pin::Pin<&mut mdutil[3ef166574ab38d1]::image::tests::test_check_links::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x64dc967d21cd - <tokio[77eeba1e880e4283]::runtime::basic_scheduler::Inner<tokio[77eeba1e880e4283]::runtime::driver::Driver>>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut mdutil[3ef166574ab38d1]::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:     0x64dc967c84c9 - tokio[77eeba1e880e4283]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[83b9147e403e9f37]::Error>>, <tokio[77eeba1e880e4283]::runtime::basic_scheduler::Inner<tokio[77eeba1e880e4283]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut mdutil[3ef166574ab38d1]::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:     0x64dc967c5ffc - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[77eeba1e880e4283]::coop::Budget>>>::try_with::<tokio[77eeba1e880e4283]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[83b9147e403e9f37]::Error>>, <tokio[77eeba1e880e4283]::runtime::basic_scheduler::Inner<tokio[77eeba1e880e4283]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut mdutil[3ef166574ab38d1]::image::tests::test_check_links::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[83b9147e403e9f37]::Error>>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x64dc967c522e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[77eeba1e880e4283]::coop::Budget>>>::with::<tokio[77eeba1e880e4283]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[83b9147e403e9f37]::Error>>, <tokio[77eeba1e880e4283]::runtime::basic_scheduler::Inner<tokio[77eeba1e880e4283]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut mdutil[3ef166574ab38d1]::image::tests::test_check_links::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[83b9147e403e9f37]::Error>>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x64dc967d0928 - tokio[77eeba1e880e4283]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[83b9147e403e9f37]::Error>>, <tokio[77eeba1e880e4283]::runtime::basic_scheduler::Inner<tokio[77eeba1e880e4283]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut mdutil[3ef166574ab38d1]::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:     0x64dc967d0928 - tokio[77eeba1e880e4283]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[83b9147e403e9f37]::Error>>, <tokio[77eeba1e880e4283]::runtime::basic_scheduler::Inner<tokio[77eeba1e880e4283]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut mdutil[3ef166574ab38d1]::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:     0x64dc967d0928 - <tokio[77eeba1e880e4283]::runtime::basic_scheduler::Inner<tokio[77eeba1e880e4283]::runtime::driver::Driver>>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut mdutil[3ef166574ab38d1]::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:     0x64dc967d1f1a - tokio[77eeba1e880e4283]::runtime::basic_scheduler::enter::<<tokio[77eeba1e880e4283]::runtime::basic_scheduler::Inner<tokio[77eeba1e880e4283]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut mdutil[3ef166574ab38d1]::image::tests::test_check_links::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), anyhow[83b9147e403e9f37]::Error>, tokio[77eeba1e880e4283]::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:     0x64dc967a32ad - <tokio[77eeba1e880e4283]::macros::scoped_tls::ScopedKey<tokio[77eeba1e880e4283]::runtime::basic_scheduler::Context>>::set::<tokio[77eeba1e880e4283]::runtime::basic_scheduler::enter<<tokio[77eeba1e880e4283]::runtime::basic_scheduler::Inner<tokio[77eeba1e880e4283]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut mdutil[3ef166574ab38d1]::image::tests::test_check_links::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), anyhow[83b9147e403e9f37]::Error>, tokio[77eeba1e880e4283]::runtime::driver::Driver>::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), anyhow[83b9147e403e9f37]::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:     0x64dc967cee54 - tokio[77eeba1e880e4283]::runtime::basic_scheduler::enter::<<tokio[77eeba1e880e4283]::runtime::basic_scheduler::Inner<tokio[77eeba1e880e4283]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut mdutil[3ef166574ab38d1]::image::tests::test_check_links::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), anyhow[83b9147e403e9f37]::Error>, tokio[77eeba1e880e4283]::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:     0x64dc967ca983 - <tokio[77eeba1e880e4283]::runtime::basic_scheduler::Inner<tokio[77eeba1e880e4283]::runtime::driver::Driver>>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut mdutil[3ef166574ab38d1]::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:     0x64dc967cd4b3 - <tokio[77eeba1e880e4283]::runtime::basic_scheduler::InnerGuard<tokio[77eeba1e880e4283]::runtime::driver::Driver>>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut mdutil[3ef166574ab38d1]::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:     0x64dc967cdc8a - <tokio[77eeba1e880e4283]::runtime::basic_scheduler::BasicScheduler<tokio[77eeba1e880e4283]::runtime::driver::Driver>>::block_on::<mdutil[3ef166574ab38d1]::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:     0x64dc967d769d - <tokio[77eeba1e880e4283]::runtime::Runtime>::block_on::<mdutil[3ef166574ab38d1]::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:     0x64dc967adc57 - mdutil[3ef166574ab38d1]::image::tests::test_check_links
[INFO] [stdout]                                at /opt/rustwide/workdir/src/image.rs:645:11
[INFO] [stdout]   37:     0x64dc967a7f37 - mdutil[3ef166574ab38d1]::image::tests::test_check_links::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/image.rs:617:36
[INFO] [stdout]   38:     0x64dc9679cac6 - <mdutil[3ef166574ab38d1]::image::tests::test_check_links::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x64dc9681250b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x64dc9681250b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x64dc9681ed6a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x64dc9681ed6a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x64dc9681ed6a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x64dc9681ed6a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x64dc9681ed6a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x64dc9681ed6a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x64dc9681ed6a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x64dc96819234 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x64dc96819234 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x64dc96821862 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x64dc96821862 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x64dc96821862 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x64dc96821862 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x64dc96821862 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x64dc96821862 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x64dc96821862 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x64dc96d3331f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x64dc96d3331f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x7b0f03f4aaa4 - <unknown>
[INFO] [stdout]   60:     0x7b0f03fd7a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- image::tests::test_check stdout ----
[INFO] [stdout] [2026-01-16T01:32:16Z DEBUG mdutil::image] checking in path: "tests/resources/test.md", args: CheckerArgs { connect_timeout: 3s, image_link_type: All }
[INFO] [stdout] [2026-01-16T01:32:16Z 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-16T01:32:16Z TRACE mdutil::image] parsing link for path: "tests/resources/test.md", original link: test.png
[INFO] [stdout] [2026-01-16T01:32:16Z TRACE mdutil::image] parsing link for path: "tests/resources/test.md", original link: test/_not_exists_test.png
[INFO] [stdout] [2026-01-16T01:32:16Z 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-16T01:32:16Z 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-16T01:32:16Z DEBUG mdutil::image] waiting 5 tasks on path: "tests/resources/test.md"
[INFO] [stdout] [2026-01-16T01:32:16Z TRACE mdutil::image] checking link: Local(/home/navyd/Workspaces/projects/blog-resources/assets/images/0c1c6c89-5dfb-4a5e-a4c5-6aac1b299b37.png)
[INFO] [stdout] [2026-01-16T01:32:16Z TRACE mdutil::image] checking link: Local(tests/resources/test.png)
[INFO] [stdout] [2026-01-16T01:32:16Z TRACE mdutil::image] checking link: Local(tests/resources/test/_not_exists_test.png)
[INFO] [stdout] [2026-01-16T01:32:16Z TRACE mdutil::image] checking link: Net(https://www.baidu.com/img/PCtm_d9c8750bed0b3c7d089fa7d55720d6cf.png)
[INFO] [stdout] [2026-01-16T01:32:16Z TRACE mdutil::image] checking link: Net(https://fsafthe234notexist.com/a/b/c_aaaa/a.png)
[INFO] [stdout] [2026-01-16T01:32:16Z 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:     0x64dc96d341b2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64dc96d341b2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64dc96d341b2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64dc96d341b2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64dc96d4bc0a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64dc96d4bc0a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x64dc96d397d6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64dc96d397d6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64dc96d10aef - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64dc96d10aef - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64dc96d2b4f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64dc9681e15e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64dc9681e15e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64dc96d2b762 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64dc96d2b762 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64dc96d10ba8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64dc96d081b9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64dc96d11c6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64dc96d4c37c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64dc96d4c203 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x64dc96d473bd - core[c5ed12ab89cc536a]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x64dc967a85c3 - mdutil[3ef166574ab38d1]::image::tests::test_check::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/image.rs:579:9
[INFO] [stdout]   22:     0x64dc967b3dfd - <core[c5ed12ab89cc536a]::pin::Pin<&mut mdutil[3ef166574ab38d1]::image::tests::test_check::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x64dc967d1f6d - <tokio[77eeba1e880e4283]::runtime::basic_scheduler::Inner<tokio[77eeba1e880e4283]::runtime::driver::Driver>>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut mdutil[3ef166574ab38d1]::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:     0x64dc967c8229 - tokio[77eeba1e880e4283]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[83b9147e403e9f37]::Error>>, <tokio[77eeba1e880e4283]::runtime::basic_scheduler::Inner<tokio[77eeba1e880e4283]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut mdutil[3ef166574ab38d1]::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:     0x64dc967c5dbc - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[77eeba1e880e4283]::coop::Budget>>>::try_with::<tokio[77eeba1e880e4283]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[83b9147e403e9f37]::Error>>, <tokio[77eeba1e880e4283]::runtime::basic_scheduler::Inner<tokio[77eeba1e880e4283]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut mdutil[3ef166574ab38d1]::image::tests::test_check::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[83b9147e403e9f37]::Error>>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x64dc967c516e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[77eeba1e880e4283]::coop::Budget>>>::with::<tokio[77eeba1e880e4283]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[83b9147e403e9f37]::Error>>, <tokio[77eeba1e880e4283]::runtime::basic_scheduler::Inner<tokio[77eeba1e880e4283]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut mdutil[3ef166574ab38d1]::image::tests::test_check::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[83b9147e403e9f37]::Error>>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x64dc967cf648 - tokio[77eeba1e880e4283]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[83b9147e403e9f37]::Error>>, <tokio[77eeba1e880e4283]::runtime::basic_scheduler::Inner<tokio[77eeba1e880e4283]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut mdutil[3ef166574ab38d1]::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:     0x64dc967cf648 - tokio[77eeba1e880e4283]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<core[c5ed12ab89cc536a]::result::Result<(), anyhow[83b9147e403e9f37]::Error>>, <tokio[77eeba1e880e4283]::runtime::basic_scheduler::Inner<tokio[77eeba1e880e4283]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut mdutil[3ef166574ab38d1]::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:     0x64dc967cf648 - <tokio[77eeba1e880e4283]::runtime::basic_scheduler::Inner<tokio[77eeba1e880e4283]::runtime::driver::Driver>>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut mdutil[3ef166574ab38d1]::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:     0x64dc967d1eda - tokio[77eeba1e880e4283]::runtime::basic_scheduler::enter::<<tokio[77eeba1e880e4283]::runtime::basic_scheduler::Inner<tokio[77eeba1e880e4283]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut mdutil[3ef166574ab38d1]::image::tests::test_check::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), anyhow[83b9147e403e9f37]::Error>, tokio[77eeba1e880e4283]::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:     0x64dc967a30ad - <tokio[77eeba1e880e4283]::macros::scoped_tls::ScopedKey<tokio[77eeba1e880e4283]::runtime::basic_scheduler::Context>>::set::<tokio[77eeba1e880e4283]::runtime::basic_scheduler::enter<<tokio[77eeba1e880e4283]::runtime::basic_scheduler::Inner<tokio[77eeba1e880e4283]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut mdutil[3ef166574ab38d1]::image::tests::test_check::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), anyhow[83b9147e403e9f37]::Error>, tokio[77eeba1e880e4283]::runtime::driver::Driver>::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), anyhow[83b9147e403e9f37]::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:     0x64dc967ce6f4 - tokio[77eeba1e880e4283]::runtime::basic_scheduler::enter::<<tokio[77eeba1e880e4283]::runtime::basic_scheduler::Inner<tokio[77eeba1e880e4283]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut mdutil[3ef166574ab38d1]::image::tests::test_check::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), anyhow[83b9147e403e9f37]::Error>, tokio[77eeba1e880e4283]::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:     0x64dc967ca943 - <tokio[77eeba1e880e4283]::runtime::basic_scheduler::Inner<tokio[77eeba1e880e4283]::runtime::driver::Driver>>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut mdutil[3ef166574ab38d1]::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:     0x64dc967cd333 - <tokio[77eeba1e880e4283]::runtime::basic_scheduler::InnerGuard<tokio[77eeba1e880e4283]::runtime::driver::Driver>>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut mdutil[3ef166574ab38d1]::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:     0x64dc967cd64a - <tokio[77eeba1e880e4283]::runtime::basic_scheduler::BasicScheduler<tokio[77eeba1e880e4283]::runtime::driver::Driver>>::block_on::<mdutil[3ef166574ab38d1]::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:     0x64dc967d733d - <tokio[77eeba1e880e4283]::runtime::Runtime>::block_on::<mdutil[3ef166574ab38d1]::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:     0x64dc967acaf7 - mdutil[3ef166574ab38d1]::image::tests::test_check
[INFO] [stdout]                                at /opt/rustwide/workdir/src/image.rs:580:11
[INFO] [stdout]   38:     0x64dc967a7ea7 - mdutil[3ef166574ab38d1]::image::tests::test_check::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/image.rs:573:30
[INFO] [stdout]   39:     0x64dc9679ca06 - <mdutil[3ef166574ab38d1]::image::tests::test_check::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x64dc9681250b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64dc9681250b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x64dc9681ed6a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x64dc9681ed6a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x64dc9681ed6a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x64dc9681ed6a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x64dc9681ed6a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x64dc9681ed6a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x64dc9681ed6a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x64dc96819234 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x64dc96819234 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x64dc96821862 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x64dc96821862 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x64dc96821862 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x64dc96821862 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x64dc96821862 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x64dc96821862 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x64dc96821862 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x64dc96d3331f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59:     0x64dc96d3331f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   60:     0x7b0f03f4aaa4 - <unknown>
[INFO] [stdout]   61:     0x7b0f03fd7a64 - 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.30s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "56189f835d9cc68aecfe3a0d7f24d27abaf7ae56f4e2cc9a8846e884587dd444", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56189f835d9cc68aecfe3a0d7f24d27abaf7ae56f4e2cc9a8846e884587dd444", kill_on_drop: false }`
[INFO] [stdout] 56189f835d9cc68aecfe3a0d7f24d27abaf7ae56f4e2cc9a8846e884587dd444
