[INFO] fetching crate jas 0.3.2... [INFO] testing jas-0.3.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate jas 0.3.2 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate jas 0.3.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate jas 0.3.2 [INFO] tweaked toml for crates.io crate jas 0.3.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate jas 0.3.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1de4219d16a981bbd00643fdc9073119f963f5e1670da59a394e986cb8d7d6fd [INFO] running `Command { std: "docker" "start" "-a" "1de4219d16a981bbd00643fdc9073119f963f5e1670da59a394e986cb8d7d6fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1de4219d16a981bbd00643fdc9073119f963f5e1670da59a394e986cb8d7d6fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1de4219d16a981bbd00643fdc9073119f963f5e1670da59a394e986cb8d7d6fd", kill_on_drop: false }` [INFO] [stdout] 1de4219d16a981bbd00643fdc9073119f963f5e1670da59a394e986cb8d7d6fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b6bafcaf2f2074530d30ccda1e1fb0810816d8c4d0eb1cea2ea3196ced2b7ef [INFO] running `Command { std: "docker" "start" "-a" "7b6bafcaf2f2074530d30ccda1e1fb0810816d8c4d0eb1cea2ea3196ced2b7ef", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling zlib-rs v0.5.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling ureq-proto v0.4.1 [INFO] [stderr] Compiling libz-rs-sys v0.5.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling jas v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling zip v3.0.0 [INFO] [stderr] Compiling ureq v3.0.11 [INFO] [stderr] Finished `dev` profile [unoptimized] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "7b6bafcaf2f2074530d30ccda1e1fb0810816d8c4d0eb1cea2ea3196ced2b7ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b6bafcaf2f2074530d30ccda1e1fb0810816d8c4d0eb1cea2ea3196ced2b7ef", kill_on_drop: false }` [INFO] [stdout] 7b6bafcaf2f2074530d30ccda1e1fb0810816d8c4d0eb1cea2ea3196ced2b7ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4baac7947406a95e8d95f36f8c13c40ecd157079781dbc902e058949b4ced92 [INFO] running `Command { std: "docker" "start" "-a" "f4baac7947406a95e8d95f36f8c13c40ecd157079781dbc902e058949b4ced92", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [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 difflib v0.4.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling regex-automata v0.4.9 [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 29.10s [INFO] running `Command { std: "docker" "inspect" "f4baac7947406a95e8d95f36f8c13c40ecd157079781dbc902e058949b4ced92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4baac7947406a95e8d95f36f8c13c40ecd157079781dbc902e058949b4ced92", kill_on_drop: false }` [INFO] [stdout] f4baac7947406a95e8d95f36f8c13c40ecd157079781dbc902e058949b4ced92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9fe20338b527055b50a24cb10891768954c41db8a2fff2811217ef01c67e79a7 [INFO] running `Command { std: "docker" "start" "-a" "9fe20338b527055b50a24cb10891768954c41db8a2fff2811217ef01c67e79a7", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized] target(s) in 0.30s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jas-6f79e81c57b4747c) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test guess::test_guess_asset_pandoc ... 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 guess::test_guess_binary_filename_typos ... ok [INFO] [stdout] test sha::test_hash ... ok [INFO] [stderr] Running tests/test_install.rs (/opt/rustwide/target/debug/deps/test_install-a47a628332cd85bb) [INFO] [stdout] test guess::test_guess_asset_typos ... 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] [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_guess_just ... FAILED [INFO] [stdout] test test_install_gh_no_guesses ... FAILED [INFO] [stdout] test test_install_pandoc ... FAILED [INFO] [stdout] test test_install_gh_guess_cargo_deny ... FAILED [INFO] [stdout] test test_install_url ... FAILED [INFO] [stdout] test test_install_gh_guess_typst ... FAILED [INFO] [stdout] test test_install_gh_guess_typos ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_incorrect_sha stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_incorrect_sha' (24) panicked at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253: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' (41) panicked at src/main.rs:32:9: [INFO] [stdout] │ Error requesting asset list. Is the correct tag specified? Error: io: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] │ stack backtrace: [INFO] [stdout] │ 0: 0x5d8a293132d2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] │ 1: 0x5d8a2932608f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] │ 2: 0x5d8a292e8bf3 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stdout] │ 3: 0x5d8a292f2362 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] │ 4: 0x5d8a292f548f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] │ 5: 0x5d8a292f52e9 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] │ 6: 0x5d8a292f5a65 - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] │ 7: 0x5d8a292f58fa - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stderr] error: test failed, to rerun pass `--test test_install` [INFO] [stdout] │ 8: 0x5d8a292f2499 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] │ 9: 0x5d8a292dc12d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] │ 10: 0x5d8a2932f4f0 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] │ 11: 0x5d8a28e1d213 - jas::abort::h05817c19bd4c40b4 [INFO] [stdout] │ 12: 0x5d8a28e17874 - jas::install::get_gh_asset_info::h7a93f3f4861f2363 [INFO] [stdout] │ 13: 0x5d8a28e0f312 - jas::install::install_gh::h0a8314abd8891b67 [INFO] [stdout] │ 14: 0x5d8a28e1803e - jas::install::run::ha2f45d489ef3b065 [INFO] [stdout] │ 15: 0x5d8a28e1cf46 - jas::main::ha9eb835eacd8fbc8 [INFO] [stdout] │ 16: 0x5d8a28deaab3 - core::ops::function::FnOnce::call_once::h69d61a1539a78e9a [INFO] [stdout] │ 17: 0x5d8a28df7326 - std::sys::backtrace::__rust_begin_short_backtrace::h13be1ea63ab3da1c [INFO] [stdout] │ 18: 0x5d8a28e275c9 - std::rt::lang_start::{{closure}}::h90fed259dfe7bd8e [INFO] [stdout] │ 19: 0x5d8a292ea890 - std::rt::lang_start_internal::ha26d244788d1956d [INFO] [stdout] │ 20: 0x5d8a28e275b1 - std::rt::lang_start::hb5e8d187c6b113cd [INFO] [stdout] │ 21: 0x5d8a28e23cb5 - main [INFO] [stdout] │ 22: 0x71e888d031ca - [INFO] [stdout] │ 23: 0x71e888d0328b - __libc_start_main [INFO] [stdout] │ 24: 0x5d8a28dd8f25 - _start [INFO] [stdout] │ 25: 0x0 - [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' (41) panicked at src/main.rs:32:9: [INFO] [stdout] Error requesting asset list. Is the correct tag specified? Error: io: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d8a293132d2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x5d8a2932608f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x5d8a292e8bf3 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stdout] 3: 0x5d8a292f2362 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x5d8a292f548f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x5d8a292f52e9 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x5d8a292f5a65 - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 7: 0x5d8a292f58fa - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 8: 0x5d8a292f2499 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 9: 0x5d8a292dc12d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 10: 0x5d8a2932f4f0 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 11: 0x5d8a28e1d213 - jas::abort::h05817c19bd4c40b4 [INFO] [stdout] 12: 0x5d8a28e17874 - jas::install::get_gh_asset_info::h7a93f3f4861f2363 [INFO] [stdout] 13: 0x5d8a28e0f312 - jas::install::install_gh::h0a8314abd8891b67 [INFO] [stdout] 14: 0x5d8a28e1803e - jas::install::run::ha2f45d489ef3b065 [INFO] [stdout] 15: 0x5d8a28e1cf46 - jas::main::ha9eb835eacd8fbc8 [INFO] [stdout] 16: 0x5d8a28deaab3 - core::ops::function::FnOnce::call_once::h69d61a1539a78e9a [INFO] [stdout] 17: 0x5d8a28df7326 - std::sys::backtrace::__rust_begin_short_backtrace::h13be1ea63ab3da1c [INFO] [stdout] 18: 0x5d8a28e275c9 - std::rt::lang_start::{{closure}}::h90fed259dfe7bd8e [INFO] [stdout] 19: 0x5d8a292ea890 - std::rt::lang_start_internal::ha26d244788d1956d [INFO] [stdout] 20: 0x5d8a28e275b1 - std::rt::lang_start::hb5e8d187c6b113cd [INFO] [stdout] 21: 0x5d8a28e23cb5 - main [INFO] [stdout] 22: 0x71e888d031ca - [INFO] [stdout] 23: 0x71e888d0328b - __libc_start_main [INFO] [stdout] 24: 0x5d8a28dd8f25 - _start [INFO] [stdout] 25: 0x0 - [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\' (41) panicked at src/main.rs:32:9: [INFO] [stdout] Error requesting asset list. Is the correct tag specified? Error: io: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d8a293132d2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x5d8a2932608f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x5d8a292e8bf3 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stdout] 3: 0x5d8a292f2362 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x5d8a292f548f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x5d8a292f52e9 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x5d8a292f5a65 - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 7: 0x5d8a292f58fa - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 8: 0x5d8a292f2499 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 9: 0x5d8a292dc12d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 10: 0x5d8a2932f4f0 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 11: 0x5d8a28e1d213 - jas::abort::h05817c19bd4c40b4 [INFO] [stdout] 12: 0x5d8a28e17874 - jas::install::get_gh_asset_info::h7a93f3f4861f2363 [INFO] [stdout] 13: 0x5d8a28e0f312 - jas::install::install_gh::h0a8314abd8891b67 [INFO] [stdout] 14: 0x5d8a28e1803e - jas::install::run::ha2f45d489ef3b065 [INFO] [stdout] 15: 0x5d8a28e1cf46 - jas::main::ha9eb835eacd8fbc8 [INFO] [stdout] 16: 0x5d8a28deaab3 - core::ops::function::FnOnce::call_once::h69d61a1539a78e9a [INFO] [stdout] 17: 0x5d8a28df7326 - std::sys::backtrace::__rust_begin_short_backtrace::h13be1ea63ab3da1c [INFO] [stdout] 18: 0x5d8a28e275c9 - std::rt::lang_start::{{closure}}::h90fed259dfe7bd8e [INFO] [stdout] 19: 0x5d8a292ea890 - std::rt::lang_start_internal::ha26d244788d1956d [INFO] [stdout] 20: 0x5d8a28e275b1 - std::rt::lang_start::hb5e8d187c6b113cd [INFO] [stdout] 21: 0x5d8a28e23cb5 - main [INFO] [stdout] 22: 0x71e888d031ca - [INFO] [stdout] 23: 0x71e888d0328b - __libc_start_main [INFO] [stdout] 24: 0x5d8a28dd8f25 - _start [INFO] [stdout] 25: 0x0 - [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d502082af32 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x5d502083c2bf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x5d50207f5dc3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x5d5020802882 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x5d50208079bf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x5d5020807851 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x5d502078ae0e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x5d502080805e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x5d5020807e2a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x5d50208029b9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x5d50207e9fed - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x5d5020844450 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x5d50207b8838 - core::panicking::panic_display::h957b33ed0ba23bb3 [INFO] [stdout] 13: 0x5d50207b23e7 - assert_cmd::assert::AssertError::panic::hba50795ed15fdd84 [INFO] [stdout] 14: 0x5d50207bd4c5 - core::ops::function::FnOnce::call_once::h28381f30598b840f [INFO] [stdout] 15: 0x5d50207afaf2 - core::result::Result::unwrap_or_else::hfe6f357dee07afe8 [INFO] [stdout] 16: 0x5d502075c3b5 - assert_cmd::assert::Assert::stderr::h76a8b2bf30ffc794 [INFO] [stdout] 17: 0x5d502075db11 - test_install::test_incorrect_sha::ha924fdfc1c87b86f [INFO] [stdout] 18: 0x5d502075db83 - test_install::test_incorrect_sha::{{closure}}::h8f541210ec3a1f82 [INFO] [stdout] 19: 0x5d5020760eb6 - core::ops::function::FnOnce::call_once::heb4113aa2a1f4eb3 [INFO] [stdout] 20: 0x5d502078ac0b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 21: 0x5d50207a06b5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 22: 0x5d50207770d4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 23: 0x5d502077a9ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 24: 0x5d50207fc9df - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 25: 0x7f073f7b9aa4 - [INFO] [stdout] 26: 0x7f073f846a34 - clone [INFO] [stdout] 27: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_install_gh_guess_just stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_install_gh_guess_just' (28) panicked at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253: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\' (40) panicked at src/main.rs:32:9: [INFO] [stdout] Error requesting asset list. Is the correct tag specified? Error: io: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5eb7447112d2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x5eb74472408f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x5eb7446e6bf3 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stdout] 3: 0x5eb7446f0362 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x5eb7446f348f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x5eb7446f32e9 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x5eb7446f3a65 - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 7: 0x5eb7446f38fa - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 8: 0x5eb7446f0499 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 9: 0x5eb7446da12d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 10: 0x5eb74472d4f0 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 11: 0x5eb74421b213 - jas::abort::h05817c19bd4c40b4 [INFO] [stdout] 12: 0x5eb744215874 - jas::install::get_gh_asset_info::h7a93f3f4861f2363 [INFO] [stdout] 13: 0x5eb74420d312 - jas::install::install_gh::h0a8314abd8891b67 [INFO] [stdout] 14: 0x5eb74421603e - jas::install::run::ha2f45d489ef3b065 [INFO] [stdout] 15: 0x5eb74421af46 - jas::main::ha9eb835eacd8fbc8 [INFO] [stdout] 16: 0x5eb7441e8ab3 - core::ops::function::FnOnce::call_once::h69d61a1539a78e9a [INFO] [stdout] 17: 0x5eb7441f5326 - std::sys::backtrace::__rust_begin_short_backtrace::h13be1ea63ab3da1c [INFO] [stdout] 18: 0x5eb7442255c9 - std::rt::lang_start::{{closure}}::h90fed259dfe7bd8e [INFO] [stdout] 19: 0x5eb7446e8890 - std::rt::lang_start_internal::ha26d244788d1956d [INFO] [stdout] 20: 0x5eb7442255b1 - std::rt::lang_start::hb5e8d187c6b113cd [INFO] [stdout] 21: 0x5eb744221cb5 - main [INFO] [stdout] 22: 0x785656e8f1ca - [INFO] [stdout] 23: 0x785656e8f28b - __libc_start_main [INFO] [stdout] 24: 0x5eb7441d6f25 - _start [INFO] [stdout] 25: 0x0 - [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\' (40) panicked at src/main.rs:32:9: [INFO] [stdout] Error requesting asset list. Is the correct tag specified? Error: io: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5eb7447112d2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x5eb74472408f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x5eb7446e6bf3 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stdout] 3: 0x5eb7446f0362 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x5eb7446f348f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x5eb7446f32e9 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x5eb7446f3a65 - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 7: 0x5eb7446f38fa - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 8: 0x5eb7446f0499 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 9: 0x5eb7446da12d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 10: 0x5eb74472d4f0 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 11: 0x5eb74421b213 - jas::abort::h05817c19bd4c40b4 [INFO] [stdout] 12: 0x5eb744215874 - jas::install::get_gh_asset_info::h7a93f3f4861f2363 [INFO] [stdout] 13: 0x5eb74420d312 - jas::install::install_gh::h0a8314abd8891b67 [INFO] [stdout] 14: 0x5eb74421603e - jas::install::run::ha2f45d489ef3b065 [INFO] [stdout] 15: 0x5eb74421af46 - jas::main::ha9eb835eacd8fbc8 [INFO] [stdout] 16: 0x5eb7441e8ab3 - core::ops::function::FnOnce::call_once::h69d61a1539a78e9a [INFO] [stdout] 17: 0x5eb7441f5326 - std::sys::backtrace::__rust_begin_short_backtrace::h13be1ea63ab3da1c [INFO] [stdout] 18: 0x5eb7442255c9 - std::rt::lang_start::{{closure}}::h90fed259dfe7bd8e [INFO] [stdout] 19: 0x5eb7446e8890 - std::rt::lang_start_internal::ha26d244788d1956d [INFO] [stdout] 20: 0x5eb7442255b1 - std::rt::lang_start::hb5e8d187c6b113cd [INFO] [stdout] 21: 0x5eb744221cb5 - main [INFO] [stdout] 22: 0x785656e8f1ca - [INFO] [stdout] 23: 0x785656e8f28b - __libc_start_main [INFO] [stdout] 24: 0x5eb7441d6f25 - _start [INFO] [stdout] 25: 0x0 - [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d502082af32 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x5d502083c2bf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x5d50207f5dc3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x5d5020802882 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x5d50208079bf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x5d5020807851 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x5d502078ae0e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x5d502080805e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x5d5020807e2a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x5d50208029b9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x5d50207e9fed - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x5d5020844450 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x5d50207b8838 - core::panicking::panic_display::h957b33ed0ba23bb3 [INFO] [stdout] 13: 0x5d50207b23e7 - assert_cmd::assert::AssertError::panic::hba50795ed15fdd84 [INFO] [stdout] 14: 0x5d50207bd4c5 - core::ops::function::FnOnce::call_once::h28381f30598b840f [INFO] [stdout] 15: 0x5d50207afaf2 - core::result::Result::unwrap_or_else::hfe6f357dee07afe8 [INFO] [stdout] 16: 0x5d50207b3176 - assert_cmd::assert::Assert::success::h1ad64a2f80b9bb37 [INFO] [stdout] 17: 0x5d502075e1ec - test_install::test_install_gh_guess_just::hbb74de57aedd7b98 [INFO] [stdout] 18: 0x5d502075e583 - test_install::test_install_gh_guess_just::{{closure}}::hf4919764430886bf [INFO] [stdout] 19: 0x5d5020760d36 - core::ops::function::FnOnce::call_once::h56e76de0bab0bbda [INFO] [stdout] 20: 0x5d502078ac0b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 21: 0x5d50207a06b5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 22: 0x5d50207770d4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 23: 0x5d502077a9ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 24: 0x5d50207fc9df - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 25: 0x7f073f7b9aa4 - [INFO] [stdout] 26: 0x7f073f846a34 - clone [INFO] [stdout] 27: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_install_gh_no_guesses stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_install_gh_no_guesses' (31) panicked at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253: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' (44) 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: 0x63f3086b72d2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] │ 1: 0x63f3086ca08f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] │ 2: 0x63f30868cbf3 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stdout] │ 3: 0x63f308696362 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] │ 4: 0x63f30869948f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] │ 5: 0x63f3086992e9 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] │ 6: 0x63f308699a65 - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] │ 7: 0x63f3086998fa - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] │ 8: 0x63f308696499 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] │ 9: 0x63f30868012d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] │ 10: 0x63f3086d34f0 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] │ 11: 0x63f3081c1213 - jas::abort::h05817c19bd4c40b4 [INFO] [stdout] │ 12: 0x63f3081bb874 - jas::install::get_gh_asset_info::h7a93f3f4861f2363 [INFO] [stdout] │ 13: 0x63f3081b3312 - jas::install::install_gh::h0a8314abd8891b67 [INFO] [stdout] │ 14: 0x63f3081bc03e - jas::install::run::ha2f45d489ef3b065 [INFO] [stdout] │ 15: 0x63f3081c0f46 - jas::main::ha9eb835eacd8fbc8 [INFO] [stdout] │ 16: 0x63f30818eab3 - core::ops::function::FnOnce::call_once::h69d61a1539a78e9a [INFO] [stdout] │ 17: 0x63f30819b326 - std::sys::backtrace::__rust_begin_short_backtrace::h13be1ea63ab3da1c [INFO] [stdout] │ 18: 0x63f3081cb5c9 - std::rt::lang_start::{{closure}}::h90fed259dfe7bd8e [INFO] [stdout] │ 19: 0x63f30868e890 - std::rt::lang_start_internal::ha26d244788d1956d [INFO] [stdout] │ 20: 0x63f3081cb5b1 - std::rt::lang_start::hb5e8d187c6b113cd [INFO] [stdout] │ 21: 0x63f3081c7cb5 - main [INFO] [stdout] │ 22: 0x798620e1b1ca - [INFO] [stdout] │ 23: 0x798620e1b28b - __libc_start_main [INFO] [stdout] │ 24: 0x63f30817cf25 - _start [INFO] [stdout] │ 25: 0x0 - [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' (44) 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: 0x63f3086b72d2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x63f3086ca08f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x63f30868cbf3 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stdout] 3: 0x63f308696362 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x63f30869948f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x63f3086992e9 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x63f308699a65 - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 7: 0x63f3086998fa - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 8: 0x63f308696499 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 9: 0x63f30868012d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 10: 0x63f3086d34f0 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 11: 0x63f3081c1213 - jas::abort::h05817c19bd4c40b4 [INFO] [stdout] 12: 0x63f3081bb874 - jas::install::get_gh_asset_info::h7a93f3f4861f2363 [INFO] [stdout] 13: 0x63f3081b3312 - jas::install::install_gh::h0a8314abd8891b67 [INFO] [stdout] 14: 0x63f3081bc03e - jas::install::run::ha2f45d489ef3b065 [INFO] [stdout] 15: 0x63f3081c0f46 - jas::main::ha9eb835eacd8fbc8 [INFO] [stdout] 16: 0x63f30818eab3 - core::ops::function::FnOnce::call_once::h69d61a1539a78e9a [INFO] [stdout] 17: 0x63f30819b326 - std::sys::backtrace::__rust_begin_short_backtrace::h13be1ea63ab3da1c [INFO] [stdout] 18: 0x63f3081cb5c9 - std::rt::lang_start::{{closure}}::h90fed259dfe7bd8e [INFO] [stdout] 19: 0x63f30868e890 - std::rt::lang_start_internal::ha26d244788d1956d [INFO] [stdout] 20: 0x63f3081cb5b1 - std::rt::lang_start::hb5e8d187c6b113cd [INFO] [stdout] 21: 0x63f3081c7cb5 - main [INFO] [stdout] 22: 0x798620e1b1ca - [INFO] [stdout] 23: 0x798620e1b28b - __libc_start_main [INFO] [stdout] 24: 0x63f30817cf25 - _start [INFO] [stdout] 25: 0x0 - [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\' (44) 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: 0x63f3086b72d2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x63f3086ca08f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x63f30868cbf3 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stdout] 3: 0x63f308696362 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x63f30869948f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x63f3086992e9 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x63f308699a65 - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 7: 0x63f3086998fa - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 8: 0x63f308696499 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 9: 0x63f30868012d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 10: 0x63f3086d34f0 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 11: 0x63f3081c1213 - jas::abort::h05817c19bd4c40b4 [INFO] [stdout] 12: 0x63f3081bb874 - jas::install::get_gh_asset_info::h7a93f3f4861f2363 [INFO] [stdout] 13: 0x63f3081b3312 - jas::install::install_gh::h0a8314abd8891b67 [INFO] [stdout] 14: 0x63f3081bc03e - jas::install::run::ha2f45d489ef3b065 [INFO] [stdout] 15: 0x63f3081c0f46 - jas::main::ha9eb835eacd8fbc8 [INFO] [stdout] 16: 0x63f30818eab3 - core::ops::function::FnOnce::call_once::h69d61a1539a78e9a [INFO] [stdout] 17: 0x63f30819b326 - std::sys::backtrace::__rust_begin_short_backtrace::h13be1ea63ab3da1c [INFO] [stdout] 18: 0x63f3081cb5c9 - std::rt::lang_start::{{closure}}::h90fed259dfe7bd8e [INFO] [stdout] 19: 0x63f30868e890 - std::rt::lang_start_internal::ha26d244788d1956d [INFO] [stdout] 20: 0x63f3081cb5b1 - std::rt::lang_start::hb5e8d187c6b113cd [INFO] [stdout] 21: 0x63f3081c7cb5 - main [INFO] [stdout] 22: 0x798620e1b1ca - [INFO] [stdout] 23: 0x798620e1b28b - __libc_start_main [INFO] [stdout] 24: 0x63f30817cf25 - _start [INFO] [stdout] 25: 0x0 - [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d502082af32 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x5d502083c2bf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x5d50207f5dc3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x5d5020802882 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x5d50208079bf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x5d5020807851 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x5d502078ae0e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x5d502080805e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x5d5020807e2a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x5d50208029b9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x5d50207e9fed - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x5d5020844450 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x5d50207b8838 - core::panicking::panic_display::h957b33ed0ba23bb3 [INFO] [stdout] 13: 0x5d50207b23e7 - assert_cmd::assert::AssertError::panic::hba50795ed15fdd84 [INFO] [stdout] 14: 0x5d50207bd4c5 - core::ops::function::FnOnce::call_once::h28381f30598b840f [INFO] [stdout] 15: 0x5d50207afaf2 - core::result::Result::unwrap_or_else::hfe6f357dee07afe8 [INFO] [stdout] 16: 0x5d502075c3b5 - assert_cmd::assert::Assert::stderr::h76a8b2bf30ffc794 [INFO] [stdout] 17: 0x5d502075e93f - test_install::test_install_gh_no_guesses::hf2c7cd772d8202eb [INFO] [stdout] 18: 0x5d502075ed83 - test_install::test_install_gh_no_guesses::{{closure}}::h7eced0bafa1734da [INFO] [stdout] 19: 0x5d5020760df6 - core::ops::function::FnOnce::call_once::h9447a54c2ef05788 [INFO] [stdout] 20: 0x5d502078ac0b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 21: 0x5d50207a06b5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 22: 0x5d50207770d4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 23: 0x5d502077a9ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 24: 0x5d50207fc9df - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 25: 0x7f073f7b9aa4 - [INFO] [stdout] 26: 0x7f073f846a34 - clone [INFO] [stdout] 27: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_install_pandoc stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_install_pandoc' (32) panicked at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253: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\' (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: 0x5a591eccb2d2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x5a591ecde08f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x5a591eca0bf3 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stdout] 3: 0x5a591ecaa362 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x5a591ecad48f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x5a591ecad2e9 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x5a591ecada65 - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 7: 0x5a591ecad8fa - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 8: 0x5a591ecaa499 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 9: 0x5a591ec9412d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 10: 0x5a591ece74f0 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 11: 0x5a591e7d5213 - jas::abort::h05817c19bd4c40b4 [INFO] [stdout] 12: 0x5a591e7cf874 - jas::install::get_gh_asset_info::h7a93f3f4861f2363 [INFO] [stdout] 13: 0x5a591e7c7312 - jas::install::install_gh::h0a8314abd8891b67 [INFO] [stdout] 14: 0x5a591e7d003e - jas::install::run::ha2f45d489ef3b065 [INFO] [stdout] 15: 0x5a591e7d4f46 - jas::main::ha9eb835eacd8fbc8 [INFO] [stdout] 16: 0x5a591e7a2ab3 - core::ops::function::FnOnce::call_once::h69d61a1539a78e9a [INFO] [stdout] 17: 0x5a591e7af326 - std::sys::backtrace::__rust_begin_short_backtrace::h13be1ea63ab3da1c [INFO] [stdout] 18: 0x5a591e7df5c9 - std::rt::lang_start::{{closure}}::h90fed259dfe7bd8e [INFO] [stdout] 19: 0x5a591eca2890 - std::rt::lang_start_internal::ha26d244788d1956d [INFO] [stdout] 20: 0x5a591e7df5b1 - std::rt::lang_start::hb5e8d187c6b113cd [INFO] [stdout] 21: 0x5a591e7dbcb5 - main [INFO] [stdout] 22: 0x70ff358f91ca - [INFO] [stdout] 23: 0x70ff358f928b - __libc_start_main [INFO] [stdout] 24: 0x5a591e790f25 - _start [INFO] [stdout] 25: 0x0 - [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\' (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: 0x5a591eccb2d2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x5a591ecde08f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x5a591eca0bf3 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stdout] 3: 0x5a591ecaa362 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x5a591ecad48f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x5a591ecad2e9 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x5a591ecada65 - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 7: 0x5a591ecad8fa - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 8: 0x5a591ecaa499 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 9: 0x5a591ec9412d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 10: 0x5a591ece74f0 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 11: 0x5a591e7d5213 - jas::abort::h05817c19bd4c40b4 [INFO] [stdout] 12: 0x5a591e7cf874 - jas::install::get_gh_asset_info::h7a93f3f4861f2363 [INFO] [stdout] 13: 0x5a591e7c7312 - jas::install::install_gh::h0a8314abd8891b67 [INFO] [stdout] 14: 0x5a591e7d003e - jas::install::run::ha2f45d489ef3b065 [INFO] [stdout] 15: 0x5a591e7d4f46 - jas::main::ha9eb835eacd8fbc8 [INFO] [stdout] 16: 0x5a591e7a2ab3 - core::ops::function::FnOnce::call_once::h69d61a1539a78e9a [INFO] [stdout] 17: 0x5a591e7af326 - std::sys::backtrace::__rust_begin_short_backtrace::h13be1ea63ab3da1c [INFO] [stdout] 18: 0x5a591e7df5c9 - std::rt::lang_start::{{closure}}::h90fed259dfe7bd8e [INFO] [stdout] 19: 0x5a591eca2890 - std::rt::lang_start_internal::ha26d244788d1956d [INFO] [stdout] 20: 0x5a591e7df5b1 - std::rt::lang_start::hb5e8d187c6b113cd [INFO] [stdout] 21: 0x5a591e7dbcb5 - main [INFO] [stdout] 22: 0x70ff358f91ca - [INFO] [stdout] 23: 0x70ff358f928b - __libc_start_main [INFO] [stdout] 24: 0x5a591e790f25 - _start [INFO] [stdout] 25: 0x0 - [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d502082af32 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x5d502083c2bf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x5d50207f5dc3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x5d5020802882 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x5d50208079bf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x5d5020807851 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x5d502078ae0e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x5d502080805e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x5d5020807e2a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x5d50208029b9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x5d50207e9fed - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x5d5020844450 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x5d50207b8838 - core::panicking::panic_display::h957b33ed0ba23bb3 [INFO] [stdout] 13: 0x5d50207b23e7 - assert_cmd::assert::AssertError::panic::hba50795ed15fdd84 [INFO] [stdout] 14: 0x5d50207bd4c5 - core::ops::function::FnOnce::call_once::h28381f30598b840f [INFO] [stdout] 15: 0x5d50207afaf2 - core::result::Result::unwrap_or_else::hfe6f357dee07afe8 [INFO] [stdout] 16: 0x5d50207b3176 - assert_cmd::assert::Assert::success::h1ad64a2f80b9bb37 [INFO] [stdout] 17: 0x5d502075dd7c - test_install::test_install_pandoc::hf4b4c3061144999b [INFO] [stdout] 18: 0x5d502075dfe3 - test_install::test_install_pandoc::{{closure}}::h217f23d0c179b43b [INFO] [stdout] 19: 0x5d5020760e76 - core::ops::function::FnOnce::call_once::hdfc008b01319557b [INFO] [stdout] 20: 0x5d502078ac0b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 21: 0x5d50207a06b5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 22: 0x5d50207770d4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 23: 0x5d502077a9ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 24: 0x5d50207fc9df - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 25: 0x7f073f7b9aa4 - [INFO] [stdout] 26: 0x7f073f846a34 - clone [INFO] [stdout] 27: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_install_gh_guess_cargo_deny stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_install_gh_guess_cargo_deny' (26) panicked at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253: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\' (27) 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: 0x64efd27992d2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x64efd27ac08f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x64efd276ebf3 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stdout] 3: 0x64efd2778362 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x64efd277b48f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x64efd277b2e9 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x64efd277ba65 - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 7: 0x64efd277b8fa - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 8: 0x64efd2778499 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 9: 0x64efd276212d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 10: 0x64efd27b54f0 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 11: 0x64efd22a3213 - jas::abort::h05817c19bd4c40b4 [INFO] [stdout] 12: 0x64efd229d874 - jas::install::get_gh_asset_info::h7a93f3f4861f2363 [INFO] [stdout] 13: 0x64efd2295312 - jas::install::install_gh::h0a8314abd8891b67 [INFO] [stdout] 14: 0x64efd229e03e - jas::install::run::ha2f45d489ef3b065 [INFO] [stdout] 15: 0x64efd22a2f46 - jas::main::ha9eb835eacd8fbc8 [INFO] [stdout] 16: 0x64efd2270ab3 - core::ops::function::FnOnce::call_once::h69d61a1539a78e9a [INFO] [stdout] 17: 0x64efd227d326 - std::sys::backtrace::__rust_begin_short_backtrace::h13be1ea63ab3da1c [INFO] [stdout] 18: 0x64efd22ad5c9 - std::rt::lang_start::{{closure}}::h90fed259dfe7bd8e [INFO] [stdout] 19: 0x64efd2770890 - std::rt::lang_start_internal::ha26d244788d1956d [INFO] [stdout] 20: 0x64efd22ad5b1 - std::rt::lang_start::hb5e8d187c6b113cd [INFO] [stdout] 21: 0x64efd22a9cb5 - main [INFO] [stdout] 22: 0x7842860fc1ca - [INFO] [stdout] 23: 0x7842860fc28b - __libc_start_main [INFO] [stdout] 24: 0x64efd225ef25 - _start [INFO] [stdout] 25: 0x0 - [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\' (27) 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: 0x64efd27992d2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x64efd27ac08f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x64efd276ebf3 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stdout] 3: 0x64efd2778362 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x64efd277b48f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x64efd277b2e9 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x64efd277ba65 - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 7: 0x64efd277b8fa - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 8: 0x64efd2778499 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 9: 0x64efd276212d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 10: 0x64efd27b54f0 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 11: 0x64efd22a3213 - jas::abort::h05817c19bd4c40b4 [INFO] [stdout] 12: 0x64efd229d874 - jas::install::get_gh_asset_info::h7a93f3f4861f2363 [INFO] [stdout] 13: 0x64efd2295312 - jas::install::install_gh::h0a8314abd8891b67 [INFO] [stdout] 14: 0x64efd229e03e - jas::install::run::ha2f45d489ef3b065 [INFO] [stdout] 15: 0x64efd22a2f46 - jas::main::ha9eb835eacd8fbc8 [INFO] [stdout] 16: 0x64efd2270ab3 - core::ops::function::FnOnce::call_once::h69d61a1539a78e9a [INFO] [stdout] 17: 0x64efd227d326 - std::sys::backtrace::__rust_begin_short_backtrace::h13be1ea63ab3da1c [INFO] [stdout] 18: 0x64efd22ad5c9 - std::rt::lang_start::{{closure}}::h90fed259dfe7bd8e [INFO] [stdout] 19: 0x64efd2770890 - std::rt::lang_start_internal::ha26d244788d1956d [INFO] [stdout] 20: 0x64efd22ad5b1 - std::rt::lang_start::hb5e8d187c6b113cd [INFO] [stdout] 21: 0x64efd22a9cb5 - main [INFO] [stdout] 22: 0x7842860fc1ca - [INFO] [stdout] 23: 0x7842860fc28b - __libc_start_main [INFO] [stdout] 24: 0x64efd225ef25 - _start [INFO] [stdout] 25: 0x0 - [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d502082af32 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x5d502083c2bf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x5d50207f5dc3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x5d5020802882 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x5d50208079bf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x5d5020807851 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x5d502078ae0e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x5d502080805e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x5d5020807e2a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x5d50208029b9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x5d50207e9fed - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x5d5020844450 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x5d50207b8838 - core::panicking::panic_display::h957b33ed0ba23bb3 [INFO] [stdout] 13: 0x5d50207b23e7 - assert_cmd::assert::AssertError::panic::hba50795ed15fdd84 [INFO] [stdout] 14: 0x5d50207bd4c5 - core::ops::function::FnOnce::call_once::h28381f30598b840f [INFO] [stdout] 15: 0x5d50207afaf2 - core::result::Result::unwrap_or_else::hfe6f357dee07afe8 [INFO] [stdout] 16: 0x5d50207b3176 - assert_cmd::assert::Assert::success::h1ad64a2f80b9bb37 [INFO] [stdout] 17: 0x5d502075fd0c - test_install::test_install_gh_guess_cargo_deny::h0898fded712dffa7 [INFO] [stdout] 18: 0x5d502075ff73 - test_install::test_install_gh_guess_cargo_deny::{{closure}}::h617ab605d0836f26 [INFO] [stdout] 19: 0x5d5020760db6 - core::ops::function::FnOnce::call_once::h91a7b889dad6aee8 [INFO] [stdout] 20: 0x5d502078ac0b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 21: 0x5d50207a06b5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 22: 0x5d50207770d4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 23: 0x5d502077a9ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 24: 0x5d50207fc9df - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 25: 0x7f073f7b9aa4 - [INFO] [stdout] 26: 0x7f073f846a34 - clone [INFO] [stdout] 27: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_install_url stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_install_url' (33) panicked at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253: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\' (38) 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: 0x5b34d609d2d2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x5b34d60b008f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x5b34d6072bf3 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stdout] 3: 0x5b34d607c362 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x5b34d607f48f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x5b34d607f2e9 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x5b34d607fa65 - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 7: 0x5b34d607f8fa - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 8: 0x5b34d607c499 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 9: 0x5b34d606612d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 10: 0x5b34d60b94f0 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 11: 0x5b34d5ba7213 - jas::abort::h05817c19bd4c40b4 [INFO] [stdout] 12: 0x5b34d5b9a3c2 - jas::install::download_file::h6cf113976d5f4818 [INFO] [stdout] 13: 0x5b34d5b99812 - jas::install::install_core::h9e419109ea79e363 [INFO] [stdout] 14: 0x5b34d5b99788 - jas::install::install_url::h88270a8ec5141739 [INFO] [stdout] 15: 0x5b34d5ba2093 - jas::install::run::ha2f45d489ef3b065 [INFO] [stdout] 16: 0x5b34d5ba6f46 - jas::main::ha9eb835eacd8fbc8 [INFO] [stdout] 17: 0x5b34d5b74ab3 - core::ops::function::FnOnce::call_once::h69d61a1539a78e9a [INFO] [stdout] 18: 0x5b34d5b81326 - std::sys::backtrace::__rust_begin_short_backtrace::h13be1ea63ab3da1c [INFO] [stdout] 19: 0x5b34d5bb15c9 - std::rt::lang_start::{{closure}}::h90fed259dfe7bd8e [INFO] [stdout] 20: 0x5b34d6074890 - std::rt::lang_start_internal::ha26d244788d1956d [INFO] [stdout] 21: 0x5b34d5bb15b1 - std::rt::lang_start::hb5e8d187c6b113cd [INFO] [stdout] 22: 0x5b34d5badcb5 - main [INFO] [stdout] 23: 0x748c404d51ca - [INFO] [stdout] 24: 0x748c404d528b - __libc_start_main [INFO] [stdout] 25: 0x5b34d5b62f25 - _start [INFO] [stdout] 26: 0x0 - [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\' (38) 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: 0x5b34d609d2d2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x5b34d60b008f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x5b34d6072bf3 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stdout] 3: 0x5b34d607c362 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x5b34d607f48f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x5b34d607f2e9 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x5b34d607fa65 - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 7: 0x5b34d607f8fa - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 8: 0x5b34d607c499 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 9: 0x5b34d606612d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 10: 0x5b34d60b94f0 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 11: 0x5b34d5ba7213 - jas::abort::h05817c19bd4c40b4 [INFO] [stdout] 12: 0x5b34d5b9a3c2 - jas::install::download_file::h6cf113976d5f4818 [INFO] [stdout] 13: 0x5b34d5b99812 - jas::install::install_core::h9e419109ea79e363 [INFO] [stdout] 14: 0x5b34d5b99788 - jas::install::install_url::h88270a8ec5141739 [INFO] [stdout] 15: 0x5b34d5ba2093 - jas::install::run::ha2f45d489ef3b065 [INFO] [stdout] 16: 0x5b34d5ba6f46 - jas::main::ha9eb835eacd8fbc8 [INFO] [stdout] 17: 0x5b34d5b74ab3 - core::ops::function::FnOnce::call_once::h69d61a1539a78e9a [INFO] [stdout] 18: 0x5b34d5b81326 - std::sys::backtrace::__rust_begin_short_backtrace::h13be1ea63ab3da1c [INFO] [stdout] 19: 0x5b34d5bb15c9 - std::rt::lang_start::{{closure}}::h90fed259dfe7bd8e [INFO] [stdout] 20: 0x5b34d6074890 - std::rt::lang_start_internal::ha26d244788d1956d [INFO] [stdout] 21: 0x5b34d5bb15b1 - std::rt::lang_start::hb5e8d187c6b113cd [INFO] [stdout] 22: 0x5b34d5badcb5 - main [INFO] [stdout] 23: 0x748c404d51ca - [INFO] [stdout] 24: 0x748c404d528b - __libc_start_main [INFO] [stdout] 25: 0x5b34d5b62f25 - _start [INFO] [stdout] 26: 0x0 - [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d502082af32 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x5d502083c2bf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x5d50207f5dc3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x5d5020802882 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x5d50208079bf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x5d5020807851 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x5d502078ae0e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x5d502080805e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x5d5020807e2a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x5d50208029b9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x5d50207e9fed - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x5d5020844450 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x5d50207b8838 - core::panicking::panic_display::h957b33ed0ba23bb3 [INFO] [stdout] 13: 0x5d50207b23e7 - assert_cmd::assert::AssertError::panic::hba50795ed15fdd84 [INFO] [stdout] 14: 0x5d50207bd4c5 - core::ops::function::FnOnce::call_once::h28381f30598b840f [INFO] [stdout] 15: 0x5d50207afaf2 - core::result::Result::unwrap_or_else::hfe6f357dee07afe8 [INFO] [stdout] 16: 0x5d50207b3176 - assert_cmd::assert::Assert::success::h1ad64a2f80b9bb37 [INFO] [stdout] 17: 0x5d502075d4b1 - test_install::test_install_url::hfb73cd427192401a [INFO] [stdout] 18: 0x5d502075d893 - test_install::test_install_url::{{closure}}::hba5db81138fed6ab [INFO] [stdout] 19: 0x5d5020760d76 - core::ops::function::FnOnce::call_once::h5ce005f44aca2e19 [INFO] [stdout] 20: 0x5d502078ac0b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 21: 0x5d50207a06b5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 22: 0x5d50207770d4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 23: 0x5d502077a9ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 24: 0x5d50207fc9df - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 25: 0x7f073f7b9aa4 - [INFO] [stdout] 26: 0x7f073f846a34 - clone [INFO] [stdout] 27: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_install_gh_guess_typst stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_install_gh_guess_typst' (30) panicked at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253: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\' (36) 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: 0x633fadb382d2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x633fadb4b08f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x633fadb0dbf3 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stdout] 3: 0x633fadb17362 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x633fadb1a48f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x633fadb1a2e9 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x633fadb1aa65 - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 7: 0x633fadb1a8fa - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 8: 0x633fadb17499 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 9: 0x633fadb0112d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 10: 0x633fadb544f0 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 11: 0x633fad642213 - jas::abort::h05817c19bd4c40b4 [INFO] [stdout] 12: 0x633fad63c874 - jas::install::get_gh_asset_info::h7a93f3f4861f2363 [INFO] [stdout] 13: 0x633fad634312 - jas::install::install_gh::h0a8314abd8891b67 [INFO] [stdout] 14: 0x633fad63d03e - jas::install::run::ha2f45d489ef3b065 [INFO] [stdout] 15: 0x633fad641f46 - jas::main::ha9eb835eacd8fbc8 [INFO] [stdout] 16: 0x633fad60fab3 - core::ops::function::FnOnce::call_once::h69d61a1539a78e9a [INFO] [stdout] 17: 0x633fad61c326 - std::sys::backtrace::__rust_begin_short_backtrace::h13be1ea63ab3da1c [INFO] [stdout] 18: 0x633fad64c5c9 - std::rt::lang_start::{{closure}}::h90fed259dfe7bd8e [INFO] [stdout] 19: 0x633fadb0f890 - std::rt::lang_start_internal::ha26d244788d1956d [INFO] [stdout] 20: 0x633fad64c5b1 - std::rt::lang_start::hb5e8d187c6b113cd [INFO] [stdout] 21: 0x633fad648cb5 - main [INFO] [stdout] 22: 0x732d7665b1ca - [INFO] [stdout] 23: 0x732d7665b28b - __libc_start_main [INFO] [stdout] 24: 0x633fad5fdf25 - _start [INFO] [stdout] 25: 0x0 - [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\' (36) 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: 0x633fadb382d2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x633fadb4b08f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x633fadb0dbf3 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stdout] 3: 0x633fadb17362 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x633fadb1a48f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x633fadb1a2e9 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x633fadb1aa65 - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 7: 0x633fadb1a8fa - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 8: 0x633fadb17499 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 9: 0x633fadb0112d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 10: 0x633fadb544f0 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 11: 0x633fad642213 - jas::abort::h05817c19bd4c40b4 [INFO] [stdout] 12: 0x633fad63c874 - jas::install::get_gh_asset_info::h7a93f3f4861f2363 [INFO] [stdout] 13: 0x633fad634312 - jas::install::install_gh::h0a8314abd8891b67 [INFO] [stdout] 14: 0x633fad63d03e - jas::install::run::ha2f45d489ef3b065 [INFO] [stdout] 15: 0x633fad641f46 - jas::main::ha9eb835eacd8fbc8 [INFO] [stdout] 16: 0x633fad60fab3 - core::ops::function::FnOnce::call_once::h69d61a1539a78e9a [INFO] [stdout] 17: 0x633fad61c326 - std::sys::backtrace::__rust_begin_short_backtrace::h13be1ea63ab3da1c [INFO] [stdout] 18: 0x633fad64c5c9 - std::rt::lang_start::{{closure}}::h90fed259dfe7bd8e [INFO] [stdout] 19: 0x633fadb0f890 - std::rt::lang_start_internal::ha26d244788d1956d [INFO] [stdout] 20: 0x633fad64c5b1 - std::rt::lang_start::hb5e8d187c6b113cd [INFO] [stdout] 21: 0x633fad648cb5 - main [INFO] [stdout] 22: 0x732d7665b1ca - [INFO] [stdout] 23: 0x732d7665b28b - __libc_start_main [INFO] [stdout] 24: 0x633fad5fdf25 - _start [INFO] [stdout] 25: 0x0 - [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d502082af32 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x5d502083c2bf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x5d50207f5dc3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x5d5020802882 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x5d50208079bf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x5d5020807851 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x5d502078ae0e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x5d502080805e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x5d5020807e2a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x5d50208029b9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x5d50207e9fed - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x5d5020844450 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x5d50207b8838 - core::panicking::panic_display::h957b33ed0ba23bb3 [INFO] [stdout] 13: 0x5d50207b23e7 - assert_cmd::assert::AssertError::panic::hba50795ed15fdd84 [INFO] [stdout] 14: 0x5d50207bd4c5 - core::ops::function::FnOnce::call_once::h28381f30598b840f [INFO] [stdout] 15: 0x5d50207afaf2 - core::result::Result::unwrap_or_else::hfe6f357dee07afe8 [INFO] [stdout] 16: 0x5d50207b3176 - assert_cmd::assert::Assert::success::h1ad64a2f80b9bb37 [INFO] [stdout] 17: 0x5d502075f8ac - test_install::test_install_gh_guess_typst::hcdc16d0a90a15887 [INFO] [stdout] 18: 0x5d502075fb13 - test_install::test_install_gh_guess_typst::{{closure}}::h030e88ee2e4f1393 [INFO] [stdout] 19: 0x5d5020760ca6 - core::ops::function::FnOnce::call_once::h46c132c607b3cc84 [INFO] [stdout] 20: 0x5d502078ac0b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 21: 0x5d50207a06b5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 22: 0x5d50207770d4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 23: 0x5d502077a9ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 24: 0x5d50207fc9df - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 25: 0x7f073f7b9aa4 - [INFO] [stdout] 26: 0x7f073f846a34 - clone [INFO] [stdout] 27: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_install_gh_guess_typos stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_install_gh_guess_typos' (29) panicked at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253: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\' (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: 0x61dcd08eb2d2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61dcd08fe08f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61dcd08c0bf3 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stdout] 3: 0x61dcd08ca362 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61dcd08cd48f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61dcd08cd2e9 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61dcd08cda65 - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 7: 0x61dcd08cd8fa - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 8: 0x61dcd08ca499 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 9: 0x61dcd08b412d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 10: 0x61dcd09074f0 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 11: 0x61dcd03f5213 - jas::abort::h05817c19bd4c40b4 [INFO] [stdout] 12: 0x61dcd03ef874 - jas::install::get_gh_asset_info::h7a93f3f4861f2363 [INFO] [stdout] 13: 0x61dcd03e7312 - jas::install::install_gh::h0a8314abd8891b67 [INFO] [stdout] 14: 0x61dcd03f003e - jas::install::run::ha2f45d489ef3b065 [INFO] [stdout] 15: 0x61dcd03f4f46 - jas::main::ha9eb835eacd8fbc8 [INFO] [stdout] 16: 0x61dcd03c2ab3 - core::ops::function::FnOnce::call_once::h69d61a1539a78e9a [INFO] [stdout] 17: 0x61dcd03cf326 - std::sys::backtrace::__rust_begin_short_backtrace::h13be1ea63ab3da1c [INFO] [stdout] 18: 0x61dcd03ff5c9 - std::rt::lang_start::{{closure}}::h90fed259dfe7bd8e [INFO] [stdout] 19: 0x61dcd08c2890 - std::rt::lang_start_internal::ha26d244788d1956d [INFO] [stdout] 20: 0x61dcd03ff5b1 - std::rt::lang_start::hb5e8d187c6b113cd [INFO] [stdout] 21: 0x61dcd03fbcb5 - main [INFO] [stdout] 22: 0x7e22b23351ca - [INFO] [stdout] 23: 0x7e22b233528b - __libc_start_main [INFO] [stdout] 24: 0x61dcd03b0f25 - _start [INFO] [stdout] 25: 0x0 - [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\' (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: 0x61dcd08eb2d2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61dcd08fe08f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61dcd08c0bf3 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stdout] 3: 0x61dcd08ca362 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61dcd08cd48f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61dcd08cd2e9 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61dcd08cda65 - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 7: 0x61dcd08cd8fa - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 8: 0x61dcd08ca499 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 9: 0x61dcd08b412d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 10: 0x61dcd09074f0 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 11: 0x61dcd03f5213 - jas::abort::h05817c19bd4c40b4 [INFO] [stdout] 12: 0x61dcd03ef874 - jas::install::get_gh_asset_info::h7a93f3f4861f2363 [INFO] [stdout] 13: 0x61dcd03e7312 - jas::install::install_gh::h0a8314abd8891b67 [INFO] [stdout] 14: 0x61dcd03f003e - jas::install::run::ha2f45d489ef3b065 [INFO] [stdout] 15: 0x61dcd03f4f46 - jas::main::ha9eb835eacd8fbc8 [INFO] [stdout] 16: 0x61dcd03c2ab3 - core::ops::function::FnOnce::call_once::h69d61a1539a78e9a [INFO] [stdout] 17: 0x61dcd03cf326 - std::sys::backtrace::__rust_begin_short_backtrace::h13be1ea63ab3da1c [INFO] [stdout] 18: 0x61dcd03ff5c9 - std::rt::lang_start::{{closure}}::h90fed259dfe7bd8e [INFO] [stdout] 19: 0x61dcd08c2890 - std::rt::lang_start_internal::ha26d244788d1956d [INFO] [stdout] 20: 0x61dcd03ff5b1 - std::rt::lang_start::hb5e8d187c6b113cd [INFO] [stdout] 21: 0x61dcd03fbcb5 - main [INFO] [stdout] 22: 0x7e22b23351ca - [INFO] [stdout] 23: 0x7e22b233528b - __libc_start_main [INFO] [stdout] 24: 0x61dcd03b0f25 - _start [INFO] [stdout] 25: 0x0 - [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d502082af32 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x5d502083c2bf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x5d50207f5dc3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x5d5020802882 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x5d50208079bf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x5d5020807851 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x5d502078ae0e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x5d502080805e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x5d5020807e2a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x5d50208029b9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x5d50207e9fed - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x5d5020844450 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x5d50207b8838 - core::panicking::panic_display::h957b33ed0ba23bb3 [INFO] [stdout] 13: 0x5d50207b23e7 - assert_cmd::assert::AssertError::panic::hba50795ed15fdd84 [INFO] [stdout] 14: 0x5d50207bd4c5 - core::ops::function::FnOnce::call_once::h28381f30598b840f [INFO] [stdout] 15: 0x5d50207afaf2 - core::result::Result::unwrap_or_else::hfe6f357dee07afe8 [INFO] [stdout] 16: 0x5d50207b3176 - assert_cmd::assert::Assert::success::h1ad64a2f80b9bb37 [INFO] [stdout] 17: 0x5d502075f2bc - test_install::test_install_gh_guess_typos::h3bec197fabb46008 [INFO] [stdout] 18: 0x5d502075f6b3 - test_install::test_install_gh_guess_typos::{{closure}}::hb9f051096616f096 [INFO] [stdout] 19: 0x5d5020760c66 - core::ops::function::FnOnce::call_once::h2f70b4c9fc7e24bd [INFO] [stdout] 20: 0x5d502078ac0b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 21: 0x5d50207a06b5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 22: 0x5d50207770d4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 23: 0x5d502077a9ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 24: 0x5d50207fc9df - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 25: 0x7f073f7b9aa4 - [INFO] [stdout] 26: 0x7f073f846a34 - clone [INFO] [stdout] 27: 0x0 - [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.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9fe20338b527055b50a24cb10891768954c41db8a2fff2811217ef01c67e79a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fe20338b527055b50a24cb10891768954c41db8a2fff2811217ef01c67e79a7", kill_on_drop: false }` [INFO] [stdout] 9fe20338b527055b50a24cb10891768954c41db8a2fff2811217ef01c67e79a7