[INFO] fetching crate jas 0.3.2...
[INFO] testing jas-0.3.2 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate jas 0.3.2 into /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate jas 0.3.2 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 07b2f685934b00432c351559ab1e4ccdf3dc8498843066c3544ece8dfbf40ceb
[INFO] running `Command { std: "docker" "start" "-a" "07b2f685934b00432c351559ab1e4ccdf3dc8498843066c3544ece8dfbf40ceb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07b2f685934b00432c351559ab1e4ccdf3dc8498843066c3544ece8dfbf40ceb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07b2f685934b00432c351559ab1e4ccdf3dc8498843066c3544ece8dfbf40ceb", kill_on_drop: false }`
[INFO] [stdout] 07b2f685934b00432c351559ab1e4ccdf3dc8498843066c3544ece8dfbf40ceb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5b3f72bceb489f2487b2a3b9bbfe441da762a55f5e761f6ffdc53454b7892ce
[INFO] running `Command { std: "docker" "start" "-a" "a5b3f72bceb489f2487b2a3b9bbfe441da762a55f5e761f6ffdc53454b7892ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling zlib-rs v0.5.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling xattr v1.5.0
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling libz-rs-sys v0.5.0
[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 flate2 v1.1.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling ureq-proto v0.4.1
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling jas v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling zstd v0.13.3
[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 zip v3.0.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling ureq v3.0.11
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 2m 21s
[INFO] running `Command { std: "docker" "inspect" "a5b3f72bceb489f2487b2a3b9bbfe441da762a55f5e761f6ffdc53454b7892ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5b3f72bceb489f2487b2a3b9bbfe441da762a55f5e761f6ffdc53454b7892ce", kill_on_drop: false }`
[INFO] [stdout] a5b3f72bceb489f2487b2a3b9bbfe441da762a55f5e761f6ffdc53454b7892ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3df48a29e87a81e5b0620a94ae5e7a4ac6a42e0439863c5b3531315987e526a
[INFO] running `Command { std: "docker" "start" "-a" "a3df48a29e87a81e5b0620a94ae5e7a4ac6a42e0439863c5b3531315987e526a", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[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 52.91s
[INFO] running `Command { std: "docker" "inspect" "a3df48a29e87a81e5b0620a94ae5e7a4ac6a42e0439863c5b3531315987e526a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3df48a29e87a81e5b0620a94ae5e7a4ac6a42e0439863c5b3531315987e526a", kill_on_drop: false }`
[INFO] [stdout] a3df48a29e87a81e5b0620a94ae5e7a4ac6a42e0439863c5b3531315987e526a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 63ddc0a3066c1ebac395c14e2c65ae724046a597599d28edc426de685ded5f34
[INFO] running `Command { std: "docker" "start" "-a" "63ddc0a3066c1ebac395c14e2c65ae724046a597599d28edc426de685ded5f34", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jas-600f4f56385b589a)
[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 sha::test_hash ... ok
[INFO] [stdout] test guess::test_guess_asset_typos ... ok
[INFO] [stdout] test guess::test_guess_binary_filename_typos ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_install.rs (/opt/rustwide/target/debug/deps/test_install-eb2e67ab6e1c54dd)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_install_ffmpeg_ffprobe ... ok
[INFO] [stdout] test test_install_gh_guess_just ... FAILED
[INFO] [stdout] test test_incorrect_sha ... FAILED
[INFO] [stdout] test test_install_gh_guess_typst ... FAILED
[INFO] [stdout] test test_install_gh_no_guesses ... FAILED
[INFO] [stdout] test test_install_gh_guess_typos ... 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] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_install_gh_guess_just stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_install_gh_guess_just' panicked at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=``````
[INFO] [stdout] DEBUG Requesting asset list from https://api.github.com/repos/casey/just/releases/tags/1.40.0
[INFO] [stdout] ERROR Error requesting asset list. Is the correct tag specified? Error: io: failed to lookup address information: Temporary failure in name resolution
[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=1
[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] ERROR Error requesting asset list. Is the correct tag specified? Error: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60ae345bedb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x60ae345e6cd3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x60ae345bb463 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x60ae345bec02 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x60ae345c06dc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x60ae345c0532 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x60ae345762b4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x60ae345c10bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x60ae345c0e8a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x60ae345bf2a9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x60ae345c0b1d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x60ae345e5540 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x60ae34581e31 - assert_cmd::assert::AssertError::panic::panic_cold_display::hdfdd5dc5a06e7967
[INFO] [stdout]   13:     0x60ae345815f5 - assert_cmd::assert::AssertError::panic::h92279a836c6956b6
[INFO] [stdout]   14:     0x60ae345810e6 - assert_cmd::assert::Assert::success::h334951d5cbaa0e02
[INFO] [stdout]   15:     0x60ae345341e4 - core::ops::function::FnOnce::call_once::h1c13dc40b150beed
[INFO] [stdout]   16:     0x60ae3457b9eb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x60ae3457ac2e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x60ae3453e7d4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x60ae3454217a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x60ae345c4137 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x7abdf96a0aa4 - <unknown>
[INFO] [stdout]   22:     0x7abdf972da34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_incorrect_sha stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_incorrect_sha' panicked at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/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] │   ERROR Error requesting asset list. Is the correct tag specified? Error: io: failed to lookup address information: Temporary failure in name resolution
[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]     ERROR Error requesting asset list. Is the correct tag specified? Error: io: failed to lookup address information: Temporary failure in name resolution
[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=1
[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] ERROR Error requesting asset list. Is the correct tag specified? Error: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60ae345bedb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x60ae345e6cd3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x60ae345bb463 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x60ae345bec02 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x60ae345c06dc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x60ae345c0532 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x60ae345762b4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x60ae345c10bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x60ae345c0e8a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x60ae345bf2a9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x60ae345c0b1d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x60ae345e5540 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x60ae34581e31 - assert_cmd::assert::AssertError::panic::panic_cold_display::hdfdd5dc5a06e7967
[INFO] [stdout]   13:     0x60ae34539914 - assert_cmd::assert::AssertError::panic::he00171a45099aeb6
[INFO] [stdout]   14:     0x60ae345352d8 - core::ops::function::FnOnce::call_once::h4ea75eb01c13b435
[INFO] [stdout]   15:     0x60ae3457b9eb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   16:     0x60ae3457ac2e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   17:     0x60ae3453e7d4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   18:     0x60ae3454217a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   19:     0x60ae345c4137 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   20:     0x7abdf96a0aa4 - <unknown>
[INFO] [stdout]   21:     0x7abdf972da34 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_install_gh_guess_typst stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_install_gh_guess_typst' panicked at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=``````
[INFO] [stdout] DEBUG Requesting asset list from https://api.github.com/repos/typst/typst/releases/tags/v0.13.0
[INFO] [stdout] ERROR Error requesting asset list. Is the correct tag specified? Error: io: failed to lookup address information: Temporary failure in name resolution
[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=1
[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] ERROR Error requesting asset list. Is the correct tag specified? Error: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60ae345bedb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x60ae345e6cd3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x60ae345bb463 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x60ae345bec02 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x60ae345c06dc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x60ae345c0532 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x60ae345762b4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x60ae345c10bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x60ae345c0e8a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x60ae345bf2a9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x60ae345c0b1d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x60ae345e5540 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x60ae34581e31 - assert_cmd::assert::AssertError::panic::panic_cold_display::hdfdd5dc5a06e7967
[INFO] [stdout]   13:     0x60ae345815f5 - assert_cmd::assert::AssertError::panic::h92279a836c6956b6
[INFO] [stdout]   14:     0x60ae345810e6 - assert_cmd::assert::Assert::success::h334951d5cbaa0e02
[INFO] [stdout]   15:     0x60ae34535514 - core::ops::function::FnOnce::call_once::h4f16b7acad667349
[INFO] [stdout]   16:     0x60ae3457b9eb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x60ae3457ac2e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x60ae3453e7d4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x60ae3454217a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x60ae345c4137 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x7abdf96a0aa4 - <unknown>
[INFO] [stdout]   22:     0x7abdf972da34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_install_gh_no_guesses stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_install_gh_no_guesses' panicked at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/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] │   ERROR Error requesting asset list. Is the correct tag specified? Error: io: failed to lookup address information: Temporary failure in name resolution
[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]     ERROR Error requesting asset list. Is the correct tag specified? Error: io: failed to lookup address information: Temporary failure in name resolution
[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=1
[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] ERROR Error requesting asset list. Is the correct tag specified? Error: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60ae345bedb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x60ae345e6cd3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x60ae345bb463 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x60ae345bec02 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x60ae345c06dc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x60ae345c0532 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x60ae345762b4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x60ae345c10bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x60ae345c0e8a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x60ae345bf2a9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x60ae345c0b1d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x60ae345e5540 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x60ae34581e31 - assert_cmd::assert::AssertError::panic::panic_cold_display::hdfdd5dc5a06e7967
[INFO] [stdout]   13:     0x60ae34539914 - assert_cmd::assert::AssertError::panic::he00171a45099aeb6
[INFO] [stdout]   14:     0x60ae345374b8 - core::ops::function::FnOnce::call_once::ha57b8a2bb1e0ea05
[INFO] [stdout]   15:     0x60ae3457b9eb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   16:     0x60ae3457ac2e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   17:     0x60ae3453e7d4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   18:     0x60ae3454217a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   19:     0x60ae345c4137 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   20:     0x7abdf96a0aa4 - <unknown>
[INFO] [stdout]   21:     0x7abdf972da34 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_install_gh_guess_typos stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_install_gh_guess_typos' panicked at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[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] ERROR Error requesting asset list. Is the correct tag specified? Error: io: failed to lookup address information: Temporary failure in name resolution
[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=1
[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] ERROR Error requesting asset list. Is the correct tag specified? Error: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60ae345bedb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x60ae345e6cd3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x60ae345bb463 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x60ae345bec02 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x60ae345c06dc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x60ae345c0532 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x60ae345762b4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x60ae345c10bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x60ae345c0e8a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x60ae345bf2a9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x60ae345c0b1d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x60ae345e5540 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x60ae34581e31 - assert_cmd::assert::AssertError::panic::panic_cold_display::hdfdd5dc5a06e7967
[INFO] [stdout]   13:     0x60ae345815f5 - assert_cmd::assert::AssertError::panic::h92279a836c6956b6
[INFO] [stdout]   14:     0x60ae345810e6 - assert_cmd::assert::Assert::success::h334951d5cbaa0e02
[INFO] [stdout]   15:     0x60ae34535b03 - core::ops::function::FnOnce::call_once::h62663408a89e1b81
[INFO] [stdout]   16:     0x60ae3457b9eb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x60ae3457ac2e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x60ae3453e7d4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x60ae3454217a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x60ae345c4137 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x7abdf96a0aa4 - <unknown>
[INFO] [stdout]   22:     0x7abdf972da34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_install_url stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_install_url' panicked at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[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] ERROR 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] ```
[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=1
[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] ERROR 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] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60ae345bedb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x60ae345e6cd3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x60ae345bb463 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x60ae345bec02 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x60ae345c06dc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x60ae345c0532 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x60ae345762b4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x60ae345c10bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x60ae345c0e8a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x60ae345bf2a9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x60ae345c0b1d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x60ae345e5540 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x60ae34581e31 - assert_cmd::assert::AssertError::panic::panic_cold_display::hdfdd5dc5a06e7967
[INFO] [stdout]   13:     0x60ae345815f5 - assert_cmd::assert::AssertError::panic::h92279a836c6956b6
[INFO] [stdout]   14:     0x60ae345810e6 - assert_cmd::assert::Assert::success::h334951d5cbaa0e02
[INFO] [stdout]   15:     0x60ae345364e7 - core::ops::function::FnOnce::call_once::h819ad0aa462a0ffd
[INFO] [stdout]   16:     0x60ae3457b9eb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x60ae3457ac2e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x60ae3453e7d4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x60ae3454217a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x60ae345c4137 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x7abdf96a0aa4 - <unknown>
[INFO] [stdout]   22:     0x7abdf972da34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_install_gh_guess_cargo_deny stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_install_gh_guess_cargo_deny' panicked at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[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] ERROR Error requesting asset list. Is the correct tag specified? Error: io: failed to lookup address information: Temporary failure in name resolution
[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=1
[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] ERROR Error requesting asset list. Is the correct tag specified? Error: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60ae345bedb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x60ae345e6cd3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x60ae345bb463 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x60ae345bec02 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x60ae345c06dc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x60ae345c0532 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x60ae345762b4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x60ae345c10bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x60ae345c0e8a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x60ae345bf2a9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x60ae345c0b1d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x60ae345e5540 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x60ae34581e31 - assert_cmd::assert::AssertError::panic::panic_cold_display::hdfdd5dc5a06e7967
[INFO] [stdout]   13:     0x60ae345815f5 - assert_cmd::assert::AssertError::panic::h92279a836c6956b6
[INFO] [stdout]   14:     0x60ae345810e6 - assert_cmd::assert::Assert::success::h334951d5cbaa0e02
[INFO] [stdout]   15:     0x60ae34534b64 - core::ops::function::FnOnce::call_once::h3c8f492c83632b50
[INFO] [stdout]   16:     0x60ae3457b9eb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x60ae3457ac2e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x60ae3453e7d4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x60ae3454217a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x60ae345c4137 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x7abdf96a0aa4 - <unknown>
[INFO] [stdout]   22:     0x7abdf972da34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_install_pandoc stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_install_pandoc' panicked at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=``````
[INFO] [stdout] DEBUG Requesting asset list from https://api.github.com/repos/jgm/pandoc/releases/tags/3.6.4
[INFO] [stdout] ERROR Error requesting asset list. Is the correct tag specified? Error: io: failed to lookup address information: Temporary failure in name resolution
[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=1
[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] ERROR Error requesting asset list. Is the correct tag specified? Error: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60ae345bedb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x60ae345e6cd3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x60ae345bb463 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x60ae345bec02 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x60ae345c06dc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x60ae345c0532 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x60ae345762b4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x60ae345c10bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x60ae345c0e8a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x60ae345bf2a9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x60ae345c0b1d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x60ae345e5540 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x60ae34581e31 - assert_cmd::assert::AssertError::panic::panic_cold_display::hdfdd5dc5a06e7967
[INFO] [stdout]   13:     0x60ae345815f5 - assert_cmd::assert::AssertError::panic::h92279a836c6956b6
[INFO] [stdout]   14:     0x60ae345810e6 - assert_cmd::assert::Assert::success::h334951d5cbaa0e02
[INFO] [stdout]   15:     0x60ae34537894 - core::ops::function::FnOnce::call_once::haa20d774b1522a1a
[INFO] [stdout]   16:     0x60ae3457b9eb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x60ae3457ac2e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x60ae3453e7d4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x60ae3454217a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x60ae345c4137 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x7abdf96a0aa4 - <unknown>
[INFO] [stdout]   22:     0x7abdf972da34 - clone
[INFO] [stdout]   23:                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] [stderr] error: test failed, to rerun pass `--test test_install`
[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.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "63ddc0a3066c1ebac395c14e2c65ae724046a597599d28edc426de685ded5f34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63ddc0a3066c1ebac395c14e2c65ae724046a597599d28edc426de685ded5f34", kill_on_drop: false }`
[INFO] [stdout] 63ddc0a3066c1ebac395c14e2c65ae724046a597599d28edc426de685ded5f34
