[INFO] fetching crate jas 0.3.2...
[INFO] testing jas-0.3.2 against 1.94.0 for beta-1.95-1
[INFO] extracting crate jas 0.3.2 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate jas 0.3.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate jas 0.3.2
[INFO] tweaked toml for crates.io crate jas 0.3.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate jas 0.3.2 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate jas 0.3.2 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.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.38
[INFO] [stderr]   Downloaded xattr v1.5.0
[INFO] [stderr]   Downloaded lzma-rs v0.3.0
[INFO] [stderr]   Downloaded ureq-proto v0.4.1
[INFO] [stderr]   Downloaded clap_builder v4.5.38
[INFO] [stderr]   Downloaded ureq v3.0.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a6d8b82b0f4083f5277164484f81f09af3a3a39a1abac35292e52b7083f82ff3
[INFO] running `Command { std: "docker" "start" "-a" "a6d8b82b0f4083f5277164484f81f09af3a3a39a1abac35292e52b7083f82ff3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6d8b82b0f4083f5277164484f81f09af3a3a39a1abac35292e52b7083f82ff3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6d8b82b0f4083f5277164484f81f09af3a3a39a1abac35292e52b7083f82ff3", kill_on_drop: false }`
[INFO] [stdout] a6d8b82b0f4083f5277164484f81f09af3a3a39a1abac35292e52b7083f82ff3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 542badef65fa157657f64daf37d15881c7a4a96c38dc3de4fb594511f440c16a
[INFO] running `Command { std: "docker" "start" "-a" "542badef65fa157657f64daf37d15881c7a4a96c38dc3de4fb594511f440c16a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling zlib-rs v0.5.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling jas v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling ureq-proto v0.4.1
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling libz-rs-sys v0.5.0
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling xattr v1.5.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling zip v3.0.0
[INFO] [stderr]    Compiling ureq v3.0.11
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 36.27s
[INFO] running `Command { std: "docker" "inspect" "542badef65fa157657f64daf37d15881c7a4a96c38dc3de4fb594511f440c16a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "542badef65fa157657f64daf37d15881c7a4a96c38dc3de4fb594511f440c16a", kill_on_drop: false }`
[INFO] [stdout] 542badef65fa157657f64daf37d15881c7a4a96c38dc3de4fb594511f440c16a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3dad1caa005731173dd0085da598d0d96b698140d11701a03db88a53c56efc10
[INFO] running `Command { std: "docker" "start" "-a" "3dad1caa005731173dd0085da598d0d96b698140d11701a03db88a53c56efc10", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling xattr v1.5.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling jas v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 15.29s
[INFO] running `Command { std: "docker" "inspect" "3dad1caa005731173dd0085da598d0d96b698140d11701a03db88a53c56efc10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3dad1caa005731173dd0085da598d0d96b698140d11701a03db88a53c56efc10", kill_on_drop: false }`
[INFO] [stdout] 3dad1caa005731173dd0085da598d0d96b698140d11701a03db88a53c56efc10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] af89d48ae3a7623f300dacbf99cdb3dda8dea3c28b554e46cea61a7710a1d4a0
[INFO] running `Command { std: "docker" "start" "-a" "af89d48ae3a7623f300dacbf99cdb3dda8dea3c28b554e46cea61a7710a1d4a0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jas-26382523aac2c8ed)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test guess::test_guess_asset_pandoc ... ok
[INFO] [stdout] test guess::test_guess_binary_filename_just ... ok
[INFO] [stdout] test guess::test_guess_binary_filename_from_url ... ok
[INFO] [stdout] test guess::test_guess_binary_filename_typos ... ok
[INFO] [stdout] test guess::test_guess_asset_typos ... ok
[INFO] [stdout] test sha::test_hash ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_install.rs (/opt/rustwide/target/debug/deps/test_install-37f1cd22aed17707)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_install_ffmpeg_ffprobe ... ok
[INFO] [stdout] test test_install_gh_no_guesses ... FAILED
[INFO] [stdout] test test_install_pandoc ... FAILED
[INFO] [stdout] test test_install_gh_guess_typos ... FAILED
[INFO] [stdout] test test_incorrect_sha ... FAILED
[INFO] [stdout] test test_install_url ... FAILED
[INFO] [stdout] test test_install_gh_guess_typst ... FAILED
[INFO] [stdout] test test_install_gh_guess_just ... FAILED
[INFO] [stdout] test test_install_gh_guess_cargo_deny ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test test_install`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_install_gh_no_guesses stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_install_gh_no_guesses' (37) panicked at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected stderr, failed var.contains(Could not find executable in archive; file this_file_does_not_exist not in)
[INFO] [stdout] ├── var: DEBUG Requesting asset list from https://api.github.com/repos/crate-ci/typos/releases/tags/v1.31.0
[INFO] [stdout] │   
[INFO] [stdout] │   thread 'main' (41) panicked at src/main.rs:32:9:
[INFO] [stdout] │   Error requesting asset list. Is the correct tag specified? Error: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] │   stack backtrace:
[INFO] [stdout] │      0:     0x61ad04087482 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout] │      1:     0x61ad0409a1aa - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout] │      2:     0x61ad0405dbc6 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout] │      3:     0x61ad0406a349 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout] │      4:     0x61ad0406a1a9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout] │      5:     0x61ad0406a58b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout] │      6:     0x61ad0406a408 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout] │      7:     0x61ad04067319 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout] │      8:     0x61ad0405179d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout] │      9:     0x61ad040a2e5c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout] │     10:     0x61ad03b7c979 - jas::abort::h6f3a3b54224f27b5
[INFO] [stdout] │     11:     0x61ad03bb8b2a - jas::install::get_gh_asset_info::haf8418322cdefec7
[INFO] [stdout] │     12:     0x61ad03bb0282 - jas::install::install_gh::h785e3f0439bdb216
[INFO] [stdout] │     13:     0x61ad03bb92ce - jas::install::run::hc766f774ba07c592
[INFO] [stdout] │     14:     0x61ad03b7c6a8 - jas::main::ha2733666d93af7aa
[INFO] [stdout] │     15:     0x61ad03bc3d73 - core::ops::function::FnOnce::call_once::h5f3de66b537b759a
[INFO] [stdout] │     16:     0x61ad03bbd296 - std::sys::backtrace::__rust_begin_short_backtrace::h2aa37bb112e0de91
[INFO] [stdout] │     17:     0x61ad03ba0099 - std::rt::lang_start::{{closure}}::hc3c9d1a648ba9ce8
[INFO] [stdout] │     18:     0x61ad0405f766 - std::rt::lang_start_internal::h9f282d832ae47dd5
[INFO] [stdout] │     19:     0x61ad03ba0081 - std::rt::lang_start::hdc4145a54e4ff81f
[INFO] [stdout] │     20:     0x61ad03b831e5 - main
[INFO] [stdout] │     21:     0x7d3a7da651ca - <unknown>
[INFO] [stdout] │     22:     0x7d3a7da6528b - __libc_start_main
[INFO] [stdout] │     23:     0x61ad03b6c7a5 - _start
[INFO] [stdout] │     24:                0x0 - <unknown>
[INFO] [stdout] └── var as str: DEBUG Requesting asset list from https://api.github.com/repos/crate-ci/typos/releases/tags/v1.31.0
[INFO] [stdout]     
[INFO] [stdout]     thread 'main' (41) panicked at src/main.rs:32:9:
[INFO] [stdout]     Error requesting asset list. Is the correct tag specified? Error: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     stack backtrace:
[INFO] [stdout]        0:     0x61ad04087482 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]        1:     0x61ad0409a1aa - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]        2:     0x61ad0405dbc6 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]        3:     0x61ad0406a349 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]        4:     0x61ad0406a1a9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]        5:     0x61ad0406a58b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]        6:     0x61ad0406a408 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]        7:     0x61ad04067319 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]        8:     0x61ad0405179d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]        9:     0x61ad040a2e5c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]       10:     0x61ad03b7c979 - jas::abort::h6f3a3b54224f27b5
[INFO] [stdout]       11:     0x61ad03bb8b2a - jas::install::get_gh_asset_info::haf8418322cdefec7
[INFO] [stdout]       12:     0x61ad03bb0282 - jas::install::install_gh::h785e3f0439bdb216
[INFO] [stdout]       13:     0x61ad03bb92ce - jas::install::run::hc766f774ba07c592
[INFO] [stdout]       14:     0x61ad03b7c6a8 - jas::main::ha2733666d93af7aa
[INFO] [stdout]       15:     0x61ad03bc3d73 - core::ops::function::FnOnce::call_once::h5f3de66b537b759a
[INFO] [stdout]       16:     0x61ad03bbd296 - std::sys::backtrace::__rust_begin_short_backtrace::h2aa37bb112e0de91
[INFO] [stdout]       17:     0x61ad03ba0099 - std::rt::lang_start::{{closure}}::hc3c9d1a648ba9ce8
[INFO] [stdout]       18:     0x61ad0405f766 - std::rt::lang_start_internal::h9f282d832ae47dd5
[INFO] [stdout]       19:     0x61ad03ba0081 - std::rt::lang_start::hdc4145a54e4ff81f
[INFO] [stdout]       20:     0x61ad03b831e5 - main
[INFO] [stdout]       21:     0x7d3a7da651ca - <unknown>
[INFO] [stdout]       22:     0x7d3a7da6528b - __libc_start_main
[INFO] [stdout]       23:     0x61ad03b6c7a5 - _start
[INFO] [stdout]       24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] command=`"/opt/rustwide/target/debug/jas" "--verbose" "--ansi=false" "install" "--gh=crate-ci/typos@v1.31.0" "--asset-name=typos-v1.31.0-x86_64-unknown-linux-musl.tar.gz" "--archive-filename=this_file_does_not_exist" "--executable-filename=no_guess_typos" "--sha=3b11f5e3de56ecdc13fedc9425f201c83bd2dd045df938a166d7fed85d238faf" "--dir=tests"`
[INFO] [stdout] code=101
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] DEBUG Requesting asset list from https://api.github.com/repos/crate-ci/typos/releases/tags/v1.31.0
[INFO] [stdout] 
[INFO] [stdout] thread \'main\' (41) panicked at src/main.rs:32:9:
[INFO] [stdout] Error requesting asset list. Is the correct tag specified? Error: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61ad04087482 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x61ad0409a1aa - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x61ad0405dbc6 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]    3:     0x61ad0406a349 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x61ad0406a1a9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x61ad0406a58b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    6:     0x61ad0406a408 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    7:     0x61ad04067319 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    8:     0x61ad0405179d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]    9:     0x61ad040a2e5c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   10:     0x61ad03b7c979 - jas::abort::h6f3a3b54224f27b5
[INFO] [stdout]   11:     0x61ad03bb8b2a - jas::install::get_gh_asset_info::haf8418322cdefec7
[INFO] [stdout]   12:     0x61ad03bb0282 - jas::install::install_gh::h785e3f0439bdb216
[INFO] [stdout]   13:     0x61ad03bb92ce - jas::install::run::hc766f774ba07c592
[INFO] [stdout]   14:     0x61ad03b7c6a8 - jas::main::ha2733666d93af7aa
[INFO] [stdout]   15:     0x61ad03bc3d73 - core::ops::function::FnOnce::call_once::h5f3de66b537b759a
[INFO] [stdout]   16:     0x61ad03bbd296 - std::sys::backtrace::__rust_begin_short_backtrace::h2aa37bb112e0de91
[INFO] [stdout]   17:     0x61ad03ba0099 - std::rt::lang_start::{{closure}}::hc3c9d1a648ba9ce8
[INFO] [stdout]   18:     0x61ad0405f766 - std::rt::lang_start_internal::h9f282d832ae47dd5
[INFO] [stdout]   19:     0x61ad03ba0081 - std::rt::lang_start::hdc4145a54e4ff81f
[INFO] [stdout]   20:     0x61ad03b831e5 - main
[INFO] [stdout]   21:     0x7d3a7da651ca - <unknown>
[INFO] [stdout]   22:     0x7d3a7da6528b - __libc_start_main
[INFO] [stdout]   23:     0x61ad03b6c7a5 - _start
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60f36764a3d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x60f36765b64a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x60f367616366 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x60f367627e39 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x60f367627cd1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x60f3675b31be - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]    6:     0x60f3676280b2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    7:     0x60f367627ef8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    8:     0x60f367622d29 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    9:     0x60f36760b15d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]   10:     0x60f36766309c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   11:     0x60f3675e0052 - core::panicking::panic_display::h91f07acdf27e41fb
[INFO] [stdout]   12:     0x60f3675d7fe7 - assert_cmd::assert::AssertError::panic::hf6b45a6261de3355
[INFO] [stdout]   13:     0x60f3675d3895 - core::ops::function::FnOnce::call_once::hd5c6aaf4b047989e
[INFO] [stdout]   14:     0x60f3675dca62 - core::result::Result<T,E>::unwrap_or_else::h1357f6cd8e2bce6a
[INFO] [stdout]   15:     0x60f367587344 - assert_cmd::assert::Assert::stderr::hfe4b672f382b273f
[INFO] [stdout]   16:     0x60f3675899a7 - test_install::test_install_gh_no_guesses::h986a79dc58b74bb7
[INFO] [stdout]   17:     0x60f367589de3 - test_install::test_install_gh_no_guesses::{{closure}}::h5f10cfec8844849d
[INFO] [stdout]   18:     0x60f36758bde6 - core::ops::function::FnOnce::call_once::h52bf861d312dfa4f
[INFO] [stdout]   19:     0x60f3675b2f7b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   20:     0x60f3675c698a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   21:     0x60f3675a0de4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   22:     0x60f3675a4782 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   23:     0x60f36761dd5f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   24:     0x794b12488aa4 - <unknown>
[INFO] [stdout]   25:     0x794b12515a64 - clone
[INFO] [stdout]   26:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_install_pandoc stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_install_pandoc' (38) panicked at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=101
[INFO] [stdout] stderr=``````
[INFO] [stdout] DEBUG Requesting asset list from https://api.github.com/repos/jgm/pandoc/releases/tags/3.6.4
[INFO] [stdout] 
[INFO] [stdout] thread \'main\' (40) panicked at src/main.rs:32:9:
[INFO] [stdout] Error requesting asset list. Is the correct tag specified? Error: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fb2c82b6482 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x5fb2c82c91aa - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x5fb2c828cbc6 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]    3:     0x5fb2c8299349 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x5fb2c82991a9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x5fb2c829958b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    6:     0x5fb2c8299408 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    7:     0x5fb2c8296319 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    8:     0x5fb2c828079d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]    9:     0x5fb2c82d1e5c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   10:     0x5fb2c7dab979 - jas::abort::h6f3a3b54224f27b5
[INFO] [stdout]   11:     0x5fb2c7de7b2a - jas::install::get_gh_asset_info::haf8418322cdefec7
[INFO] [stdout]   12:     0x5fb2c7ddf282 - jas::install::install_gh::h785e3f0439bdb216
[INFO] [stdout]   13:     0x5fb2c7de82ce - jas::install::run::hc766f774ba07c592
[INFO] [stdout]   14:     0x5fb2c7dab6a8 - jas::main::ha2733666d93af7aa
[INFO] [stdout]   15:     0x5fb2c7df2d73 - core::ops::function::FnOnce::call_once::h5f3de66b537b759a
[INFO] [stdout]   16:     0x5fb2c7dec296 - std::sys::backtrace::__rust_begin_short_backtrace::h2aa37bb112e0de91
[INFO] [stdout]   17:     0x5fb2c7dcf099 - std::rt::lang_start::{{closure}}::hc3c9d1a648ba9ce8
[INFO] [stdout]   18:     0x5fb2c828e766 - std::rt::lang_start_internal::h9f282d832ae47dd5
[INFO] [stdout]   19:     0x5fb2c7dcf081 - std::rt::lang_start::hdc4145a54e4ff81f
[INFO] [stdout]   20:     0x5fb2c7db21e5 - main
[INFO] [stdout]   21:     0x72886e7ff1ca - <unknown>
[INFO] [stdout]   22:     0x72886e7ff28b - __libc_start_main
[INFO] [stdout]   23:     0x5fb2c7d9b7a5 - _start
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/jas" "--verbose" "--ansi=false" "install" "--gh=jgm/pandoc@3.6.4" "--dir=tests" "--sha=5def6e1ff535e397becce292ee97767a947306150b9fb1488003b67ac3417c5e"`
[INFO] [stdout] code=101
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] DEBUG Requesting asset list from https://api.github.com/repos/jgm/pandoc/releases/tags/3.6.4
[INFO] [stdout] 
[INFO] [stdout] thread \'main\' (40) panicked at src/main.rs:32:9:
[INFO] [stdout] Error requesting asset list. Is the correct tag specified? Error: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fb2c82b6482 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x5fb2c82c91aa - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x5fb2c828cbc6 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]    3:     0x5fb2c8299349 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x5fb2c82991a9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x5fb2c829958b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    6:     0x5fb2c8299408 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    7:     0x5fb2c8296319 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    8:     0x5fb2c828079d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]    9:     0x5fb2c82d1e5c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   10:     0x5fb2c7dab979 - jas::abort::h6f3a3b54224f27b5
[INFO] [stdout]   11:     0x5fb2c7de7b2a - jas::install::get_gh_asset_info::haf8418322cdefec7
[INFO] [stdout]   12:     0x5fb2c7ddf282 - jas::install::install_gh::h785e3f0439bdb216
[INFO] [stdout]   13:     0x5fb2c7de82ce - jas::install::run::hc766f774ba07c592
[INFO] [stdout]   14:     0x5fb2c7dab6a8 - jas::main::ha2733666d93af7aa
[INFO] [stdout]   15:     0x5fb2c7df2d73 - core::ops::function::FnOnce::call_once::h5f3de66b537b759a
[INFO] [stdout]   16:     0x5fb2c7dec296 - std::sys::backtrace::__rust_begin_short_backtrace::h2aa37bb112e0de91
[INFO] [stdout]   17:     0x5fb2c7dcf099 - std::rt::lang_start::{{closure}}::hc3c9d1a648ba9ce8
[INFO] [stdout]   18:     0x5fb2c828e766 - std::rt::lang_start_internal::h9f282d832ae47dd5
[INFO] [stdout]   19:     0x5fb2c7dcf081 - std::rt::lang_start::hdc4145a54e4ff81f
[INFO] [stdout]   20:     0x5fb2c7db21e5 - main
[INFO] [stdout]   21:     0x72886e7ff1ca - <unknown>
[INFO] [stdout]   22:     0x72886e7ff28b - __libc_start_main
[INFO] [stdout]   23:     0x5fb2c7d9b7a5 - _start
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60f36764a3d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x60f36765b64a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x60f367616366 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x60f367627e39 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x60f367627cd1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x60f3675b31be - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]    6:     0x60f3676280b2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    7:     0x60f367627ef8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    8:     0x60f367622d29 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    9:     0x60f36760b15d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]   10:     0x60f36766309c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   11:     0x60f3675e0052 - core::panicking::panic_display::h91f07acdf27e41fb
[INFO] [stdout]   12:     0x60f3675d7fe7 - assert_cmd::assert::AssertError::panic::hf6b45a6261de3355
[INFO] [stdout]   13:     0x60f3675d3895 - core::ops::function::FnOnce::call_once::hd5c6aaf4b047989e
[INFO] [stdout]   14:     0x60f3675dca62 - core::result::Result<T,E>::unwrap_or_else::h1357f6cd8e2bce6a
[INFO] [stdout]   15:     0x60f3675d8dc0 - assert_cmd::assert::Assert::success::h6d006921086b5bc4
[INFO] [stdout]   16:     0x60f367588da2 - test_install::test_install_pandoc::ha1c937c85ecd322a
[INFO] [stdout]   17:     0x60f367589013 - test_install::test_install_pandoc::{{closure}}::h56cf9aa6a21782e7
[INFO] [stdout]   18:     0x60f36758bda6 - core::ops::function::FnOnce::call_once::h52570e34657bfe77
[INFO] [stdout]   19:     0x60f3675b2f7b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   20:     0x60f3675c698a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   21:     0x60f3675a0de4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   22:     0x60f3675a4782 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   23:     0x60f36761dd5f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   24:     0x794b12488aa4 - <unknown>
[INFO] [stdout]   25:     0x794b12515a64 - clone
[INFO] [stdout]   26:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_install_gh_guess_typos stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_install_gh_guess_typos' (35) panicked at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=101
[INFO] [stdout] stderr=``````
[INFO] [stdout] DEBUG Requesting asset list from https://api.github.com/repos/crate-ci/typos/releases/tags/v1.31.1
[INFO] [stdout] 
[INFO] [stdout] thread \'main\' (43) panicked at src/main.rs:32:9:
[INFO] [stdout] Error requesting asset list. Is the correct tag specified? Error: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e9c3e95b482 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x5e9c3e96e1aa - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x5e9c3e931bc6 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]    3:     0x5e9c3e93e349 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x5e9c3e93e1a9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x5e9c3e93e58b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    6:     0x5e9c3e93e408 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    7:     0x5e9c3e93b319 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    8:     0x5e9c3e92579d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]    9:     0x5e9c3e976e5c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   10:     0x5e9c3e450979 - jas::abort::h6f3a3b54224f27b5
[INFO] [stdout]   11:     0x5e9c3e48cb2a - jas::install::get_gh_asset_info::haf8418322cdefec7
[INFO] [stdout]   12:     0x5e9c3e484282 - jas::install::install_gh::h785e3f0439bdb216
[INFO] [stdout]   13:     0x5e9c3e48d2ce - jas::install::run::hc766f774ba07c592
[INFO] [stdout]   14:     0x5e9c3e4506a8 - jas::main::ha2733666d93af7aa
[INFO] [stdout]   15:     0x5e9c3e497d73 - core::ops::function::FnOnce::call_once::h5f3de66b537b759a
[INFO] [stdout]   16:     0x5e9c3e491296 - std::sys::backtrace::__rust_begin_short_backtrace::h2aa37bb112e0de91
[INFO] [stdout]   17:     0x5e9c3e474099 - std::rt::lang_start::{{closure}}::hc3c9d1a648ba9ce8
[INFO] [stdout]   18:     0x5e9c3e933766 - std::rt::lang_start_internal::h9f282d832ae47dd5
[INFO] [stdout]   19:     0x5e9c3e474081 - std::rt::lang_start::hdc4145a54e4ff81f
[INFO] [stdout]   20:     0x5e9c3e4571e5 - main
[INFO] [stdout]   21:     0x711f34e5c1ca - <unknown>
[INFO] [stdout]   22:     0x711f34e5c28b - __libc_start_main
[INFO] [stdout]   23:     0x5e9c3e4407a5 - _start
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/jas" "--verbose" "--ansi=false" "install" "--gh=crate-ci/typos@v1.31.1" "--dir=tests" "--sha=f683c2abeaff70379df7176110100e18150ecd17a4b9785c32908aca11929993"`
[INFO] [stdout] code=101
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] DEBUG Requesting asset list from https://api.github.com/repos/crate-ci/typos/releases/tags/v1.31.1
[INFO] [stdout] 
[INFO] [stdout] thread \'main\' (43) panicked at src/main.rs:32:9:
[INFO] [stdout] Error requesting asset list. Is the correct tag specified? Error: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e9c3e95b482 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x5e9c3e96e1aa - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x5e9c3e931bc6 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]    3:     0x5e9c3e93e349 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x5e9c3e93e1a9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x5e9c3e93e58b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    6:     0x5e9c3e93e408 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    7:     0x5e9c3e93b319 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    8:     0x5e9c3e92579d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]    9:     0x5e9c3e976e5c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   10:     0x5e9c3e450979 - jas::abort::h6f3a3b54224f27b5
[INFO] [stdout]   11:     0x5e9c3e48cb2a - jas::install::get_gh_asset_info::haf8418322cdefec7
[INFO] [stdout]   12:     0x5e9c3e484282 - jas::install::install_gh::h785e3f0439bdb216
[INFO] [stdout]   13:     0x5e9c3e48d2ce - jas::install::run::hc766f774ba07c592
[INFO] [stdout]   14:     0x5e9c3e4506a8 - jas::main::ha2733666d93af7aa
[INFO] [stdout]   15:     0x5e9c3e497d73 - core::ops::function::FnOnce::call_once::h5f3de66b537b759a
[INFO] [stdout]   16:     0x5e9c3e491296 - std::sys::backtrace::__rust_begin_short_backtrace::h2aa37bb112e0de91
[INFO] [stdout]   17:     0x5e9c3e474099 - std::rt::lang_start::{{closure}}::hc3c9d1a648ba9ce8
[INFO] [stdout]   18:     0x5e9c3e933766 - std::rt::lang_start_internal::h9f282d832ae47dd5
[INFO] [stdout]   19:     0x5e9c3e474081 - std::rt::lang_start::hdc4145a54e4ff81f
[INFO] [stdout]   20:     0x5e9c3e4571e5 - main
[INFO] [stdout]   21:     0x711f34e5c1ca - <unknown>
[INFO] [stdout]   22:     0x711f34e5c28b - __libc_start_main
[INFO] [stdout]   23:     0x5e9c3e4407a5 - _start
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60f36764a3d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x60f36765b64a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x60f367616366 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x60f367627e39 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x60f367627cd1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x60f3675b31be - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]    6:     0x60f3676280b2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    7:     0x60f367627ef8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    8:     0x60f367622d29 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    9:     0x60f36760b15d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]   10:     0x60f36766309c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   11:     0x60f3675e0052 - core::panicking::panic_display::h91f07acdf27e41fb
[INFO] [stdout]   12:     0x60f3675d7fe7 - assert_cmd::assert::AssertError::panic::hf6b45a6261de3355
[INFO] [stdout]   13:     0x60f3675d3895 - core::ops::function::FnOnce::call_once::hd5c6aaf4b047989e
[INFO] [stdout]   14:     0x60f3675dca62 - core::result::Result<T,E>::unwrap_or_else::h1357f6cd8e2bce6a
[INFO] [stdout]   15:     0x60f3675d8dc0 - assert_cmd::assert::Assert::success::h6d006921086b5bc4
[INFO] [stdout]   16:     0x60f36758a322 - test_install::test_install_gh_guess_typos::h41fe2e7ce597a8da
[INFO] [stdout]   17:     0x60f36758a713 - test_install::test_install_gh_guess_typos::{{closure}}::h472284779c4578b7
[INFO] [stdout]   18:     0x60f36758bea6 - core::ops::function::FnOnce::call_once::h94f30319eee34766
[INFO] [stdout]   19:     0x60f3675b2f7b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   20:     0x60f3675c698a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   21:     0x60f3675a0de4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   22:     0x60f3675a4782 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   23:     0x60f36761dd5f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   24:     0x794b12488aa4 - <unknown>
[INFO] [stdout]   25:     0x794b12515a64 - clone
[INFO] [stdout]   26:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_incorrect_sha stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_incorrect_sha' (31) panicked at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected stderr, failed var.contains(SHA-256 mismatch: expected)
[INFO] [stdout] ├── var: DEBUG Requesting asset list from https://api.github.com/repos/crate-ci/typos/releases/tags/v1.31.1
[INFO] [stdout] │   
[INFO] [stdout] │   thread 'main' (42) panicked at src/main.rs:32:9:
[INFO] [stdout] │   Error requesting asset list. Is the correct tag specified? Error: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] │   stack backtrace:
[INFO] [stdout] │      0:     0x5b717ef21482 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout] │      1:     0x5b717ef341aa - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout] │      2:     0x5b717eef7bc6 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout] │      3:     0x5b717ef04349 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout] │      4:     0x5b717ef041a9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout] │      5:     0x5b717ef0458b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout] │      6:     0x5b717ef04408 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout] │      7:     0x5b717ef01319 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout] │      8:     0x5b717eeeb79d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout] │      9:     0x5b717ef3ce5c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout] │     10:     0x5b717ea16979 - jas::abort::h6f3a3b54224f27b5
[INFO] [stdout] │     11:     0x5b717ea52b2a - jas::install::get_gh_asset_info::haf8418322cdefec7
[INFO] [stdout] │     12:     0x5b717ea4a282 - jas::install::install_gh::h785e3f0439bdb216
[INFO] [stdout] │     13:     0x5b717ea532ce - jas::install::run::hc766f774ba07c592
[INFO] [stdout] │     14:     0x5b717ea166a8 - jas::main::ha2733666d93af7aa
[INFO] [stdout] │     15:     0x5b717ea5dd73 - core::ops::function::FnOnce::call_once::h5f3de66b537b759a
[INFO] [stdout] │     16:     0x5b717ea57296 - std::sys::backtrace::__rust_begin_short_backtrace::h2aa37bb112e0de91
[INFO] [stdout] │     17:     0x5b717ea3a099 - std::rt::lang_start::{{closure}}::hc3c9d1a648ba9ce8
[INFO] [stdout] │     18:     0x5b717eef9766 - std::rt::lang_start_internal::h9f282d832ae47dd5
[INFO] [stdout] │     19:     0x5b717ea3a081 - std::rt::lang_start::hdc4145a54e4ff81f
[INFO] [stdout] │     20:     0x5b717ea1d1e5 - main
[INFO] [stdout] │     21:     0x7a09923a81ca - <unknown>
[INFO] [stdout] │     22:     0x7a09923a828b - __libc_start_main
[INFO] [stdout] │     23:     0x5b717ea067a5 - _start
[INFO] [stdout] │     24:                0x0 - <unknown>
[INFO] [stdout] └── var as str: DEBUG Requesting asset list from https://api.github.com/repos/crate-ci/typos/releases/tags/v1.31.1
[INFO] [stdout]     
[INFO] [stdout]     thread 'main' (42) panicked at src/main.rs:32:9:
[INFO] [stdout]     Error requesting asset list. Is the correct tag specified? Error: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     stack backtrace:
[INFO] [stdout]        0:     0x5b717ef21482 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]        1:     0x5b717ef341aa - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]        2:     0x5b717eef7bc6 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]        3:     0x5b717ef04349 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]        4:     0x5b717ef041a9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]        5:     0x5b717ef0458b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]        6:     0x5b717ef04408 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]        7:     0x5b717ef01319 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]        8:     0x5b717eeeb79d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]        9:     0x5b717ef3ce5c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]       10:     0x5b717ea16979 - jas::abort::h6f3a3b54224f27b5
[INFO] [stdout]       11:     0x5b717ea52b2a - jas::install::get_gh_asset_info::haf8418322cdefec7
[INFO] [stdout]       12:     0x5b717ea4a282 - jas::install::install_gh::h785e3f0439bdb216
[INFO] [stdout]       13:     0x5b717ea532ce - jas::install::run::hc766f774ba07c592
[INFO] [stdout]       14:     0x5b717ea166a8 - jas::main::ha2733666d93af7aa
[INFO] [stdout]       15:     0x5b717ea5dd73 - core::ops::function::FnOnce::call_once::h5f3de66b537b759a
[INFO] [stdout]       16:     0x5b717ea57296 - std::sys::backtrace::__rust_begin_short_backtrace::h2aa37bb112e0de91
[INFO] [stdout]       17:     0x5b717ea3a099 - std::rt::lang_start::{{closure}}::hc3c9d1a648ba9ce8
[INFO] [stdout]       18:     0x5b717eef9766 - std::rt::lang_start_internal::h9f282d832ae47dd5
[INFO] [stdout]       19:     0x5b717ea3a081 - std::rt::lang_start::hdc4145a54e4ff81f
[INFO] [stdout]       20:     0x5b717ea1d1e5 - main
[INFO] [stdout]       21:     0x7a09923a81ca - <unknown>
[INFO] [stdout]       22:     0x7a09923a828b - __libc_start_main
[INFO] [stdout]       23:     0x5b717ea067a5 - _start
[INFO] [stdout]       24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] command=`"/opt/rustwide/target/debug/jas" "--verbose" "--ansi=false" "install" "--gh=crate-ci/typos@v1.31.1" "--dir=tests" "--sha=0fb2401a46409bdf574f42f92df0418934166032ec2bcb0fc7919b7664fdcc01"`
[INFO] [stdout] code=101
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] DEBUG Requesting asset list from https://api.github.com/repos/crate-ci/typos/releases/tags/v1.31.1
[INFO] [stdout] 
[INFO] [stdout] thread \'main\' (42) panicked at src/main.rs:32:9:
[INFO] [stdout] Error requesting asset list. Is the correct tag specified? Error: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b717ef21482 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x5b717ef341aa - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x5b717eef7bc6 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]    3:     0x5b717ef04349 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x5b717ef041a9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x5b717ef0458b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    6:     0x5b717ef04408 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    7:     0x5b717ef01319 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    8:     0x5b717eeeb79d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]    9:     0x5b717ef3ce5c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   10:     0x5b717ea16979 - jas::abort::h6f3a3b54224f27b5
[INFO] [stdout]   11:     0x5b717ea52b2a - jas::install::get_gh_asset_info::haf8418322cdefec7
[INFO] [stdout]   12:     0x5b717ea4a282 - jas::install::install_gh::h785e3f0439bdb216
[INFO] [stdout]   13:     0x5b717ea532ce - jas::install::run::hc766f774ba07c592
[INFO] [stdout]   14:     0x5b717ea166a8 - jas::main::ha2733666d93af7aa
[INFO] [stdout]   15:     0x5b717ea5dd73 - core::ops::function::FnOnce::call_once::h5f3de66b537b759a
[INFO] [stdout]   16:     0x5b717ea57296 - std::sys::backtrace::__rust_begin_short_backtrace::h2aa37bb112e0de91
[INFO] [stdout]   17:     0x5b717ea3a099 - std::rt::lang_start::{{closure}}::hc3c9d1a648ba9ce8
[INFO] [stdout]   18:     0x5b717eef9766 - std::rt::lang_start_internal::h9f282d832ae47dd5
[INFO] [stdout]   19:     0x5b717ea3a081 - std::rt::lang_start::hdc4145a54e4ff81f
[INFO] [stdout]   20:     0x5b717ea1d1e5 - main
[INFO] [stdout]   21:     0x7a09923a81ca - <unknown>
[INFO] [stdout]   22:     0x7a09923a828b - __libc_start_main
[INFO] [stdout]   23:     0x5b717ea067a5 - _start
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60f36764a3d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x60f36765b64a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x60f367616366 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x60f367627e39 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x60f367627cd1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x60f3675b31be - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]    6:     0x60f3676280b2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    7:     0x60f367627ef8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    8:     0x60f367622d29 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    9:     0x60f36760b15d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]   10:     0x60f36766309c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   11:     0x60f3675e0052 - core::panicking::panic_display::h91f07acdf27e41fb
[INFO] [stdout]   12:     0x60f3675d7fe7 - assert_cmd::assert::AssertError::panic::hf6b45a6261de3355
[INFO] [stdout]   13:     0x60f3675d3895 - core::ops::function::FnOnce::call_once::hd5c6aaf4b047989e
[INFO] [stdout]   14:     0x60f3675dca62 - core::result::Result<T,E>::unwrap_or_else::h1357f6cd8e2bce6a
[INFO] [stdout]   15:     0x60f367587344 - assert_cmd::assert::Assert::stderr::hfe4b672f382b273f
[INFO] [stdout]   16:     0x60f367588b31 - test_install::test_incorrect_sha::hfe667bd408d54b52
[INFO] [stdout]   17:     0x60f367588ba3 - test_install::test_incorrect_sha::{{closure}}::h1a965b2ba3431d46
[INFO] [stdout]   18:     0x60f36758bf36 - core::ops::function::FnOnce::call_once::hdba338cdf7833f1f
[INFO] [stdout]   19:     0x60f3675b2f7b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   20:     0x60f3675c698a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   21:     0x60f3675a0de4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   22:     0x60f3675a4782 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   23:     0x60f36761dd5f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   24:     0x794b12488aa4 - <unknown>
[INFO] [stdout]   25:     0x794b12515a64 - clone
[INFO] [stdout]   26:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_install_url stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_install_url' (39) panicked at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=101
[INFO] [stdout] stderr=``````
[INFO] [stdout]  INFO Downloading https://github.com/transformrs/trv/releases/download/v0.5.0//trv-x86_64-unknown-linux-gnu
[INFO] [stdout] 
[INFO] [stdout] thread \'main\' (44) panicked at src/main.rs:32:9:
[INFO] [stdout] Error downloading https://github.com/transformrs/trv/releases/download/v0.5.0//trv-x86_64-unknown-linux-gnu: Error downloading https://github.com/transformrs/trv/releases/download/v0.5.0//trv-x86_64-unknown-linux-gnu: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f5618807482 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x5f561881a1aa - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x5f56187ddbc6 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]    3:     0x5f56187ea349 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x5f56187ea1a9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x5f56187ea58b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    6:     0x5f56187ea408 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    7:     0x5f56187e7319 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    8:     0x5f56187d179d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]    9:     0x5f5618822e5c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   10:     0x5f56182fc979 - jas::abort::h6f3a3b54224f27b5
[INFO] [stdout]   11:     0x5f5618331317 - jas::install::download_file::h3f0522866064dcf1
[INFO] [stdout]   12:     0x5f5618330772 - jas::install::install_core::h05bcd3db536253ce
[INFO] [stdout]   13:     0x5f56183306e8 - jas::install::install_url::hfb65bdfd00220122
[INFO] [stdout]   14:     0x5f5618339323 - jas::install::run::hc766f774ba07c592
[INFO] [stdout]   15:     0x5f56182fc6a8 - jas::main::ha2733666d93af7aa
[INFO] [stdout]   16:     0x5f5618343d73 - core::ops::function::FnOnce::call_once::h5f3de66b537b759a
[INFO] [stdout]   17:     0x5f561833d296 - std::sys::backtrace::__rust_begin_short_backtrace::h2aa37bb112e0de91
[INFO] [stdout]   18:     0x5f5618320099 - std::rt::lang_start::{{closure}}::hc3c9d1a648ba9ce8
[INFO] [stdout]   19:     0x5f56187df766 - std::rt::lang_start_internal::h9f282d832ae47dd5
[INFO] [stdout]   20:     0x5f5618320081 - std::rt::lang_start::hdc4145a54e4ff81f
[INFO] [stdout]   21:     0x5f56183031e5 - main
[INFO] [stdout]   22:     0x70032ec271ca - <unknown>
[INFO] [stdout]   23:     0x70032ec2728b - __libc_start_main
[INFO] [stdout]   24:     0x5f56182ec7a5 - _start
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/jas" "--verbose" "--ansi=false" "install" "--url" "https://github.com/transformrs/trv/releases/download/v0.5.0//trv-x86_64-unknown-linux-gnu" "--dir" "tests"`
[INFO] [stdout] code=101
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout]  INFO Downloading https://github.com/transformrs/trv/releases/download/v0.5.0//trv-x86_64-unknown-linux-gnu
[INFO] [stdout] 
[INFO] [stdout] thread \'main\' (44) panicked at src/main.rs:32:9:
[INFO] [stdout] Error downloading https://github.com/transformrs/trv/releases/download/v0.5.0//trv-x86_64-unknown-linux-gnu: Error downloading https://github.com/transformrs/trv/releases/download/v0.5.0//trv-x86_64-unknown-linux-gnu: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f5618807482 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x5f561881a1aa - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x5f56187ddbc6 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]    3:     0x5f56187ea349 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x5f56187ea1a9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x5f56187ea58b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    6:     0x5f56187ea408 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    7:     0x5f56187e7319 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    8:     0x5f56187d179d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]    9:     0x5f5618822e5c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   10:     0x5f56182fc979 - jas::abort::h6f3a3b54224f27b5
[INFO] [stdout]   11:     0x5f5618331317 - jas::install::download_file::h3f0522866064dcf1
[INFO] [stdout]   12:     0x5f5618330772 - jas::install::install_core::h05bcd3db536253ce
[INFO] [stdout]   13:     0x5f56183306e8 - jas::install::install_url::hfb65bdfd00220122
[INFO] [stdout]   14:     0x5f5618339323 - jas::install::run::hc766f774ba07c592
[INFO] [stdout]   15:     0x5f56182fc6a8 - jas::main::ha2733666d93af7aa
[INFO] [stdout]   16:     0x5f5618343d73 - core::ops::function::FnOnce::call_once::h5f3de66b537b759a
[INFO] [stdout]   17:     0x5f561833d296 - std::sys::backtrace::__rust_begin_short_backtrace::h2aa37bb112e0de91
[INFO] [stdout]   18:     0x5f5618320099 - std::rt::lang_start::{{closure}}::hc3c9d1a648ba9ce8
[INFO] [stdout]   19:     0x5f56187df766 - std::rt::lang_start_internal::h9f282d832ae47dd5
[INFO] [stdout]   20:     0x5f5618320081 - std::rt::lang_start::hdc4145a54e4ff81f
[INFO] [stdout]   21:     0x5f56183031e5 - main
[INFO] [stdout]   22:     0x70032ec271ca - <unknown>
[INFO] [stdout]   23:     0x70032ec2728b - __libc_start_main
[INFO] [stdout]   24:     0x5f56182ec7a5 - _start
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60f36764a3d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x60f36765b64a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x60f367616366 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x60f367627e39 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x60f367627cd1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x60f3675b31be - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]    6:     0x60f3676280b2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    7:     0x60f367627ef8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    8:     0x60f367622d29 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    9:     0x60f36760b15d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]   10:     0x60f36766309c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   11:     0x60f3675e0052 - core::panicking::panic_display::h91f07acdf27e41fb
[INFO] [stdout]   12:     0x60f3675d7fe7 - assert_cmd::assert::AssertError::panic::hf6b45a6261de3355
[INFO] [stdout]   13:     0x60f3675d3895 - core::ops::function::FnOnce::call_once::hd5c6aaf4b047989e
[INFO] [stdout]   14:     0x60f3675dca62 - core::result::Result<T,E>::unwrap_or_else::h1357f6cd8e2bce6a
[INFO] [stdout]   15:     0x60f3675d8dc0 - assert_cmd::assert::Assert::success::h6d006921086b5bc4
[INFO] [stdout]   16:     0x60f3675884dc - test_install::test_install_url::h59ac2f9b8a98123a
[INFO] [stdout]   17:     0x60f3675888b3 - test_install::test_install_url::{{closure}}::h26f889d7c9d89889
[INFO] [stdout]   18:     0x60f36758bce6 - core::ops::function::FnOnce::call_once::h08c1e4f1648dcce8
[INFO] [stdout]   19:     0x60f3675b2f7b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   20:     0x60f3675c698a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   21:     0x60f3675a0de4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   22:     0x60f3675a4782 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   23:     0x60f36761dd5f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   24:     0x794b12488aa4 - <unknown>
[INFO] [stdout]   25:     0x794b12515a64 - clone
[INFO] [stdout]   26:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_install_gh_guess_typst stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_install_gh_guess_typst' (36) panicked at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=101
[INFO] [stdout] stderr=``````
[INFO] [stdout] DEBUG Requesting asset list from https://api.github.com/repos/typst/typst/releases/tags/v0.13.0
[INFO] [stdout] 
[INFO] [stdout] thread \'main\' (53) panicked at src/main.rs:32:9:
[INFO] [stdout] Error requesting asset list. Is the correct tag specified? Error: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59cef9058482 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x59cef906b1aa - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x59cef902ebc6 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]    3:     0x59cef903b349 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x59cef903b1a9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x59cef903b58b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    6:     0x59cef903b408 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    7:     0x59cef9038319 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    8:     0x59cef902279d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]    9:     0x59cef9073e5c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   10:     0x59cef8b4d979 - jas::abort::h6f3a3b54224f27b5
[INFO] [stdout]   11:     0x59cef8b89b2a - jas::install::get_gh_asset_info::haf8418322cdefec7
[INFO] [stdout]   12:     0x59cef8b81282 - jas::install::install_gh::h785e3f0439bdb216
[INFO] [stdout]   13:     0x59cef8b8a2ce - jas::install::run::hc766f774ba07c592
[INFO] [stdout]   14:     0x59cef8b4d6a8 - jas::main::ha2733666d93af7aa
[INFO] [stdout]   15:     0x59cef8b94d73 - core::ops::function::FnOnce::call_once::h5f3de66b537b759a
[INFO] [stdout]   16:     0x59cef8b8e296 - std::sys::backtrace::__rust_begin_short_backtrace::h2aa37bb112e0de91
[INFO] [stdout]   17:     0x59cef8b71099 - std::rt::lang_start::{{closure}}::hc3c9d1a648ba9ce8
[INFO] [stdout]   18:     0x59cef9030766 - std::rt::lang_start_internal::h9f282d832ae47dd5
[INFO] [stdout]   19:     0x59cef8b71081 - std::rt::lang_start::hdc4145a54e4ff81f
[INFO] [stdout]   20:     0x59cef8b541e5 - main
[INFO] [stdout]   21:     0x7549742001ca - <unknown>
[INFO] [stdout]   22:     0x75497420028b - __libc_start_main
[INFO] [stdout]   23:     0x59cef8b3d7a5 - _start
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/jas" "--verbose" "--ansi=false" "install" "--gh=typst/typst@v0.13.0" "--dir=tests" "--sha=cd1148da61d6844e62c330fc6222e988480acafe33b76daec8eb5d221258feb6"`
[INFO] [stdout] code=101
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] DEBUG Requesting asset list from https://api.github.com/repos/typst/typst/releases/tags/v0.13.0
[INFO] [stdout] 
[INFO] [stdout] thread \'main\' (53) panicked at src/main.rs:32:9:
[INFO] [stdout] Error requesting asset list. Is the correct tag specified? Error: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59cef9058482 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x59cef906b1aa - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x59cef902ebc6 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]    3:     0x59cef903b349 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x59cef903b1a9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x59cef903b58b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    6:     0x59cef903b408 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    7:     0x59cef9038319 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    8:     0x59cef902279d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]    9:     0x59cef9073e5c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   10:     0x59cef8b4d979 - jas::abort::h6f3a3b54224f27b5
[INFO] [stdout]   11:     0x59cef8b89b2a - jas::install::get_gh_asset_info::haf8418322cdefec7
[INFO] [stdout]   12:     0x59cef8b81282 - jas::install::install_gh::h785e3f0439bdb216
[INFO] [stdout]   13:     0x59cef8b8a2ce - jas::install::run::hc766f774ba07c592
[INFO] [stdout]   14:     0x59cef8b4d6a8 - jas::main::ha2733666d93af7aa
[INFO] [stdout]   15:     0x59cef8b94d73 - core::ops::function::FnOnce::call_once::h5f3de66b537b759a
[INFO] [stdout]   16:     0x59cef8b8e296 - std::sys::backtrace::__rust_begin_short_backtrace::h2aa37bb112e0de91
[INFO] [stdout]   17:     0x59cef8b71099 - std::rt::lang_start::{{closure}}::hc3c9d1a648ba9ce8
[INFO] [stdout]   18:     0x59cef9030766 - std::rt::lang_start_internal::h9f282d832ae47dd5
[INFO] [stdout]   19:     0x59cef8b71081 - std::rt::lang_start::hdc4145a54e4ff81f
[INFO] [stdout]   20:     0x59cef8b541e5 - main
[INFO] [stdout]   21:     0x7549742001ca - <unknown>
[INFO] [stdout]   22:     0x75497420028b - __libc_start_main
[INFO] [stdout]   23:     0x59cef8b3d7a5 - _start
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60f36764a3d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x60f36765b64a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x60f367616366 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x60f367627e39 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x60f367627cd1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x60f3675b31be - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]    6:     0x60f3676280b2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    7:     0x60f367627ef8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    8:     0x60f367622d29 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    9:     0x60f36760b15d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]   10:     0x60f36766309c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   11:     0x60f3675e0052 - core::panicking::panic_display::h91f07acdf27e41fb
[INFO] [stdout]   12:     0x60f3675d7fe7 - assert_cmd::assert::AssertError::panic::hf6b45a6261de3355
[INFO] [stdout]   13:     0x60f3675d3895 - core::ops::function::FnOnce::call_once::hd5c6aaf4b047989e
[INFO] [stdout]   14:     0x60f3675dca62 - core::result::Result<T,E>::unwrap_or_else::h1357f6cd8e2bce6a
[INFO] [stdout]   15:     0x60f3675d8dc0 - assert_cmd::assert::Assert::success::h6d006921086b5bc4
[INFO] [stdout]   16:     0x60f36758a912 - test_install::test_install_gh_guess_typst::hfd414224c9e57afd
[INFO] [stdout]   17:     0x60f36758ab83 - test_install::test_install_gh_guess_typst::{{closure}}::ha941894ca4201590
[INFO] [stdout]   18:     0x60f36758bd26 - core::ops::function::FnOnce::call_once::h2c302dd412e1c89c
[INFO] [stdout]   19:     0x60f3675b2f7b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   20:     0x60f3675c698a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   21:     0x60f3675a0de4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   22:     0x60f3675a4782 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   23:     0x60f36761dd5f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   24:     0x794b12488aa4 - <unknown>
[INFO] [stdout]   25:     0x794b12515a64 - clone
[INFO] [stdout]   26:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_install_gh_guess_just stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_install_gh_guess_just' (34) panicked at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=101
[INFO] [stdout] stderr=``````
[INFO] [stdout] DEBUG Requesting asset list from https://api.github.com/repos/casey/just/releases/tags/1.40.0
[INFO] [stdout] 
[INFO] [stdout] thread \'main\' (47) panicked at src/main.rs:32:9:
[INFO] [stdout] Error requesting asset list. Is the correct tag specified? Error: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6388e791b482 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x6388e792e1aa - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x6388e78f1bc6 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]    3:     0x6388e78fe349 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x6388e78fe1a9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x6388e78fe58b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    6:     0x6388e78fe408 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    7:     0x6388e78fb319 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    8:     0x6388e78e579d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]    9:     0x6388e7936e5c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   10:     0x6388e7410979 - jas::abort::h6f3a3b54224f27b5
[INFO] [stdout]   11:     0x6388e744cb2a - jas::install::get_gh_asset_info::haf8418322cdefec7
[INFO] [stdout]   12:     0x6388e7444282 - jas::install::install_gh::h785e3f0439bdb216
[INFO] [stdout]   13:     0x6388e744d2ce - jas::install::run::hc766f774ba07c592
[INFO] [stdout]   14:     0x6388e74106a8 - jas::main::ha2733666d93af7aa
[INFO] [stdout]   15:     0x6388e7457d73 - core::ops::function::FnOnce::call_once::h5f3de66b537b759a
[INFO] [stdout]   16:     0x6388e7451296 - std::sys::backtrace::__rust_begin_short_backtrace::h2aa37bb112e0de91
[INFO] [stdout]   17:     0x6388e7434099 - std::rt::lang_start::{{closure}}::hc3c9d1a648ba9ce8
[INFO] [stdout]   18:     0x6388e78f3766 - std::rt::lang_start_internal::h9f282d832ae47dd5
[INFO] [stdout]   19:     0x6388e7434081 - std::rt::lang_start::hdc4145a54e4ff81f
[INFO] [stdout]   20:     0x6388e74171e5 - main
[INFO] [stdout]   21:     0x7f487c8a01ca - <unknown>
[INFO] [stdout]   22:     0x7f487c8a028b - __libc_start_main
[INFO] [stdout]   23:     0x6388e74007a5 - _start
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/jas" "--verbose" "--ansi=false" "install" "--gh=casey/just@1.40.0" "--dir=tests" "--sha=181b91d0ceebe8a57723fb648ed2ce1a44d849438ce2e658339df4f8db5f1263"`
[INFO] [stdout] code=101
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] DEBUG Requesting asset list from https://api.github.com/repos/casey/just/releases/tags/1.40.0
[INFO] [stdout] 
[INFO] [stdout] thread \'main\' (47) panicked at src/main.rs:32:9:
[INFO] [stdout] Error requesting asset list. Is the correct tag specified? Error: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6388e791b482 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x6388e792e1aa - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x6388e78f1bc6 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]    3:     0x6388e78fe349 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x6388e78fe1a9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x6388e78fe58b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    6:     0x6388e78fe408 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    7:     0x6388e78fb319 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    8:     0x6388e78e579d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]    9:     0x6388e7936e5c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   10:     0x6388e7410979 - jas::abort::h6f3a3b54224f27b5
[INFO] [stdout]   11:     0x6388e744cb2a - jas::install::get_gh_asset_info::haf8418322cdefec7
[INFO] [stdout]   12:     0x6388e7444282 - jas::install::install_gh::h785e3f0439bdb216
[INFO] [stdout]   13:     0x6388e744d2ce - jas::install::run::hc766f774ba07c592
[INFO] [stdout]   14:     0x6388e74106a8 - jas::main::ha2733666d93af7aa
[INFO] [stdout]   15:     0x6388e7457d73 - core::ops::function::FnOnce::call_once::h5f3de66b537b759a
[INFO] [stdout]   16:     0x6388e7451296 - std::sys::backtrace::__rust_begin_short_backtrace::h2aa37bb112e0de91
[INFO] [stdout]   17:     0x6388e7434099 - std::rt::lang_start::{{closure}}::hc3c9d1a648ba9ce8
[INFO] [stdout]   18:     0x6388e78f3766 - std::rt::lang_start_internal::h9f282d832ae47dd5
[INFO] [stdout]   19:     0x6388e7434081 - std::rt::lang_start::hdc4145a54e4ff81f
[INFO] [stdout]   20:     0x6388e74171e5 - main
[INFO] [stdout]   21:     0x7f487c8a01ca - <unknown>
[INFO] [stdout]   22:     0x7f487c8a028b - __libc_start_main
[INFO] [stdout]   23:     0x6388e74007a5 - _start
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60f36764a3d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x60f36765b64a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x60f367616366 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x60f367627e39 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x60f367627cd1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x60f3675b31be - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]    6:     0x60f3676280b2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    7:     0x60f367627ef8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    8:     0x60f367622d29 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    9:     0x60f36760b15d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]   10:     0x60f36766309c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   11:     0x60f3675e0052 - core::panicking::panic_display::h91f07acdf27e41fb
[INFO] [stdout]   12:     0x60f3675d7fe7 - assert_cmd::assert::AssertError::panic::hf6b45a6261de3355
[INFO] [stdout]   13:     0x60f3675d3895 - core::ops::function::FnOnce::call_once::hd5c6aaf4b047989e
[INFO] [stdout]   14:     0x60f3675dca62 - core::result::Result<T,E>::unwrap_or_else::h1357f6cd8e2bce6a
[INFO] [stdout]   15:     0x60f3675d8dc0 - assert_cmd::assert::Assert::success::h6d006921086b5bc4
[INFO] [stdout]   16:     0x60f367589222 - test_install::test_install_gh_guess_just::h657d7737e36e3d01
[INFO] [stdout]   17:     0x60f3675895c3 - test_install::test_install_gh_guess_just::{{closure}}::he89bf58e1929b753
[INFO] [stdout]   18:     0x60f36758be66 - core::ops::function::FnOnce::call_once::h8c955d367a1ccdf8
[INFO] [stdout]   19:     0x60f3675b2f7b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   20:     0x60f3675c698a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   21:     0x60f3675a0de4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   22:     0x60f3675a4782 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   23:     0x60f36761dd5f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   24:     0x794b12488aa4 - <unknown>
[INFO] [stdout]   25:     0x794b12515a64 - clone
[INFO] [stdout]   26:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_install_gh_guess_cargo_deny stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_install_gh_guess_cargo_deny' (33) panicked at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=101
[INFO] [stdout] stderr=``````
[INFO] [stdout] DEBUG Requesting asset list from https://api.github.com/repos/EmbarkStudios/cargo-deny/releases/tags/0.18.2
[INFO] [stdout] 
[INFO] [stdout] thread \'main\' (52) panicked at src/main.rs:32:9:
[INFO] [stdout] Error requesting asset list. Is the correct tag specified? Error: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5db7cc67c482 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x5db7cc68f1aa - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x5db7cc652bc6 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]    3:     0x5db7cc65f349 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x5db7cc65f1a9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x5db7cc65f58b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    6:     0x5db7cc65f408 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    7:     0x5db7cc65c319 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    8:     0x5db7cc64679d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]    9:     0x5db7cc697e5c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   10:     0x5db7cc171979 - jas::abort::h6f3a3b54224f27b5
[INFO] [stdout]   11:     0x5db7cc1adb2a - jas::install::get_gh_asset_info::haf8418322cdefec7
[INFO] [stdout]   12:     0x5db7cc1a5282 - jas::install::install_gh::h785e3f0439bdb216
[INFO] [stdout]   13:     0x5db7cc1ae2ce - jas::install::run::hc766f774ba07c592
[INFO] [stdout]   14:     0x5db7cc1716a8 - jas::main::ha2733666d93af7aa
[INFO] [stdout]   15:     0x5db7cc1b8d73 - core::ops::function::FnOnce::call_once::h5f3de66b537b759a
[INFO] [stdout]   16:     0x5db7cc1b2296 - std::sys::backtrace::__rust_begin_short_backtrace::h2aa37bb112e0de91
[INFO] [stdout]   17:     0x5db7cc195099 - std::rt::lang_start::{{closure}}::hc3c9d1a648ba9ce8
[INFO] [stdout]   18:     0x5db7cc654766 - std::rt::lang_start_internal::h9f282d832ae47dd5
[INFO] [stdout]   19:     0x5db7cc195081 - std::rt::lang_start::hdc4145a54e4ff81f
[INFO] [stdout]   20:     0x5db7cc1781e5 - main
[INFO] [stdout]   21:     0x7e1cbbf961ca - <unknown>
[INFO] [stdout]   22:     0x7e1cbbf9628b - __libc_start_main
[INFO] [stdout]   23:     0x5db7cc1617a5 - _start
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/jas" "--verbose" "--ansi=false" "install" "--gh=EmbarkStudios/cargo-deny@0.18.2" "--dir=tests" "--sha=43c4a79c4b9fd1fcb3dddb305a1b4d8f7ac4a72accd61bb50a0b698789ca894c"`
[INFO] [stdout] code=101
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] DEBUG Requesting asset list from https://api.github.com/repos/EmbarkStudios/cargo-deny/releases/tags/0.18.2
[INFO] [stdout] 
[INFO] [stdout] thread \'main\' (52) panicked at src/main.rs:32:9:
[INFO] [stdout] Error requesting asset list. Is the correct tag specified? Error: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5db7cc67c482 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x5db7cc68f1aa - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x5db7cc652bc6 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]    3:     0x5db7cc65f349 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x5db7cc65f1a9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x5db7cc65f58b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    6:     0x5db7cc65f408 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    7:     0x5db7cc65c319 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    8:     0x5db7cc64679d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]    9:     0x5db7cc697e5c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   10:     0x5db7cc171979 - jas::abort::h6f3a3b54224f27b5
[INFO] [stdout]   11:     0x5db7cc1adb2a - jas::install::get_gh_asset_info::haf8418322cdefec7
[INFO] [stdout]   12:     0x5db7cc1a5282 - jas::install::install_gh::h785e3f0439bdb216
[INFO] [stdout]   13:     0x5db7cc1ae2ce - jas::install::run::hc766f774ba07c592
[INFO] [stdout]   14:     0x5db7cc1716a8 - jas::main::ha2733666d93af7aa
[INFO] [stdout]   15:     0x5db7cc1b8d73 - core::ops::function::FnOnce::call_once::h5f3de66b537b759a
[INFO] [stdout]   16:     0x5db7cc1b2296 - std::sys::backtrace::__rust_begin_short_backtrace::h2aa37bb112e0de91
[INFO] [stdout]   17:     0x5db7cc195099 - std::rt::lang_start::{{closure}}::hc3c9d1a648ba9ce8
[INFO] [stdout]   18:     0x5db7cc654766 - std::rt::lang_start_internal::h9f282d832ae47dd5
[INFO] [stdout]   19:     0x5db7cc195081 - std::rt::lang_start::hdc4145a54e4ff81f
[INFO] [stdout]   20:     0x5db7cc1781e5 - main
[INFO] [stdout]   21:     0x7e1cbbf961ca - <unknown>
[INFO] [stdout]   22:     0x7e1cbbf9628b - __libc_start_main
[INFO] [stdout]   23:     0x5db7cc1617a5 - _start
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60f36764a3d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x60f36765b64a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x60f367616366 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x60f367627e39 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x60f367627cd1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x60f3675b31be - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]    6:     0x60f3676280b2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    7:     0x60f367627ef8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    8:     0x60f367622d29 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    9:     0x60f36760b15d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]   10:     0x60f36766309c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   11:     0x60f3675e0052 - core::panicking::panic_display::h91f07acdf27e41fb
[INFO] [stdout]   12:     0x60f3675d7fe7 - assert_cmd::assert::AssertError::panic::hf6b45a6261de3355
[INFO] [stdout]   13:     0x60f3675d3895 - core::ops::function::FnOnce::call_once::hd5c6aaf4b047989e
[INFO] [stdout]   14:     0x60f3675dca62 - core::result::Result<T,E>::unwrap_or_else::h1357f6cd8e2bce6a
[INFO] [stdout]   15:     0x60f3675d8dc0 - assert_cmd::assert::Assert::success::h6d006921086b5bc4
[INFO] [stdout]   16:     0x60f36758ad82 - test_install::test_install_gh_guess_cargo_deny::h2abff1c96d59fb7a
[INFO] [stdout]   17:     0x60f36758aff3 - test_install::test_install_gh_guess_cargo_deny::{{closure}}::hd3b866fad848ef0c
[INFO] [stdout]   18:     0x60f36758bef6 - core::ops::function::FnOnce::call_once::hb6547b7b72bf248d
[INFO] [stdout]   19:     0x60f3675b2f7b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   20:     0x60f3675c698a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   21:     0x60f3675a0de4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   22:     0x60f3675a4782 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   23:     0x60f36761dd5f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   24:     0x794b12488aa4 - <unknown>
[INFO] [stdout]   25:     0x794b12515a64 - clone
[INFO] [stdout]   26:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_incorrect_sha
[INFO] [stdout]     test_install_gh_guess_cargo_deny
[INFO] [stdout]     test_install_gh_guess_just
[INFO] [stdout]     test_install_gh_guess_typos
[INFO] [stdout]     test_install_gh_guess_typst
[INFO] [stdout]     test_install_gh_no_guesses
[INFO] [stdout]     test_install_pandoc
[INFO] [stdout]     test_install_url
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "af89d48ae3a7623f300dacbf99cdb3dda8dea3c28b554e46cea61a7710a1d4a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af89d48ae3a7623f300dacbf99cdb3dda8dea3c28b554e46cea61a7710a1d4a0", kill_on_drop: false }`
[INFO] [stdout] af89d48ae3a7623f300dacbf99cdb3dda8dea3c28b554e46cea61a7710a1d4a0
