[INFO] fetching crate jas 0.3.2...
[INFO] testing jas-0.3.2 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate jas 0.3.2 into /workspace/builds/worker-4-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate jas 0.3.2 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0c0ac9ba9132d975a79a4be8c4b7d4d3d0d5ca4f017213dedf5a5bd9816607c7
[INFO] running `Command { std: "docker" "start" "-a" "0c0ac9ba9132d975a79a4be8c4b7d4d3d0d5ca4f017213dedf5a5bd9816607c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c0ac9ba9132d975a79a4be8c4b7d4d3d0d5ca4f017213dedf5a5bd9816607c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c0ac9ba9132d975a79a4be8c4b7d4d3d0d5ca4f017213dedf5a5bd9816607c7", kill_on_drop: false }`
[INFO] [stdout] 0c0ac9ba9132d975a79a4be8c4b7d4d3d0d5ca4f017213dedf5a5bd9816607c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2931a8034389f4c0efdf5175c71db27801cf9bab9d8239196715d275d1951f7
[INFO] running `Command { std: "docker" "start" "-a" "e2931a8034389f4c0efdf5175c71db27801cf9bab9d8239196715d275d1951f7", 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 cfg-if v1.0.0
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[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 once_cell v1.21.3
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling zlib-rs v0.5.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling heck v0.5.0
[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 clap_builder v4.5.38
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling ureq-proto v0.4.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling zopfli v0.8.2
[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 pin-project-lite v0.2.16
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling jas v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hex v0.4.3
[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 tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling xattr v1.5.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling libz-rs-sys v0.5.0
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling clap_derive v4.5.32
[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 rustls-webpki v0.103.3
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zip v3.0.0
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling ureq v3.0.11
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 37.87s
[INFO] running `Command { std: "docker" "inspect" "e2931a8034389f4c0efdf5175c71db27801cf9bab9d8239196715d275d1951f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2931a8034389f4c0efdf5175c71db27801cf9bab9d8239196715d275d1951f7", kill_on_drop: false }`
[INFO] [stdout] e2931a8034389f4c0efdf5175c71db27801cf9bab9d8239196715d275d1951f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1c4b4f36c9f4056621bd2db75418e1264f247ef0db80e45f5cc4b8acc47c037
[INFO] running `Command { std: "docker" "start" "-a" "c1c4b4f36c9f4056621bd2db75418e1264f247ef0db80e45f5cc4b8acc47c037", 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 predicates-core v1.0.9
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[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 14.40s
[INFO] running `Command { std: "docker" "inspect" "c1c4b4f36c9f4056621bd2db75418e1264f247ef0db80e45f5cc4b8acc47c037", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1c4b4f36c9f4056621bd2db75418e1264f247ef0db80e45f5cc4b8acc47c037", kill_on_drop: false }`
[INFO] [stdout] c1c4b4f36c9f4056621bd2db75418e1264f247ef0db80e45f5cc4b8acc47c037
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1e08ef54a3ea0abc417fe31d7a857c0be2c6e8cff0ebfb9902e65e5530e24fa1
[INFO] running `Command { std: "docker" "start" "-a" "1e08ef54a3ea0abc417fe31d7a857c0be2c6e8cff0ebfb9902e65e5530e24fa1", 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-0272699de17faae7)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test guess::test_guess_asset_pandoc ... ok
[INFO] [stdout] test guess::test_guess_asset_typos ... ok
[INFO] [stdout] test guess::test_guess_binary_filename_typos ... ok
[INFO] [stdout] test guess::test_guess_binary_filename_from_url ... ok
[INFO] [stdout] test guess::test_guess_binary_filename_just ... 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-5f7ce2f54f9530c3)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_install_ffmpeg_ffprobe ... ok
[INFO] [stdout] test test_incorrect_sha ... FAILED
[INFO] [stdout] test test_install_gh_no_guesses ... FAILED
[INFO] [stdout] test test_install_url ... FAILED
[INFO] [stdout] test test_install_gh_guess_cargo_deny ... FAILED
[INFO] [stdout] test test_install_pandoc ... FAILED
[INFO] [stdout] test test_install_gh_guess_typos ... FAILED
[INFO] [stdout] test test_install_gh_guess_just ... FAILED
[INFO] [stdout] test test_install_gh_guess_typst ... FAILED
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test_install`
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_incorrect_sha stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_incorrect_sha' (32) panicked at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/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' (35) 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:     0x568ab35e5d3a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout] │      1:     0x568ab35fd8fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout] │      2:     0x568ab35ebce2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout] │      3:     0x568ab35cb0ff - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout] │      4:     0x568ab35def41 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout] │      5:     0x568ab35df0fb - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout] │      6:     0x568ab35cb1b8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout] │      7:     0x568ab35c2899 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout] │      8:     0x568ab35cbefd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout] │      9:     0x568ab35fe20c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout] │     10:     0x568ab30f4569 - jas::abort::h44a49b3f8dc10a98
[INFO] [stdout] │     11:     0x568ab31040da - jas::install::get_gh_asset_info::hf9bb0149c75bd7f5
[INFO] [stdout] │     12:     0x568ab30fb792 - jas::install::install_gh::h4c4233fd8d218447
[INFO] [stdout] │     13:     0x568ab310487e - jas::install::run::hdd4c7ef659b6d8dd
[INFO] [stdout] │     14:     0x568ab30f4298 - jas::main::h43ca14af54e4993a
[INFO] [stdout] │     15:     0x568ab3124bc3 - core::ops::function::FnOnce::call_once::h43530c1ffe074a76
[INFO] [stdout] │     16:     0x568ab311ad96 - std::sys::backtrace::__rust_begin_short_backtrace::h5c4a418afada49ea
[INFO] [stdout] │     17:     0x568ab31221f9 - std::rt::lang_start::{{closure}}::h5289e06b9859256c
[INFO] [stdout] │     18:     0x568ab35de214 - std[b80a194dd3c418bb]::rt::lang_start_internal
[INFO] [stdout] │     19:     0x568ab31221e1 - std::rt::lang_start::h0f6d3d62d348da6b
[INFO] [stdout] │     20:     0x568ab30fb625 - main
[INFO] [stdout] │     21:     0x7506364db1ca - <unknown>
[INFO] [stdout] │     22:     0x7506364db28b - __libc_start_main
[INFO] [stdout] │     23:     0x568ab30ce565 - _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' (35) 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:     0x568ab35e5d3a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]        1:     0x568ab35fd8fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]        2:     0x568ab35ebce2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]        3:     0x568ab35cb0ff - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]        4:     0x568ab35def41 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]        5:     0x568ab35df0fb - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]        6:     0x568ab35cb1b8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]        7:     0x568ab35c2899 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]        8:     0x568ab35cbefd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]        9:     0x568ab35fe20c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]       10:     0x568ab30f4569 - jas::abort::h44a49b3f8dc10a98
[INFO] [stdout]       11:     0x568ab31040da - jas::install::get_gh_asset_info::hf9bb0149c75bd7f5
[INFO] [stdout]       12:     0x568ab30fb792 - jas::install::install_gh::h4c4233fd8d218447
[INFO] [stdout]       13:     0x568ab310487e - jas::install::run::hdd4c7ef659b6d8dd
[INFO] [stdout]       14:     0x568ab30f4298 - jas::main::h43ca14af54e4993a
[INFO] [stdout]       15:     0x568ab3124bc3 - core::ops::function::FnOnce::call_once::h43530c1ffe074a76
[INFO] [stdout]       16:     0x568ab311ad96 - std::sys::backtrace::__rust_begin_short_backtrace::h5c4a418afada49ea
[INFO] [stdout]       17:     0x568ab31221f9 - std::rt::lang_start::{{closure}}::h5289e06b9859256c
[INFO] [stdout]       18:     0x568ab35de214 - std[b80a194dd3c418bb]::rt::lang_start_internal
[INFO] [stdout]       19:     0x568ab31221e1 - std::rt::lang_start::h0f6d3d62d348da6b
[INFO] [stdout]       20:     0x568ab30fb625 - main
[INFO] [stdout]       21:     0x7506364db1ca - <unknown>
[INFO] [stdout]       22:     0x7506364db28b - __libc_start_main
[INFO] [stdout]       23:     0x568ab30ce565 - _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\' (35) 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:     0x568ab35e5d3a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x568ab35fd8fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x568ab35ebce2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x568ab35cb0ff - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x568ab35def41 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x568ab35df0fb - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x568ab35cb1b8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x568ab35c2899 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x568ab35cbefd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x568ab35fe20c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x568ab30f4569 - jas::abort::h44a49b3f8dc10a98
[INFO] [stdout]   11:     0x568ab31040da - jas::install::get_gh_asset_info::hf9bb0149c75bd7f5
[INFO] [stdout]   12:     0x568ab30fb792 - jas::install::install_gh::h4c4233fd8d218447
[INFO] [stdout]   13:     0x568ab310487e - jas::install::run::hdd4c7ef659b6d8dd
[INFO] [stdout]   14:     0x568ab30f4298 - jas::main::h43ca14af54e4993a
[INFO] [stdout]   15:     0x568ab3124bc3 - core::ops::function::FnOnce::call_once::h43530c1ffe074a76
[INFO] [stdout]   16:     0x568ab311ad96 - std::sys::backtrace::__rust_begin_short_backtrace::h5c4a418afada49ea
[INFO] [stdout]   17:     0x568ab31221f9 - std::rt::lang_start::{{closure}}::h5289e06b9859256c
[INFO] [stdout]   18:     0x568ab35de214 - std[b80a194dd3c418bb]::rt::lang_start_internal
[INFO] [stdout]   19:     0x568ab31221e1 - std::rt::lang_start::h0f6d3d62d348da6b
[INFO] [stdout]   20:     0x568ab30fb625 - main
[INFO] [stdout]   21:     0x7506364db1ca - <unknown>
[INFO] [stdout]   22:     0x7506364db28b - __libc_start_main
[INFO] [stdout]   23:     0x568ab30ce565 - _start
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64493cf975da - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x64493cfadd7a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x64493cf9d4b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x64493cf753bf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x64493cf8f0c9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x64493cef407c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x64493cf8f282 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x64493cf75478 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x64493cf6ccd9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x64493cf7618d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]   10:     0x64493cfae6dc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   11:     0x64493cf2dbf2 - core::panicking::panic_display::h7c6bf0bd472649b1
[INFO] [stdout]   12:     0x64493cf35587 - assert_cmd::assert::AssertError::panic::hde6e993a24e1e300
[INFO] [stdout]   13:     0x64493cf32a65 - core::ops::function::FnOnce::call_once::hd3582f2981375d6f
[INFO] [stdout]   14:     0x64493cf344f1 - core::result::Result<T,E>::unwrap_or_else::h559a36f8e44a2c7c
[INFO] [stdout]   15:     0x64493cedb184 - assert_cmd::assert::Assert::stderr::h737e909240c6054a
[INFO] [stdout]   16:     0x64493cedc9c1 - test_install::test_incorrect_sha::h2764119c72a62d87
[INFO] [stdout]   17:     0x64493cedca33 - test_install::test_incorrect_sha::{{closure}}::h5cc1afe69e2ddc8f
[INFO] [stdout]   18:     0x64493cedfd56 - core::ops::function::FnOnce::call_once::heaf88b3e25f9fbc4
[INFO] [stdout]   19:     0x64493cee815b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   20:     0x64493cef4b4b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   21:     0x64493cef0264 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   22:     0x64493cef7752 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   23:     0x64493cf96e3f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   24:     0x77656fc83aa4 - <unknown>
[INFO] [stdout]   25:     0x77656fd10a64 - clone
[INFO] [stdout]   26:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_install_gh_no_guesses stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_install_gh_no_guesses' (40) panicked at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/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' (51) 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:     0x5aac4135cd3a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout] │      1:     0x5aac413748fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout] │      2:     0x5aac41362ce2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout] │      3:     0x5aac413420ff - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout] │      4:     0x5aac41355f41 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout] │      5:     0x5aac413560fb - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout] │      6:     0x5aac413421b8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout] │      7:     0x5aac41339899 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout] │      8:     0x5aac41342efd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout] │      9:     0x5aac4137520c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout] │     10:     0x5aac40e6b569 - jas::abort::h44a49b3f8dc10a98
[INFO] [stdout] │     11:     0x5aac40e7b0da - jas::install::get_gh_asset_info::hf9bb0149c75bd7f5
[INFO] [stdout] │     12:     0x5aac40e72792 - jas::install::install_gh::h4c4233fd8d218447
[INFO] [stdout] │     13:     0x5aac40e7b87e - jas::install::run::hdd4c7ef659b6d8dd
[INFO] [stdout] │     14:     0x5aac40e6b298 - jas::main::h43ca14af54e4993a
[INFO] [stdout] │     15:     0x5aac40e9bbc3 - core::ops::function::FnOnce::call_once::h43530c1ffe074a76
[INFO] [stdout] │     16:     0x5aac40e91d96 - std::sys::backtrace::__rust_begin_short_backtrace::h5c4a418afada49ea
[INFO] [stdout] │     17:     0x5aac40e991f9 - std::rt::lang_start::{{closure}}::h5289e06b9859256c
[INFO] [stdout] │     18:     0x5aac41355214 - std[b80a194dd3c418bb]::rt::lang_start_internal
[INFO] [stdout] │     19:     0x5aac40e991e1 - std::rt::lang_start::h0f6d3d62d348da6b
[INFO] [stdout] │     20:     0x5aac40e72625 - main
[INFO] [stdout] │     21:     0x768c89b741ca - <unknown>
[INFO] [stdout] │     22:     0x768c89b7428b - __libc_start_main
[INFO] [stdout] │     23:     0x5aac40e45565 - _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' (51) 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:     0x5aac4135cd3a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]        1:     0x5aac413748fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]        2:     0x5aac41362ce2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]        3:     0x5aac413420ff - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]        4:     0x5aac41355f41 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]        5:     0x5aac413560fb - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]        6:     0x5aac413421b8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]        7:     0x5aac41339899 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]        8:     0x5aac41342efd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]        9:     0x5aac4137520c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]       10:     0x5aac40e6b569 - jas::abort::h44a49b3f8dc10a98
[INFO] [stdout]       11:     0x5aac40e7b0da - jas::install::get_gh_asset_info::hf9bb0149c75bd7f5
[INFO] [stdout]       12:     0x5aac40e72792 - jas::install::install_gh::h4c4233fd8d218447
[INFO] [stdout]       13:     0x5aac40e7b87e - jas::install::run::hdd4c7ef659b6d8dd
[INFO] [stdout]       14:     0x5aac40e6b298 - jas::main::h43ca14af54e4993a
[INFO] [stdout]       15:     0x5aac40e9bbc3 - core::ops::function::FnOnce::call_once::h43530c1ffe074a76
[INFO] [stdout]       16:     0x5aac40e91d96 - std::sys::backtrace::__rust_begin_short_backtrace::h5c4a418afada49ea
[INFO] [stdout]       17:     0x5aac40e991f9 - std::rt::lang_start::{{closure}}::h5289e06b9859256c
[INFO] [stdout]       18:     0x5aac41355214 - std[b80a194dd3c418bb]::rt::lang_start_internal
[INFO] [stdout]       19:     0x5aac40e991e1 - std::rt::lang_start::h0f6d3d62d348da6b
[INFO] [stdout]       20:     0x5aac40e72625 - main
[INFO] [stdout]       21:     0x768c89b741ca - <unknown>
[INFO] [stdout]       22:     0x768c89b7428b - __libc_start_main
[INFO] [stdout]       23:     0x5aac40e45565 - _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\' (51) 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:     0x5aac4135cd3a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5aac413748fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5aac41362ce2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5aac413420ff - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5aac41355f41 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5aac413560fb - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5aac413421b8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5aac41339899 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5aac41342efd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x5aac4137520c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5aac40e6b569 - jas::abort::h44a49b3f8dc10a98
[INFO] [stdout]   11:     0x5aac40e7b0da - jas::install::get_gh_asset_info::hf9bb0149c75bd7f5
[INFO] [stdout]   12:     0x5aac40e72792 - jas::install::install_gh::h4c4233fd8d218447
[INFO] [stdout]   13:     0x5aac40e7b87e - jas::install::run::hdd4c7ef659b6d8dd
[INFO] [stdout]   14:     0x5aac40e6b298 - jas::main::h43ca14af54e4993a
[INFO] [stdout]   15:     0x5aac40e9bbc3 - core::ops::function::FnOnce::call_once::h43530c1ffe074a76
[INFO] [stdout]   16:     0x5aac40e91d96 - std::sys::backtrace::__rust_begin_short_backtrace::h5c4a418afada49ea
[INFO] [stdout]   17:     0x5aac40e991f9 - std::rt::lang_start::{{closure}}::h5289e06b9859256c
[INFO] [stdout]   18:     0x5aac41355214 - std[b80a194dd3c418bb]::rt::lang_start_internal
[INFO] [stdout]   19:     0x5aac40e991e1 - std::rt::lang_start::h0f6d3d62d348da6b
[INFO] [stdout]   20:     0x5aac40e72625 - main
[INFO] [stdout]   21:     0x768c89b741ca - <unknown>
[INFO] [stdout]   22:     0x768c89b7428b - __libc_start_main
[INFO] [stdout]   23:     0x5aac40e45565 - _start
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64493cf975da - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x64493cfadd7a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x64493cf9d4b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x64493cf753bf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x64493cf8f0c9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x64493cef407c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x64493cf8f282 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x64493cf75478 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x64493cf6ccd9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x64493cf7618d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]   10:     0x64493cfae6dc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   11:     0x64493cf2dbf2 - core::panicking::panic_display::h7c6bf0bd472649b1
[INFO] [stdout]   12:     0x64493cf35587 - assert_cmd::assert::AssertError::panic::hde6e993a24e1e300
[INFO] [stdout]   13:     0x64493cf32a65 - core::ops::function::FnOnce::call_once::hd3582f2981375d6f
[INFO] [stdout]   14:     0x64493cf344f1 - core::result::Result<T,E>::unwrap_or_else::h559a36f8e44a2c7c
[INFO] [stdout]   15:     0x64493cedb184 - assert_cmd::assert::Assert::stderr::h737e909240c6054a
[INFO] [stdout]   16:     0x64493cedd837 - test_install::test_install_gh_no_guesses::he73fd46d6b19f24d
[INFO] [stdout]   17:     0x64493ceddc73 - test_install::test_install_gh_no_guesses::{{closure}}::h009732945ee838e2
[INFO] [stdout]   18:     0x64493cedfc96 - core::ops::function::FnOnce::call_once::h84d64707845ec4c4
[INFO] [stdout]   19:     0x64493cee815b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   20:     0x64493cef4b4b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   21:     0x64493cef0264 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   22:     0x64493cef7752 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   23:     0x64493cf96e3f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   24:     0x77656fc83aa4 - <unknown>
[INFO] [stdout]   25:     0x77656fd10a64 - clone
[INFO] [stdout]   26:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_install_url stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_install_url' (44) panicked at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/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\' (45) 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:     0x6033c6babd3a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x6033c6bc38fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x6033c6bb1ce2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x6033c6b910ff - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x6033c6ba4f41 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x6033c6ba50fb - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x6033c6b911b8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x6033c6b88899 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x6033c6b91efd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x6033c6bc420c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x6033c66ba569 - jas::abort::h44a49b3f8dc10a98
[INFO] [stdout]   11:     0x6033c66c2827 - jas::install::download_file::h29998084fe2e6914
[INFO] [stdout]   12:     0x6033c66c1c82 - jas::install::install_core::h97ec7bc010812be2
[INFO] [stdout]   13:     0x6033c66c1bf8 - jas::install::install_url::h867d9bd1ef6cb9d0
[INFO] [stdout]   14:     0x6033c66ca8d3 - jas::install::run::hdd4c7ef659b6d8dd
[INFO] [stdout]   15:     0x6033c66ba298 - jas::main::h43ca14af54e4993a
[INFO] [stdout]   16:     0x6033c66eabc3 - core::ops::function::FnOnce::call_once::h43530c1ffe074a76
[INFO] [stdout]   17:     0x6033c66e0d96 - std::sys::backtrace::__rust_begin_short_backtrace::h5c4a418afada49ea
[INFO] [stdout]   18:     0x6033c66e81f9 - std::rt::lang_start::{{closure}}::h5289e06b9859256c
[INFO] [stdout]   19:     0x6033c6ba4214 - std[b80a194dd3c418bb]::rt::lang_start_internal
[INFO] [stdout]   20:     0x6033c66e81e1 - std::rt::lang_start::h0f6d3d62d348da6b
[INFO] [stdout]   21:     0x6033c66c1625 - main
[INFO] [stdout]   22:     0x751aa30981ca - <unknown>
[INFO] [stdout]   23:     0x751aa309828b - __libc_start_main
[INFO] [stdout]   24:     0x6033c6694565 - _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\' (45) 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:     0x6033c6babd3a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x6033c6bc38fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x6033c6bb1ce2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x6033c6b910ff - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x6033c6ba4f41 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x6033c6ba50fb - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x6033c6b911b8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x6033c6b88899 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x6033c6b91efd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x6033c6bc420c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x6033c66ba569 - jas::abort::h44a49b3f8dc10a98
[INFO] [stdout]   11:     0x6033c66c2827 - jas::install::download_file::h29998084fe2e6914
[INFO] [stdout]   12:     0x6033c66c1c82 - jas::install::install_core::h97ec7bc010812be2
[INFO] [stdout]   13:     0x6033c66c1bf8 - jas::install::install_url::h867d9bd1ef6cb9d0
[INFO] [stdout]   14:     0x6033c66ca8d3 - jas::install::run::hdd4c7ef659b6d8dd
[INFO] [stdout]   15:     0x6033c66ba298 - jas::main::h43ca14af54e4993a
[INFO] [stdout]   16:     0x6033c66eabc3 - core::ops::function::FnOnce::call_once::h43530c1ffe074a76
[INFO] [stdout]   17:     0x6033c66e0d96 - std::sys::backtrace::__rust_begin_short_backtrace::h5c4a418afada49ea
[INFO] [stdout]   18:     0x6033c66e81f9 - std::rt::lang_start::{{closure}}::h5289e06b9859256c
[INFO] [stdout]   19:     0x6033c6ba4214 - std[b80a194dd3c418bb]::rt::lang_start_internal
[INFO] [stdout]   20:     0x6033c66e81e1 - std::rt::lang_start::h0f6d3d62d348da6b
[INFO] [stdout]   21:     0x6033c66c1625 - main
[INFO] [stdout]   22:     0x751aa30981ca - <unknown>
[INFO] [stdout]   23:     0x751aa309828b - __libc_start_main
[INFO] [stdout]   24:     0x6033c6694565 - _start
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64493cf975da - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x64493cfadd7a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x64493cf9d4b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x64493cf753bf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x64493cf8f0c9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x64493cef407c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x64493cf8f282 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x64493cf75478 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x64493cf6ccd9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x64493cf7618d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]   10:     0x64493cfae6dc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   11:     0x64493cf2dbf2 - core::panicking::panic_display::h7c6bf0bd472649b1
[INFO] [stdout]   12:     0x64493cf35587 - assert_cmd::assert::AssertError::panic::hde6e993a24e1e300
[INFO] [stdout]   13:     0x64493cf32a65 - core::ops::function::FnOnce::call_once::hd3582f2981375d6f
[INFO] [stdout]   14:     0x64493cf344f1 - core::result::Result<T,E>::unwrap_or_else::h559a36f8e44a2c7c
[INFO] [stdout]   15:     0x64493cf36360 - assert_cmd::assert::Assert::success::h3ddbcf16131848ea
[INFO] [stdout]   16:     0x64493cedc36c - test_install::test_install_url::hcb81e26aa681746c
[INFO] [stdout]   17:     0x64493cedc743 - test_install::test_install_url::{{closure}}::h8e3c2722e58513e1
[INFO] [stdout]   18:     0x64493cedfdd6 - core::ops::function::FnOnce::call_once::hfff67a1f46606bcc
[INFO] [stdout]   19:     0x64493cee815b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   20:     0x64493cef4b4b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   21:     0x64493cef0264 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   22:     0x64493cef7752 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   23:     0x64493cf96e3f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   24:     0x77656fc83aa4 - <unknown>
[INFO] [stdout]   25:     0x77656fd10a64 - 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' (34) panicked at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/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:     0x6523e0621d3a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x6523e06398fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x6523e0627ce2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x6523e06070ff - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x6523e061af41 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x6523e061b0fb - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x6523e06071b8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x6523e05fe899 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x6523e0607efd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x6523e063a20c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x6523e0130569 - jas::abort::h44a49b3f8dc10a98
[INFO] [stdout]   11:     0x6523e01400da - jas::install::get_gh_asset_info::hf9bb0149c75bd7f5
[INFO] [stdout]   12:     0x6523e0137792 - jas::install::install_gh::h4c4233fd8d218447
[INFO] [stdout]   13:     0x6523e014087e - jas::install::run::hdd4c7ef659b6d8dd
[INFO] [stdout]   14:     0x6523e0130298 - jas::main::h43ca14af54e4993a
[INFO] [stdout]   15:     0x6523e0160bc3 - core::ops::function::FnOnce::call_once::h43530c1ffe074a76
[INFO] [stdout]   16:     0x6523e0156d96 - std::sys::backtrace::__rust_begin_short_backtrace::h5c4a418afada49ea
[INFO] [stdout]   17:     0x6523e015e1f9 - std::rt::lang_start::{{closure}}::h5289e06b9859256c
[INFO] [stdout]   18:     0x6523e061a214 - std[b80a194dd3c418bb]::rt::lang_start_internal
[INFO] [stdout]   19:     0x6523e015e1e1 - std::rt::lang_start::h0f6d3d62d348da6b
[INFO] [stdout]   20:     0x6523e0137625 - main
[INFO] [stdout]   21:     0x748fb43831ca - <unknown>
[INFO] [stdout]   22:     0x748fb438328b - __libc_start_main
[INFO] [stdout]   23:     0x6523e010a565 - _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:     0x6523e0621d3a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x6523e06398fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x6523e0627ce2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x6523e06070ff - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x6523e061af41 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x6523e061b0fb - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x6523e06071b8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x6523e05fe899 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x6523e0607efd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x6523e063a20c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x6523e0130569 - jas::abort::h44a49b3f8dc10a98
[INFO] [stdout]   11:     0x6523e01400da - jas::install::get_gh_asset_info::hf9bb0149c75bd7f5
[INFO] [stdout]   12:     0x6523e0137792 - jas::install::install_gh::h4c4233fd8d218447
[INFO] [stdout]   13:     0x6523e014087e - jas::install::run::hdd4c7ef659b6d8dd
[INFO] [stdout]   14:     0x6523e0130298 - jas::main::h43ca14af54e4993a
[INFO] [stdout]   15:     0x6523e0160bc3 - core::ops::function::FnOnce::call_once::h43530c1ffe074a76
[INFO] [stdout]   16:     0x6523e0156d96 - std::sys::backtrace::__rust_begin_short_backtrace::h5c4a418afada49ea
[INFO] [stdout]   17:     0x6523e015e1f9 - std::rt::lang_start::{{closure}}::h5289e06b9859256c
[INFO] [stdout]   18:     0x6523e061a214 - std[b80a194dd3c418bb]::rt::lang_start_internal
[INFO] [stdout]   19:     0x6523e015e1e1 - std::rt::lang_start::h0f6d3d62d348da6b
[INFO] [stdout]   20:     0x6523e0137625 - main
[INFO] [stdout]   21:     0x748fb43831ca - <unknown>
[INFO] [stdout]   22:     0x748fb438328b - __libc_start_main
[INFO] [stdout]   23:     0x6523e010a565 - _start
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64493cf975da - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x64493cfadd7a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x64493cf9d4b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x64493cf753bf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x64493cf8f0c9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x64493cef407c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x64493cf8f282 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x64493cf75478 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x64493cf6ccd9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x64493cf7618d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]   10:     0x64493cfae6dc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   11:     0x64493cf2dbf2 - core::panicking::panic_display::h7c6bf0bd472649b1
[INFO] [stdout]   12:     0x64493cf35587 - assert_cmd::assert::AssertError::panic::hde6e993a24e1e300
[INFO] [stdout]   13:     0x64493cf32a65 - core::ops::function::FnOnce::call_once::hd3582f2981375d6f
[INFO] [stdout]   14:     0x64493cf344f1 - core::result::Result<T,E>::unwrap_or_else::h559a36f8e44a2c7c
[INFO] [stdout]   15:     0x64493cf36360 - assert_cmd::assert::Assert::success::h3ddbcf16131848ea
[INFO] [stdout]   16:     0x64493cedec12 - test_install::test_install_gh_guess_cargo_deny::h0919b1419037147f
[INFO] [stdout]   17:     0x64493cedee83 - test_install::test_install_gh_guess_cargo_deny::{{closure}}::h9ad7baa7dcc16352
[INFO] [stdout]   18:     0x64493cedfd16 - core::ops::function::FnOnce::call_once::he2b5fcd045163373
[INFO] [stdout]   19:     0x64493cee815b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   20:     0x64493cef4b4b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   21:     0x64493cef0264 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   22:     0x64493cef7752 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   23:     0x64493cf96e3f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   24:     0x77656fc83aa4 - <unknown>
[INFO] [stdout]   25:     0x77656fd10a64 - clone
[INFO] [stdout]   26:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_install_pandoc stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_install_pandoc' (41) panicked at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/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\' (55) 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:     0x62f69db86d3a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x62f69db9e8fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x62f69db8cce2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x62f69db6c0ff - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x62f69db7ff41 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x62f69db800fb - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x62f69db6c1b8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x62f69db63899 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x62f69db6cefd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x62f69db9f20c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x62f69d695569 - jas::abort::h44a49b3f8dc10a98
[INFO] [stdout]   11:     0x62f69d6a50da - jas::install::get_gh_asset_info::hf9bb0149c75bd7f5
[INFO] [stdout]   12:     0x62f69d69c792 - jas::install::install_gh::h4c4233fd8d218447
[INFO] [stdout]   13:     0x62f69d6a587e - jas::install::run::hdd4c7ef659b6d8dd
[INFO] [stdout]   14:     0x62f69d695298 - jas::main::h43ca14af54e4993a
[INFO] [stdout]   15:     0x62f69d6c5bc3 - core::ops::function::FnOnce::call_once::h43530c1ffe074a76
[INFO] [stdout]   16:     0x62f69d6bbd96 - std::sys::backtrace::__rust_begin_short_backtrace::h5c4a418afada49ea
[INFO] [stdout]   17:     0x62f69d6c31f9 - std::rt::lang_start::{{closure}}::h5289e06b9859256c
[INFO] [stdout]   18:     0x62f69db7f214 - std[b80a194dd3c418bb]::rt::lang_start_internal
[INFO] [stdout]   19:     0x62f69d6c31e1 - std::rt::lang_start::h0f6d3d62d348da6b
[INFO] [stdout]   20:     0x62f69d69c625 - main
[INFO] [stdout]   21:     0x72a6a10311ca - <unknown>
[INFO] [stdout]   22:     0x72a6a103128b - __libc_start_main
[INFO] [stdout]   23:     0x62f69d66f565 - _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\' (55) 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:     0x62f69db86d3a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x62f69db9e8fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x62f69db8cce2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x62f69db6c0ff - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x62f69db7ff41 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x62f69db800fb - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x62f69db6c1b8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x62f69db63899 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x62f69db6cefd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x62f69db9f20c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x62f69d695569 - jas::abort::h44a49b3f8dc10a98
[INFO] [stdout]   11:     0x62f69d6a50da - jas::install::get_gh_asset_info::hf9bb0149c75bd7f5
[INFO] [stdout]   12:     0x62f69d69c792 - jas::install::install_gh::h4c4233fd8d218447
[INFO] [stdout]   13:     0x62f69d6a587e - jas::install::run::hdd4c7ef659b6d8dd
[INFO] [stdout]   14:     0x62f69d695298 - jas::main::h43ca14af54e4993a
[INFO] [stdout]   15:     0x62f69d6c5bc3 - core::ops::function::FnOnce::call_once::h43530c1ffe074a76
[INFO] [stdout]   16:     0x62f69d6bbd96 - std::sys::backtrace::__rust_begin_short_backtrace::h5c4a418afada49ea
[INFO] [stdout]   17:     0x62f69d6c31f9 - std::rt::lang_start::{{closure}}::h5289e06b9859256c
[INFO] [stdout]   18:     0x62f69db7f214 - std[b80a194dd3c418bb]::rt::lang_start_internal
[INFO] [stdout]   19:     0x62f69d6c31e1 - std::rt::lang_start::h0f6d3d62d348da6b
[INFO] [stdout]   20:     0x62f69d69c625 - main
[INFO] [stdout]   21:     0x72a6a10311ca - <unknown>
[INFO] [stdout]   22:     0x72a6a103128b - __libc_start_main
[INFO] [stdout]   23:     0x62f69d66f565 - _start
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64493cf975da - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x64493cfadd7a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x64493cf9d4b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x64493cf753bf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x64493cf8f0c9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x64493cef407c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x64493cf8f282 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x64493cf75478 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x64493cf6ccd9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x64493cf7618d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]   10:     0x64493cfae6dc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   11:     0x64493cf2dbf2 - core::panicking::panic_display::h7c6bf0bd472649b1
[INFO] [stdout]   12:     0x64493cf35587 - assert_cmd::assert::AssertError::panic::hde6e993a24e1e300
[INFO] [stdout]   13:     0x64493cf32a65 - core::ops::function::FnOnce::call_once::hd3582f2981375d6f
[INFO] [stdout]   14:     0x64493cf344f1 - core::result::Result<T,E>::unwrap_or_else::h559a36f8e44a2c7c
[INFO] [stdout]   15:     0x64493cf36360 - assert_cmd::assert::Assert::success::h3ddbcf16131848ea
[INFO] [stdout]   16:     0x64493cedcc32 - test_install::test_install_pandoc::ha03bd0c8a2994f61
[INFO] [stdout]   17:     0x64493cedcea3 - test_install::test_install_pandoc::{{closure}}::hd9faf462bbdcce49
[INFO] [stdout]   18:     0x64493cedfd96 - core::ops::function::FnOnce::call_once::hf45ce69c03265d28
[INFO] [stdout]   19:     0x64493cee815b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   20:     0x64493cef4b4b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   21:     0x64493cef0264 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   22:     0x64493cef7752 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   23:     0x64493cf96e3f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   24:     0x77656fc83aa4 - <unknown>
[INFO] [stdout]   25:     0x77656fd10a64 - 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' (37) panicked at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/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\' (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:     0x561e338a8d3a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x561e338c08fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x561e338aece2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x561e3388e0ff - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x561e338a1f41 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x561e338a20fb - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x561e3388e1b8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x561e33885899 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x561e3388eefd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x561e338c120c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x561e333b7569 - jas::abort::h44a49b3f8dc10a98
[INFO] [stdout]   11:     0x561e333c70da - jas::install::get_gh_asset_info::hf9bb0149c75bd7f5
[INFO] [stdout]   12:     0x561e333be792 - jas::install::install_gh::h4c4233fd8d218447
[INFO] [stdout]   13:     0x561e333c787e - jas::install::run::hdd4c7ef659b6d8dd
[INFO] [stdout]   14:     0x561e333b7298 - jas::main::h43ca14af54e4993a
[INFO] [stdout]   15:     0x561e333e7bc3 - core::ops::function::FnOnce::call_once::h43530c1ffe074a76
[INFO] [stdout]   16:     0x561e333ddd96 - std::sys::backtrace::__rust_begin_short_backtrace::h5c4a418afada49ea
[INFO] [stdout]   17:     0x561e333e51f9 - std::rt::lang_start::{{closure}}::h5289e06b9859256c
[INFO] [stdout]   18:     0x561e338a1214 - std[b80a194dd3c418bb]::rt::lang_start_internal
[INFO] [stdout]   19:     0x561e333e51e1 - std::rt::lang_start::h0f6d3d62d348da6b
[INFO] [stdout]   20:     0x561e333be625 - main
[INFO] [stdout]   21:     0x764c78b231ca - <unknown>
[INFO] [stdout]   22:     0x764c78b2328b - __libc_start_main
[INFO] [stdout]   23:     0x561e33391565 - _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\' (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:     0x561e338a8d3a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x561e338c08fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x561e338aece2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x561e3388e0ff - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x561e338a1f41 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x561e338a20fb - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x561e3388e1b8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x561e33885899 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x561e3388eefd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x561e338c120c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x561e333b7569 - jas::abort::h44a49b3f8dc10a98
[INFO] [stdout]   11:     0x561e333c70da - jas::install::get_gh_asset_info::hf9bb0149c75bd7f5
[INFO] [stdout]   12:     0x561e333be792 - jas::install::install_gh::h4c4233fd8d218447
[INFO] [stdout]   13:     0x561e333c787e - jas::install::run::hdd4c7ef659b6d8dd
[INFO] [stdout]   14:     0x561e333b7298 - jas::main::h43ca14af54e4993a
[INFO] [stdout]   15:     0x561e333e7bc3 - core::ops::function::FnOnce::call_once::h43530c1ffe074a76
[INFO] [stdout]   16:     0x561e333ddd96 - std::sys::backtrace::__rust_begin_short_backtrace::h5c4a418afada49ea
[INFO] [stdout]   17:     0x561e333e51f9 - std::rt::lang_start::{{closure}}::h5289e06b9859256c
[INFO] [stdout]   18:     0x561e338a1214 - std[b80a194dd3c418bb]::rt::lang_start_internal
[INFO] [stdout]   19:     0x561e333e51e1 - std::rt::lang_start::h0f6d3d62d348da6b
[INFO] [stdout]   20:     0x561e333be625 - main
[INFO] [stdout]   21:     0x764c78b231ca - <unknown>
[INFO] [stdout]   22:     0x764c78b2328b - __libc_start_main
[INFO] [stdout]   23:     0x561e33391565 - _start
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64493cf975da - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x64493cfadd7a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x64493cf9d4b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x64493cf753bf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x64493cf8f0c9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x64493cef407c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x64493cf8f282 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x64493cf75478 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x64493cf6ccd9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x64493cf7618d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]   10:     0x64493cfae6dc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   11:     0x64493cf2dbf2 - core::panicking::panic_display::h7c6bf0bd472649b1
[INFO] [stdout]   12:     0x64493cf35587 - assert_cmd::assert::AssertError::panic::hde6e993a24e1e300
[INFO] [stdout]   13:     0x64493cf32a65 - core::ops::function::FnOnce::call_once::hd3582f2981375d6f
[INFO] [stdout]   14:     0x64493cf344f1 - core::result::Result<T,E>::unwrap_or_else::h559a36f8e44a2c7c
[INFO] [stdout]   15:     0x64493cf36360 - assert_cmd::assert::Assert::success::h3ddbcf16131848ea
[INFO] [stdout]   16:     0x64493cede1b2 - test_install::test_install_gh_guess_typos::h42e468f67af29517
[INFO] [stdout]   17:     0x64493cede5a3 - test_install::test_install_gh_guess_typos::{{closure}}::h839fc879169d8863
[INFO] [stdout]   18:     0x64493cedfc56 - core::ops::function::FnOnce::call_once::h4bd40feacb19fb39
[INFO] [stdout]   19:     0x64493cee815b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   20:     0x64493cef4b4b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   21:     0x64493cef0264 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   22:     0x64493cef7752 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   23:     0x64493cf96e3f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   24:     0x77656fc83aa4 - <unknown>
[INFO] [stdout]   25:     0x77656fd10a64 - 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' (36) panicked at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/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\' (39) 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:     0x6098ebc49d3a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x6098ebc618fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x6098ebc4fce2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x6098ebc2f0ff - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x6098ebc42f41 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x6098ebc430fb - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x6098ebc2f1b8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x6098ebc26899 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x6098ebc2fefd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x6098ebc6220c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x6098eb758569 - jas::abort::h44a49b3f8dc10a98
[INFO] [stdout]   11:     0x6098eb7680da - jas::install::get_gh_asset_info::hf9bb0149c75bd7f5
[INFO] [stdout]   12:     0x6098eb75f792 - jas::install::install_gh::h4c4233fd8d218447
[INFO] [stdout]   13:     0x6098eb76887e - jas::install::run::hdd4c7ef659b6d8dd
[INFO] [stdout]   14:     0x6098eb758298 - jas::main::h43ca14af54e4993a
[INFO] [stdout]   15:     0x6098eb788bc3 - core::ops::function::FnOnce::call_once::h43530c1ffe074a76
[INFO] [stdout]   16:     0x6098eb77ed96 - std::sys::backtrace::__rust_begin_short_backtrace::h5c4a418afada49ea
[INFO] [stdout]   17:     0x6098eb7861f9 - std::rt::lang_start::{{closure}}::h5289e06b9859256c
[INFO] [stdout]   18:     0x6098ebc42214 - std[b80a194dd3c418bb]::rt::lang_start_internal
[INFO] [stdout]   19:     0x6098eb7861e1 - std::rt::lang_start::h0f6d3d62d348da6b
[INFO] [stdout]   20:     0x6098eb75f625 - main
[INFO] [stdout]   21:     0x77d85cfe61ca - <unknown>
[INFO] [stdout]   22:     0x77d85cfe628b - __libc_start_main
[INFO] [stdout]   23:     0x6098eb732565 - _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\' (39) 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:     0x6098ebc49d3a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x6098ebc618fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x6098ebc4fce2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x6098ebc2f0ff - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x6098ebc42f41 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x6098ebc430fb - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x6098ebc2f1b8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x6098ebc26899 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x6098ebc2fefd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x6098ebc6220c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x6098eb758569 - jas::abort::h44a49b3f8dc10a98
[INFO] [stdout]   11:     0x6098eb7680da - jas::install::get_gh_asset_info::hf9bb0149c75bd7f5
[INFO] [stdout]   12:     0x6098eb75f792 - jas::install::install_gh::h4c4233fd8d218447
[INFO] [stdout]   13:     0x6098eb76887e - jas::install::run::hdd4c7ef659b6d8dd
[INFO] [stdout]   14:     0x6098eb758298 - jas::main::h43ca14af54e4993a
[INFO] [stdout]   15:     0x6098eb788bc3 - core::ops::function::FnOnce::call_once::h43530c1ffe074a76
[INFO] [stdout]   16:     0x6098eb77ed96 - std::sys::backtrace::__rust_begin_short_backtrace::h5c4a418afada49ea
[INFO] [stdout]   17:     0x6098eb7861f9 - std::rt::lang_start::{{closure}}::h5289e06b9859256c
[INFO] [stdout]   18:     0x6098ebc42214 - std[b80a194dd3c418bb]::rt::lang_start_internal
[INFO] [stdout]   19:     0x6098eb7861e1 - std::rt::lang_start::h0f6d3d62d348da6b
[INFO] [stdout]   20:     0x6098eb75f625 - main
[INFO] [stdout]   21:     0x77d85cfe61ca - <unknown>
[INFO] [stdout]   22:     0x77d85cfe628b - __libc_start_main
[INFO] [stdout]   23:     0x6098eb732565 - _start
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64493cf975da - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x64493cfadd7a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x64493cf9d4b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x64493cf753bf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x64493cf8f0c9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x64493cef407c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x64493cf8f282 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x64493cf75478 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x64493cf6ccd9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x64493cf7618d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]   10:     0x64493cfae6dc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   11:     0x64493cf2dbf2 - core::panicking::panic_display::h7c6bf0bd472649b1
[INFO] [stdout]   12:     0x64493cf35587 - assert_cmd::assert::AssertError::panic::hde6e993a24e1e300
[INFO] [stdout]   13:     0x64493cf32a65 - core::ops::function::FnOnce::call_once::hd3582f2981375d6f
[INFO] [stdout]   14:     0x64493cf344f1 - core::result::Result<T,E>::unwrap_or_else::h559a36f8e44a2c7c
[INFO] [stdout]   15:     0x64493cf36360 - assert_cmd::assert::Assert::success::h3ddbcf16131848ea
[INFO] [stdout]   16:     0x64493cedd0b2 - test_install::test_install_gh_guess_just::h55b882e1490dec65
[INFO] [stdout]   17:     0x64493cedd453 - test_install::test_install_gh_guess_just::{{closure}}::h80606b7bf24c7bee
[INFO] [stdout]   18:     0x64493cedfcd6 - core::ops::function::FnOnce::call_once::ha5afceb8d8cdd918
[INFO] [stdout]   19:     0x64493cee815b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   20:     0x64493cef4b4b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   21:     0x64493cef0264 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   22:     0x64493cef7752 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   23:     0x64493cf96e3f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   24:     0x77656fc83aa4 - <unknown>
[INFO] [stdout]   25:     0x77656fd10a64 - 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' (38) panicked at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/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\' (46) 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:     0x5f9eaca19d3a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5f9eaca318fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5f9eaca1fce2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5f9eac9ff0ff - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5f9eaca12f41 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5f9eaca130fb - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5f9eac9ff1b8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5f9eac9f6899 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5f9eac9ffefd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x5f9eaca3220c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5f9eac528569 - jas::abort::h44a49b3f8dc10a98
[INFO] [stdout]   11:     0x5f9eac5380da - jas::install::get_gh_asset_info::hf9bb0149c75bd7f5
[INFO] [stdout]   12:     0x5f9eac52f792 - jas::install::install_gh::h4c4233fd8d218447
[INFO] [stdout]   13:     0x5f9eac53887e - jas::install::run::hdd4c7ef659b6d8dd
[INFO] [stdout]   14:     0x5f9eac528298 - jas::main::h43ca14af54e4993a
[INFO] [stdout]   15:     0x5f9eac558bc3 - core::ops::function::FnOnce::call_once::h43530c1ffe074a76
[INFO] [stdout]   16:     0x5f9eac54ed96 - std::sys::backtrace::__rust_begin_short_backtrace::h5c4a418afada49ea
[INFO] [stdout]   17:     0x5f9eac5561f9 - std::rt::lang_start::{{closure}}::h5289e06b9859256c
[INFO] [stdout]   18:     0x5f9eaca12214 - std[b80a194dd3c418bb]::rt::lang_start_internal
[INFO] [stdout]   19:     0x5f9eac5561e1 - std::rt::lang_start::h0f6d3d62d348da6b
[INFO] [stdout]   20:     0x5f9eac52f625 - main
[INFO] [stdout]   21:     0x761c490041ca - <unknown>
[INFO] [stdout]   22:     0x761c4900428b - __libc_start_main
[INFO] [stdout]   23:     0x5f9eac502565 - _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\' (46) 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:     0x5f9eaca19d3a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5f9eaca318fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5f9eaca1fce2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5f9eac9ff0ff - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5f9eaca12f41 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5f9eaca130fb - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5f9eac9ff1b8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5f9eac9f6899 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5f9eac9ffefd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x5f9eaca3220c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5f9eac528569 - jas::abort::h44a49b3f8dc10a98
[INFO] [stdout]   11:     0x5f9eac5380da - jas::install::get_gh_asset_info::hf9bb0149c75bd7f5
[INFO] [stdout]   12:     0x5f9eac52f792 - jas::install::install_gh::h4c4233fd8d218447
[INFO] [stdout]   13:     0x5f9eac53887e - jas::install::run::hdd4c7ef659b6d8dd
[INFO] [stdout]   14:     0x5f9eac528298 - jas::main::h43ca14af54e4993a
[INFO] [stdout]   15:     0x5f9eac558bc3 - core::ops::function::FnOnce::call_once::h43530c1ffe074a76
[INFO] [stdout]   16:     0x5f9eac54ed96 - std::sys::backtrace::__rust_begin_short_backtrace::h5c4a418afada49ea
[INFO] [stdout]   17:     0x5f9eac5561f9 - std::rt::lang_start::{{closure}}::h5289e06b9859256c
[INFO] [stdout]   18:     0x5f9eaca12214 - std[b80a194dd3c418bb]::rt::lang_start_internal
[INFO] [stdout]   19:     0x5f9eac5561e1 - std::rt::lang_start::h0f6d3d62d348da6b
[INFO] [stdout]   20:     0x5f9eac52f625 - main
[INFO] [stdout]   21:     0x761c490041ca - <unknown>
[INFO] [stdout]   22:     0x761c4900428b - __libc_start_main
[INFO] [stdout]   23:     0x5f9eac502565 - _start
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64493cf975da - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x64493cfadd7a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x64493cf9d4b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x64493cf753bf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x64493cf8f0c9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x64493cef407c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x64493cf8f282 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x64493cf75478 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x64493cf6ccd9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x64493cf7618d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]   10:     0x64493cfae6dc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   11:     0x64493cf2dbf2 - core::panicking::panic_display::h7c6bf0bd472649b1
[INFO] [stdout]   12:     0x64493cf35587 - assert_cmd::assert::AssertError::panic::hde6e993a24e1e300
[INFO] [stdout]   13:     0x64493cf32a65 - core::ops::function::FnOnce::call_once::hd3582f2981375d6f
[INFO] [stdout]   14:     0x64493cf344f1 - core::result::Result<T,E>::unwrap_or_else::h559a36f8e44a2c7c
[INFO] [stdout]   15:     0x64493cf36360 - assert_cmd::assert::Assert::success::h3ddbcf16131848ea
[INFO] [stdout]   16:     0x64493cede7a2 - test_install::test_install_gh_guess_typst::h8cb13d7e7ff8b505
[INFO] [stdout]   17:     0x64493cedea13 - test_install::test_install_gh_guess_typst::{{closure}}::h399edc4b0fbbc481
[INFO] [stdout]   18:     0x64493cedfc16 - core::ops::function::FnOnce::call_once::h37e09a32de3c603e
[INFO] [stdout]   19:     0x64493cee815b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   20:     0x64493cef4b4b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   21:     0x64493cef0264 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   22:     0x64493cef7752 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   23:     0x64493cf96e3f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   24:     0x77656fc83aa4 - <unknown>
[INFO] [stdout]   25:     0x77656fd10a64 - 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.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1e08ef54a3ea0abc417fe31d7a857c0be2c6e8cff0ebfb9902e65e5530e24fa1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e08ef54a3ea0abc417fe31d7a857c0be2c6e8cff0ebfb9902e65e5530e24fa1", kill_on_drop: false }`
[INFO] [stdout] 1e08ef54a3ea0abc417fe31d7a857c0be2c6e8cff0ebfb9902e65e5530e24fa1
