[INFO] cloning repository https://github.com/dbrgn/tealdeer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dbrgn/tealdeer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdbrgn%2Ftealdeer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdbrgn%2Ftealdeer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f8a2003bc28a67f8f17809699716c0d7b92b479b
[INFO] testing dbrgn/tealdeer against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdbrgn%2Ftealdeer" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dbrgn/tealdeer
[INFO] finished tweaking git repo https://github.com/dbrgn/tealdeer
[INFO] tweaked toml for git repo https://github.com/dbrgn/tealdeer written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dbrgn/tealdeer on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dbrgn/tealdeer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3f6e267fa4c7ffe1491f893c970c9ba6dd484ce977d8a1a15e41d2aa7fd2aec0
[INFO] running `Command { std: "docker" "start" "3f6e267fa4c7ffe1491f893c970c9ba6dd484ce977d8a1a15e41d2aa7fd2aec0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f6e267fa4c7ffe1491f893c970c9ba6dd484ce977d8a1a15e41d2aa7fd2aec0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3f6e267fa4c7ffe1491f893c970c9ba6dd484ce977d8a1a15e41d2aa7fd2aec0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f6e267fa4c7ffe1491f893c970c9ba6dd484ce977d8a1a15e41d2aa7fd2aec0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3f6e267fa4c7ffe1491f893c970c9ba6dd484ce977d8a1a15e41d2aa7fd2aec0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling zlib-rs v0.5.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling app_dirs2 v2.5.5
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling ureq-proto v0.5.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling pager v0.16.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling zip v5.1.1
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.1
[INFO] [stderr]    Compiling ureq v3.1.2
[INFO] [stderr]    Compiling tealdeer v1.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.07s
[INFO] running `Command { std: "docker" "inspect" "3f6e267fa4c7ffe1491f893c970c9ba6dd484ce977d8a1a15e41d2aa7fd2aec0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3f6e267fa4c7ffe1491f893c970c9ba6dd484ce977d8a1a15e41d2aa7fd2aec0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling escargot v0.5.15
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling tealdeer v1.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.32s
[INFO] running `Command { std: "docker" "inspect" "3f6e267fa4c7ffe1491f893c970c9ba6dd484ce977d8a1a15e41d2aa7fd2aec0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3f6e267fa4c7ffe1491f893c970c9ba6dd484ce977d8a1a15e41d2aa7fd2aec0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tldr-8aad01704b284980)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test config::test::error_with_tilde_username ... ok
[INFO] [stdout] test cache::tests::test_reader_with_patch ... ok
[INFO] [stdout] test config::test::expand_path_with_absolute_path ... ok
[INFO] [stdout] test config::test::expand_path_with_valid_home ... ok
[INFO] [stdout] test config::test::expand_tilde_in_config_file ... ok
[INFO] [stdout] test config::test::language::country_code_expansion ... ok
[INFO] [stdout] test cache::tests::test_reader_without_patch ... ok
[INFO] [stdout] test config::test::language::ignore_posix_and_c ... ok
[INFO] [stdout] test config::test::language::missing_language_env ... ok
[INFO] [stdout] test config::test::language::no_duplicates ... ok
[INFO] [stdout] test config::test::language::preference_order ... ok
[INFO] [stdout] test config::test::language::missing_lang_env ... ok
[INFO] [stdout] test config::test::language::with_encoding ... ok
[INFO] [stdout] test config::test::relative_path_resolution ... ok
[INFO] [stdout] test formatter::tests::highlight_code_segment::test_highlight_code_segment ... ok
[INFO] [stdout] test formatter::tests::highlight_code_segment::test_i18n ... ok
[INFO] [stdout] test formatter::tests::placeholders::prefix_check_character_boundary ... ok
[INFO] [stdout] test formatter::tests::highlight_code_segment::test_empty_command ... ok
[INFO] [stdout] test formatter::tests::placeholders::escaped_inside_placeholder ... ok
[INFO] [stdout] test formatter::tests::placeholders::outer_precedence ... ok
[INFO] [stdout] test types::test::test_linetype_from_str ... ok
[INFO] [stdout] test formatter::tests::test_is_freestanding_substring ... ok
[INFO] [stdout] test formatter::tests::placeholders::variable_vs_escaped ... ok
[INFO] [stdout] test line_iterator::test::test_first_line_old_format ... ok
[INFO] [stdout] test line_iterator::test::test_first_line_new_format ... ok
[INFO] [stdout] test formatter::tests::placeholders::placeholder_inside_escaped ... ok
[INFO] [stdout] test config::test::serialize_deserialize ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-15e30e297ff8d182)
[INFO] [stdout] 
[INFO] [stdout] running 52 tests
[INFO] [stdout] test test_custom_pages_dir_is_not_dir ... ok
[INFO] [stdout] test test_correct_rendering_v2 ... ok
[INFO] [stdout] test test_correct_rendering_with_config ... ok
[INFO] [stdout] test test_cannot_build_without_tls_feature - should panic ... ok
[INFO] [stdout] test test_create_cache_directory_path ... FAILED
[INFO] [stdout] test test_always_delete_old_pages_directory ... ok
[INFO] [stdout] test test_clear_only_pages_directory ... ok
[INFO] [stdout] test test_cache_location_not_a_directory ... ok
[INFO] [stdout] test test_custom_page_overwrites ... ok
[INFO] [stdout] test test_custom_patch_appends_to_common ... ok
[INFO] [stdout] test test_correct_rendering_v1 ... ok
[INFO] [stdout] test test_custom_patch_does_not_append_to_custom ... ok
[INFO] [stdout] test test_edit_page ... ok
[INFO] [stdout] test test_edit_patch ... ok
[INFO] [stdout] test test_fail_on_custom_config_path_is_directory ... ok
[INFO] [stdout] test test_common_platform_is_used_as_fallback ... ok
[INFO] [stdout] test test_cache_location_permission_denied ... FAILED
[INFO] [stdout] test test_autoupdate_cache ... FAILED
[INFO] [stdout] test test_markdown_rendering ... ok
[INFO] [stdout] test test_missing_cache ... ok
[INFO] [stdout] test test_os_specific_page ... ok
[INFO] [stdout] test test_multiple_platform_command_search_not_found ... ok
[INFO] [stdout] test test_pager_flag_enable ... ok
[INFO] [stdout] test test_load_the_correct_config ... ok
[INFO] [stdout] test test_cache_location_source ... ok
[INFO] [stdout] test test_quiet_cache ... FAILED
[INFO] [stdout] test test_quiet_failures ... ok
[INFO] [stdout] test test_rendering_color_never ... ok
[INFO] [stdout] test test_rendering_color_auto ... ok
[INFO] [stdout] test test_list_flag_rendering ... ok
[INFO] [stdout] test test_rendering_i18n ... ok
[INFO] [stdout] test test_quiet_old_cache ... ok
[INFO] [stdout] test test_rendering_with_indentation ... ok
[INFO] [stdout] test test_raw_render_file ... ok
[INFO] [stdout] test test_lowercased_page_lookup ... ok
[INFO] [stdout] test test_recreate_dir ... ok
[INFO] [stdout] test test_multiple_platform_command_search ... ok
[INFO] [stdout] test test_spaces_find_command ... ok
[INFO] [stdout] test test_tealdeer_page_works_without_cache ... ok
[INFO] [stdout] test test_config_platforms has been running for over 60 seconds
[INFO] [stdout] test test_update_language_arg ... FAILED
[INFO] [stdout] test test_show_paths ... ok
[INFO] [stdout] test test_warn_cache_age_never ... ok
[INFO] [stdout] test test_warn_invalid_tls_backend ... ok
[INFO] [stdout] test test_config_platforms ... ok
[INFO] [stdout] test test_update_cache_default_features ... FAILED
[INFO] [stdout] test test_update_cache_native_tls ... FAILED
[INFO] [stdout] test test_update_cache_rustls_webpki ... FAILED
[INFO] [stdout] test test_show_title_config ... ok
[INFO] [stdout] test test_macos_is_alias_for_osx ... ok
[INFO] [stdout] test test_setup_seed_config ... ok
[INFO] [stdout] test test_multi_platform_list_flag_rendering ... ok
[INFO] [stdout] test test_search_language_precedence ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_create_cache_directory_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_create_cache_directory_path' (1877) panicked at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=```<90 lines total>
[INFO] [stdout] ```
[INFO] [stdout] Successfully created cache directory `/tmp/.tldr.test61fuSH/.cache/internal/tldr-pages`.
[INFO] [stdout] Could not update cache
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Could not download tldr pages from https://github.com/tldr-pages/tldr/releases/latest/download/tldr-pages.en.zip: Err(Io(Custom { kind: Uncategorized, error: \"failed to lookup address information: Temporary failure in name resolution\" }))
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::msg::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/lib.rs:698:13
[INFO] [stdout]    2: <tldr::cache::Cache>::download
[INFO] [stdout]              at ./src/cache.rs:372:17
[INFO] [stdout]    3: <tldr::cache::Cache>::update::{closure#0}
[INFO] [stdout]              at ./src/cache.rs:229:21
[INFO] [stdout]    4: core::iter::adapters::map::map_try_fold::<&tldr::config::Language, core::result::Result<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>, <tldr::cache::Cache>::update::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]    5: <core::slice::iter::Iter<tldr::config::Language> as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::adapters::map::map_try_fold<&tldr::config::Language, core::result::Result<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>, <tldr::cache::Cache>::update::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/traits/iterator.rs:2494:21
[INFO] [stdout]    6: <core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}> as core::iter::traits::iterator::Iterator>::try_fold::<(), <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>>
[INFO] [stdout] ```
[INFO] [stdout] <30 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout]              at ./src/main.rs:202:5
[INFO] [stdout]   22: <fn() -> std::process::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std::process::ExitCode, std::process::ExitCode>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   24: std::rt::lang_start::<std::process::ExitCode>::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:206:18
[INFO] [stdout]   25: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   27: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:175:24
[INFO] [stdout]   30: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   33: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:171:5
[INFO] [stdout]   34: std::rt::lang_start::<std::process::ExitCode>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:205:5
[INFO] [stdout]   35: main
[INFO] [stdout]   36: <unknown>
[INFO] [stdout]   37: __libc_start_main
[INFO] [stdout]   38: _start
[INFO] [stdout] 
[INFO] [stdout] Note: Update errors are often caused by unexpected or missing TLS certificates.
[INFO] [stdout] You are currently using the following TLS backend: rustls-with-webpki-roots
[INFO] [stdout] Try changing the updates.tls_backend setting in the config file, for example:
[INFO] [stdout] 
[INFO] [stdout]   [updates]
[INFO] [stdout]   tls_backend = \"rustls-with-native-roots\"
[INFO] [stdout] 
[INFO] [stdout] This build of tealdeer has support for the following options: rustls-with-webpki-roots, rustls-with-native-roots
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`env -u EDITOR -u LANG -u LANGUAGE -u NO_COLOR -u TEALDEER_CACHE_DIR TEALDEER_CONFIG_DIR="/tmp/.tldr.test61fuSH/.config" "/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/tldr" "--update"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=<90 lines total>
[INFO] [stdout] ```
[INFO] [stdout] Successfully created cache directory `/tmp/.tldr.test61fuSH/.cache/internal/tldr-pages`.
[INFO] [stdout] Could not update cache
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Could not download tldr pages from https://github.com/tldr-pages/tldr/releases/latest/download/tldr-pages.en.zip: Err(Io(Custom { kind: Uncategorized, error: \"failed to lookup address information: Temporary failure in name resolution\" }))
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::msg::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/lib.rs:698:13
[INFO] [stdout]    2: <tldr::cache::Cache>::download
[INFO] [stdout]              at ./src/cache.rs:372:17
[INFO] [stdout]    3: <tldr::cache::Cache>::update::{closure#0}
[INFO] [stdout]              at ./src/cache.rs:229:21
[INFO] [stdout]    4: core::iter::adapters::map::map_try_fold::<&tldr::config::Language, core::result::Result<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>, <tldr::cache::Cache>::update::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]    5: <core::slice::iter::Iter<tldr::config::Language> as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::adapters::map::map_try_fold<&tldr::config::Language, core::result::Result<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>, <tldr::cache::Cache>::update::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/traits/iterator.rs:2494:21
[INFO] [stdout]    6: <core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}> as core::iter::traits::iterator::Iterator>::try_fold::<(), <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>>
[INFO] [stdout] ```
[INFO] [stdout] <30 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout]              at ./src/main.rs:202:5
[INFO] [stdout]   22: <fn() -> std::process::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std::process::ExitCode, std::process::ExitCode>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   24: std::rt::lang_start::<std::process::ExitCode>::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:206:18
[INFO] [stdout]   25: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   27: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:175:24
[INFO] [stdout]   30: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   33: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:171:5
[INFO] [stdout]   34: std::rt::lang_start::<std::process::ExitCode>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:205:5
[INFO] [stdout]   35: main
[INFO] [stdout]   36: <unknown>
[INFO] [stdout]   37: __libc_start_main
[INFO] [stdout]   38: _start
[INFO] [stdout] 
[INFO] [stdout] Note: Update errors are often caused by unexpected or missing TLS certificates.
[INFO] [stdout] You are currently using the following TLS backend: rustls-with-webpki-roots
[INFO] [stdout] Try changing the updates.tls_backend setting in the config file, for example:
[INFO] [stdout] 
[INFO] [stdout]   [updates]
[INFO] [stdout]   tls_backend = \"rustls-with-native-roots\"
[INFO] [stdout] 
[INFO] [stdout] This build of tealdeer has support for the following options: rustls-with-webpki-roots, rustls-with-native-roots
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5837d30a0841 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5837d30a0841 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5837d30a0841 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5837d30a0841 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5837d30b73da - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5837d30b73da - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5837d30a62ec - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5837d30a62ec - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5837d307b936 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5837d307b936 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5837d3096d39 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5837d2d6bad0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5837d2d6bad0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5837d3096ef2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5837d3096ef2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5837d307b9e2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5837d3073129 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5837d307c78d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5837d30b7c5c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5837d2db39f8 - core[6883ba1bc0fe4ed1]::panicking::panic_display::<assert_cmd[16fbcf8dc12f88e9]::assert::AssertError>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5837d2db3957 - <assert_cmd[16fbcf8dc12f88e9]::assert::AssertError>::panic::<assert_cmd[16fbcf8dc12f88e9]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x5837d2db31d7 - <<assert_cmd[16fbcf8dc12f88e9]::assert::AssertError>::panic<assert_cmd[16fbcf8dc12f88e9]::assert::Assert> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(assert_cmd[16fbcf8dc12f88e9]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5837d2da99bb - <core[6883ba1bc0fe4ed1]::result::Result<assert_cmd[16fbcf8dc12f88e9]::assert::Assert, assert_cmd[16fbcf8dc12f88e9]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[16fbcf8dc12f88e9]::assert::AssertError>::panic<assert_cmd[16fbcf8dc12f88e9]::assert::Assert>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1620:23
[INFO] [stdout]   23:     0x5837d2db4580 - <assert_cmd[16fbcf8dc12f88e9]::assert::Assert>::success
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stdout]   24:     0x5837d2cd8e90 - lib[956c526cdfbfbb63]::test_create_cache_directory_path
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:534:10
[INFO] [stdout]   25:     0x5837d2ccc5e7 - lib[956c526cdfbfbb63]::test_create_cache_directory_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:518:38
[INFO] [stdout]   26:     0x5837d2ce9a26 - <lib[956c526cdfbfbb63]::test_create_cache_directory_path::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5837d2d5ee0b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5837d2d5ee0b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x5837d2d6c455 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x5837d2d6c455 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x5837d2d6c455 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   32:     0x5837d2d6c455 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5837d2d6c455 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5837d2d6c455 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x5837d2d6c455 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x5837d2d66f04 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x5837d2d66f04 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5837d2d6f5a2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x5837d2d6f5a2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5837d2d6f5a2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   41:     0x5837d2d6f5a2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5837d2d6f5a2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5837d2d6f5a2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x5837d2d6f5a2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5837d309fd8f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   46:     0x5837d309fd8f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   47:     0x7aa478a73aa4 - <unknown>
[INFO] [stdout]   48:     0x7aa478b00a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_cache_location_permission_denied stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_cache_location_permission_denied' (1866) panicked at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected success
[INFO] [stdout] command=`env -u EDITOR -u LANG -u LANGUAGE -u NO_COLOR -u TEALDEER_CACHE_DIR TEALDEER_CONFIG_DIR="/tmp/.tldr.testS7Gm9o/.config" "/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/tldr" "--list"`
[INFO] [stdout] code=0
[INFO] [stdout] stdout=```
[INFO] [stdout] git-checkout
[INFO] [stdout] inkscape-v1
[INFO] [stdout] inkscape-v2
[INFO] [stdout] which
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] stderr=""
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5837d30a0841 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5837d30a0841 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5837d30a0841 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5837d30a0841 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5837d30b73da - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5837d30b73da - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5837d30a62ec - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5837d30a62ec - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5837d307b936 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5837d307b936 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5837d3096d39 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5837d2d6bad0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5837d2d6bad0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5837d3096ef2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5837d3096ef2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5837d307b9e2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5837d3073129 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5837d307c78d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5837d30b7c5c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5837d2db39f8 - core[6883ba1bc0fe4ed1]::panicking::panic_display::<assert_cmd[16fbcf8dc12f88e9]::assert::AssertError>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5837d2db3957 - <assert_cmd[16fbcf8dc12f88e9]::assert::AssertError>::panic::<assert_cmd[16fbcf8dc12f88e9]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x5837d2db31d7 - <<assert_cmd[16fbcf8dc12f88e9]::assert::AssertError>::panic<assert_cmd[16fbcf8dc12f88e9]::assert::Assert> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(assert_cmd[16fbcf8dc12f88e9]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5837d2da99bb - <core[6883ba1bc0fe4ed1]::result::Result<assert_cmd[16fbcf8dc12f88e9]::assert::Assert, assert_cmd[16fbcf8dc12f88e9]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[16fbcf8dc12f88e9]::assert::AssertError>::panic<assert_cmd[16fbcf8dc12f88e9]::assert::Assert>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1620:23
[INFO] [stdout]   23:     0x5837d2db4520 - <assert_cmd[16fbcf8dc12f88e9]::assert::Assert>::failure
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:187:28
[INFO] [stdout]   24:     0x5837d2cda9ff - lib[956c526cdfbfbb63]::test_cache_location_permission_denied
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:585:10
[INFO] [stdout]   25:     0x5837d2ccc707 - lib[956c526cdfbfbb63]::test_cache_location_permission_denied::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:563:43
[INFO] [stdout]   26:     0x5837d2ce9ba6 - <lib[956c526cdfbfbb63]::test_cache_location_permission_denied::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5837d2d5ee0b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5837d2d5ee0b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x5837d2d6c455 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x5837d2d6c455 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x5837d2d6c455 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   32:     0x5837d2d6c455 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5837d2d6c455 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5837d2d6c455 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x5837d2d6c455 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x5837d2d66f04 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x5837d2d66f04 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5837d2d6f5a2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x5837d2d6f5a2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5837d2d6f5a2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   41:     0x5837d2d6f5a2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5837d2d6f5a2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5837d2d6f5a2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x5837d2d6f5a2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5837d309fd8f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   46:     0x5837d309fd8f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   47:     0x7aa478a73aa4 - <unknown>
[INFO] [stdout]   48:     0x7aa478b00a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_autoupdate_cache stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_autoupdate_cache' (1864) panicked at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=```<90 lines total>
[INFO] [stdout] ```
[INFO] [stdout] Successfully created cache directory `/tmp/.tldr.testIhVwof/.cache/tldr-pages`.
[INFO] [stdout] Could not update cache
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Could not download tldr pages from https://github.com/tldr-pages/tldr/releases/latest/download/tldr-pages.en.zip: Err(Io(Custom { kind: Uncategorized, error: \"failed to lookup address information: Temporary failure in name resolution\" }))
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::msg::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/lib.rs:698:13
[INFO] [stdout]    2: <tldr::cache::Cache>::download
[INFO] [stdout]              at ./src/cache.rs:372:17
[INFO] [stdout]    3: <tldr::cache::Cache>::update::{closure#0}
[INFO] [stdout]              at ./src/cache.rs:229:21
[INFO] [stdout]    4: core::iter::adapters::map::map_try_fold::<&tldr::config::Language, core::result::Result<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>, <tldr::cache::Cache>::update::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]    5: <core::slice::iter::Iter<tldr::config::Language> as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::adapters::map::map_try_fold<&tldr::config::Language, core::result::Result<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>, <tldr::cache::Cache>::update::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/traits/iterator.rs:2494:21
[INFO] [stdout]    6: <core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}> as core::iter::traits::iterator::Iterator>::try_fold::<(), <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>>
[INFO] [stdout] ```
[INFO] [stdout] <30 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout]              at ./src/main.rs:202:5
[INFO] [stdout]   22: <fn() -> std::process::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std::process::ExitCode, std::process::ExitCode>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   24: std::rt::lang_start::<std::process::ExitCode>::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:206:18
[INFO] [stdout]   25: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   27: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:175:24
[INFO] [stdout]   30: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   33: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:171:5
[INFO] [stdout]   34: std::rt::lang_start::<std::process::ExitCode>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:205:5
[INFO] [stdout]   35: main
[INFO] [stdout]   36: <unknown>
[INFO] [stdout]   37: __libc_start_main
[INFO] [stdout]   38: _start
[INFO] [stdout] 
[INFO] [stdout] Note: Update errors are often caused by unexpected or missing TLS certificates.
[INFO] [stdout] You are currently using the following TLS backend: rustls-with-webpki-roots
[INFO] [stdout] Try changing the updates.tls_backend setting in the config file, for example:
[INFO] [stdout] 
[INFO] [stdout]   [updates]
[INFO] [stdout]   tls_backend = \"rustls-with-native-roots\"
[INFO] [stdout] 
[INFO] [stdout] This build of tealdeer has support for the following options: rustls-with-webpki-roots, rustls-with-native-roots
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`env -u EDITOR -u LANG -u LANGUAGE -u NO_COLOR -u TEALDEER_CACHE_DIR TEALDEER_CONFIG_DIR="/tmp/.tldr.testIhVwof/.config" "/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/tldr" "--list"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=<90 lines total>
[INFO] [stdout] ```
[INFO] [stdout] Successfully created cache directory `/tmp/.tldr.testIhVwof/.cache/tldr-pages`.
[INFO] [stdout] Could not update cache
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Could not download tldr pages from https://github.com/tldr-pages/tldr/releases/latest/download/tldr-pages.en.zip: Err(Io(Custom { kind: Uncategorized, error: \"failed to lookup address information: Temporary failure in name resolution\" }))
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::msg::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/lib.rs:698:13
[INFO] [stdout]    2: <tldr::cache::Cache>::download
[INFO] [stdout]              at ./src/cache.rs:372:17
[INFO] [stdout]    3: <tldr::cache::Cache>::update::{closure#0}
[INFO] [stdout]              at ./src/cache.rs:229:21
[INFO] [stdout]    4: core::iter::adapters::map::map_try_fold::<&tldr::config::Language, core::result::Result<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>, <tldr::cache::Cache>::update::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]    5: <core::slice::iter::Iter<tldr::config::Language> as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::adapters::map::map_try_fold<&tldr::config::Language, core::result::Result<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>, <tldr::cache::Cache>::update::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/traits/iterator.rs:2494:21
[INFO] [stdout]    6: <core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}> as core::iter::traits::iterator::Iterator>::try_fold::<(), <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>>
[INFO] [stdout] ```
[INFO] [stdout] <30 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout]              at ./src/main.rs:202:5
[INFO] [stdout]   22: <fn() -> std::process::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std::process::ExitCode, std::process::ExitCode>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   24: std::rt::lang_start::<std::process::ExitCode>::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:206:18
[INFO] [stdout]   25: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   27: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:175:24
[INFO] [stdout]   30: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   33: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:171:5
[INFO] [stdout]   34: std::rt::lang_start::<std::process::ExitCode>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:205:5
[INFO] [stdout]   35: main
[INFO] [stdout]   36: <unknown>
[INFO] [stdout]   37: __libc_start_main
[INFO] [stdout]   38: _start
[INFO] [stdout] 
[INFO] [stdout] Note: Update errors are often caused by unexpected or missing TLS certificates.
[INFO] [stdout] You are currently using the following TLS backend: rustls-with-webpki-roots
[INFO] [stdout] Try changing the updates.tls_backend setting in the config file, for example:
[INFO] [stdout] 
[INFO] [stdout]   [updates]
[INFO] [stdout]   tls_backend = \"rustls-with-native-roots\"
[INFO] [stdout] 
[INFO] [stdout] This build of tealdeer has support for the following options: rustls-with-webpki-roots, rustls-with-native-roots
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5837d30a0841 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5837d30a0841 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5837d30a0841 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5837d30a0841 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5837d30b73da - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5837d30b73da - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5837d30a62ec - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5837d30a62ec - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5837d307b936 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5837d307b936 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5837d3096d39 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5837d2d6bad0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5837d2d6bad0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5837d3096ef2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5837d3096ef2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5837d307b9e2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5837d3073129 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5837d307c78d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5837d30b7c5c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5837d2db39f8 - core[6883ba1bc0fe4ed1]::panicking::panic_display::<assert_cmd[16fbcf8dc12f88e9]::assert::AssertError>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5837d2db3957 - <assert_cmd[16fbcf8dc12f88e9]::assert::AssertError>::panic::<assert_cmd[16fbcf8dc12f88e9]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x5837d2db31d7 - <<assert_cmd[16fbcf8dc12f88e9]::assert::AssertError>::panic<assert_cmd[16fbcf8dc12f88e9]::assert::Assert> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(assert_cmd[16fbcf8dc12f88e9]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5837d2da99bb - <core[6883ba1bc0fe4ed1]::result::Result<assert_cmd[16fbcf8dc12f88e9]::assert::Assert, assert_cmd[16fbcf8dc12f88e9]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[16fbcf8dc12f88e9]::assert::AssertError>::panic<assert_cmd[16fbcf8dc12f88e9]::assert::Assert>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1620:23
[INFO] [stdout]   23:     0x5837d2db4580 - <assert_cmd[16fbcf8dc12f88e9]::assert::Assert>::success
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stdout]   24:     0x5837d2ccc9a3 - lib[956c526cdfbfbb63]::test_autoupdate_cache::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:1270:66
[INFO] [stdout]   25:     0x5837d2cd0876 - lib[956c526cdfbfbb63]::test_autoupdate_cache
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:1280:5
[INFO] [stdout]   26:     0x5837d2ccc107 - lib[956c526cdfbfbb63]::test_autoupdate_cache::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:1251:27
[INFO] [stdout]   27:     0x5837d2ce93a6 - <lib[956c526cdfbfbb63]::test_autoupdate_cache::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5837d2d5ee0b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5837d2d5ee0b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   30:     0x5837d2d6c455 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   31:     0x5837d2d6c455 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   32:     0x5837d2d6c455 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   33:     0x5837d2d6c455 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5837d2d6c455 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5837d2d6c455 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   36:     0x5837d2d6c455 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   37:     0x5837d2d66f04 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   38:     0x5837d2d66f04 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x5837d2d6f5a2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   40:     0x5837d2d6f5a2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x5837d2d6f5a2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   42:     0x5837d2d6f5a2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x5837d2d6f5a2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5837d2d6f5a2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   45:     0x5837d2d6f5a2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5837d309fd8f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   47:     0x5837d309fd8f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   48:     0x7aa478a73aa4 - <unknown>
[INFO] [stdout]   49:     0x7aa478b00a64 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_quiet_cache stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_quiet_cache' (3562) panicked at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=```<90 lines total>
[INFO] [stdout] ```
[INFO] [stdout] Successfully created cache directory `/tmp/.tldr.testL5ovgP/.cache/tldr-pages`.
[INFO] [stdout] Could not update cache
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Could not download tldr pages from https://github.com/tldr-pages/tldr/releases/latest/download/tldr-pages.en.zip: Err(Io(Custom { kind: Uncategorized, error: \"failed to lookup address information: Temporary failure in name resolution\" }))
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::msg::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/lib.rs:698:13
[INFO] [stdout]    2: <tldr::cache::Cache>::download
[INFO] [stdout]              at ./src/cache.rs:372:17
[INFO] [stdout]    3: <tldr::cache::Cache>::update::{closure#0}
[INFO] [stdout]              at ./src/cache.rs:229:21
[INFO] [stdout]    4: core::iter::adapters::map::map_try_fold::<&tldr::config::Language, core::result::Result<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>, <tldr::cache::Cache>::update::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]    5: <core::slice::iter::Iter<tldr::config::Language> as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::adapters::map::map_try_fold<&tldr::config::Language, core::result::Result<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>, <tldr::cache::Cache>::update::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/traits/iterator.rs:2494:21
[INFO] [stdout]    6: <core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}> as core::iter::traits::iterator::Iterator>::try_fold::<(), <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>>
[INFO] [stdout] ```
[INFO] [stdout] <30 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout]              at ./src/main.rs:202:5
[INFO] [stdout]   22: <fn() -> std::process::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std::process::ExitCode, std::process::ExitCode>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   24: std::rt::lang_start::<std::process::ExitCode>::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:206:18
[INFO] [stdout]   25: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   27: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:175:24
[INFO] [stdout]   30: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   33: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:171:5
[INFO] [stdout]   34: std::rt::lang_start::<std::process::ExitCode>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:205:5
[INFO] [stdout]   35: main
[INFO] [stdout]   36: <unknown>
[INFO] [stdout]   37: __libc_start_main
[INFO] [stdout]   38: _start
[INFO] [stdout] 
[INFO] [stdout] Note: Update errors are often caused by unexpected or missing TLS certificates.
[INFO] [stdout] You are currently using the following TLS backend: rustls-with-webpki-roots
[INFO] [stdout] Try changing the updates.tls_backend setting in the config file, for example:
[INFO] [stdout] 
[INFO] [stdout]   [updates]
[INFO] [stdout]   tls_backend = \"rustls-with-native-roots\"
[INFO] [stdout] 
[INFO] [stdout] This build of tealdeer has support for the following options: rustls-with-webpki-roots, rustls-with-native-roots
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`env -u EDITOR -u LANG -u LANGUAGE -u NO_COLOR -u TEALDEER_CACHE_DIR TEALDEER_CONFIG_DIR="/tmp/.tldr.testL5ovgP/.config" "/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/tldr" "--update" "--quiet"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=<90 lines total>
[INFO] [stdout] ```
[INFO] [stdout] Successfully created cache directory `/tmp/.tldr.testL5ovgP/.cache/tldr-pages`.
[INFO] [stdout] Could not update cache
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Could not download tldr pages from https://github.com/tldr-pages/tldr/releases/latest/download/tldr-pages.en.zip: Err(Io(Custom { kind: Uncategorized, error: \"failed to lookup address information: Temporary failure in name resolution\" }))
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::msg::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/lib.rs:698:13
[INFO] [stdout]    2: <tldr::cache::Cache>::download
[INFO] [stdout]              at ./src/cache.rs:372:17
[INFO] [stdout]    3: <tldr::cache::Cache>::update::{closure#0}
[INFO] [stdout]              at ./src/cache.rs:229:21
[INFO] [stdout]    4: core::iter::adapters::map::map_try_fold::<&tldr::config::Language, core::result::Result<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>, <tldr::cache::Cache>::update::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]    5: <core::slice::iter::Iter<tldr::config::Language> as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::adapters::map::map_try_fold<&tldr::config::Language, core::result::Result<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>, <tldr::cache::Cache>::update::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/traits/iterator.rs:2494:21
[INFO] [stdout]    6: <core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}> as core::iter::traits::iterator::Iterator>::try_fold::<(), <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>>
[INFO] [stdout] ```
[INFO] [stdout] <30 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout]              at ./src/main.rs:202:5
[INFO] [stdout]   22: <fn() -> std::process::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std::process::ExitCode, std::process::ExitCode>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   24: std::rt::lang_start::<std::process::ExitCode>::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:206:18
[INFO] [stdout]   25: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   27: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:175:24
[INFO] [stdout]   30: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   33: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:171:5
[INFO] [stdout]   34: std::rt::lang_start::<std::process::ExitCode>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:205:5
[INFO] [stdout]   35: main
[INFO] [stdout]   36: <unknown>
[INFO] [stdout]   37: __libc_start_main
[INFO] [stdout]   38: _start
[INFO] [stdout] 
[INFO] [stdout] Note: Update errors are often caused by unexpected or missing TLS certificates.
[INFO] [stdout] You are currently using the following TLS backend: rustls-with-webpki-roots
[INFO] [stdout] Try changing the updates.tls_backend setting in the config file, for example:
[INFO] [stdout] 
[INFO] [stdout]   [updates]
[INFO] [stdout]   tls_backend = \"rustls-with-native-roots\"
[INFO] [stdout] 
[INFO] [stdout] This build of tealdeer has support for the following options: rustls-with-webpki-roots, rustls-with-native-roots
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5837d30a0841 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5837d30a0841 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5837d30a0841 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5837d30a0841 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5837d30b73da - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5837d30b73da - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5837d30a62ec - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5837d30a62ec - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5837d307b936 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5837d307b936 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5837d3096d39 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5837d2d6bad0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5837d2d6bad0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5837d3096ef2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5837d3096ef2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5837d307b9e2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5837d3073129 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5837d307c78d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5837d30b7c5c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5837d2db39f8 - core[6883ba1bc0fe4ed1]::panicking::panic_display::<assert_cmd[16fbcf8dc12f88e9]::assert::AssertError>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5837d2db3957 - <assert_cmd[16fbcf8dc12f88e9]::assert::AssertError>::panic::<assert_cmd[16fbcf8dc12f88e9]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x5837d2db31d7 - <<assert_cmd[16fbcf8dc12f88e9]::assert::AssertError>::panic<assert_cmd[16fbcf8dc12f88e9]::assert::Assert> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(assert_cmd[16fbcf8dc12f88e9]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5837d2da99bb - <core[6883ba1bc0fe4ed1]::result::Result<assert_cmd[16fbcf8dc12f88e9]::assert::Assert, assert_cmd[16fbcf8dc12f88e9]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[16fbcf8dc12f88e9]::assert::AssertError>::panic<assert_cmd[16fbcf8dc12f88e9]::assert::Assert>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1620:23
[INFO] [stdout]   23:     0x5837d2db4580 - <assert_cmd[16fbcf8dc12f88e9]::assert::Assert>::success
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stdout]   24:     0x5837d2ccf175 - lib[956c526cdfbfbb63]::test_quiet_cache
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:392:10
[INFO] [stdout]   25:     0x5837d2ccbfb7 - lib[956c526cdfbfbb63]::test_quiet_cache::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:386:22
[INFO] [stdout]   26:     0x5837d2ce91e6 - <lib[956c526cdfbfbb63]::test_quiet_cache::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5837d2d5ee0b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5837d2d5ee0b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x5837d2d6c455 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x5837d2d6c455 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x5837d2d6c455 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   32:     0x5837d2d6c455 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5837d2d6c455 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5837d2d6c455 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x5837d2d6c455 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x5837d2d66f04 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x5837d2d66f04 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5837d2d6f5a2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x5837d2d6f5a2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5837d2d6f5a2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   41:     0x5837d2d6f5a2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5837d2d6f5a2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5837d2d6f5a2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x5837d2d6f5a2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5837d309fd8f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   46:     0x5837d309fd8f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   47:     0x7aa478a73aa4 - <unknown>
[INFO] [stdout]   48:     0x7aa478b00a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_update_language_arg stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_update_language_arg' (3731) panicked at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=```<90 lines total>
[INFO] [stdout] ```
[INFO] [stdout] Successfully created cache directory `/tmp/.tldr.testFsx9bQ/.cache/tldr-pages`.
[INFO] [stdout] Could not update cache
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Could not download tldr pages from https://github.com/tldr-pages/tldr/releases/latest/download/tldr-pages.it.zip: Err(Io(Custom { kind: Uncategorized, error: \"failed to lookup address information: Temporary failure in name resolution\" }))
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::msg::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/lib.rs:698:13
[INFO] [stdout]    2: <tldr::cache::Cache>::download
[INFO] [stdout]              at ./src/cache.rs:372:17
[INFO] [stdout]    3: <tldr::cache::Cache>::update::{closure#0}
[INFO] [stdout]              at ./src/cache.rs:229:21
[INFO] [stdout]    4: core::iter::adapters::map::map_try_fold::<&tldr::config::Language, core::result::Result<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>, <tldr::cache::Cache>::update::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]    5: <core::slice::iter::Iter<tldr::config::Language> as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::adapters::map::map_try_fold<&tldr::config::Language, core::result::Result<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>, <tldr::cache::Cache>::update::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/traits/iterator.rs:2494:21
[INFO] [stdout]    6: <core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}> as core::iter::traits::iterator::Iterator>::try_fold::<(), <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>>
[INFO] [stdout] ```
[INFO] [stdout] <30 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout]              at ./src/main.rs:202:5
[INFO] [stdout]   22: <fn() -> std::process::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std::process::ExitCode, std::process::ExitCode>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   24: std::rt::lang_start::<std::process::ExitCode>::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:206:18
[INFO] [stdout]   25: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   27: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:175:24
[INFO] [stdout]   30: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   33: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:171:5
[INFO] [stdout]   34: std::rt::lang_start::<std::process::ExitCode>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:205:5
[INFO] [stdout]   35: main
[INFO] [stdout]   36: <unknown>
[INFO] [stdout]   37: __libc_start_main
[INFO] [stdout]   38: _start
[INFO] [stdout] 
[INFO] [stdout] Note: Update errors are often caused by unexpected or missing TLS certificates.
[INFO] [stdout] You are currently using the following TLS backend: rustls-with-webpki-roots
[INFO] [stdout] Try changing the updates.tls_backend setting in the config file, for example:
[INFO] [stdout] 
[INFO] [stdout]   [updates]
[INFO] [stdout]   tls_backend = \"rustls-with-native-roots\"
[INFO] [stdout] 
[INFO] [stdout] This build of tealdeer has support for the following options: rustls-with-webpki-roots, rustls-with-native-roots
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`env -u EDITOR -u LANGUAGE -u NO_COLOR -u TEALDEER_CACHE_DIR LANG="it" TEALDEER_CONFIG_DIR="/tmp/.tldr.testFsx9bQ/.config" "/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/tldr" "--update"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=<90 lines total>
[INFO] [stdout] ```
[INFO] [stdout] Successfully created cache directory `/tmp/.tldr.testFsx9bQ/.cache/tldr-pages`.
[INFO] [stdout] Could not update cache
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Could not download tldr pages from https://github.com/tldr-pages/tldr/releases/latest/download/tldr-pages.it.zip: Err(Io(Custom { kind: Uncategorized, error: \"failed to lookup address information: Temporary failure in name resolution\" }))
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::msg::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/lib.rs:698:13
[INFO] [stdout]    2: <tldr::cache::Cache>::download
[INFO] [stdout]              at ./src/cache.rs:372:17
[INFO] [stdout]    3: <tldr::cache::Cache>::update::{closure#0}
[INFO] [stdout]              at ./src/cache.rs:229:21
[INFO] [stdout]    4: core::iter::adapters::map::map_try_fold::<&tldr::config::Language, core::result::Result<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>, <tldr::cache::Cache>::update::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]    5: <core::slice::iter::Iter<tldr::config::Language> as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::adapters::map::map_try_fold<&tldr::config::Language, core::result::Result<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>, <tldr::cache::Cache>::update::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/traits/iterator.rs:2494:21
[INFO] [stdout]    6: <core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}> as core::iter::traits::iterator::Iterator>::try_fold::<(), <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>>
[INFO] [stdout] ```
[INFO] [stdout] <30 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout]              at ./src/main.rs:202:5
[INFO] [stdout]   22: <fn() -> std::process::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std::process::ExitCode, std::process::ExitCode>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   24: std::rt::lang_start::<std::process::ExitCode>::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:206:18
[INFO] [stdout]   25: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   27: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:175:24
[INFO] [stdout]   30: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   33: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:171:5
[INFO] [stdout]   34: std::rt::lang_start::<std::process::ExitCode>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:205:5
[INFO] [stdout]   35: main
[INFO] [stdout]   36: <unknown>
[INFO] [stdout]   37: __libc_start_main
[INFO] [stdout]   38: _start
[INFO] [stdout] 
[INFO] [stdout] Note: Update errors are often caused by unexpected or missing TLS certificates.
[INFO] [stdout] You are currently using the following TLS backend: rustls-with-webpki-roots
[INFO] [stdout] Try changing the updates.tls_backend setting in the config file, for example:
[INFO] [stdout] 
[INFO] [stdout]   [updates]
[INFO] [stdout]   tls_backend = \"rustls-with-native-roots\"
[INFO] [stdout] 
[INFO] [stdout] This build of tealdeer has support for the following options: rustls-with-webpki-roots, rustls-with-native-roots
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5837d30a0841 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5837d30a0841 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5837d30a0841 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5837d30a0841 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5837d30b73da - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5837d30b73da - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5837d30a62ec - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5837d30a62ec - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5837d307b936 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5837d307b936 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5837d3096d39 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5837d2d6bad0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5837d2d6bad0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5837d3096ef2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5837d3096ef2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5837d307b9e2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5837d3073129 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5837d307c78d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5837d30b7c5c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5837d2db39f8 - core[6883ba1bc0fe4ed1]::panicking::panic_display::<assert_cmd[16fbcf8dc12f88e9]::assert::AssertError>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5837d2db3957 - <assert_cmd[16fbcf8dc12f88e9]::assert::AssertError>::panic::<assert_cmd[16fbcf8dc12f88e9]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x5837d2db31d7 - <<assert_cmd[16fbcf8dc12f88e9]::assert::AssertError>::panic<assert_cmd[16fbcf8dc12f88e9]::assert::Assert> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(assert_cmd[16fbcf8dc12f88e9]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5837d2da99bb - <core[6883ba1bc0fe4ed1]::result::Result<assert_cmd[16fbcf8dc12f88e9]::assert::Assert, assert_cmd[16fbcf8dc12f88e9]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[16fbcf8dc12f88e9]::assert::AssertError>::panic<assert_cmd[16fbcf8dc12f88e9]::assert::Assert>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1620:23
[INFO] [stdout]   23:     0x5837d2db4580 - <assert_cmd[16fbcf8dc12f88e9]::assert::Assert>::success
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stdout]   24:     0x5837d2cd36fe - lib[956c526cdfbfbb63]::test_update_language_arg
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:1131:10
[INFO] [stdout]   25:     0x5837d2ccc2b7 - lib[956c526cdfbfbb63]::test_update_language_arg::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:1124:30
[INFO] [stdout]   26:     0x5837d2ce95e6 - <lib[956c526cdfbfbb63]::test_update_language_arg::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5837d2d5ee0b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5837d2d5ee0b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x5837d2d6c455 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x5837d2d6c455 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x5837d2d6c455 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   32:     0x5837d2d6c455 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5837d2d6c455 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5837d2d6c455 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x5837d2d6c455 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x5837d2d66f04 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x5837d2d66f04 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5837d2d6f5a2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x5837d2d6f5a2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5837d2d6f5a2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   41:     0x5837d2d6f5a2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5837d2d6f5a2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5837d2d6f5a2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x5837d2d6f5a2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5837d309fd8f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   46:     0x5837d309fd8f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   47:     0x7aa478a73aa4 - <unknown>
[INFO] [stdout]   48:     0x7aa478b00a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_update_cache_default_features stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_update_cache_default_features' (3705) panicked at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=```<90 lines total>
[INFO] [stdout] ```
[INFO] [stdout] Successfully created cache directory `/tmp/.tldr.test6jV4d5/.cache/tldr-pages`.
[INFO] [stdout] Could not update cache
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Could not download tldr pages from https://github.com/tldr-pages/tldr/releases/latest/download/tldr-pages.en.zip: Err(Io(Custom { kind: Uncategorized, error: \"failed to lookup address information: Temporary failure in name resolution\" }))
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::msg::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/lib.rs:698:13
[INFO] [stdout]    2: <tldr::cache::Cache>::download
[INFO] [stdout]              at ./src/cache.rs:372:17
[INFO] [stdout]    3: <tldr::cache::Cache>::update::{closure#0}
[INFO] [stdout]              at ./src/cache.rs:229:21
[INFO] [stdout]    4: core::iter::adapters::map::map_try_fold::<&tldr::config::Language, core::result::Result<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>, <tldr::cache::Cache>::update::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]    5: <core::slice::iter::Iter<tldr::config::Language> as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::adapters::map::map_try_fold<&tldr::config::Language, core::result::Result<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>, <tldr::cache::Cache>::update::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/traits/iterator.rs:2494:21
[INFO] [stdout]    6: <core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}> as core::iter::traits::iterator::Iterator>::try_fold::<(), <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>>
[INFO] [stdout] ```
[INFO] [stdout] <30 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout]              at ./src/main.rs:202:5
[INFO] [stdout]   22: <fn() -> std::process::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std::process::ExitCode, std::process::ExitCode>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   24: std::rt::lang_start::<std::process::ExitCode>::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:206:18
[INFO] [stdout]   25: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   27: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:175:24
[INFO] [stdout]   30: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   33: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:171:5
[INFO] [stdout]   34: std::rt::lang_start::<std::process::ExitCode>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:205:5
[INFO] [stdout]   35: main
[INFO] [stdout]   36: <unknown>
[INFO] [stdout]   37: __libc_start_main
[INFO] [stdout]   38: _start
[INFO] [stdout] 
[INFO] [stdout] Note: Update errors are often caused by unexpected or missing TLS certificates.
[INFO] [stdout] You are currently using the following TLS backend: rustls-with-webpki-roots
[INFO] [stdout] Try changing the updates.tls_backend setting in the config file, for example:
[INFO] [stdout] 
[INFO] [stdout]   [updates]
[INFO] [stdout]   tls_backend = \"rustls-with-native-roots\"
[INFO] [stdout] 
[INFO] [stdout] This build of tealdeer has support for the following options: rustls-with-webpki-roots, rustls-with-native-roots
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`env -u EDITOR -u LANG -u LANGUAGE -u NO_COLOR -u TEALDEER_CACHE_DIR TEALDEER_CONFIG_DIR="/tmp/.tldr.test6jV4d5/.config" "/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/tldr" "--update"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=<90 lines total>
[INFO] [stdout] ```
[INFO] [stdout] Successfully created cache directory `/tmp/.tldr.test6jV4d5/.cache/tldr-pages`.
[INFO] [stdout] Could not update cache
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Could not download tldr pages from https://github.com/tldr-pages/tldr/releases/latest/download/tldr-pages.en.zip: Err(Io(Custom { kind: Uncategorized, error: \"failed to lookup address information: Temporary failure in name resolution\" }))
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::msg::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/lib.rs:698:13
[INFO] [stdout]    2: <tldr::cache::Cache>::download
[INFO] [stdout]              at ./src/cache.rs:372:17
[INFO] [stdout]    3: <tldr::cache::Cache>::update::{closure#0}
[INFO] [stdout]              at ./src/cache.rs:229:21
[INFO] [stdout]    4: core::iter::adapters::map::map_try_fold::<&tldr::config::Language, core::result::Result<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>, <tldr::cache::Cache>::update::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]    5: <core::slice::iter::Iter<tldr::config::Language> as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::adapters::map::map_try_fold<&tldr::config::Language, core::result::Result<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>, <tldr::cache::Cache>::update::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/traits/iterator.rs:2494:21
[INFO] [stdout]    6: <core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}> as core::iter::traits::iterator::Iterator>::try_fold::<(), <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>>
[INFO] [stdout] ```
[INFO] [stdout] <30 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout]              at ./src/main.rs:202:5
[INFO] [stdout]   22: <fn() -> std::process::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std::process::ExitCode, std::process::ExitCode>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   24: std::rt::lang_start::<std::process::ExitCode>::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:206:18
[INFO] [stdout]   25: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   27: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:175:24
[INFO] [stdout]   30: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   33: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:171:5
[INFO] [stdout]   34: std::rt::lang_start::<std::process::ExitCode>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:205:5
[INFO] [stdout]   35: main
[INFO] [stdout]   36: <unknown>
[INFO] [stdout]   37: __libc_start_main
[INFO] [stdout]   38: _start
[INFO] [stdout] 
[INFO] [stdout] Note: Update errors are often caused by unexpected or missing TLS certificates.
[INFO] [stdout] You are currently using the following TLS backend: rustls-with-webpki-roots
[INFO] [stdout] Try changing the updates.tls_backend setting in the config file, for example:
[INFO] [stdout] 
[INFO] [stdout]   [updates]
[INFO] [stdout]   tls_backend = \"rustls-with-native-roots\"
[INFO] [stdout] 
[INFO] [stdout] This build of tealdeer has support for the following options: rustls-with-webpki-roots, rustls-with-native-roots
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5837d30a0841 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5837d30a0841 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5837d30a0841 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5837d30a0841 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5837d30b73da - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5837d30b73da - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5837d30a62ec - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5837d30a62ec - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5837d307b936 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5837d307b936 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5837d3096d39 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5837d2d6bad0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5837d2d6bad0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5837d3096ef2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5837d3096ef2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5837d307b9e2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5837d3073129 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5837d307c78d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5837d30b7c5c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5837d2db39f8 - core[6883ba1bc0fe4ed1]::panicking::panic_display::<assert_cmd[16fbcf8dc12f88e9]::assert::AssertError>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5837d2db3957 - <assert_cmd[16fbcf8dc12f88e9]::assert::AssertError>::panic::<assert_cmd[16fbcf8dc12f88e9]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x5837d2db31d7 - <<assert_cmd[16fbcf8dc12f88e9]::assert::AssertError>::panic<assert_cmd[16fbcf8dc12f88e9]::assert::Assert> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(assert_cmd[16fbcf8dc12f88e9]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5837d2da99bb - <core[6883ba1bc0fe4ed1]::result::Result<assert_cmd[16fbcf8dc12f88e9]::assert::Assert, assert_cmd[16fbcf8dc12f88e9]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[16fbcf8dc12f88e9]::assert::AssertError>::panic<assert_cmd[16fbcf8dc12f88e9]::assert::Assert>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1620:23
[INFO] [stdout]   23:     0x5837d2db4580 - <assert_cmd[16fbcf8dc12f88e9]::assert::Assert>::success
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stdout]   24:     0x5837d2cd9c1a - lib[956c526cdfbfbb63]::test_update_cache_default_features
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:330:10
[INFO] [stdout]   25:     0x5837d2ccc677 - lib[956c526cdfbfbb63]::test_update_cache_default_features::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:316:40
[INFO] [stdout]   26:     0x5837d2ce9ae6 - <lib[956c526cdfbfbb63]::test_update_cache_default_features::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5837d2d5ee0b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5837d2d5ee0b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x5837d2d6c455 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x5837d2d6c455 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x5837d2d6c455 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   32:     0x5837d2d6c455 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5837d2d6c455 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5837d2d6c455 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x5837d2d6c455 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x5837d2d66f04 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x5837d2d66f04 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5837d2d6f5a2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x5837d2d6f5a2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5837d2d6f5a2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   41:     0x5837d2d6f5a2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5837d2d6f5a2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5837d2d6f5a2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x5837d2d6f5a2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5837d309fd8f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   46:     0x5837d309fd8f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   47:     0x7aa478a73aa4 - <unknown>
[INFO] [stdout]   48:     0x7aa478b00a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_update_cache_native_tls stdout ----
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test lib`
[INFO] [stdout] thread 'test_update_cache_native_tls' (3715) panicked at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=```<90 lines total>
[INFO] [stdout] ```
[INFO] [stdout] Successfully created cache directory `/tmp/.tldr.testjfMiYV/.cache/tldr-pages`.
[INFO] [stdout] Could not update cache
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Could not download tldr pages from https://github.com/tldr-pages/tldr/releases/latest/download/tldr-pages.en.zip: Err(Io(Custom { kind: Uncategorized, error: \"failed to lookup address information: Temporary failure in name resolution\" }))
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::msg::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/lib.rs:698:13
[INFO] [stdout]    2: <tldr::cache::Cache>::download
[INFO] [stdout]              at ./src/cache.rs:372:17
[INFO] [stdout]    3: <tldr::cache::Cache>::update::{closure#0}
[INFO] [stdout]              at ./src/cache.rs:229:21
[INFO] [stdout]    4: core::iter::adapters::map::map_try_fold::<&tldr::config::Language, core::result::Result<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>, <tldr::cache::Cache>::update::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]    5: <core::slice::iter::Iter<tldr::config::Language> as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::adapters::map::map_try_fold<&tldr::config::Language, core::result::Result<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>, <tldr::cache::Cache>::update::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/traits/iterator.rs:2494:21
[INFO] [stdout]    6: <core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}> as core::iter::traits::iterator::Iterator>::try_fold::<(), <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>>
[INFO] [stdout] ```
[INFO] [stdout] <30 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout]              at ./src/main.rs:202:5
[INFO] [stdout]   22: <fn() -> std::process::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std::process::ExitCode, std::process::ExitCode>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   24: std::rt::lang_start::<std::process::ExitCode>::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:206:18
[INFO] [stdout]   25: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   27: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:175:24
[INFO] [stdout]   30: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   33: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:171:5
[INFO] [stdout]   34: std::rt::lang_start::<std::process::ExitCode>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:205:5
[INFO] [stdout]   35: main
[INFO] [stdout]   36: <unknown>
[INFO] [stdout]   37: __libc_start_main
[INFO] [stdout]   38: _start
[INFO] [stdout] 
[INFO] [stdout] Note: Update errors are often caused by unexpected or missing TLS certificates.
[INFO] [stdout] You are currently using the following TLS backend: rustls-with-native-roots
[INFO] [stdout] Try changing the updates.tls_backend setting in the config file, for example:
[INFO] [stdout] 
[INFO] [stdout]   [updates]
[INFO] [stdout]   tls_backend = \"rustls-with-native-roots\"
[INFO] [stdout] 
[INFO] [stdout] This build of tealdeer has support for the following options: rustls-with-native-roots
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`env -u EDITOR -u LANG -u LANGUAGE -u NO_COLOR -u TEALDEER_CACHE_DIR TEALDEER_CONFIG_DIR="/tmp/.tldr.testjfMiYV/.config" "/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/tldr" "--update"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=<90 lines total>
[INFO] [stdout] ```
[INFO] [stdout] Successfully created cache directory `/tmp/.tldr.testjfMiYV/.cache/tldr-pages`.
[INFO] [stdout] Could not update cache
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Could not download tldr pages from https://github.com/tldr-pages/tldr/releases/latest/download/tldr-pages.en.zip: Err(Io(Custom { kind: Uncategorized, error: \"failed to lookup address information: Temporary failure in name resolution\" }))
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::msg::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/lib.rs:698:13
[INFO] [stdout]    2: <tldr::cache::Cache>::download
[INFO] [stdout]              at ./src/cache.rs:372:17
[INFO] [stdout]    3: <tldr::cache::Cache>::update::{closure#0}
[INFO] [stdout]              at ./src/cache.rs:229:21
[INFO] [stdout]    4: core::iter::adapters::map::map_try_fold::<&tldr::config::Language, core::result::Result<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>, <tldr::cache::Cache>::update::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]    5: <core::slice::iter::Iter<tldr::config::Language> as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::adapters::map::map_try_fold<&tldr::config::Language, core::result::Result<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>, <tldr::cache::Cache>::update::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/traits/iterator.rs:2494:21
[INFO] [stdout]    6: <core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}> as core::iter::traits::iterator::Iterator>::try_fold::<(), <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>>
[INFO] [stdout] ```
[INFO] [stdout] <30 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout]              at ./src/main.rs:202:5
[INFO] [stdout]   22: <fn() -> std::process::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std::process::ExitCode, std::process::ExitCode>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   24: std::rt::lang_start::<std::process::ExitCode>::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:206:18
[INFO] [stdout]   25: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   27: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:175:24
[INFO] [stdout]   30: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   33: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:171:5
[INFO] [stdout]   34: std::rt::lang_start::<std::process::ExitCode>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:205:5
[INFO] [stdout]   35: main
[INFO] [stdout]   36: <unknown>
[INFO] [stdout]   37: __libc_start_main
[INFO] [stdout]   38: _start
[INFO] [stdout] 
[INFO] [stdout] Note: Update errors are often caused by unexpected or missing TLS certificates.
[INFO] [stdout] You are currently using the following TLS backend: rustls-with-native-roots
[INFO] [stdout] Try changing the updates.tls_backend setting in the config file, for example:
[INFO] [stdout] 
[INFO] [stdout]   [updates]
[INFO] [stdout]   tls_backend = \"rustls-with-native-roots\"
[INFO] [stdout] 
[INFO] [stdout] This build of tealdeer has support for the following options: rustls-with-native-roots
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5837d30a0841 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5837d30a0841 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5837d30a0841 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5837d30a0841 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5837d30b73da - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5837d30b73da - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5837d30a62ec - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5837d30a62ec - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5837d307b936 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5837d307b936 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5837d3096d39 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5837d2d6bad0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5837d2d6bad0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5837d3096ef2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5837d3096ef2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5837d307b9e2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5837d3073129 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5837d307c78d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5837d30b7c5c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5837d2db39f8 - core[6883ba1bc0fe4ed1]::panicking::panic_display::<assert_cmd[16fbcf8dc12f88e9]::assert::AssertError>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5837d2db3957 - <assert_cmd[16fbcf8dc12f88e9]::assert::AssertError>::panic::<assert_cmd[16fbcf8dc12f88e9]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x5837d2db31d7 - <<assert_cmd[16fbcf8dc12f88e9]::assert::AssertError>::panic<assert_cmd[16fbcf8dc12f88e9]::assert::Assert> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(assert_cmd[16fbcf8dc12f88e9]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5837d2da99bb - <core[6883ba1bc0fe4ed1]::result::Result<assert_cmd[16fbcf8dc12f88e9]::assert::Assert, assert_cmd[16fbcf8dc12f88e9]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[16fbcf8dc12f88e9]::assert::AssertError>::panic<assert_cmd[16fbcf8dc12f88e9]::assert::Assert>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1620:23
[INFO] [stdout]   23:     0x5837d2db4580 - <assert_cmd[16fbcf8dc12f88e9]::assert::Assert>::success
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stdout]   24:     0x5837d2cd6117 - lib[956c526cdfbfbb63]::test_update_cache_native_tls
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:378:10
[INFO] [stdout]   25:     0x5837d2ccc4c7 - lib[956c526cdfbfbb63]::test_update_cache_native_tls::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:362:34
[INFO] [stdout]   26:     0x5837d2ce98a6 - <lib[956c526cdfbfbb63]::test_update_cache_native_tls::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5837d2d5ee0b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5837d2d5ee0b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x5837d2d6c455 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x5837d2d6c455 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x5837d2d6c455 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   32:     0x5837d2d6c455 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5837d2d6c455 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5837d2d6c455 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x5837d2d6c455 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x5837d2d66f04 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x5837d2d66f04 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5837d2d6f5a2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x5837d2d6f5a2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5837d2d6f5a2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   41:     0x5837d2d6f5a2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5837d2d6f5a2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5837d2d6f5a2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x5837d2d6f5a2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5837d309fd8f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   46:     0x5837d309fd8f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   47:     0x7aa478a73aa4 - <unknown>
[INFO] [stdout]   48:     0x7aa478b00a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_update_cache_rustls_webpki stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_update_cache_rustls_webpki' (3724) panicked at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=```<90 lines total>
[INFO] [stdout] ```
[INFO] [stdout] Successfully created cache directory `/tmp/.tldr.testrn7EIK/.cache/tldr-pages`.
[INFO] [stdout] Could not update cache
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Could not download tldr pages from https://github.com/tldr-pages/tldr/releases/latest/download/tldr-pages.en.zip: Err(Io(Custom { kind: Uncategorized, error: \"failed to lookup address information: Temporary failure in name resolution\" }))
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::msg::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/lib.rs:698:13
[INFO] [stdout]    2: <tldr::cache::Cache>::download
[INFO] [stdout]              at ./src/cache.rs:372:17
[INFO] [stdout]    3: <tldr::cache::Cache>::update::{closure#0}
[INFO] [stdout]              at ./src/cache.rs:229:21
[INFO] [stdout]    4: core::iter::adapters::map::map_try_fold::<&tldr::config::Language, core::result::Result<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>, <tldr::cache::Cache>::update::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]    5: <core::slice::iter::Iter<tldr::config::Language> as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::adapters::map::map_try_fold<&tldr::config::Language, core::result::Result<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>, <tldr::cache::Cache>::update::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/traits/iterator.rs:2494:21
[INFO] [stdout]    6: <core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}> as core::iter::traits::iterator::Iterator>::try_fold::<(), <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>>
[INFO] [stdout] ```
[INFO] [stdout] <30 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout]              at ./src/main.rs:202:5
[INFO] [stdout]   22: <fn() -> std::process::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std::process::ExitCode, std::process::ExitCode>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   24: std::rt::lang_start::<std::process::ExitCode>::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:206:18
[INFO] [stdout]   25: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   27: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:175:24
[INFO] [stdout]   30: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   33: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:171:5
[INFO] [stdout]   34: std::rt::lang_start::<std::process::ExitCode>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:205:5
[INFO] [stdout]   35: main
[INFO] [stdout]   36: <unknown>
[INFO] [stdout]   37: __libc_start_main
[INFO] [stdout]   38: _start
[INFO] [stdout] 
[INFO] [stdout] Note: Update errors are often caused by unexpected or missing TLS certificates.
[INFO] [stdout] You are currently using the following TLS backend: rustls-with-webpki-roots
[INFO] [stdout] Try changing the updates.tls_backend setting in the config file, for example:
[INFO] [stdout] 
[INFO] [stdout]   [updates]
[INFO] [stdout]   tls_backend = \"rustls-with-native-roots\"
[INFO] [stdout] 
[INFO] [stdout] This build of tealdeer has support for the following options: rustls-with-webpki-roots
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`env -u EDITOR -u LANG -u LANGUAGE -u NO_COLOR -u TEALDEER_CACHE_DIR TEALDEER_CONFIG_DIR="/tmp/.tldr.testrn7EIK/.config" "/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/tldr" "--update"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=<90 lines total>
[INFO] [stdout] ```
[INFO] [stdout] Successfully created cache directory `/tmp/.tldr.testrn7EIK/.cache/tldr-pages`.
[INFO] [stdout] Could not update cache
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Could not download tldr pages from https://github.com/tldr-pages/tldr/releases/latest/download/tldr-pages.en.zip: Err(Io(Custom { kind: Uncategorized, error: \"failed to lookup address information: Temporary failure in name resolution\" }))
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::msg::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/lib.rs:698:13
[INFO] [stdout]    2: <tldr::cache::Cache>::download
[INFO] [stdout]              at ./src/cache.rs:372:17
[INFO] [stdout]    3: <tldr::cache::Cache>::update::{closure#0}
[INFO] [stdout]              at ./src/cache.rs:229:21
[INFO] [stdout]    4: core::iter::adapters::map::map_try_fold::<&tldr::config::Language, core::result::Result<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>, <tldr::cache::Cache>::update::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]    5: <core::slice::iter::Iter<tldr::config::Language> as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::adapters::map::map_try_fold<&tldr::config::Language, core::result::Result<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), anyhow::Error>, (), core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>, <tldr::cache::Cache>::update::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/traits/iterator.rs:2494:21
[INFO] [stdout]    6: <core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}> as core::iter::traits::iterator::Iterator>::try_fold::<(), <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::slice::iter::Iter<tldr::config::Language>, <tldr::cache::Cache>::update::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>), core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>::Break>::{closure#0}, core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>::{closure#0}, core::ops::control_flow::ControlFlow<core::ops::control_flow::ControlFlow<(tldr::config::Language, core::option::Option<zip::read::zip_archive::ZipArchive<core::io::cursor::Cursor<alloc::vec::Vec<u8>>>>)>>>
[INFO] [stdout] ```
[INFO] [stdout] <30 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout]              at ./src/main.rs:202:5
[INFO] [stdout]   22: <fn() -> std::process::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std::process::ExitCode, std::process::ExitCode>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   24: std::rt::lang_start::<std::process::ExitCode>::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:206:18
[INFO] [stdout]   25: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   27: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:175:24
[INFO] [stdout]   30: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   33: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:171:5
[INFO] [stdout]   34: std::rt::lang_start::<std::process::ExitCode>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:205:5
[INFO] [stdout]   35: main
[INFO] [stdout]   36: <unknown>
[INFO] [stdout]   37: __libc_start_main
[INFO] [stdout]   38: _start
[INFO] [stdout] 
[INFO] [stdout] Note: Update errors are often caused by unexpected or missing TLS certificates.
[INFO] [stdout] You are currently using the following TLS backend: rustls-with-webpki-roots
[INFO] [stdout] Try changing the updates.tls_backend setting in the config file, for example:
[INFO] [stdout] 
[INFO] [stdout]   [updates]
[INFO] [stdout]   tls_backend = \"rustls-with-native-roots\"
[INFO] [stdout] 
[INFO] [stdout] This build of tealdeer has support for the following options: rustls-with-webpki-roots
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5837d30a0841 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5837d30a0841 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5837d30a0841 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5837d30a0841 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5837d30b73da - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5837d30b73da - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5837d30a62ec - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5837d30a62ec - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5837d307b936 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5837d307b936 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5837d3096d39 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5837d2d6bad0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5837d2d6bad0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5837d3096ef2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5837d3096ef2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5837d307b9e2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5837d3073129 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5837d307c78d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5837d30b7c5c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5837d2db39f8 - core[6883ba1bc0fe4ed1]::panicking::panic_display::<assert_cmd[16fbcf8dc12f88e9]::assert::AssertError>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5837d2db3957 - <assert_cmd[16fbcf8dc12f88e9]::assert::AssertError>::panic::<assert_cmd[16fbcf8dc12f88e9]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x5837d2db31d7 - <<assert_cmd[16fbcf8dc12f88e9]::assert::AssertError>::panic<assert_cmd[16fbcf8dc12f88e9]::assert::Assert> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(assert_cmd[16fbcf8dc12f88e9]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5837d2da99bb - <core[6883ba1bc0fe4ed1]::result::Result<assert_cmd[16fbcf8dc12f88e9]::assert::Assert, assert_cmd[16fbcf8dc12f88e9]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[16fbcf8dc12f88e9]::assert::AssertError>::panic<assert_cmd[16fbcf8dc12f88e9]::assert::Assert>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1620:23
[INFO] [stdout]   23:     0x5837d2db4580 - <assert_cmd[16fbcf8dc12f88e9]::assert::Assert>::success
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stdout]   24:     0x5837d2cd88d7 - lib[956c526cdfbfbb63]::test_update_cache_rustls_webpki
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:354:10
[INFO] [stdout]   25:     0x5837d2ccc5b7 - lib[956c526cdfbfbb63]::test_update_cache_rustls_webpki::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:338:37
[INFO] [stdout]   26:     0x5837d2ce99e6 - <lib[956c526cdfbfbb63]::test_update_cache_rustls_webpki::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5837d2d5ee0b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5837d2d5ee0b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x5837d2d6c455 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x5837d2d6c455 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x5837d2d6c455 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   32:     0x5837d2d6c455 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5837d2d6c455 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5837d2d6c455 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x5837d2d6c455 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x5837d2d66f04 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x5837d2d66f04 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5837d2d6f5a2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x5837d2d6f5a2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5837d2d6f5a2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   41:     0x5837d2d6f5a2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5837d2d6f5a2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5837d2d6f5a2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x5837d2d6f5a2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5837d309fd8f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   46:     0x5837d309fd8f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   47:     0x7aa478a73aa4 - <unknown>
[INFO] [stdout]   48:     0x7aa478b00a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_autoupdate_cache
[INFO] [stdout]     test_cache_location_permission_denied
[INFO] [stdout]     test_create_cache_directory_path
[INFO] [stdout]     test_quiet_cache
[INFO] [stdout]     test_update_cache_default_features
[INFO] [stdout]     test_update_cache_native_tls
[INFO] [stdout]     test_update_cache_rustls_webpki
[INFO] [stdout]     test_update_language_arg
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 44 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 69.72s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3f6e267fa4c7ffe1491f893c970c9ba6dd484ce977d8a1a15e41d2aa7fd2aec0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f6e267fa4c7ffe1491f893c970c9ba6dd484ce977d8a1a15e41d2aa7fd2aec0", kill_on_drop: false }`
[INFO] [stdout] 3f6e267fa4c7ffe1491f893c970c9ba6dd484ce977d8a1a15e41d2aa7fd2aec0
