[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] 850a45817e1f936aad447b48e8327366dac6de0e
[INFO] testing alexandre-abrioux/github-profile-toolbox against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexandre-abrioux%2Fgithub-profile-toolbox" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alexandre-abrioux/github-profile-toolbox on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d20e818b73a207ff03ef88eb0856314ba9b1ebf2e448d9c8ec5d468d28dd17d2
[INFO] running `Command { std: "docker" "start" "-a" "d20e818b73a207ff03ef88eb0856314ba9b1ebf2e448d9c8ec5d468d28dd17d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d20e818b73a207ff03ef88eb0856314ba9b1ebf2e448d9c8ec5d468d28dd17d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d20e818b73a207ff03ef88eb0856314ba9b1ebf2e448d9c8ec5d468d28dd17d2", kill_on_drop: false }`
[INFO] [stdout] d20e818b73a207ff03ef88eb0856314ba9b1ebf2e448d9c8ec5d468d28dd17d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 0227daca466f3844158f927788cc0c153919de87a1a91d1067b8df3cd4c3a5c2
[INFO] running `Command { std: "docker" "start" "-a" "0227daca466f3844158f927788cc0c153919de87a1a91d1067b8df3cd4c3a5c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[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 memchr v2.7.6
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling saphyr-parser v0.0.6
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling unicode-display-width v0.2.0
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling smallvec v2.0.0-alpha.11
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ureq-proto v0.5.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling comrak v0.19.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 20.10s
[INFO] running `Command { std: "docker" "inspect" "0227daca466f3844158f927788cc0c153919de87a1a91d1067b8df3cd4c3a5c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0227daca466f3844158f927788cc0c153919de87a1a91d1067b8df3cd4c3a5c2", kill_on_drop: false }`
[INFO] [stdout] 0227daca466f3844158f927788cc0c153919de87a1a91d1067b8df3cd4c3a5c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] e6d14da48e7ddb0c7a1c2db7cb6f29c8ead904f4538e90cfe156785e5f3f39c5
[INFO] running `Command { std: "docker" "start" "-a" "e6d14da48e7ddb0c7a1c2db7cb6f29c8ead904f4538e90cfe156785e5f3f39c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling comrak v0.19.0
[INFO] [stderr]    Compiling predicates v3.1.3
[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 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 `test` profile [unoptimized + debuginfo] target(s) in 13.78s
[INFO] running `Command { std: "docker" "inspect" "e6d14da48e7ddb0c7a1c2db7cb6f29c8ead904f4538e90cfe156785e5f3f39c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6d14da48e7ddb0c7a1c2db7cb6f29c8ead904f4538e90cfe156785e5f3f39c5", kill_on_drop: false }`
[INFO] [stdout] e6d14da48e7ddb0c7a1c2db7cb6f29c8ead904f4538e90cfe156785e5f3f39c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] a2f2288919b49c4c7926af7d0f74afbd7a20c3833fa5877369372571f39d0c3c
[INFO] running `Command { std: "docker" "start" "-a" "a2f2288919b49c4c7926af7d0f74afbd7a20c3833fa5877369372571f39d0c3c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/github-profile-toolbox/862e6d6a4da113be/deps/github_profile_toolbox-862e6d6a4da113be)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::should_handle_missing_property - should panic ... ok
[INFO] [stdout] test tests::should_handle_tools_with_different_number_of_items ... FAILED
[INFO] [stdout] test tests::should_handle_tools_with_custom_config ... FAILED
[INFO] [stdout] test tests::should_generate_markdown ... FAILED
[INFO] [stdout] test tests::should_not_sort_columns_alphabetically ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[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' (28) 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:     0x561bc6f98c82 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x561bc6f98c82 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x561bc6f98c82 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x561bc6f98c82 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x561bc6fb069a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x561bc6fb069a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x561bc6f9ddc6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x561bc6f9ddc6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x561bc6f75eaf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x561bc6f75eaf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x561bc6f90859 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x561bc6e0507e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x561bc6e0507e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x561bc6f90a12 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x561bc6f90a12 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x561bc6f75f68 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x561bc6f6d859 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x561bc6f76f8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x561bc6fb0ddc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x561bc6fb0b52 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x561bc6ad8194 - <core[8f93d80df273fe75]::result::Result<http[151586a3b4111a8a]::response::Response<ureq[4a0216f3cdc69d6d]::body::Body>, ureq[4a0216f3cdc69d6d]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x561bc6aeeb98 - github_profile_toolbox[146b4741f64c4fdd]::simple_icons::data::fetch_simple_icons_data
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simple_icons/data.rs:14:10
[INFO] [stdout]   22:     0x561bc6ad941a - github_profile_toolbox[146b4741f64c4fdd]::simple_icons::init_simple_icons
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simple_icons/mod.rs:35:29
[INFO] [stdout]   23:     0x561bc6ad805b - <github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>::global::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simple_icons/mod.rs:29:20
[INFO] [stdout]   24:     0x561bc6ae32d7 - <once_cell[5f88c33f495ded33]::sync::OnceCell<github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>>::get_or_init::<<github_profile_toolbox[146b4741f64c4fdd]::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:     0x561bc6aed0a8 - <once_cell[5f88c33f495ded33]::imp::OnceCell<github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>>::initialize::<<once_cell[5f88c33f495ded33]::sync::OnceCell<github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>>::get_or_init<<github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>::global::{closure#0}>::{closure#0}, <once_cell[5f88c33f495ded33]::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:     0x561bc6ef8606 - <&mut dyn core[8f93d80df273fe75]::ops::function::FnMut<(), Output = bool> as core[8f93d80df273fe75]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   27:     0x561bc6ef82fb - once_cell[5f88c33f495ded33]::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:     0x561bc6aeb013 - <once_cell[5f88c33f495ded33]::imp::OnceCell<github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>>::initialize::<<once_cell[5f88c33f495ded33]::sync::OnceCell<github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>>::get_or_init<<github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>::global::{closure#0}>::{closure#0}, <once_cell[5f88c33f495ded33]::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:     0x561bc6adc46a - <once_cell[5f88c33f495ded33]::sync::OnceCell<github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>>::get_or_try_init::<<once_cell[5f88c33f495ded33]::sync::OnceCell<github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>>::get_or_init<<github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>::global::{closure#0}>::{closure#0}, <once_cell[5f88c33f495ded33]::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:     0x561bc6adc3cd - <once_cell[5f88c33f495ded33]::sync::OnceCell<github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>>::get_or_init::<<github_profile_toolbox[146b4741f64c4fdd]::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:     0x561bc6ad80cd - <github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>::global
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simple_icons/mod.rs:28:31
[INFO] [stdout]   32:     0x561bc6ad12eb - github_profile_toolbox[146b4741f64c4fdd]::tool::generate_tool_from_slug
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tool.rs:30:18
[INFO] [stdout]   33:     0x561bc6ad1efd - github_profile_toolbox[146b4741f64c4fdd]::markdown::generate_img_tag
[INFO] [stdout]                                at /opt/rustwide/workdir/src/markdown.rs:61:20
[INFO] [stdout]   34:     0x561bc6ad0c5f - github_profile_toolbox[146b4741f64c4fdd]::markdown::generate_markdown_table_content::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/markdown.rs:48:34
[INFO] [stdout]   35:     0x561bc6aed292 - core[8f93d80df273fe75]::iter::traits::iterator::Iterator::for_each::call::<&alloc[40b2bae28975ac47]::string::String, github_profile_toolbox[146b4741f64c4fdd]::markdown::generate_markdown_table_content::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   36:     0x561bc6ae90af - <indexmap[1cf8201b14edd4e8]::map::iter::Keys<alloc[40b2bae28975ac47]::string::String, alloc[40b2bae28975ac47]::vec::Vec<github_profile_toolbox[146b4741f64c4fdd]::config_schema::ToolEnum>> as core[8f93d80df273fe75]::iter::traits::iterator::Iterator>::fold::<(), core[8f93d80df273fe75]::iter::traits::iterator::Iterator::for_each::call<&alloc[40b2bae28975ac47]::string::String, github_profile_toolbox[146b4741f64c4fdd]::markdown::generate_markdown_table_content::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2610:21
[INFO] [stdout]   37:     0x561bc6ae923f - <indexmap[1cf8201b14edd4e8]::map::iter::Keys<alloc[40b2bae28975ac47]::string::String, alloc[40b2bae28975ac47]::vec::Vec<github_profile_toolbox[146b4741f64c4fdd]::config_schema::ToolEnum>> as core[8f93d80df273fe75]::iter::traits::iterator::Iterator>::for_each::<github_profile_toolbox[146b4741f64c4fdd]::markdown::generate_markdown_table_content::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   38:     0x561bc6ad2815 - github_profile_toolbox[146b4741f64c4fdd]::markdown::generate_markdown_table_content
[INFO] [stdout]                                at /opt/rustwide/workdir/src/markdown.rs:44:22
[INFO] [stdout]   39:     0x561bc6ad20a3 - github_profile_toolbox[146b4741f64c4fdd]::markdown::generate_markdown
[INFO] [stdout]                                at /opt/rustwide/workdir/src/markdown.rs:9:24
[INFO] [stdout]   40:     0x561bc6ad8096 - github_profile_toolbox[146b4741f64c4fdd]::generate_toolbox
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:35:5
[INFO] [stdout]   41:     0x561bc6afaa62 - github_profile_toolbox[146b4741f64c4fdd]::tests::generate_toolbox_from_config_as_string
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:62:9
[INFO] [stdout]   42:     0x561bc6afaec0 - github_profile_toolbox[146b4741f64c4fdd]::tests::should_handle_tools_with_different_number_of_items
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:95:24
[INFO] [stdout]   43:     0x561bc6afa757 - github_profile_toolbox[146b4741f64c4fdd]::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:     0x561bc6af6846 - <github_profile_toolbox[146b4741f64c4fdd]::tests::should_handle_tools_with_different_number_of_items::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x561bc6df942b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x561bc6df942b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x561bc6e05c8a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x561bc6e05c8a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x561bc6e05c8a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x561bc6e05c8a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x561bc6e05c8a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x561bc6e05c8a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x561bc6e05c8a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x561bc6e00154 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x561bc6e00154 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x561bc6e08782 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x561bc6e08782 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x561bc6e08782 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x561bc6e08782 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x561bc6e08782 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x561bc6e08782 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x561bc6e08782 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x561bc6f983af - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x561bc6f983af - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   65:     0x740680ab1aa4 - <unknown>
[INFO] [stdout]   66:     0x740680b3ea64 - 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' (27) 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:     0x561bc6f98c82 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x561bc6f98c82 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x561bc6f98c82 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x561bc6f98c82 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x561bc6fb069a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x561bc6fb069a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x561bc6f9ddc6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x561bc6f9ddc6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x561bc6f75eaf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x561bc6f75eaf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x561bc6f90859 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x561bc6e0507e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x561bc6e0507e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x561bc6f90a12 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x561bc6f90a12 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x561bc6f75f68 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x561bc6f6d859 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x561bc6f76f8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x561bc6fb0ddc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x561bc6fb0b52 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x561bc6ad8194 - <core[8f93d80df273fe75]::result::Result<http[151586a3b4111a8a]::response::Response<ureq[4a0216f3cdc69d6d]::body::Body>, ureq[4a0216f3cdc69d6d]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x561bc6aeeb98 - github_profile_toolbox[146b4741f64c4fdd]::simple_icons::data::fetch_simple_icons_data
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simple_icons/data.rs:14:10
[INFO] [stdout]   22:     0x561bc6ad941a - github_profile_toolbox[146b4741f64c4fdd]::simple_icons::init_simple_icons
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simple_icons/mod.rs:35:29
[INFO] [stdout]   23:     0x561bc6ad805b - <github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>::global::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simple_icons/mod.rs:29:20
[INFO] [stdout]   24:     0x561bc6ae32d7 - <once_cell[5f88c33f495ded33]::sync::OnceCell<github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>>::get_or_init::<<github_profile_toolbox[146b4741f64c4fdd]::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:     0x561bc6aed0a8 - <once_cell[5f88c33f495ded33]::imp::OnceCell<github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>>::initialize::<<once_cell[5f88c33f495ded33]::sync::OnceCell<github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>>::get_or_init<<github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>::global::{closure#0}>::{closure#0}, <once_cell[5f88c33f495ded33]::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:     0x561bc6ef8606 - <&mut dyn core[8f93d80df273fe75]::ops::function::FnMut<(), Output = bool> as core[8f93d80df273fe75]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   27:     0x561bc6ef82fb - once_cell[5f88c33f495ded33]::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:     0x561bc6aeb013 - <once_cell[5f88c33f495ded33]::imp::OnceCell<github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>>::initialize::<<once_cell[5f88c33f495ded33]::sync::OnceCell<github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>>::get_or_init<<github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>::global::{closure#0}>::{closure#0}, <once_cell[5f88c33f495ded33]::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:     0x561bc6adc46a - <once_cell[5f88c33f495ded33]::sync::OnceCell<github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>>::get_or_try_init::<<once_cell[5f88c33f495ded33]::sync::OnceCell<github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>>::get_or_init<<github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>::global::{closure#0}>::{closure#0}, <once_cell[5f88c33f495ded33]::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:     0x561bc6adc3cd - <once_cell[5f88c33f495ded33]::sync::OnceCell<github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>>::get_or_init::<<github_profile_toolbox[146b4741f64c4fdd]::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:     0x561bc6ad80cd - <github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>::global
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simple_icons/mod.rs:28:31
[INFO] [stdout]   32:     0x561bc6ad12eb - github_profile_toolbox[146b4741f64c4fdd]::tool::generate_tool_from_slug
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tool.rs:30:18
[INFO] [stdout]   33:     0x561bc6ad1711 - github_profile_toolbox[146b4741f64c4fdd]::tool::generate_tool_from_config
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tool.rs:15:30
[INFO] [stdout]   34:     0x561bc6ad1ee0 - github_profile_toolbox[146b4741f64c4fdd]::markdown::generate_img_tag
[INFO] [stdout]                                at /opt/rustwide/workdir/src/markdown.rs:64:20
[INFO] [stdout]   35:     0x561bc6ad0c5f - github_profile_toolbox[146b4741f64c4fdd]::markdown::generate_markdown_table_content::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/markdown.rs:48:34
[INFO] [stdout]   36:     0x561bc6aed292 - core[8f93d80df273fe75]::iter::traits::iterator::Iterator::for_each::call::<&alloc[40b2bae28975ac47]::string::String, github_profile_toolbox[146b4741f64c4fdd]::markdown::generate_markdown_table_content::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   37:     0x561bc6ae90af - <indexmap[1cf8201b14edd4e8]::map::iter::Keys<alloc[40b2bae28975ac47]::string::String, alloc[40b2bae28975ac47]::vec::Vec<github_profile_toolbox[146b4741f64c4fdd]::config_schema::ToolEnum>> as core[8f93d80df273fe75]::iter::traits::iterator::Iterator>::fold::<(), core[8f93d80df273fe75]::iter::traits::iterator::Iterator::for_each::call<&alloc[40b2bae28975ac47]::string::String, github_profile_toolbox[146b4741f64c4fdd]::markdown::generate_markdown_table_content::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2610:21
[INFO] [stdout]   38:     0x561bc6ae923f - <indexmap[1cf8201b14edd4e8]::map::iter::Keys<alloc[40b2bae28975ac47]::string::String, alloc[40b2bae28975ac47]::vec::Vec<github_profile_toolbox[146b4741f64c4fdd]::config_schema::ToolEnum>> as core[8f93d80df273fe75]::iter::traits::iterator::Iterator>::for_each::<github_profile_toolbox[146b4741f64c4fdd]::markdown::generate_markdown_table_content::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   39:     0x561bc6ad2815 - github_profile_toolbox[146b4741f64c4fdd]::markdown::generate_markdown_table_content
[INFO] [stdout]                                at /opt/rustwide/workdir/src/markdown.rs:44:22
[INFO] [stdout]   40:     0x561bc6ad20a3 - github_profile_toolbox[146b4741f64c4fdd]::markdown::generate_markdown
[INFO] [stdout]                                at /opt/rustwide/workdir/src/markdown.rs:9:24
[INFO] [stdout]   41:     0x561bc6ad8096 - github_profile_toolbox[146b4741f64c4fdd]::generate_toolbox
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:35:5
[INFO] [stdout]   42:     0x561bc6afaa62 - github_profile_toolbox[146b4741f64c4fdd]::tests::generate_toolbox_from_config_as_string
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:62:9
[INFO] [stdout]   43:     0x561bc6afaca0 - github_profile_toolbox[146b4741f64c4fdd]::tests::should_handle_tools_with_custom_config
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:121:24
[INFO] [stdout]   44:     0x561bc6afa6f7 - github_profile_toolbox[146b4741f64c4fdd]::tests::should_handle_tools_with_custom_config::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:107:48
[INFO] [stdout]   45:     0x561bc6af67c6 - <github_profile_toolbox[146b4741f64c4fdd]::tests::should_handle_tools_with_custom_config::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x561bc6df942b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x561bc6df942b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x561bc6e05c8a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x561bc6e05c8a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x561bc6e05c8a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x561bc6e05c8a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x561bc6e05c8a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x561bc6e05c8a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x561bc6e05c8a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x561bc6e00154 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x561bc6e00154 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x561bc6e08782 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x561bc6e08782 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x561bc6e08782 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x561bc6e08782 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x561bc6e08782 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x561bc6e08782 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x561bc6e08782 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x561bc6f983af - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x561bc6f983af - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x740680ab1aa4 - <unknown>
[INFO] [stdout]   67:     0x740680b3ea64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::should_generate_markdown stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::should_generate_markdown' (25) 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:     0x561bc6f98c82 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x561bc6f98c82 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x561bc6f98c82 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x561bc6f98c82 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x561bc6fb069a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x561bc6fb069a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x561bc6f9ddc6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x561bc6f9ddc6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x561bc6f75eaf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x561bc6f75eaf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x561bc6f90859 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x561bc6e0507e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x561bc6e0507e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x561bc6f90a12 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x561bc6f90a12 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x561bc6f75f68 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x561bc6f6d859 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x561bc6f76f8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x561bc6fb0ddc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x561bc6fb0b52 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x561bc6ad8194 - <core[8f93d80df273fe75]::result::Result<http[151586a3b4111a8a]::response::Response<ureq[4a0216f3cdc69d6d]::body::Body>, ureq[4a0216f3cdc69d6d]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x561bc6aeeb98 - github_profile_toolbox[146b4741f64c4fdd]::simple_icons::data::fetch_simple_icons_data
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simple_icons/data.rs:14:10
[INFO] [stdout]   22:     0x561bc6ad941a - github_profile_toolbox[146b4741f64c4fdd]::simple_icons::init_simple_icons
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simple_icons/mod.rs:35:29
[INFO] [stdout]   23:     0x561bc6ad805b - <github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>::global::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simple_icons/mod.rs:29:20
[INFO] [stdout]   24:     0x561bc6ae32d7 - <once_cell[5f88c33f495ded33]::sync::OnceCell<github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>>::get_or_init::<<github_profile_toolbox[146b4741f64c4fdd]::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:     0x561bc6aed0a8 - <once_cell[5f88c33f495ded33]::imp::OnceCell<github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>>::initialize::<<once_cell[5f88c33f495ded33]::sync::OnceCell<github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>>::get_or_init<<github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>::global::{closure#0}>::{closure#0}, <once_cell[5f88c33f495ded33]::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:     0x561bc6ef8606 - <&mut dyn core[8f93d80df273fe75]::ops::function::FnMut<(), Output = bool> as core[8f93d80df273fe75]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   27:     0x561bc6ef82fb - once_cell[5f88c33f495ded33]::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:     0x561bc6aeb013 - <once_cell[5f88c33f495ded33]::imp::OnceCell<github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>>::initialize::<<once_cell[5f88c33f495ded33]::sync::OnceCell<github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>>::get_or_init<<github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>::global::{closure#0}>::{closure#0}, <once_cell[5f88c33f495ded33]::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:     0x561bc6adc46a - <once_cell[5f88c33f495ded33]::sync::OnceCell<github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>>::get_or_try_init::<<once_cell[5f88c33f495ded33]::sync::OnceCell<github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>>::get_or_init<<github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>::global::{closure#0}>::{closure#0}, <once_cell[5f88c33f495ded33]::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:     0x561bc6adc3cd - <once_cell[5f88c33f495ded33]::sync::OnceCell<github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>>::get_or_init::<<github_profile_toolbox[146b4741f64c4fdd]::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:     0x561bc6ad80cd - <github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>::global
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simple_icons/mod.rs:28:31
[INFO] [stdout]   32:     0x561bc6ad12eb - github_profile_toolbox[146b4741f64c4fdd]::tool::generate_tool_from_slug
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tool.rs:30:18
[INFO] [stdout]   33:     0x561bc6ad1efd - github_profile_toolbox[146b4741f64c4fdd]::markdown::generate_img_tag
[INFO] [stdout]                                at /opt/rustwide/workdir/src/markdown.rs:61:20
[INFO] [stdout]   34:     0x561bc6ad0c5f - github_profile_toolbox[146b4741f64c4fdd]::markdown::generate_markdown_table_content::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/markdown.rs:48:34
[INFO] [stdout]   35:     0x561bc6aed292 - core[8f93d80df273fe75]::iter::traits::iterator::Iterator::for_each::call::<&alloc[40b2bae28975ac47]::string::String, github_profile_toolbox[146b4741f64c4fdd]::markdown::generate_markdown_table_content::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   36:     0x561bc6ae90af - <indexmap[1cf8201b14edd4e8]::map::iter::Keys<alloc[40b2bae28975ac47]::string::String, alloc[40b2bae28975ac47]::vec::Vec<github_profile_toolbox[146b4741f64c4fdd]::config_schema::ToolEnum>> as core[8f93d80df273fe75]::iter::traits::iterator::Iterator>::fold::<(), core[8f93d80df273fe75]::iter::traits::iterator::Iterator::for_each::call<&alloc[40b2bae28975ac47]::string::String, github_profile_toolbox[146b4741f64c4fdd]::markdown::generate_markdown_table_content::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2610:21
[INFO] [stdout]   37:     0x561bc6ae923f - <indexmap[1cf8201b14edd4e8]::map::iter::Keys<alloc[40b2bae28975ac47]::string::String, alloc[40b2bae28975ac47]::vec::Vec<github_profile_toolbox[146b4741f64c4fdd]::config_schema::ToolEnum>> as core[8f93d80df273fe75]::iter::traits::iterator::Iterator>::for_each::<github_profile_toolbox[146b4741f64c4fdd]::markdown::generate_markdown_table_content::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   38:     0x561bc6ad2815 - github_profile_toolbox[146b4741f64c4fdd]::markdown::generate_markdown_table_content
[INFO] [stdout]                                at /opt/rustwide/workdir/src/markdown.rs:44:22
[INFO] [stdout]   39:     0x561bc6ad20a3 - github_profile_toolbox[146b4741f64c4fdd]::markdown::generate_markdown
[INFO] [stdout]                                at /opt/rustwide/workdir/src/markdown.rs:9:24
[INFO] [stdout]   40:     0x561bc6ad8096 - github_profile_toolbox[146b4741f64c4fdd]::generate_toolbox
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:35:5
[INFO] [stdout]   41:     0x561bc6afaa62 - github_profile_toolbox[146b4741f64c4fdd]::tests::generate_toolbox_from_config_as_string
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:62:9
[INFO] [stdout]   42:     0x561bc6afab00 - github_profile_toolbox[146b4741f64c4fdd]::tests::should_generate_markdown
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:75:24
[INFO] [stdout]   43:     0x561bc6afa697 - github_profile_toolbox[146b4741f64c4fdd]::tests::should_generate_markdown::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:66:34
[INFO] [stdout]   44:     0x561bc6af6746 - <github_profile_toolbox[146b4741f64c4fdd]::tests::should_generate_markdown::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x561bc6df942b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x561bc6df942b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x561bc6e05c8a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x561bc6e05c8a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x561bc6e05c8a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x561bc6e05c8a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x561bc6e05c8a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x561bc6e05c8a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x561bc6e05c8a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x561bc6e00154 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x561bc6e00154 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x561bc6e08782 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x561bc6e08782 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x561bc6e08782 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x561bc6e08782 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x561bc6e08782 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x561bc6e08782 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x561bc6e08782 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x561bc6f983af - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x561bc6f983af - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   65:     0x740680ab1aa4 - <unknown>
[INFO] [stdout]   66:     0x740680b3ea64 - 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' (29) 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:     0x561bc6f98c82 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x561bc6f98c82 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x561bc6f98c82 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x561bc6f98c82 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x561bc6fb069a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x561bc6fb069a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x561bc6f9ddc6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x561bc6f9ddc6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x561bc6f75eaf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x561bc6f75eaf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x561bc6f90859 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x561bc6e0507e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x561bc6e0507e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x561bc6f90a12 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x561bc6f90a12 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x561bc6f75f68 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x561bc6f6d859 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x561bc6f76f8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x561bc6fb0ddc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x561bc6fb0b52 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x561bc6ad8194 - <core[8f93d80df273fe75]::result::Result<http[151586a3b4111a8a]::response::Response<ureq[4a0216f3cdc69d6d]::body::Body>, ureq[4a0216f3cdc69d6d]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x561bc6aeeb98 - github_profile_toolbox[146b4741f64c4fdd]::simple_icons::data::fetch_simple_icons_data
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simple_icons/data.rs:14:10
[INFO] [stdout]   22:     0x561bc6ad941a - github_profile_toolbox[146b4741f64c4fdd]::simple_icons::init_simple_icons
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simple_icons/mod.rs:35:29
[INFO] [stdout]   23:     0x561bc6ad805b - <github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>::global::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simple_icons/mod.rs:29:20
[INFO] [stdout]   24:     0x561bc6ae32d7 - <once_cell[5f88c33f495ded33]::sync::OnceCell<github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>>::get_or_init::<<github_profile_toolbox[146b4741f64c4fdd]::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:     0x561bc6aed0a8 - <once_cell[5f88c33f495ded33]::imp::OnceCell<github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>>::initialize::<<once_cell[5f88c33f495ded33]::sync::OnceCell<github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>>::get_or_init<<github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>::global::{closure#0}>::{closure#0}, <once_cell[5f88c33f495ded33]::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:     0x561bc6ef8606 - <&mut dyn core[8f93d80df273fe75]::ops::function::FnMut<(), Output = bool> as core[8f93d80df273fe75]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   27:     0x561bc6ef82fb - once_cell[5f88c33f495ded33]::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:     0x561bc6aeb013 - <once_cell[5f88c33f495ded33]::imp::OnceCell<github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>>::initialize::<<once_cell[5f88c33f495ded33]::sync::OnceCell<github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>>::get_or_init<<github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>::global::{closure#0}>::{closure#0}, <once_cell[5f88c33f495ded33]::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:     0x561bc6adc46a - <once_cell[5f88c33f495ded33]::sync::OnceCell<github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>>::get_or_try_init::<<once_cell[5f88c33f495ded33]::sync::OnceCell<github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>>::get_or_init<<github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>::global::{closure#0}>::{closure#0}, <once_cell[5f88c33f495ded33]::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:     0x561bc6adc3cd - <once_cell[5f88c33f495ded33]::sync::OnceCell<github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>>::get_or_init::<<github_profile_toolbox[146b4741f64c4fdd]::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:     0x561bc6ad80cd - <github_profile_toolbox[146b4741f64c4fdd]::simple_icons::SimpleIcons>::global
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simple_icons/mod.rs:28:31
[INFO] [stdout]   32:     0x561bc6ad12eb - github_profile_toolbox[146b4741f64c4fdd]::tool::generate_tool_from_slug
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tool.rs:30:18
[INFO] [stdout]   33:     0x561bc6ad1efd - github_profile_toolbox[146b4741f64c4fdd]::markdown::generate_img_tag
[INFO] [stdout]                                at /opt/rustwide/workdir/src/markdown.rs:61:20
[INFO] [stdout]   34:     0x561bc6ad0c5f - github_profile_toolbox[146b4741f64c4fdd]::markdown::generate_markdown_table_content::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/markdown.rs:48:34
[INFO] [stdout]   35:     0x561bc6aed292 - core[8f93d80df273fe75]::iter::traits::iterator::Iterator::for_each::call::<&alloc[40b2bae28975ac47]::string::String, github_profile_toolbox[146b4741f64c4fdd]::markdown::generate_markdown_table_content::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   36:     0x561bc6ae90af - <indexmap[1cf8201b14edd4e8]::map::iter::Keys<alloc[40b2bae28975ac47]::string::String, alloc[40b2bae28975ac47]::vec::Vec<github_profile_toolbox[146b4741f64c4fdd]::config_schema::ToolEnum>> as core[8f93d80df273fe75]::iter::traits::iterator::Iterator>::fold::<(), core[8f93d80df273fe75]::iter::traits::iterator::Iterator::for_each::call<&alloc[40b2bae28975ac47]::string::String, github_profile_toolbox[146b4741f64c4fdd]::markdown::generate_markdown_table_content::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:2610:21
[INFO] [stdout]   37:     0x561bc6ae923f - <indexmap[1cf8201b14edd4e8]::map::iter::Keys<alloc[40b2bae28975ac47]::string::String, alloc[40b2bae28975ac47]::vec::Vec<github_profile_toolbox[146b4741f64c4fdd]::config_schema::ToolEnum>> as core[8f93d80df273fe75]::iter::traits::iterator::Iterator>::for_each::<github_profile_toolbox[146b4741f64c4fdd]::markdown::generate_markdown_table_content::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   38:     0x561bc6ad2815 - github_profile_toolbox[146b4741f64c4fdd]::markdown::generate_markdown_table_content
[INFO] [stdout]                                at /opt/rustwide/workdir/src/markdown.rs:44:22
[INFO] [stdout]   39:     0x561bc6ad20a3 - github_profile_toolbox[146b4741f64c4fdd]::markdown::generate_markdown
[INFO] [stdout]                                at /opt/rustwide/workdir/src/markdown.rs:9:24
[INFO] [stdout]   40:     0x561bc6ad8096 - github_profile_toolbox[146b4741f64c4fdd]::generate_toolbox
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:35:5
[INFO] [stdout]   41:     0x561bc6afaa62 - github_profile_toolbox[146b4741f64c4fdd]::tests::generate_toolbox_from_config_as_string
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:62:9
[INFO] [stdout]   42:     0x561bc6afadb0 - github_profile_toolbox[146b4741f64c4fdd]::tests::should_not_sort_columns_alphabetically
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:153:24
[INFO] [stdout]   43:     0x561bc6afa727 - github_profile_toolbox[146b4741f64c4fdd]::tests::should_not_sort_columns_alphabetically::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:146:48
[INFO] [stdout]   44:     0x561bc6af6806 - <github_profile_toolbox[146b4741f64c4fdd]::tests::should_not_sort_columns_alphabetically::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x561bc6df942b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x561bc6df942b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x561bc6e05c8a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x561bc6e05c8a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x561bc6e05c8a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x561bc6e05c8a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x561bc6e05c8a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x561bc6e05c8a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x561bc6e05c8a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x561bc6e00154 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x561bc6e00154 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x561bc6e08782 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x561bc6e08782 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x561bc6e08782 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x561bc6e08782 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x561bc6e08782 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x561bc6e08782 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x561bc6e08782 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x561bc6f983af - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x561bc6f983af - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   65:     0x740680ab1aa4 - <unknown>
[INFO] [stdout]   66:     0x740680b3ea64 - 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.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin github-profile-toolbox`
[INFO] running `Command { std: "docker" "inspect" "a2f2288919b49c4c7926af7d0f74afbd7a20c3833fa5877369372571f39d0c3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2f2288919b49c4c7926af7d0f74afbd7a20c3833fa5877369372571f39d0c3c", kill_on_drop: false }`
[INFO] [stdout] a2f2288919b49c4c7926af7d0f74afbd7a20c3833fa5877369372571f39d0c3c
