[INFO] cloning repository https://github.com/alexandre-abrioux/github-profile-toolbox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexandre-abrioux/github-profile-toolbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexandre-abrioux%2Fgithub-profile-toolbox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexandre-abrioux%2Fgithub-profile-toolbox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fc3a8612351eeef32710ac09649fcfa5d02d767f
[INFO] testing alexandre-abrioux/github-profile-toolbox against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexandre-abrioux%2Fgithub-profile-toolbox" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/alexandre-abrioux/github-profile-toolbox
[INFO] finished tweaking git repo https://github.com/alexandre-abrioux/github-profile-toolbox
[INFO] tweaked toml for git repo https://github.com/alexandre-abrioux/github-profile-toolbox written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alexandre-abrioux/github-profile-toolbox on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alexandre-abrioux/github-profile-toolbox 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2bc29a3d88965ddcd52998799828168c53ca73bb10f32124457e8488681c40a
[INFO] running `Command { std: "docker" "start" "-a" "a2bc29a3d88965ddcd52998799828168c53ca73bb10f32124457e8488681c40a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2bc29a3d88965ddcd52998799828168c53ca73bb10f32124457e8488681c40a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2bc29a3d88965ddcd52998799828168c53ca73bb10f32124457e8488681c40a", kill_on_drop: false }`
[INFO] [stdout] a2bc29a3d88965ddcd52998799828168c53ca73bb10f32124457e8488681c40a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 92f869bb90d2d5ee196823ab3792d02e792b2abb7429130ff7704e7480cef823
[INFO] running `Command { std: "docker" "start" "-a" "92f869bb90d2d5ee196823ab3792d02e792b2abb7429130ff7704e7480cef823", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling unicode-display-width v0.2.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling saphyr-parser v0.0.6
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling ureq-proto v0.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling smallvec v2.0.0-alpha.11
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling comrak v0.19.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling serde-saphyr v0.0.6
[INFO] [stderr]    Compiling markdown-table-formatter v0.3.0
[INFO] [stderr]    Compiling ureq v3.1.2
[INFO] [stderr]    Compiling github-profile-toolbox v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "92f869bb90d2d5ee196823ab3792d02e792b2abb7429130ff7704e7480cef823", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92f869bb90d2d5ee196823ab3792d02e792b2abb7429130ff7704e7480cef823", kill_on_drop: false }`
[INFO] [stdout] 92f869bb90d2d5ee196823ab3792d02e792b2abb7429130ff7704e7480cef823
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6adbd4bd390834942ea2d2322bad18e99bd9e79cdcb11b13316607fcda395efe
[INFO] running `Command { std: "docker" "start" "-a" "6adbd4bd390834942ea2d2322bad18e99bd9e79cdcb11b13316607fcda395efe", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling comrak v0.19.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ignore v0.4.24
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]    Compiling ureq v3.1.2
[INFO] [stderr]    Compiling markdown-table-formatter v0.3.0
[INFO] [stderr]    Compiling github-profile-toolbox v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 43.51s
[INFO] running `Command { std: "docker" "inspect" "6adbd4bd390834942ea2d2322bad18e99bd9e79cdcb11b13316607fcda395efe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6adbd4bd390834942ea2d2322bad18e99bd9e79cdcb11b13316607fcda395efe", kill_on_drop: false }`
[INFO] [stdout] 6adbd4bd390834942ea2d2322bad18e99bd9e79cdcb11b13316607fcda395efe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 40b73f86bfea33c6771920f3f49ecbc4e8616eb882f3bae8103cfccb681dee17
[INFO] running `Command { std: "docker" "start" "-a" "40b73f86bfea33c6771920f3f49ecbc4e8616eb882f3bae8103cfccb681dee17", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/github_profile_toolbox-29e630c77474a412)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::should_handle_missing_property - should panic ... ok
[INFO] [stdout] test tests::should_generate_markdown ... FAILED
[INFO] [stdout] test tests::should_handle_tools_with_custom_config ... FAILED
[INFO] [stdout] test tests::should_handle_tools_with_different_number_of_items ... FAILED
[INFO] [stdout] test tests::should_not_sort_columns_alphabetically ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::should_generate_markdown stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::should_generate_markdown' (18) panicked at src/simple_icons/data.rs:14:10:
[INFO] [stdout] Could not download simple-icons: Io(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59259b8caf1a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59259b8caf1a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59259b8caf1a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59259b8caf1a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59259b8e210a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59259b8e210a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59259b8cfcd2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59259b8cfcd2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59259b8a8fbf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59259b8a8fbf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59259b8c2f19 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59259b73114c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59259b73114c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59259b8c30d2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59259b8c30d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59259b8a9078 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59259b8a0939 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59259b8a9f4d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59259b8e28cc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59259b8e2642 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59259b406424 - <core[35159d6ffb30e017]::result::Result<http[8ab2e77ee126616f]::response::Response<ureq[adbfa77dbc48dae9]::body::Body>, ureq[adbfa77dbc48dae9]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59259b3fab08 - github_profile_toolbox[537b1d97e68f0c45]::simple_icons::data::fetch_simple_icons_data
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simple_icons/data.rs:14:10
[INFO] [stdout]   22:     0x59259b413a4a - github_profile_toolbox[537b1d97e68f0c45]::simple_icons::init_simple_icons
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simple_icons/mod.rs:35:29
[INFO] [stdout]   23:     0x59259b411acb - <github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>::global::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simple_icons/mod.rs:29:20
[INFO] [stdout]   24:     0x59259b422ed7 - <once_cell[ca510c465c7bae99]::sync::OnceCell<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>>::get_or_init::<<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>::global::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   25:     0x59259b406218 - <once_cell[ca510c465c7bae99]::imp::OnceCell<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>>::get_or_init<<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>::global::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   26:     0x59259b82bb66 - <&mut dyn core[35159d6ffb30e017]::ops::function::FnMut<(), Output = bool> as core[35159d6ffb30e017]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   27:     0x59259b82b85b - once_cell[ca510c465c7bae99]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   28:     0x59259b405523 - <once_cell[ca510c465c7bae99]::imp::OnceCell<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>>::get_or_init<<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>::global::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   29:     0x59259b41f0aa - <once_cell[ca510c465c7bae99]::sync::OnceCell<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>>::get_or_try_init::<<once_cell[ca510c465c7bae99]::sync::OnceCell<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>>::get_or_init<<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>::global::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   30:     0x59259b41effe - <once_cell[ca510c465c7bae99]::sync::OnceCell<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>>::get_or_init::<<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>::global::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   31:     0x59259b411c8d - <github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>::global
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simple_icons/mod.rs:28:31
[INFO] [stdout]   32:     0x59259b4000cb - github_profile_toolbox[537b1d97e68f0c45]::tool::generate_tool_from_slug
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tool.rs:30:18
[INFO] [stdout]   33:     0x59259b400cdd - github_profile_toolbox[537b1d97e68f0c45]::markdown::generate_img_tag
[INFO] [stdout]                                at /opt/rustwide/workdir/src/markdown.rs:61:20
[INFO] [stdout]   34:     0x59259b3feeff - github_profile_toolbox[537b1d97e68f0c45]::markdown::generate_markdown_table_content::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/markdown.rs:48:34
[INFO] [stdout]   35:     0x59259b422fb2 - core[35159d6ffb30e017]::iter::traits::iterator::Iterator::for_each::call::<&alloc[a8a7aba520129d98]::string::String, github_profile_toolbox[537b1d97e68f0c45]::markdown::generate_markdown_table_content::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:886:29
[INFO] [stdout]   36:     0x59259b41178f - <indexmap[fc49fc2bc66fcd7c]::map::iter::Keys<alloc[a8a7aba520129d98]::string::String, alloc[a8a7aba520129d98]::vec::Vec<github_profile_toolbox[537b1d97e68f0c45]::config_schema::ToolEnum>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::fold::<(), core[35159d6ffb30e017]::iter::traits::iterator::Iterator::for_each::call<&alloc[a8a7aba520129d98]::string::String, github_profile_toolbox[537b1d97e68f0c45]::markdown::generate_markdown_table_content::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2673:21
[INFO] [stdout]   37:     0x59259b41191f - <indexmap[fc49fc2bc66fcd7c]::map::iter::Keys<alloc[a8a7aba520129d98]::string::String, alloc[a8a7aba520129d98]::vec::Vec<github_profile_toolbox[537b1d97e68f0c45]::config_schema::ToolEnum>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::for_each::<github_profile_toolbox[537b1d97e68f0c45]::markdown::generate_markdown_table_content::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:889:14
[INFO] [stdout]   38:     0x59259b4015f5 - github_profile_toolbox[537b1d97e68f0c45]::markdown::generate_markdown_table_content
[INFO] [stdout]                                at /opt/rustwide/workdir/src/markdown.rs:44:22
[INFO] [stdout]   39:     0x59259b400e83 - github_profile_toolbox[537b1d97e68f0c45]::markdown::generate_markdown
[INFO] [stdout]                                at /opt/rustwide/workdir/src/markdown.rs:9:24
[INFO] [stdout]   40:     0x59259b40c4f6 - github_profile_toolbox[537b1d97e68f0c45]::generate_toolbox
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:35:5
[INFO] [stdout]   41:     0x59259b413f22 - github_profile_toolbox[537b1d97e68f0c45]::tests::generate_toolbox_from_config_as_string
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:62:9
[INFO] [stdout]   42:     0x59259b413fc0 - github_profile_toolbox[537b1d97e68f0c45]::tests::should_generate_markdown
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:75:24
[INFO] [stdout]   43:     0x59259b411b27 - github_profile_toolbox[537b1d97e68f0c45]::tests::should_generate_markdown::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:66:34
[INFO] [stdout]   44:     0x59259b402d86 - <github_profile_toolbox[537b1d97e68f0c45]::tests::should_generate_markdown::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x59259b72442b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x59259b72442b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x59259b731c1b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x59259b731c1b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x59259b731c1b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x59259b731c1b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x59259b731c1b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x59259b731c1b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x59259b731c1b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x59259b72c5f4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x59259b72c5f4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x59259b734822 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x59259b734822 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x59259b734822 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x59259b734822 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x59259b734822 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x59259b734822 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x59259b734822 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x59259b8ca4ef - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x59259b8ca4ef - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x73b769655aa4 - <unknown>
[INFO] [stdout]   66:     0x73b7696e2a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::should_handle_tools_with_custom_config stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::should_handle_tools_with_custom_config' (20) panicked at src/simple_icons/data.rs:14:10:
[INFO] [stdout] Could not download simple-icons: Io(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59259b8caf1a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59259b8caf1a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59259b8caf1a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59259b8caf1a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59259b8e210a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59259b8e210a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59259b8cfcd2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59259b8cfcd2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59259b8a8fbf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59259b8a8fbf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59259b8c2f19 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59259b73114c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59259b73114c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59259b8c30d2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59259b8c30d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59259b8a9078 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59259b8a0939 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59259b8a9f4d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59259b8e28cc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59259b8e2642 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59259b406424 - <core[35159d6ffb30e017]::result::Result<http[8ab2e77ee126616f]::response::Response<ureq[adbfa77dbc48dae9]::body::Body>, ureq[adbfa77dbc48dae9]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59259b3fab08 - github_profile_toolbox[537b1d97e68f0c45]::simple_icons::data::fetch_simple_icons_data
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simple_icons/data.rs:14:10
[INFO] [stdout]   22:     0x59259b413a4a - github_profile_toolbox[537b1d97e68f0c45]::simple_icons::init_simple_icons
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simple_icons/mod.rs:35:29
[INFO] [stdout]   23:     0x59259b411acb - <github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>::global::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simple_icons/mod.rs:29:20
[INFO] [stdout]   24:     0x59259b422ed7 - <once_cell[ca510c465c7bae99]::sync::OnceCell<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>>::get_or_init::<<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>::global::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   25:     0x59259b406218 - <once_cell[ca510c465c7bae99]::imp::OnceCell<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>>::get_or_init<<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>::global::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   26:     0x59259b82bb66 - <&mut dyn core[35159d6ffb30e017]::ops::function::FnMut<(), Output = bool> as core[35159d6ffb30e017]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   27:     0x59259b82b85b - once_cell[ca510c465c7bae99]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   28:     0x59259b405523 - <once_cell[ca510c465c7bae99]::imp::OnceCell<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>>::get_or_init<<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>::global::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   29:     0x59259b41f0aa - <once_cell[ca510c465c7bae99]::sync::OnceCell<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>>::get_or_try_init::<<once_cell[ca510c465c7bae99]::sync::OnceCell<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>>::get_or_init<<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>::global::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   30:     0x59259b41effe - <once_cell[ca510c465c7bae99]::sync::OnceCell<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>>::get_or_init::<<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>::global::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   31:     0x59259b411c8d - <github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>::global
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simple_icons/mod.rs:28:31
[INFO] [stdout]   32:     0x59259b4000cb - github_profile_toolbox[537b1d97e68f0c45]::tool::generate_tool_from_slug
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tool.rs:30:18
[INFO] [stdout]   33:     0x59259b4004f1 - github_profile_toolbox[537b1d97e68f0c45]::tool::generate_tool_from_config
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tool.rs:15:30
[INFO] [stdout]   34:     0x59259b400cc0 - github_profile_toolbox[537b1d97e68f0c45]::markdown::generate_img_tag
[INFO] [stdout]                                at /opt/rustwide/workdir/src/markdown.rs:64:20
[INFO] [stdout]   35:     0x59259b3feeff - github_profile_toolbox[537b1d97e68f0c45]::markdown::generate_markdown_table_content::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/markdown.rs:48:34
[INFO] [stdout]   36:     0x59259b422fb2 - core[35159d6ffb30e017]::iter::traits::iterator::Iterator::for_each::call::<&alloc[a8a7aba520129d98]::string::String, github_profile_toolbox[537b1d97e68f0c45]::markdown::generate_markdown_table_content::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:886:29
[INFO] [stdout]   37:     0x59259b41178f - <indexmap[fc49fc2bc66fcd7c]::map::iter::Keys<alloc[a8a7aba520129d98]::string::String, alloc[a8a7aba520129d98]::vec::Vec<github_profile_toolbox[537b1d97e68f0c45]::config_schema::ToolEnum>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::fold::<(), core[35159d6ffb30e017]::iter::traits::iterator::Iterator::for_each::call<&alloc[a8a7aba520129d98]::string::String, github_profile_toolbox[537b1d97e68f0c45]::markdown::generate_markdown_table_content::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2673:21
[INFO] [stdout]   38:     0x59259b41191f - <indexmap[fc49fc2bc66fcd7c]::map::iter::Keys<alloc[a8a7aba520129d98]::string::String, alloc[a8a7aba520129d98]::vec::Vec<github_profile_toolbox[537b1d97e68f0c45]::config_schema::ToolEnum>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::for_each::<github_profile_toolbox[537b1d97e68f0c45]::markdown::generate_markdown_table_content::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:889:14
[INFO] [stdout]   39:     0x59259b4015f5 - github_profile_toolbox[537b1d97e68f0c45]::markdown::generate_markdown_table_content
[INFO] [stdout]                                at /opt/rustwide/workdir/src/markdown.rs:44:22
[INFO] [stdout]   40:     0x59259b400e83 - github_profile_toolbox[537b1d97e68f0c45]::markdown::generate_markdown
[INFO] [stdout]                                at /opt/rustwide/workdir/src/markdown.rs:9:24
[INFO] [stdout]   41:     0x59259b40c4f6 - github_profile_toolbox[537b1d97e68f0c45]::generate_toolbox
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:35:5
[INFO] [stdout]   42:     0x59259b413f22 - github_profile_toolbox[537b1d97e68f0c45]::tests::generate_toolbox_from_config_as_string
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:62:9
[INFO] [stdout]   43:     0x59259b414160 - github_profile_toolbox[537b1d97e68f0c45]::tests::should_handle_tools_with_custom_config
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:121:24
[INFO] [stdout]   44:     0x59259b411b87 - github_profile_toolbox[537b1d97e68f0c45]::tests::should_handle_tools_with_custom_config::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:107:48
[INFO] [stdout]   45:     0x59259b402e06 - <github_profile_toolbox[537b1d97e68f0c45]::tests::should_handle_tools_with_custom_config::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x59259b72442b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x59259b72442b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x59259b731c1b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x59259b731c1b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x59259b731c1b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59259b731c1b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59259b731c1b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59259b731c1b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x59259b731c1b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x59259b72c5f4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x59259b72c5f4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x59259b734822 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x59259b734822 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x59259b734822 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x59259b734822 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x59259b734822 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x59259b734822 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x59259b734822 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x59259b8ca4ef - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   65:     0x59259b8ca4ef - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x73b769655aa4 - <unknown>
[INFO] [stdout]   67:     0x73b7696e2a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::should_handle_tools_with_different_number_of_items stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::should_handle_tools_with_different_number_of_items' (21) panicked at src/simple_icons/data.rs:14:10:
[INFO] [stdout] Could not download simple-icons: Io(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59259b8caf1a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59259b8caf1a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59259b8caf1a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59259b8caf1a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59259b8e210a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59259b8e210a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59259b8cfcd2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59259b8cfcd2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59259b8a8fbf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59259b8a8fbf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59259b8c2f19 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59259b73114c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59259b73114c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59259b8c30d2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59259b8c30d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59259b8a9078 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59259b8a0939 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59259b8a9f4d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59259b8e28cc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59259b8e2642 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59259b406424 - <core[35159d6ffb30e017]::result::Result<http[8ab2e77ee126616f]::response::Response<ureq[adbfa77dbc48dae9]::body::Body>, ureq[adbfa77dbc48dae9]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59259b3fab08 - github_profile_toolbox[537b1d97e68f0c45]::simple_icons::data::fetch_simple_icons_data
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simple_icons/data.rs:14:10
[INFO] [stdout]   22:     0x59259b413a4a - github_profile_toolbox[537b1d97e68f0c45]::simple_icons::init_simple_icons
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simple_icons/mod.rs:35:29
[INFO] [stdout]   23:     0x59259b411acb - <github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>::global::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simple_icons/mod.rs:29:20
[INFO] [stdout]   24:     0x59259b422ed7 - <once_cell[ca510c465c7bae99]::sync::OnceCell<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>>::get_or_init::<<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>::global::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   25:     0x59259b406218 - <once_cell[ca510c465c7bae99]::imp::OnceCell<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>>::get_or_init<<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>::global::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   26:     0x59259b82bb66 - <&mut dyn core[35159d6ffb30e017]::ops::function::FnMut<(), Output = bool> as core[35159d6ffb30e017]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   27:     0x59259b82b85b - once_cell[ca510c465c7bae99]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   28:     0x59259b405523 - <once_cell[ca510c465c7bae99]::imp::OnceCell<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>>::get_or_init<<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>::global::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   29:     0x59259b41f0aa - <once_cell[ca510c465c7bae99]::sync::OnceCell<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>>::get_or_try_init::<<once_cell[ca510c465c7bae99]::sync::OnceCell<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>>::get_or_init<<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>::global::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   30:     0x59259b41effe - <once_cell[ca510c465c7bae99]::sync::OnceCell<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>>::get_or_init::<<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>::global::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   31:     0x59259b411c8d - <github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>::global
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simple_icons/mod.rs:28:31
[INFO] [stdout]   32:     0x59259b4000cb - github_profile_toolbox[537b1d97e68f0c45]::tool::generate_tool_from_slug
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tool.rs:30:18
[INFO] [stdout]   33:     0x59259b400cdd - github_profile_toolbox[537b1d97e68f0c45]::markdown::generate_img_tag
[INFO] [stdout]                                at /opt/rustwide/workdir/src/markdown.rs:61:20
[INFO] [stdout]   34:     0x59259b3feeff - github_profile_toolbox[537b1d97e68f0c45]::markdown::generate_markdown_table_content::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/markdown.rs:48:34
[INFO] [stdout]   35:     0x59259b422fb2 - core[35159d6ffb30e017]::iter::traits::iterator::Iterator::for_each::call::<&alloc[a8a7aba520129d98]::string::String, github_profile_toolbox[537b1d97e68f0c45]::markdown::generate_markdown_table_content::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:886:29
[INFO] [stdout]   36:     0x59259b41178f - <indexmap[fc49fc2bc66fcd7c]::map::iter::Keys<alloc[a8a7aba520129d98]::string::String, alloc[a8a7aba520129d98]::vec::Vec<github_profile_toolbox[537b1d97e68f0c45]::config_schema::ToolEnum>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::fold::<(), core[35159d6ffb30e017]::iter::traits::iterator::Iterator::for_each::call<&alloc[a8a7aba520129d98]::string::String, github_profile_toolbox[537b1d97e68f0c45]::markdown::generate_markdown_table_content::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2673:21
[INFO] [stdout]   37:     0x59259b41191f - <indexmap[fc49fc2bc66fcd7c]::map::iter::Keys<alloc[a8a7aba520129d98]::string::String, alloc[a8a7aba520129d98]::vec::Vec<github_profile_toolbox[537b1d97e68f0c45]::config_schema::ToolEnum>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::for_each::<github_profile_toolbox[537b1d97e68f0c45]::markdown::generate_markdown_table_content::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:889:14
[INFO] [stdout]   38:     0x59259b4015f5 - github_profile_toolbox[537b1d97e68f0c45]::markdown::generate_markdown_table_content
[INFO] [stdout]                                at /opt/rustwide/workdir/src/markdown.rs:44:22
[INFO] [stdout]   39:     0x59259b400e83 - github_profile_toolbox[537b1d97e68f0c45]::markdown::generate_markdown
[INFO] [stdout]                                at /opt/rustwide/workdir/src/markdown.rs:9:24
[INFO] [stdout]   40:     0x59259b40c4f6 - github_profile_toolbox[537b1d97e68f0c45]::generate_toolbox
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:35:5
[INFO] [stdout]   41:     0x59259b413f22 - github_profile_toolbox[537b1d97e68f0c45]::tests::generate_toolbox_from_config_as_string
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:62:9
[INFO] [stdout]   42:     0x59259b414380 - github_profile_toolbox[537b1d97e68f0c45]::tests::should_handle_tools_with_different_number_of_items
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:95:24
[INFO] [stdout]   43:     0x59259b411be7 - github_profile_toolbox[537b1d97e68f0c45]::tests::should_handle_tools_with_different_number_of_items::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:87:60
[INFO] [stdout]   44:     0x59259b402e86 - <github_profile_toolbox[537b1d97e68f0c45]::tests::should_handle_tools_with_different_number_of_items::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x59259b72442b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x59259b72442b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x59259b731c1b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x59259b731c1b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x59259b731c1b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x59259b731c1b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x59259b731c1b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x59259b731c1b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x59259b731c1b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x59259b72c5f4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x59259b72c5f4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x59259b734822 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x59259b734822 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x59259b734822 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x59259b734822 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x59259b734822 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x59259b734822 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x59259b734822 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x59259b8ca4ef - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x59259b8ca4ef - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x73b769655aa4 - <unknown>
[INFO] [stdout]   66:     0x73b7696e2a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::should_not_sort_columns_alphabetically stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::should_not_sort_columns_alphabetically' (22) panicked at src/simple_icons/data.rs:14:10:
[INFO] [stdout] Could not download simple-icons: Io(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59259b8caf1a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59259b8caf1a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59259b8caf1a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59259b8caf1a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59259b8e210a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59259b8e210a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59259b8cfcd2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59259b8cfcd2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59259b8a8fbf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59259b8a8fbf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59259b8c2f19 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59259b73114c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59259b73114c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59259b8c30d2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59259b8c30d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59259b8a9078 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59259b8a0939 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59259b8a9f4d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59259b8e28cc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59259b8e2642 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59259b406424 - <core[35159d6ffb30e017]::result::Result<http[8ab2e77ee126616f]::response::Response<ureq[adbfa77dbc48dae9]::body::Body>, ureq[adbfa77dbc48dae9]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59259b3fab08 - github_profile_toolbox[537b1d97e68f0c45]::simple_icons::data::fetch_simple_icons_data
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simple_icons/data.rs:14:10
[INFO] [stdout]   22:     0x59259b413a4a - github_profile_toolbox[537b1d97e68f0c45]::simple_icons::init_simple_icons
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simple_icons/mod.rs:35:29
[INFO] [stdout]   23:     0x59259b411acb - <github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>::global::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simple_icons/mod.rs:29:20
[INFO] [stdout]   24:     0x59259b422ed7 - <once_cell[ca510c465c7bae99]::sync::OnceCell<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>>::get_or_init::<<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>::global::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   25:     0x59259b406218 - <once_cell[ca510c465c7bae99]::imp::OnceCell<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>>::get_or_init<<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>::global::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   26:     0x59259b82bb66 - <&mut dyn core[35159d6ffb30e017]::ops::function::FnMut<(), Output = bool> as core[35159d6ffb30e017]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   27:     0x59259b82b85b - once_cell[ca510c465c7bae99]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   28:     0x59259b405523 - <once_cell[ca510c465c7bae99]::imp::OnceCell<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>>::get_or_init<<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>::global::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   29:     0x59259b41f0aa - <once_cell[ca510c465c7bae99]::sync::OnceCell<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>>::get_or_try_init::<<once_cell[ca510c465c7bae99]::sync::OnceCell<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>>::get_or_init<<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>::global::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   30:     0x59259b41effe - <once_cell[ca510c465c7bae99]::sync::OnceCell<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>>::get_or_init::<<github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>::global::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   31:     0x59259b411c8d - <github_profile_toolbox[537b1d97e68f0c45]::simple_icons::SimpleIcons>::global
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simple_icons/mod.rs:28:31
[INFO] [stdout]   32:     0x59259b4000cb - github_profile_toolbox[537b1d97e68f0c45]::tool::generate_tool_from_slug
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tool.rs:30:18
[INFO] [stdout]   33:     0x59259b400cdd - github_profile_toolbox[537b1d97e68f0c45]::markdown::generate_img_tag
[INFO] [stdout]                                at /opt/rustwide/workdir/src/markdown.rs:61:20
[INFO] [stdout]   34:     0x59259b3feeff - github_profile_toolbox[537b1d97e68f0c45]::markdown::generate_markdown_table_content::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/markdown.rs:48:34
[INFO] [stdout]   35:     0x59259b422fb2 - core[35159d6ffb30e017]::iter::traits::iterator::Iterator::for_each::call::<&alloc[a8a7aba520129d98]::string::String, github_profile_toolbox[537b1d97e68f0c45]::markdown::generate_markdown_table_content::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:886:29
[INFO] [stdout]   36:     0x59259b41178f - <indexmap[fc49fc2bc66fcd7c]::map::iter::Keys<alloc[a8a7aba520129d98]::string::String, alloc[a8a7aba520129d98]::vec::Vec<github_profile_toolbox[537b1d97e68f0c45]::config_schema::ToolEnum>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::fold::<(), core[35159d6ffb30e017]::iter::traits::iterator::Iterator::for_each::call<&alloc[a8a7aba520129d98]::string::String, github_profile_toolbox[537b1d97e68f0c45]::markdown::generate_markdown_table_content::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:2673:21
[INFO] [stdout]   37:     0x59259b41191f - <indexmap[fc49fc2bc66fcd7c]::map::iter::Keys<alloc[a8a7aba520129d98]::string::String, alloc[a8a7aba520129d98]::vec::Vec<github_profile_toolbox[537b1d97e68f0c45]::config_schema::ToolEnum>> as core[35159d6ffb30e017]::iter::traits::iterator::Iterator>::for_each::<github_profile_toolbox[537b1d97e68f0c45]::markdown::generate_markdown_table_content::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/iter/traits/iterator.rs:889:14
[INFO] [stdout]   38:     0x59259b4015f5 - github_profile_toolbox[537b1d97e68f0c45]::markdown::generate_markdown_table_content
[INFO] [stdout]                                at /opt/rustwide/workdir/src/markdown.rs:44:22
[INFO] [stdout]   39:     0x59259b400e83 - github_profile_toolbox[537b1d97e68f0c45]::markdown::generate_markdown
[INFO] [stdout]                                at /opt/rustwide/workdir/src/markdown.rs:9:24
[INFO] [stdout]   40:     0x59259b40c4f6 - github_profile_toolbox[537b1d97e68f0c45]::generate_toolbox
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:35:5
[INFO] [stdout]   41:     0x59259b413f22 - github_profile_toolbox[537b1d97e68f0c45]::tests::generate_toolbox_from_config_as_string
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:62:9
[INFO] [stdout]   42:     0x59259b414270 - github_profile_toolbox[537b1d97e68f0c45]::tests::should_not_sort_columns_alphabetically
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:153:24
[INFO] [stdout]   43:     0x59259b411bb7 - github_profile_toolbox[537b1d97e68f0c45]::tests::should_not_sort_columns_alphabetically::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:146:48
[INFO] [stdout]   44:     0x59259b402e46 - <github_profile_toolbox[537b1d97e68f0c45]::tests::should_not_sort_columns_alphabetically::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x59259b72442b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x59259b72442b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x59259b731c1b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x59259b731c1b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x59259b731c1b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x59259b731c1b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x59259b731c1b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x59259b731c1b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x59259b731c1b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x59259b72c5f4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x59259b72c5f4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x59259b734822 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x59259b734822 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x59259b734822 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x59259b734822 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x59259b734822 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x59259b734822 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x59259b734822 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x59259b8ca4ef - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x59259b8ca4ef - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x73b769655aa4 - <unknown>
[INFO] [stdout]   66:     0x73b7696e2a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::should_generate_markdown
[INFO] [stdout]     tests::should_handle_tools_with_custom_config
[INFO] [stdout]     tests::should_handle_tools_with_different_number_of_items
[INFO] [stdout]     tests::should_not_sort_columns_alphabetically
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin github-profile-toolbox`
[INFO] running `Command { std: "docker" "inspect" "40b73f86bfea33c6771920f3f49ecbc4e8616eb882f3bae8103cfccb681dee17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40b73f86bfea33c6771920f3f49ecbc4e8616eb882f3bae8103cfccb681dee17", kill_on_drop: false }`
[INFO] [stdout] 40b73f86bfea33c6771920f3f49ecbc4e8616eb882f3bae8103cfccb681dee17
