[INFO] fetching crate dotslash 0.5.3...
[INFO] testing dotslash-0.5.3 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0
[INFO] extracting crate dotslash 0.5.3 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate dotslash 0.5.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate dotslash 0.5.3
[INFO] tweaked toml for crates.io crate dotslash 0.5.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dotslash 0.5.3 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dotslash 0.5.3 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded buck-resources v1.0.0
[INFO] [stderr] Downloaded thiserror-impl v2.0.7
[INFO] [stderr] Downloaded ryu v0.2.8
[INFO] [stderr] Downloaded serde_jsonrc v0.1.0
[INFO] [stderr] Downloaded similar v2.2.0
[INFO] [stderr] Downloaded snapbox v0.6.18
[INFO] [stderr] Downloaded thiserror v2.0.7
[INFO] [stderr] Downloaded zstd-sys v2.0.12+zstd.1.5.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b6b65727ca9532a01441d8bdb34bc217331950fd77f54cdef9488c723e1f622a
[INFO] running `Command { std: "docker" "start" "-a" "b6b65727ca9532a01441d8bdb34bc217331950fd77f54cdef9488c723e1f622a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6b65727ca9532a01441d8bdb34bc217331950fd77f54cdef9488c723e1f622a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6b65727ca9532a01441d8bdb34bc217331950fd77f54cdef9488c723e1f622a", kill_on_drop: false }`
[INFO] [stdout] b6b65727ca9532a01441d8bdb34bc217331950fd77f54cdef9488c723e1f622a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }`
[INFO] [stdout] fb29df4e60f05563d53d82ddafde7eac63ec0ca515f3fa3dbdd7d63819da64df
[INFO] running `Command { std: "docker" "start" "-a" "fb29df4e60f05563d53d82ddafde7eac63ec0ca515f3fa3dbdd7d63819da64df", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.172
[INFO] [stderr] Compiling pkg-config v0.3.30
[INFO] [stderr] Compiling unicode-ident v1.0.16
[INFO] [stderr] Compiling typenum v1.17.0
[INFO] [stderr] Compiling crossbeam-utils v0.8.21
[INFO] [stderr] Compiling bitflags v2.9.0
[INFO] [stderr] Compiling autocfg v1.1.0
[INFO] [stderr] Compiling proc-macro2 v1.0.95
[INFO] [stderr] Compiling rustix v0.38.44
[INFO] [stderr] Compiling getrandom v0.3.1
[INFO] [stderr] Compiling linux-raw-sys v0.4.15
[INFO] [stderr] Compiling memoffset v0.9.0
[INFO] [stderr] Compiling quote v1.0.40
[INFO] [stderr] Compiling adler2 v2.0.0
[INFO] [stderr] Compiling crossbeam-epoch v0.9.18
[INFO] [stderr] Compiling syn v2.0.101
[INFO] [stderr] Compiling cfg_aliases v0.2.1
[INFO] [stderr] Compiling ryu v0.2.8
[INFO] [stderr] Compiling zstd-safe v7.2.1
[INFO] [stderr] Compiling subtle v2.6.1
[INFO] [stderr] Compiling serde v1.0.217
[INFO] [stderr] Compiling crossbeam-deque v0.8.6
[INFO] [stderr] Compiling nix v0.29.0
[INFO] [stderr] Compiling generic-array v0.14.7
[INFO] [stderr] Compiling rustix v1.0.7
[INFO] [stderr] Compiling miniz_oxide v0.8.8
[INFO] [stderr] Compiling jobserver v0.1.32
[INFO] [stderr] Compiling cc v1.2.10
[INFO] [stderr] Compiling option-ext v0.2.0
[INFO] [stderr] Compiling thiserror v2.0.7
[INFO] [stderr] Compiling linux-raw-sys v0.9.4
[INFO] [stderr] Compiling anyhow v1.0.95
[INFO] [stderr] Compiling block-buffer v0.10.2
[INFO] [stderr] Compiling crypto-common v0.1.6
[INFO] [stderr] Compiling digest v0.10.7
[INFO] [stderr] Compiling flate2 v1.1.1
[INFO] [stderr] Compiling rayon-core v1.12.1
[INFO] [stderr] Compiling fastrand v2.3.0
[INFO] [stderr] Compiling xattr v1.3.1
[INFO] [stderr] Compiling dirs-sys v0.5.0
[INFO] [stderr] Compiling filetime v0.2.23
[INFO] [stderr] Compiling memmap2 v0.9.4
[INFO] [stderr] Compiling cpufeatures v0.2.9
[INFO] [stderr] Compiling itoa v0.4.8
[INFO] [stderr] Compiling arrayvec v0.7.4
[INFO] [stderr] Compiling once_cell v1.21.3
[INFO] [stderr] Compiling arrayref v0.3.6
[INFO] [stderr] Compiling constant_time_eq v0.3.1
[INFO] [stderr] Compiling sha2 v0.10.8
[INFO] [stderr] Compiling zip v0.6.6
[INFO] [stderr] Compiling tar v0.4.44
[INFO] [stderr] Compiling dirs v6.0.0
[INFO] [stderr] Compiling fs2 v0.4.3
[INFO] [stderr] Compiling tempfile v3.19.1
[INFO] [stderr] Compiling dunce v1.0.4
[INFO] [stderr] Compiling serde_derive v1.0.217
[INFO] [stderr] Compiling thiserror-impl v2.0.7
[INFO] [stderr] Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr] Compiling lzma-sys v0.1.20
[INFO] [stderr] Compiling blake3 v1.5.5
[INFO] [stderr] Compiling serde_jsonrc v0.1.0
[INFO] [stderr] Compiling xz2 v0.1.7
[INFO] [stderr] Compiling zstd v0.13.2
[INFO] [stderr] Compiling dotslash v0.5.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `LockShared` is never constructed
[INFO] [stdout] --> src/util/file_lock.rs:28:5
[INFO] [stdout] |
[INFO] [stdout] 20 | pub enum FileLockError {
[INFO] [stdout] | ------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 28 | LockShared(PathBuf, #[source] io::Error),
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `FileLockError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated function `acquire_shared_lock` is never used
[INFO] [stdout] --> src/util/file_lock.rs:61:12
[INFO] [stdout] |
[INFO] [stdout] 37 | impl FileLock {
[INFO] [stdout] | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 61 | pub fn acquire_shared_lock
(path: P) -> Result
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.87s
[INFO] running `Command { std: "docker" "inspect" "fb29df4e60f05563d53d82ddafde7eac63ec0ca515f3fa3dbdd7d63819da64df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb29df4e60f05563d53d82ddafde7eac63ec0ca515f3fa3dbdd7d63819da64df", kill_on_drop: false }`
[INFO] [stdout] fb29df4e60f05563d53d82ddafde7eac63ec0ca515f3fa3dbdd7d63819da64df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }`
[INFO] [stdout] 09c0aa8743c2cae6850a72f2a8c9d0c7d30908ec5ec50e33c3ae428078dc6e92
[INFO] running `Command { std: "docker" "start" "-a" "09c0aa8743c2cae6850a72f2a8c9d0c7d30908ec5ec50e33c3ae428078dc6e92", kill_on_drop: false }`
[INFO] [stderr] Compiling utf8parse v0.2.1
[INFO] [stderr] Compiling serde_json v1.0.140
[INFO] [stderr] Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr] Compiling regex-syntax v0.8.5
[INFO] [stderr] Compiling ryu v1.0.17
[INFO] [stderr] Compiling colorchoice v1.0.0
[INFO] [stderr] Compiling itoa v1.0.14
[INFO] [stderr] Compiling memchr v2.7.4
[INFO] [stderr] Compiling anstyle-query v1.0.0
[INFO] [stderr] Compiling anstyle-parse v0.2.0
[INFO] [stderr] Compiling thiserror-impl v1.0.69
[INFO] [stderr] Compiling tempfile v3.19.1
[INFO] [stderr] Compiling similar v2.2.0
[INFO] [stderr] Compiling anstream v0.6.18
[INFO] [stderr] Compiling assert_matches v1.5.0
[INFO] [stderr] Compiling snapbox-macros v0.3.10
[INFO] [stderr] Compiling dotslash v0.5.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `LockShared` is never constructed
[INFO] [stdout] --> src/util/file_lock.rs:28:5
[INFO] [stdout] |
[INFO] [stdout] 20 | pub enum FileLockError {
[INFO] [stdout] | ------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 28 | LockShared(PathBuf, #[source] io::Error),
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `FileLockError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated function `acquire_shared_lock` is never used
[INFO] [stdout] --> src/util/file_lock.rs:61:12
[INFO] [stdout] |
[INFO] [stdout] 37 | impl FileLock {
[INFO] [stdout] | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 61 | pub fn acquire_shared_lock(path: P) -> Result
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Compiling regex-automata v0.4.9
[INFO] [stderr] Compiling thiserror v1.0.69
[INFO] [stderr] Compiling buck-resources v1.0.0
[INFO] [stderr] Compiling regex v1.11.1
[INFO] [stderr] Compiling snapbox v0.6.18
[INFO] [stdout] warning: variant `LockShared` is never constructed
[INFO] [stdout] --> src/util/file_lock.rs:28:5
[INFO] [stdout] |
[INFO] [stdout] 20 | pub enum FileLockError {
[INFO] [stdout] | ------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 28 | LockShared(PathBuf, #[source] io::Error),
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `FileLockError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated function `acquire_shared_lock` is never used
[INFO] [stdout] --> src/util/file_lock.rs:61:12
[INFO] [stdout] |
[INFO] [stdout] 37 | impl FileLock {
[INFO] [stdout] | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 61 | pub fn acquire_shared_lock(path: P) -> Result
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.24s
[INFO] running `Command { std: "docker" "inspect" "09c0aa8743c2cae6850a72f2a8c9d0c7d30908ec5ec50e33c3ae428078dc6e92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09c0aa8743c2cae6850a72f2a8c9d0c7d30908ec5ec50e33c3ae428078dc6e92", kill_on_drop: false }`
[INFO] [stdout] 09c0aa8743c2cae6850a72f2a8c9d0c7d30908ec5ec50e33c3ae428078dc6e92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }`
[INFO] [stdout] 5c2ba1236942637feb77aae751ca2acd6a2ef53c69b01c804428450e7c7104b3
[INFO] running `Command { std: "docker" "start" "-a" "5c2ba1236942637feb77aae751ca2acd6a2ef53c69b01c804428450e7c7104b3", kill_on_drop: false }`
[INFO] [stderr] warning: variant `LockShared` is never constructed
[INFO] [stderr] --> src/util/file_lock.rs:28:5
[INFO] [stderr] |
[INFO] [stderr] 20 | pub enum FileLockError {
[INFO] [stderr] | ------------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 28 | LockShared(PathBuf, #[source] io::Error),
[INFO] [stderr] | ^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: `FileLockError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] = note: `#[warn(dead_code)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: associated function `acquire_shared_lock` is never used
[INFO] [stderr] --> src/util/file_lock.rs:61:12
[INFO] [stderr] |
[INFO] [stderr] 37 | impl FileLock {
[INFO] [stderr] | ------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 61 | pub fn acquire_shared_lock(path: P) -> Result
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]
[INFO] [stderr] warning: `dotslash` (bin "dotslash") generated 2 warnings
[INFO] [stderr] warning: `dotslash` (bin "dotslash" test) generated 2 warnings (2 duplicates)
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/dotslash-074d94c1db4b8f68)
[INFO] [stdout]
[INFO] [stdout] running 42 tests
[INFO] [stdout] test artifact_path::tests::filename_with_null_byte ... ok
[INFO] [stdout] test artifact_location::tests::paths_for_rename_case ... ok
[INFO] [stdout] test artifact_path::tests::absolute_unix_path ... ok
[INFO] [stdout] test artifact_path::tests::absolute_windows_path ... ok
[INFO] [stdout] test artifact_path::tests::normalized_relative_path ... ok
[INFO] [stdout] test artifact_path::tests::absolute_windows_path_with_forward_slashes ... ok
[INFO] [stdout] test artifact_path::tests::path_starting_with_cur_dir_component ... ok
[INFO] [stdout] test artifact_path::tests::path_with_cur_dir_component_at_end ... ok
[INFO] [stdout] test artifact_path::tests::path_with_cur_dir_component_in_middle ... ok
[INFO] [stdout] test artifact_path::tests::path_with_parent_dir_component_at_end ... ok
[INFO] [stdout] test artifact_path::tests::filename_as_relative_path ... ok
[INFO] [stdout] test artifact_location::tests::paths_for_extract_case ... ok
[INFO] [stdout] test artifact_path::tests::path_starting_with_parent_dir_component ... ok
[INFO] [stdout] test artifact_path::tests::path_with_superfluous_slash ... ok
[INFO] [stdout] test artifact_path::tests::path_with_parent_dir_component_in_middle ... ok
[INFO] [stdout] test artifact_path::tests::path_with_trailing_slash ... ok
[INFO] [stdout] test artifact_path::tests::reject_empty_string ... ok
[INFO] [stdout] test artifact_path::tests::relative_path_with_backslashes ... ok
[INFO] [stdout] test config::tests::rename ... ok
[INFO] [stdout] test config::tests::extract_config_file ... ok
[INFO] [stdout] test curl::tests::test_parse_http_returned_error ... ok
[INFO] [stdout] test config::tests::header_must_be_present ... ok
[INFO] [stdout] test curl::tests::user_agent ... ok
[INFO] [stdout] test digest::tests::test_digest_try_from_string_invalid ... ok
[INFO] [stdout] test digest::tests::test_digest_try_from_string_valid ... ok
[INFO] [stdout] test github_release_provider::tests::regex_escape_alternation ... ok
[INFO] [stdout] test github_release_provider::tests::regex_escape_anchors ... ok
[INFO] [stdout] test github_release_provider::tests::regex_escape_brackets ... ok
[INFO] [stdout] test github_release_provider::tests::regex_escape_quantifiers ... ok
[INFO] [stdout] test print_entry_for_url::tests::serialize_entry_recognized_format ... ok
[INFO] [stdout] test print_entry_for_url::tests::serialize_entry_unrecognized_format ... ok
[INFO] [stdout] test github_release_provider::tests::regex_escape_punctuation ... ok
[INFO] [stdout] test github_release_provider::tests::regex_escape_no_quotable_chars ... ok
[INFO] [stdout] test print_entry_for_url::tests::guess_artifact_format ... ok
[INFO] [stdout] test util::fs_ctx::tests::test_rename ... ok
[INFO] [stdout] test util::is_not_found_error::tests::test_is_not_found_error_not_found ... ok
[INFO] [stdout] test util::fs_ctx::tests::test_metadata ... ok
[INFO] [stdout] test util::display::tests::test_list_of ... ok
[INFO] [stdout] test util::is_not_found_error::tests::test_is_not_found_error_enotdir ... ok
[INFO] [stdout] test util::mv_no_clobber::tests::test_directory ... ok
[INFO] [stdout] test util::chmodx::tests::test_chmodx ... ok
[INFO] [stdout] test util::mv_no_clobber::tests::test_file ... ok
[INFO] [stdout]
[INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout]
[INFO] [stderr] Running tests/dotslash_tests.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/dotslash_tests_rs-f3a9a3ba26fe3825)
[INFO] [stdout]
[INFO] [stdout] running 37 tests
[INFO] [stdout] test command_missing ... ok
[INFO] [stdout] test command_no_match ... ok
[INFO] [stdout] test cache_dir_command_ok ... ok
[INFO] [stdout] test cache_dir_command_extra_args ... ok
[INFO] [stdout] test b3sum_command_ok ... ok
[INFO] [stdout] test dotslash_file_name_is_non_utf8 ... ok
[INFO] [stdout] test clean_command_extra_args ... ok
[INFO] [stdout] test dotslash_file_is_a_directory ... ok
[INFO] [stdout] test help_command_extra_args ... ok
[INFO] [stdout] test dotslash_file_not_found ... ok
[INFO] [stdout] test dotslash_file_arg_missing ... ok
[INFO] [stdout] test help_command_ok ... ok
[INFO] [stdout] test help_flag_extra_args ... ok
[INFO] [stdout] test help_flag_ok ... ok
[INFO] [stdout] test create_url_entry_tar_gz ... FAILED
[INFO] [stdout] test create_url_entry_tar_zst ... FAILED
[INFO] [stdout] test http__nonexistent_url ... FAILED
[INFO] [stdout] test clean_command_ok ... FAILED
[INFO] [stdout] test http__gz__valid_executable ... FAILED
[INFO] [stdout] test fetch_simple ... FAILED
[INFO] [stdout] test http__arg0 ... FAILED
[INFO] [stdout] test parse_command_extra_args ... ok
[INFO] [stdout] test http__plain__valid_executable ... FAILED
[INFO] [stdout] test parse_command_non_existent_file ... ok
[INFO] [stdout] test parse_command_ok ... ok
[INFO] [stdout] test test_non_utf8_osstring ... ok
[INFO] [stdout] test sha256_command_ok ... ok
[INFO] [stdout] test version_command_ok ... ok
[INFO] [stdout] test version_flag_extra_args ... ok
[INFO] [stdout] test version_command_extra_args ... ok
[INFO] [stdout] test version_flag_ok ... ok
[INFO] [stdout] test http__tar_xz__valid_executable ... FAILED
[INFO] [stdout] test http__tar_gz__valid_executable ... FAILED
[INFO] [stdout] test http__tar_zst__valid_executable ... FAILED
[INFO] [stdout] test http__xz__valid_executable ... FAILED
[INFO] [stdout] test http__zip__valid_executable ... FAILED
[INFO] [stdout] test http__zst__valid_executable ... FAILED
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout]
[INFO] [stdout] ---- create_url_entry_tar_gz stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'create_url_entry_tar_gz' panicked at tests/dotslash_tests.rs:800:10:
[INFO] [stdout] Expected 0, was 1
[INFO] [stdout] stderr:
[INFO] [stdout] ```
[INFO] [stdout] dotslash error: 'create-url-entry' command failed
[INFO] [stdout] caused by: failed to fetch `https://github.com/zertosh/dotslash_fixtures/raw/462625c6bf2671439dce66bd5bc40b05f2ed8819/pack.tar.gz`
[INFO] [stdout] caused by: `curl --location --retry 3 --fail --silent --show-error --user-agent Mozilla/5.0 (compatible; DotSlash/0.5.3; +https://dotslash-cli.com) https://github.com/zertosh/dotslash_fixtures/raw/462625c6bf2671439dce66bd5bc40b05f2ed8819/pack.tar.gz --output /tmp/.tmpaNxGYh`
[INFO] [stdout] caused by: curl: (6) Could not resolve host: github.com
[INFO] [stdout] curl: (6) Could not resolve host: github.com
[INFO] [stdout] curl: (6) Could not resolve host: github.com
[INFO] [stdout] curl: (6) Could not resolve host: github.com
[INFO] [stdout]
[INFO] [stdout] ```
[INFO] [stdout]
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x77d1488054b2 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x77d1488054b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x77d1488054b2 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x77d1488054b2 - ::fmt::hb62c8ed31943daa5
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x77d148840e93 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x77d148840e93 - core::fmt::write::h375399f8cb90b45a
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25
[INFO] [stdout] 6: 0x77d148802293 - std::io::default_write_fmt::hdc1b4dd565dd0099
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x77d148802293 - std::io::Write::write_fmt::h29f6044e9bc43c23
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x77d148805302 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x77d14880713c - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27
[INFO] [stdout] 10: 0x77d148806f92 - std::panicking::default_hook::h8c8a86b4390ab794
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9
[INFO] [stdout] 11: 0x77d148687f84 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9
[INFO] [stdout] 12: 0x77d148687f84 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x77d148807ac3 - as core::ops::function::Fn>::call::h96b7201b552e9069
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9
[INFO] [stdout] 14: 0x77d148807ac3 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13
[INFO] [stdout] 15: 0x77d14880788a - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13
[INFO] [stdout] 16: 0x77d1488059a9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout] 17: 0x77d14880751d - __rustc[f4ffc7196a45a630]::rust_begin_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5
[INFO] [stdout] 18: 0x77d148637670 - core::panicking::panic_fmt::h8cdd4c81eb9069aa
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14
[INFO] [stdout] 19: 0x77d1486ee1a0 - core::panicking::panic_display::h079583b3fe8e67ba
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:268:5
[INFO] [stdout] 20: 0x77d148704f3b - snapbox::cmd::OutputAssert::code::panic_cold_display::hd1f242c292bcc333
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic.rs:100:13
[INFO] [stdout] 21: 0x77d1486fc78e - snapbox::cmd::OutputAssert::code::h5e111d19f8ae8400
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snapbox-0.6.18/src/cmd.rs:586:13
[INFO] [stdout] 22: 0x77d1486447a4 - dotslash_tests_rs::create_url_entry_tar_gz::h10ce5bbae2ad7582
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:800:10
[INFO] [stdout] 23: 0x77d1486445d7 - dotslash_tests_rs::create_url_entry_tar_gz::{{closure}}::h58f4005a26fd43d2
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:792:29
[INFO] [stdout] 24: 0x77d1486472a6 - core::ops::function::FnOnce::call_once::h16a49bff8e681f7a
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 25: 0x77d14868d67b - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 26: 0x77d14868d67b - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18
[INFO] [stdout] 27: 0x77d14868c8ee - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74
[INFO] [stdout] 28: 0x77d14868c8ee - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 29: 0x77d14868c8ee - std::panicking::catch_unwind::do_call::hf4843906108d6299
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 30: 0x77d14868c8ee - std::panicking::catch_unwind::h849d4e8b03577bb9
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 31: 0x77d14868c8ee - std::panic::catch_unwind::ha1f814c1dec025d2
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 32: 0x77d14868c8ee - test::run_test_in_process::h542aad3fe61255e7
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27
[INFO] [stdout] 33: 0x77d14868c8ee - test::run_test::{{closure}}::h612788d75908cb63
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43
[INFO] [stdout] 34: 0x77d148651774 - test::run_test::{{closure}}::hbfeea3bcb7245123
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41
[INFO] [stdout] 35: 0x77d148651774 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 36: 0x77d148654f6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 37: 0x77d148654f6a - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 38: 0x77d148654f6a - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 39: 0x77d148654f6a - std::panicking::catch_unwind::h454dd49873d22e18
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 40: 0x77d148654f6a - std::panic::catch_unwind::h5c15187324f8cebb
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 41: 0x77d148654f6a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 42: 0x77d148654f6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 43: 0x77d14880a767 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9
[INFO] [stdout] 44: 0x77d14880a767 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9
[INFO] [stdout] 45: 0x77d14880a767 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]
[INFO] [stdout] ---- create_url_entry_tar_zst stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'create_url_entry_tar_zst' panicked at tests/dotslash_tests.rs:828:10:
[INFO] [stdout] Expected 0, was 1
[INFO] [stdout] stderr:
[INFO] [stdout] ```
[INFO] [stdout] dotslash error: 'create-url-entry' command failed
[INFO] [stdout] caused by: failed to fetch `https://github.com/zertosh/dotslash_fixtures/raw/462625c6bf2671439dce66bd5bc40b05f2ed8819/pack.tar.zst`
[INFO] [stdout] caused by: `curl --location --retry 3 --fail --silent --show-error --user-agent Mozilla/5.0 (compatible; DotSlash/0.5.3; +https://dotslash-cli.com) https://github.com/zertosh/dotslash_fixtures/raw/462625c6bf2671439dce66bd5bc40b05f2ed8819/pack.tar.zst --output /tmp/.tmp9YLGbG`
[INFO] [stdout] caused by: curl: (6) Could not resolve host: github.com
[INFO] [stdout] curl: (6) Could not resolve host: github.com
[INFO] [stdout] curl: (6) Could not resolve host: github.com
[INFO] [stdout] curl: (6) Could not resolve host: github.com
[INFO] [stdout]
[INFO] [stdout] ```
[INFO] [stdout]
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x77d1488054b2 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x77d1488054b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x77d1488054b2 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x77d1488054b2 - ::fmt::hb62c8ed31943daa5
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x77d148840e93 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x77d148840e93 - core::fmt::write::h375399f8cb90b45a
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25
[INFO] [stdout] 6: 0x77d148802293 - std::io::default_write_fmt::hdc1b4dd565dd0099
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x77d148802293 - std::io::Write::write_fmt::h29f6044e9bc43c23
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x77d148805302 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x77d14880713c - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27
[INFO] [stdout] 10: 0x77d148806f92 - std::panicking::default_hook::h8c8a86b4390ab794
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9
[INFO] [stdout] 11: 0x77d148687f84 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9
[INFO] [stdout] 12: 0x77d148687f84 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x77d148807ac3 - as core::ops::function::Fn>::call::h96b7201b552e9069
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9
[INFO] [stdout] 14: 0x77d148807ac3 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13
[INFO] [stdout] 15: 0x77d14880788a - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13
[INFO] [stdout] 16: 0x77d1488059a9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout] 17: 0x77d14880751d - __rustc[f4ffc7196a45a630]::rust_begin_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5
[INFO] [stdout] 18: 0x77d148637670 - core::panicking::panic_fmt::h8cdd4c81eb9069aa
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14
[INFO] [stdout] 19: 0x77d1486ee1a0 - core::panicking::panic_display::h079583b3fe8e67ba
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:268:5
[INFO] [stdout] 20: 0x77d148704f3b - snapbox::cmd::OutputAssert::code::panic_cold_display::hd1f242c292bcc333
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic.rs:100:13
[INFO] [stdout] 21: 0x77d1486fc78e - snapbox::cmd::OutputAssert::code::h5e111d19f8ae8400
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snapbox-0.6.18/src/cmd.rs:586:13
[INFO] [stdout] 22: 0x77d148644a24 - dotslash_tests_rs::create_url_entry_tar_zst::hf7ac42e19119b4f4
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:828:10
[INFO] [stdout] 23: 0x77d148644857 - dotslash_tests_rs::create_url_entry_tar_zst::{{closure}}::h8123018bc29895da
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:820:30
[INFO] [stdout] 24: 0x77d148647556 - core::ops::function::FnOnce::call_once::h6232ab5ac7bd733f
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 25: 0x77d14868d67b - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 26: 0x77d14868d67b - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18
[INFO] [stdout] 27: 0x77d14868c8ee - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74
[INFO] [stdout] 28: 0x77d14868c8ee - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 29: 0x77d14868c8ee - std::panicking::catch_unwind::do_call::hf4843906108d6299
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 30: 0x77d14868c8ee - std::panicking::catch_unwind::h849d4e8b03577bb9
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 31: 0x77d14868c8ee - std::panic::catch_unwind::ha1f814c1dec025d2
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 32: 0x77d14868c8ee - test::run_test_in_process::h542aad3fe61255e7
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27
[INFO] [stdout] 33: 0x77d14868c8ee - test::run_test::{{closure}}::h612788d75908cb63
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43
[INFO] [stdout] 34: 0x77d148651774 - test::run_test::{{closure}}::hbfeea3bcb7245123
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41
[INFO] [stdout] 35: 0x77d148651774 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 36: 0x77d148654f6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 37: 0x77d148654f6a - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 38: 0x77d148654f6a - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 39: 0x77d148654f6a - std::panicking::catch_unwind::h454dd49873d22e18
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 40: 0x77d148654f6a - std::panic::catch_unwind::h5c15187324f8cebb
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 41: 0x77d148654f6a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 42: 0x77d148654f6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 43: 0x77d14880a767 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9
[INFO] [stdout] 44: 0x77d14880a767 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9
[INFO] [stdout] 45: 0x77d14880a767 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]
[INFO] [stdout] ---- http__nonexistent_url stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'http__nonexistent_url' panicked at tests/dotslash_tests.rs:325:10:
[INFO] [stdout]
[INFO] [stdout] [31m--- Expected[0m
[INFO] [stdout] [32m++++ actual: stderr[0m
[INFO] [stdout] [2m 1[0m [2m 1[0m [2m|[0m [2mdotslash error: problem with `[DOTSLASH_FILE]`
[INFO] [stdout] [0m[2m 2[0m [2m 2[0m [2m|[0m [2mcaused by: failed to download artifact into cache `[DOTSLASH_CACHE_DIR]` artifact location `[ARTIFACT_LOCATION]`
[INFO] [stdout] [0m[2m 3[0m [2m 3[0m [2m|[0m [2mcaused by: no providers succeeded. warnings:
[INFO] [stdout] [0m[2m 4[0m [2m 4[0m [2m|[0m [2mfailed to fetch artifact: failed to fetch `[PROVIDER_URL]`
[INFO] [stdout] [0m[2m 5[0m [2m 5[0m [2m|[0m [2m
[INFO] [stdout] [0m[2m 6[0m [2m 6[0m [2m|[0m [2mCaused by:
[INFO] [stdout] [0m[2m 7[0m [2m 7[0m [2m|[0m [2m 0: `curl --location --retry 3 --fail --silent --show-error --user-agent [DOTSLASH_USER_AGENT] [PROVIDER_URL] --output [OUTPUT_FILE][..]`
[INFO] [stdout] [0m[2m 8[0m [31m-[0m [31m 1: 404 Not Found
[INFO] [stdout] [0m [2m 8[0m [32m+[0m [32m 1: curl: (6) Could not resolve host: github.com
[INFO] [stdout] [0m [2m 9[0m [32m+[0m [32m curl: (6) Could not resolve host: github.com
[INFO] [stdout] [0m [2m 10[0m [32m+[0m [32m curl: (6) Could not resolve host: github.com
[INFO] [stdout] [0m [2m 11[0m [32m+[0m [32m curl: (6) Could not resolve host: github.com
[INFO] [stdout] [0m [2m 12[0m [32m+[0m [32m
[INFO] [stdout] [0m [2m 13[0m [32m+[0m [32mStack backtrace:
[INFO] [stdout] [0m [2m 14[0m [32m+[0m [32m 0: ::ext_context
[INFO] [stdout] [0m [2m 15[0m [32m+[0m [32m at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14
[INFO] [stdout] [0m [2m 16[0m [32m+[0m [32m 1: anyhow::context:: for core::result::Result>::with_context
[INFO] [stdout] [0m [2m 17[0m [32m+[0m [32m at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/context.rs:65:37
[INFO] [stdout] [0m [2m 18[0m [32m+[0m [32m 2: ::fetch_artifact
[INFO] [stdout] [0m [2m 19[0m [32m+[0m [32m at ./src/http_provider.rs:49:14
[INFO] [stdout] [0m [2m 20[0m [32m+[0m [32m 3: dotslash::download::download_artifact
[INFO] [stdout] [0m [2m 21[0m [32m+[0m [32m at ./src/download.rs:80:24
[INFO] [stdout] [0m [2m 22[0m [32m+[0m [32m 4: dotslash::execution::run_dotslash_file
[INFO] [stdout] [0m [2m 23[0m [32m+[0m [32m at ./src/execution.rs:103:5
[INFO] [stdout] [0m [2m 24[0m [32m+[0m [32m 5: dotslash::execution::run
[INFO] [stdout] [0m [2m 25[0m [32m+[0m [32m at ./src/execution.rs:37:15
[INFO] [stdout] [0m [2m 26[0m [32m+[0m [32m 6: dotslash::main
[INFO] [stdout] [0m [2m 27[0m [32m+[0m [32m at ./src/main.rs:37:5
[INFO] [stdout] [0m [2m 28[0m [32m+[0m [32m 7: core::ops::function::FnOnce::call_once
[INFO] [stdout] [0m [2m 29[0m [32m+[0m [32m at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] [0m [2m 30[0m [32m+[0m [32m 8: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout] [0m [2m 31[0m [32m+[0m [32m at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] [0m [2m 32[0m [32m+[0m [32m 9: std::rt::lang_start::{{closure}}
[INFO] [stdout] [0m [2m 33[0m [32m+[0m [32m at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:206:18
[INFO] [stdout] [0m [2m 34[0m [32m+[0m [32m 10: core::ops::function::impls:: for &F>::call_once
[INFO] [stdout] [0m [2m 35[0m [32m+[0m [32m at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:284:21
[INFO] [stdout] [0m [2m 36[0m [32m+[0m [32m 11: std::panicking::catch_unwind::do_call
[INFO] [stdout] [0m [2m 37[0m [32m+[0m [32m at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] [0m [2m 38[0m [32m+[0m [32m 12: std::panicking::catch_unwind
[INFO] [stdout] [0m [2m 39[0m [32m+[0m [32m at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] [0m [2m 40[0m [32m+[0m [32m 13: std::panic::catch_unwind
[INFO] [stdout] [0m [2m 41[0m [32m+[0m [32m at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] [0m [2m 42[0m [32m+[0m [32m 14: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout] [0m [2m 43[0m [32m+[0m [32m at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:175:24
[INFO] [stdout] [0m [2m 44[0m [32m+[0m [32m 15: std::panicking::catch_unwind::do_call
[INFO] [stdout] [0m [2m 45[0m [32m+[0m [32m at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] [0m [2m 46[0m [32m+[0m [32m 16: std::panicking::catch_unwind
[INFO] [stdout] [0m [2m 47[0m [32m+[0m [32m at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] [0m [2m 48[0m [32m+[0m [32m 17: std::panic::catch_unwind
[INFO] [stdout] [0m [2m 49[0m [32m+[0m [32m at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] [0m [2m 50[0m [32m+[0m [32m 18: std::rt::lang_start_internal
[INFO] [stdout] [0m [2m 51[0m [32m+[0m [32m at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:171:5
[INFO] [stdout] [0m [2m 52[0m [32m+[0m [32m 19: std::rt::lang_start
[INFO] [stdout] [0m [2m 53[0m [32m+[0m [32m at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:205:5
[INFO] [stdout] [0m [2m 54[0m [32m+[0m [32m 20: main
[INFO] [stdout] [0m
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x77d1488054b2 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x77d1488054b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x77d1488054b2 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x77d1488054b2 - ::fmt::hb62c8ed31943daa5
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x77d148840e93 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x77d148840e93 - core::fmt::write::h375399f8cb90b45a
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25
[INFO] [stdout] 6: 0x77d148802293 - std::io::default_write_fmt::hdc1b4dd565dd0099
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x77d148802293 - std::io::Write::write_fmt::h29f6044e9bc43c23
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x77d148805302 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x77d14880713c - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27
[INFO] [stdout] 10: 0x77d148806f92 - std::panicking::default_hook::h8c8a86b4390ab794
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9
[INFO] [stdout] 11: 0x77d148687f84 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9
[INFO] [stdout] 12: 0x77d148687f84 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x77d148807ac3 - as core::ops::function::Fn>::call::h96b7201b552e9069
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9
[INFO] [stdout] 14: 0x77d148807ac3 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13
[INFO] [stdout] 15: 0x77d14880788a - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13
[INFO] [stdout] 16: 0x77d1488059a9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout] 17: 0x77d14880751d - __rustc[f4ffc7196a45a630]::rust_begin_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5
[INFO] [stdout] 18: 0x77d148637670 - core::panicking::panic_fmt::h8cdd4c81eb9069aa
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14
[INFO] [stdout] 19: 0x77d1486b7adb - snapbox::assert::error::Error::panic::he626e1d211617a9c
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snapbox-0.6.18/src/assert/error.rs:23:9
[INFO] [stdout] 20: 0x77d1486fcb93 - snapbox::cmd::OutputAssert::stderr_eq_inner::h2b80269c038afd78
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snapbox-0.6.18/src/cmd.rs:705:17
[INFO] [stdout] 21: 0x77d14864b70c - snapbox::cmd::OutputAssert::stderr_eq::hcb40193f78c14d90
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snapbox-0.6.18/src/cmd.rs:692:14
[INFO] [stdout] 22: 0x77d148640b77 - dotslash_tests_rs::http__nonexistent_url::hcf483ebcbd82c073
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:325:10
[INFO] [stdout] 23: 0x77d1486408f7 - dotslash_tests_rs::http__nonexistent_url::{{closure}}::h2ba106daf13012aa
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:310:27
[INFO] [stdout] 24: 0x77d148647616 - core::ops::function::FnOnce::call_once::h6a168b6a526b299e
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 25: 0x77d14868d67b - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 26: 0x77d14868d67b - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18
[INFO] [stdout] 27: 0x77d14868c8ee - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74
[INFO] [stdout] 28: 0x77d14868c8ee - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 29: 0x77d14868c8ee - std::panicking::catch_unwind::do_call::hf4843906108d6299
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 30: 0x77d14868c8ee - std::panicking::catch_unwind::h849d4e8b03577bb9
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 31: 0x77d14868c8ee - std::panic::catch_unwind::ha1f814c1dec025d2
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 32: 0x77d14868c8ee - test::run_test_in_process::h542aad3fe61255e7
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27
[INFO] [stdout] 33: 0x77d14868c8ee - test::run_test::{{closure}}::h612788d75908cb63
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43
[INFO] [stdout] 34: 0x77d148651774 - test::run_test::{{closure}}::hbfeea3bcb7245123
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41
[INFO] [stdout] 35: 0x77d148651774 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 36: 0x77d148654f6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 37: 0x77d148654f6a - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 38: 0x77d148654f6a - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 39: 0x77d148654f6a - std::panicking::catch_unwind::h454dd49873d22e18
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 40: 0x77d148654f6a - std::panic::catch_unwind::h5c15187324f8cebb
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 41: 0x77d148654f6a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 42: 0x77d148654f6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 43: 0x77d14880a767 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9
[INFO] [stdout] 44: 0x77d14880a767 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9
[INFO] [stdout] 45: 0x77d14880a767 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]
[INFO] [stdout] ---- clean_command_ok stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'clean_command_ok' panicked at tests/dotslash_tests.rs:750:10:
[INFO] [stdout] Expected success, was 1
[INFO] [stdout] stderr:
[INFO] [stdout] ```
[INFO] [stdout] dotslash error: problem with `/opt/rustwide/workdir/tests/fixtures/http__tar_gz__print_argv`
[INFO] [stdout] caused by: failed to download artifact into cache `/tmp/dotslash_tests-9MUDd` artifact location `/tmp/dotslash_tests-9MUDd/cf/df86e55cbbd2455fd1e36468c2b1ff7f8998d4`
[INFO] [stdout] caused by: no providers succeeded. warnings:
[INFO] [stdout] failed to fetch artifact: failed to fetch `https://github.com/zertosh/dotslash_fixtures/raw/5adea95f2eac6509cad9ca87eb770596a1a21379/pack.tar.gz`
[INFO] [stdout]
[INFO] [stdout] Caused by:
[INFO] [stdout] 0: `curl --location --retry 3 --fail --silent --show-error --user-agent Mozilla/5.0 (compatible; DotSlash/0.5.3; +https://dotslash-cli.com) https://github.com/zertosh/dotslash_fixtures/raw/5adea95f2eac6509cad9ca87eb770596a1a21379/pack.tar.gz --output /tmp/dotslash_tests-9MUDd/cf/.tmp2XEjht`
[INFO] [stdout] 1: curl: (6) Could not resolve host: github.com
[INFO] [stdout] curl: (6) Could not resolve host: github.com
[INFO] [stdout] curl: (6) Could not resolve host: github.com
[INFO] [stdout] curl: (6) Could not resolve host: github.com
[INFO] [stdout]
[INFO] [stdout] Stack backtrace:
[INFO] [stdout] 0: ::ext_context
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14
[INFO] [stdout] 1: anyhow::context:: for core::result::Result>::with_context
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/context.rs:65:37
[INFO] [stdout] 2: ::fetch_artifact
[INFO] [stdout] at ./src/http_provider.rs:49:14
[INFO] [stdout] 3: dotslash::download::download_artifact
[INFO] [stdout] at ./src/download.rs:80:24
[INFO] [stdout] 4: dotslash::execution::run_dotslash_file
[INFO] [stdout] at ./src/execution.rs:103:5
[INFO] [stdout] 5: dotslash::execution::run
[INFO] [stdout] at ./src/execution.rs:37:15
[INFO] [stdout] 6: dotslash::main
[INFO] [stdout] at ./src/main.rs:37:5
[INFO] [stdout] 7: core::ops::function::FnOnce::call_once
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 8: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 9: std::rt::lang_start::{{closure}}
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:206:18
[INFO] [stdout] 10: core::ops::function::impls:: for &F>::call_once
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:284:21
[INFO] [stdout] 11: std::panicking::catch_unwind::do_call
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 12: std::panicking::catch_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 13: std::panic::catch_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 14: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:175:24
[INFO] [stdout] 15: std::panicking::catch_unwind::do_call
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 16: std::panicking::catch_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 17: std::panic::catch_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 18: std::rt::lang_start_internal
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:171:5
[INFO] [stdout] 19: std::rt::lang_start
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:205:5
[INFO] [stdout] 20: main
[INFO] [stdout]
[INFO] [stdout] ```
[INFO] [stdout]
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x77d1488054b2 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x77d1488054b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x77d1488054b2 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x77d1488054b2 - ::fmt::hb62c8ed31943daa5
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x77d148840e93 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x77d148840e93 - core::fmt::write::h375399f8cb90b45a
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25
[INFO] [stdout] 6: 0x77d148802293 - std::io::default_write_fmt::hdc1b4dd565dd0099
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x77d148802293 - std::io::Write::write_fmt::h29f6044e9bc43c23
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x77d148805302 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x77d14880713c - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27
[INFO] [stdout] 10: 0x77d148806f92 - std::panicking::default_hook::h8c8a86b4390ab794
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9
[INFO] [stdout] 11: 0x77d148687f84 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9
[INFO] [stdout] 12: 0x77d148687f84 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x77d148807ac3 - as core::ops::function::Fn>::call::h96b7201b552e9069
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9
[INFO] [stdout] 14: 0x77d148807ac3 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13
[INFO] [stdout] 15: 0x77d14880788a - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13
[INFO] [stdout] 16: 0x77d1488059a9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout] 17: 0x77d14880751d - __rustc[f4ffc7196a45a630]::rust_begin_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5
[INFO] [stdout] 18: 0x77d148637670 - core::panicking::panic_fmt::h8cdd4c81eb9069aa
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14
[INFO] [stdout] 19: 0x77d1486ee1a0 - core::panicking::panic_display::h079583b3fe8e67ba
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:268:5
[INFO] [stdout] 20: 0x77d148704f2b - snapbox::cmd::OutputAssert::success::panic_cold_display::h47c9307611a95cd4
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic.rs:100:13
[INFO] [stdout] 21: 0x77d1486fc124 - snapbox::cmd::OutputAssert::success::hab1aa7cb1ac89bc0
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snapbox-0.6.18/src/cmd.rs:502:13
[INFO] [stdout] 22: 0x77d148644154 - dotslash_tests_rs::clean_command_ok::h969c0fca9594e81c
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:750:10
[INFO] [stdout] 23: 0x77d148643df7 - dotslash_tests_rs::clean_command_ok::{{closure}}::h94333a30636e23c6
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:736:26
[INFO] [stdout] 24: 0x77d1486479b6 - core::ops::function::FnOnce::call_once::hc54ab4dcee04e215
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 25: 0x77d14868d67b - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 26: 0x77d14868d67b - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18
[INFO] [stdout] 27: 0x77d14868c8ee - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74
[INFO] [stdout] 28: 0x77d14868c8ee - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 29: 0x77d14868c8ee - std::panicking::catch_unwind::do_call::hf4843906108d6299
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 30: 0x77d14868c8ee - std::panicking::catch_unwind::h849d4e8b03577bb9
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 31: 0x77d14868c8ee - std::panic::catch_unwind::ha1f814c1dec025d2
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 32: 0x77d14868c8ee - test::run_test_in_process::h542aad3fe61255e7
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27
[INFO] [stdout] 33: 0x77d14868c8ee - test::run_test::{{closure}}::h612788d75908cb63
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43
[INFO] [stdout] 34: 0x77d148651774 - test::run_test::{{closure}}::hbfeea3bcb7245123
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41
[INFO] [stdout] 35: 0x77d148651774 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 36: 0x77d148654f6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 37: 0x77d148654f6a - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 38: 0x77d148654f6a - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 39: 0x77d148654f6a - std::panicking::catch_unwind::h454dd49873d22e18
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 40: 0x77d148654f6a - std::panic::catch_unwind::h5c15187324f8cebb
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 41: 0x77d148654f6a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 42: 0x77d148654f6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 43: 0x77d14880a767 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9
[INFO] [stdout] 44: 0x77d14880a767 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9
[INFO] [stdout] 45: 0x77d14880a767 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]
[INFO] [stdout] ---- http__gz__valid_executable stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'http__gz__valid_executable' panicked at tests/dotslash_tests.rs:66:10:
[INFO] [stdout] Expected 0, was 1
[INFO] [stdout] stderr:
[INFO] [stdout] ```
[INFO] [stdout] dotslash error: problem with `/opt/rustwide/workdir/tests/fixtures/http__gz__print_argv`
[INFO] [stdout] caused by: failed to download artifact into cache `/tmp/dotslash_tests-MzrnU` artifact location `/tmp/dotslash_tests-MzrnU/15/8f0652f1ef9276f3c1aa647a2f1ac9f28dde32`
[INFO] [stdout] caused by: no providers succeeded. warnings:
[INFO] [stdout] failed to fetch artifact: failed to fetch `https://github.com/zertosh/dotslash_fixtures/raw/5adea95f2eac6509cad9ca87eb770596a1a21379/print_argv.linux.x86_64.gz`
[INFO] [stdout]
[INFO] [stdout] Caused by:
[INFO] [stdout] 0: `curl --location --retry 3 --fail --silent --show-error --user-agent Mozilla/5.0 (compatible; DotSlash/0.5.3; +https://dotslash-cli.com) https://github.com/zertosh/dotslash_fixtures/raw/5adea95f2eac6509cad9ca87eb770596a1a21379/print_argv.linux.x86_64.gz --output /tmp/dotslash_tests-MzrnU/15/.tmpr12Rq4`
[INFO] [stdout] 1: curl: (6) Could not resolve host: github.com
[INFO] [stdout] curl: (6) Could not resolve host: github.com
[INFO] [stdout] curl: (6) Could not resolve host: github.com
[INFO] [stdout] curl: (6) Could not resolve host: github.com
[INFO] [stdout]
[INFO] [stdout] Stack backtrace:
[INFO] [stdout] 0: ::ext_context
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14
[INFO] [stdout] 1: anyhow::context:: for core::result::Result>::with_context
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/context.rs:65:37
[INFO] [stdout] 2: ::fetch_artifact
[INFO] [stdout] at ./src/http_provider.rs:49:14
[INFO] [stdout] 3: dotslash::download::download_artifact
[INFO] [stdout] at ./src/download.rs:80:24
[INFO] [stdout] 4: dotslash::execution::run_dotslash_file
[INFO] [stdout] at ./src/execution.rs:103:5
[INFO] [stdout] 5: dotslash::execution::run
[INFO] [stdout] at ./src/execution.rs:37:15
[INFO] [stdout] 6: dotslash::main
[INFO] [stdout] at ./src/main.rs:37:5
[INFO] [stdout] 7: core::ops::function::FnOnce::call_once
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 8: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 9: std::rt::lang_start::{{closure}}
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:206:18
[INFO] [stdout] 10: core::ops::function::impls:: for &F>::call_once
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:284:21
[INFO] [stdout] 11: std::panicking::catch_unwind::do_call
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 12: std::panicking::catch_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 13: std::panic::catch_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 14: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:175:24
[INFO] [stdout] 15: std::panicking::catch_unwind::do_call
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 16: std::panicking::catch_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 17: std::panic::catch_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 18: std::rt::lang_start_internal
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:171:5
[INFO] [stdout] 19: std::rt::lang_start
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:205:5
[INFO] [stdout] 20: main
[INFO] [stdout]
[INFO] [stdout] ```
[INFO] [stdout]
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x77d1488054b2 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x77d1488054b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x77d1488054b2 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x77d1488054b2 - ::fmt::hb62c8ed31943daa5
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x77d148840e93 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x77d148840e93 - core::fmt::write::h375399f8cb90b45a
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25
[INFO] [stdout] 6: 0x77d148802293 - std::io::default_write_fmt::hdc1b4dd565dd0099
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x77d148802293 - std::io::Write::write_fmt::h29f6044e9bc43c23
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x77d148805302 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x77d14880713c - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27
[INFO] [stdout] 10: 0x77d148806f92 - std::panicking::default_hook::h8c8a86b4390ab794
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9
[INFO] [stdout] 11: 0x77d148687f84 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9
[INFO] [stdout] 12: 0x77d148687f84 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x77d148807ac3 - as core::ops::function::Fn>::call::h96b7201b552e9069
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9
[INFO] [stdout] 14: 0x77d148807ac3 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13
[INFO] [stdout] 15: 0x77d14880788a - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13
[INFO] [stdout] 16: 0x77d1488059a9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout] 17: 0x77d14880751d - __rustc[f4ffc7196a45a630]::rust_begin_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5
[INFO] [stdout] 18: 0x77d148637670 - core::panicking::panic_fmt::h8cdd4c81eb9069aa
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14
[INFO] [stdout] 19: 0x77d1486ee1a0 - core::panicking::panic_display::h079583b3fe8e67ba
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:268:5
[INFO] [stdout] 20: 0x77d148704f3b - snapbox::cmd::OutputAssert::code::panic_cold_display::hd1f242c292bcc333
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic.rs:100:13
[INFO] [stdout] 21: 0x77d1486fc78e - snapbox::cmd::OutputAssert::code::h5e111d19f8ae8400
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snapbox-0.6.18/src/cmd.rs:586:13
[INFO] [stdout] 22: 0x77d14863f570 - dotslash_tests_rs::http__gz__valid_executable::h5909aabfb4a0a2f4
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:66:10
[INFO] [stdout] 23: 0x77d14863f377 - dotslash_tests_rs::http__gz__valid_executable::{{closure}}::h897feae751e718c5
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:54:32
[INFO] [stdout] 24: 0x77d1486476d6 - core::ops::function::FnOnce::call_once::h7e3c6bcbbe8d0773
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 25: 0x77d14868d67b - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 26: 0x77d14868d67b - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18
[INFO] [stdout] 27: 0x77d14868c8ee - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74
[INFO] [stdout] 28: 0x77d14868c8ee - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 29: 0x77d14868c8ee - std::panicking::catch_unwind::do_call::hf4843906108d6299
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 30: 0x77d14868c8ee - std::panicking::catch_unwind::h849d4e8b03577bb9
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 31: 0x77d14868c8ee - std::panic::catch_unwind::ha1f814c1dec025d2
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 32: 0x77d14868c8ee - test::run_test_in_process::h542aad3fe61255e7
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27
[INFO] [stdout] 33: 0x77d14868c8ee - test::run_test::{{closure}}::h612788d75908cb63
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43
[INFO] [stdout] 34: 0x77d148651774 - test::run_test::{{closure}}::hbfeea3bcb7245123
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41
[INFO] [stdout] 35: 0x77d148651774 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 36: 0x77d148654f6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 37: 0x77d148654f6a - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 38: 0x77d148654f6a - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 39: 0x77d148654f6a - std::panicking::catch_unwind::h454dd49873d22e18
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 40: 0x77d148654f6a - std::panic::catch_unwind::h5c15187324f8cebb
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 41: 0x77d148654f6a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 42: 0x77d148654f6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 43: 0x77d14880a767 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9
[INFO] [stdout] 44: 0x77d14880a767 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9
[INFO] [stdout] 45: 0x77d14880a767 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]
[INFO] [stdout] ---- fetch_simple stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'fetch_simple' panicked at tests/dotslash_tests.rs:865:10:
[INFO] [stdout] Expected 0, was 1
[INFO] [stdout] stderr:
[INFO] [stdout] ```
[INFO] [stdout] dotslash error: 'fetch' command failed
[INFO] [stdout] caused by: no providers succeeded. warnings:
[INFO] [stdout] failed to fetch artifact: failed to fetch `https://github.com/zertosh/dotslash_fixtures/raw/5adea95f2eac6509cad9ca87eb770596a1a21379/pack.tar.gz`
[INFO] [stdout]
[INFO] [stdout] Caused by:
[INFO] [stdout] 0: `curl --location --retry 3 --fail --silent --show-error --user-agent Mozilla/5.0 (compatible; DotSlash/0.5.3; +https://dotslash-cli.com) https://github.com/zertosh/dotslash_fixtures/raw/5adea95f2eac6509cad9ca87eb770596a1a21379/pack.tar.gz --output /tmp/dotslash_tests-F25oA/cf/.tmpMXmL4X`
[INFO] [stdout] 1: curl: (6) Could not resolve host: github.com
[INFO] [stdout] curl: (6) Could not resolve host: github.com
[INFO] [stdout] curl: (6) Could not resolve host: github.com
[INFO] [stdout] curl: (6) Could not resolve host: github.com
[INFO] [stdout]
[INFO] [stdout] Stack backtrace:
[INFO] [stdout] 0: ::ext_context
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14
[INFO] [stdout] 1: anyhow::context:: for core::result::Result>::with_context
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/context.rs:65:37
[INFO] [stdout] 2: ::fetch_artifact
[INFO] [stdout] at ./src/http_provider.rs:49:14
[INFO] [stdout] 3: dotslash::download::download_artifact
[INFO] [stdout] at ./src/download.rs:80:24
[INFO] [stdout] 4: dotslash::subcommand::run_subcommand_impl
[INFO] [stdout] at ./src/subcommand.rs:174:17
[INFO] [stdout] 5: dotslash::subcommand::run_subcommand
[INFO] [stdout] at ./src/subcommand.rs:120:5
[INFO] [stdout] 6: dotslash::execution::try_parse_file_arg_as_flag
[INFO] [stdout] at ./src/execution.rs:176:23
[INFO] [stdout] 7: dotslash::execution::run_dotslash_file
[INFO] [stdout] at ./src/execution.rs:68:23
[INFO] [stdout] 8: dotslash::execution::run
[INFO] [stdout] at ./src/execution.rs:37:15
[INFO] [stdout] 9: dotslash::main
[INFO] [stdout] at ./src/main.rs:37:5
[INFO] [stdout] 10: core::ops::function::FnOnce::call_once
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 11: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 12: std::rt::lang_start::{{closure}}
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:206:18
[INFO] [stdout] 13: core::ops::function::impls:: for &F>::call_once
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:284:21
[INFO] [stdout] 14: std::panicking::catch_unwind::do_call
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 15: std::panicking::catch_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 16: std::panic::catch_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 17: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:175:24
[INFO] [stdout] 18: std::panicking::catch_unwind::do_call
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 19: std::panicking::catch_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 20: std::panic::catch_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 21: std::rt::lang_start_internal
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:171:5
[INFO] [stdout] 22: std::rt::lang_start
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:205:5
[INFO] [stdout] 23: main
[INFO] [stdout]
[INFO] [stdout] ```
[INFO] [stdout]
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x77d1488054b2 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x77d1488054b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x77d1488054b2 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x77d1488054b2 - ::fmt::hb62c8ed31943daa5
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x77d148840e93 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x77d148840e93 - core::fmt::write::h375399f8cb90b45a
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25
[INFO] [stdout] 6: 0x77d148802293 - std::io::default_write_fmt::hdc1b4dd565dd0099
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x77d148802293 - std::io::Write::write_fmt::h29f6044e9bc43c23
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x77d148805302 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x77d14880713c - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27
[INFO] [stdout] 10: 0x77d148806f92 - std::panicking::default_hook::h8c8a86b4390ab794
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9
[INFO] [stdout] 11: 0x77d148687f84 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9
[INFO] [stdout] 12: 0x77d148687f84 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x77d148807ac3 - as core::ops::function::Fn>::call::h96b7201b552e9069
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9
[INFO] [stdout] 14: 0x77d148807ac3 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13
[INFO] [stdout] 15: 0x77d14880788a - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13
[INFO] [stdout] 16: 0x77d1488059a9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout] 17: 0x77d14880751d - __rustc[f4ffc7196a45a630]::rust_begin_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5
[INFO] [stdout] 18: 0x77d148637670 - core::panicking::panic_fmt::h8cdd4c81eb9069aa
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14
[INFO] [stdout] 19: 0x77d1486ee1a0 - core::panicking::panic_display::h079583b3fe8e67ba
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:268:5
[INFO] [stdout] 20: 0x77d148704f3b - snapbox::cmd::OutputAssert::code::panic_cold_display::hd1f242c292bcc333
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic.rs:100:13
[INFO] [stdout] 21: 0x77d1486fc78e - snapbox::cmd::OutputAssert::code::h5e111d19f8ae8400
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snapbox-0.6.18/src/cmd.rs:586:13
[INFO] [stdout] 22: 0x77d148644ccf - dotslash_tests_rs::fetch_simple::hc955304011267650
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:865:10
[INFO] [stdout] 23: 0x77d148644ad7 - dotslash_tests_rs::fetch_simple::{{closure}}::ha374ee3b5a2a516c
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:852:22
[INFO] [stdout] 24: 0x77d1486478a6 - core::ops::function::FnOnce::call_once::hb8b505298e31b92a
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 25: 0x77d14868d67b - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 26: 0x77d14868d67b - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18
[INFO] [stdout] 27: 0x77d14868c8ee - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74
[INFO] [stdout] 28: 0x77d14868c8ee - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 29: 0x77d14868c8ee - std::panicking::catch_unwind::do_call::hf4843906108d6299
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 30: 0x77d14868c8ee - std::panicking::catch_unwind::h849d4e8b03577bb9
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 31: 0x77d14868c8ee - std::panic::catch_unwind::ha1f814c1dec025d2
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 32: 0x77d14868c8ee - test::run_test_in_process::h542aad3fe61255e7
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27
[INFO] [stdout] 33: 0x77d14868c8ee - test::run_test::{{closure}}::h612788d75908cb63
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43
[INFO] [stdout] 34: 0x77d148651774 - test::run_test::{{closure}}::hbfeea3bcb7245123
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41
[INFO] [stdout] 35: 0x77d148651774 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 36: 0x77d148654f6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 37: 0x77d148654f6a - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 38: 0x77d148654f6a - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 39: 0x77d148654f6a - std::panicking::catch_unwind::h454dd49873d22e18
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 40: 0x77d148654f6a - std::panic::catch_unwind::h5c15187324f8cebb
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 41: 0x77d148654f6a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 42: 0x77d148654f6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 43: 0x77d14880a767 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9
[INFO] [stdout] 44: 0x77d14880a767 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9
[INFO] [stdout] 45: 0x77d14880a767 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]
[INFO] [stdout] ---- http__arg0 stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'http__arg0' panicked at tests/dotslash_tests.rs:366:10:
[INFO] [stdout] Expected 0, was 1
[INFO] [stdout] stderr:
[INFO] [stdout] ```
[INFO] [stdout] dotslash error: problem with `/opt/rustwide/workdir/tests/fixtures/http__tar_zst__print_argv`
[INFO] [stdout] caused by: failed to download artifact into cache `/tmp/dotslash_tests-BBSVE` artifact location `/tmp/dotslash_tests-BBSVE/ef/ca1937daf58b9c65c54cc9a360450fe5d43835`
[INFO] [stdout] caused by: no providers succeeded. warnings:
[INFO] [stdout] failed to fetch artifact: failed to fetch `https://github.com/zertosh/dotslash_fixtures/raw/5adea95f2eac6509cad9ca87eb770596a1a21379/pack.tar.zst`
[INFO] [stdout]
[INFO] [stdout] Caused by:
[INFO] [stdout] 0: `curl --location --retry 3 --fail --silent --show-error --user-agent Mozilla/5.0 (compatible; DotSlash/0.5.3; +https://dotslash-cli.com) https://github.com/zertosh/dotslash_fixtures/raw/5adea95f2eac6509cad9ca87eb770596a1a21379/pack.tar.zst --output /tmp/dotslash_tests-BBSVE/ef/.tmpa8cCwW`
[INFO] [stdout] 1: curl: (6) Could not resolve host: github.com
[INFO] [stdout] curl: (6) Could not resolve host: github.com
[INFO] [stdout] curl: (6) Could not resolve host: github.com
[INFO] [stdout] curl: (6) Could not resolve host: github.com
[INFO] [stdout]
[INFO] [stdout] Stack backtrace:
[INFO] [stdout] 0: ::ext_context
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14
[INFO] [stdout] 1: anyhow::context:: for core::result::Result>::with_context
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/context.rs:65:37
[INFO] [stdout] 2: ::fetch_artifact
[INFO] [stdout] at ./src/http_provider.rs:49:14
[INFO] [stdout] 3: dotslash::download::download_artifact
[INFO] [stdout] at ./src/download.rs:80:24
[INFO] [stdout] 4: dotslash::execution::run_dotslash_file
[INFO] [stdout] at ./src/execution.rs:103:5
[INFO] [stdout] 5: dotslash::execution::run
[INFO] [stdout] at ./src/execution.rs:37:15
[INFO] [stdout] 6: dotslash::main
[INFO] [stdout] at ./src/main.rs:37:5
[INFO] [stdout] 7: core::ops::function::FnOnce::call_once
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 8: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 9: std::rt::lang_start::{{closure}}
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:206:18
[INFO] [stdout] 10: core::ops::function::impls:: for &F>::call_once
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:284:21
[INFO] [stdout] 11: std::panicking::catch_unwind::do_call
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 12: std::panicking::catch_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 13: std::panic::catch_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 14: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:175:24
[INFO] [stdout] 15: std::panicking::catch_unwind::do_call
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 16: std::panicking::catch_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 17: std::panic::catch_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 18: std::rt::lang_start_internal
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:171:5
[INFO] [stdout] 19: std::rt::lang_start
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:205:5
[INFO] [stdout] 20: main
[INFO] [stdout]
[INFO] [stdout] ```
[INFO] [stdout]
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x77d1488054b2 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x77d1488054b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x77d1488054b2 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x77d1488054b2 - ::fmt::hb62c8ed31943daa5
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x77d148840e93 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x77d148840e93 - core::fmt::write::h375399f8cb90b45a
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25
[INFO] [stdout] 6: 0x77d148802293 - std::io::default_write_fmt::hdc1b4dd565dd0099
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x77d148802293 - std::io::Write::write_fmt::h29f6044e9bc43c23
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x77d148805302 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x77d14880713c - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27
[INFO] [stdout] 10: 0x77d148806f92 - std::panicking::default_hook::h8c8a86b4390ab794
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9
[INFO] [stdout] 11: 0x77d148687f84 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9
[INFO] [stdout] 12: 0x77d148687f84 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x77d148807ac3 - as core::ops::function::Fn>::call::h96b7201b552e9069
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9
[INFO] [stdout] 14: 0x77d148807ac3 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13
[INFO] [stdout] 15: 0x77d14880788a - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13
[INFO] [stdout] 16: 0x77d1488059a9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout] 17: 0x77d14880751d - __rustc[f4ffc7196a45a630]::rust_begin_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5
[INFO] [stdout] 18: 0x77d148637670 - core::panicking::panic_fmt::h8cdd4c81eb9069aa
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14
[INFO] [stdout] 19: 0x77d1486ee1a0 - core::panicking::panic_display::h079583b3fe8e67ba
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:268:5
[INFO] [stdout] 20: 0x77d148704f3b - snapbox::cmd::OutputAssert::code::panic_cold_display::hd1f242c292bcc333
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic.rs:100:13
[INFO] [stdout] 21: 0x77d1486fc78e - snapbox::cmd::OutputAssert::code::h5e111d19f8ae8400
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snapbox-0.6.18/src/cmd.rs:586:13
[INFO] [stdout] 22: 0x77d1486410cd - dotslash_tests_rs::http__arg0::h15a1b6bd41e6908a
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:366:10
[INFO] [stdout] 23: 0x77d148640bd7 - dotslash_tests_rs::http__arg0::{{closure}}::hd6ce00aa45a8e5df
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:340:20
[INFO] [stdout] 24: 0x77d148647b46 - core::ops::function::FnOnce::call_once::hda84ce4bc9b2044c
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 25: 0x77d14868d67b - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 26: 0x77d14868d67b - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18
[INFO] [stdout] 27: 0x77d14868c8ee - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74
[INFO] [stdout] 28: 0x77d14868c8ee - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 29: 0x77d14868c8ee - std::panicking::catch_unwind::do_call::hf4843906108d6299
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 30: 0x77d14868c8ee - std::panicking::catch_unwind::h849d4e8b03577bb9
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 31: 0x77d14868c8ee - std::panic::catch_unwind::ha1f814c1dec025d2
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 32: 0x77d14868c8ee - test::run_test_in_process::h542aad3fe61255e7
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27
[INFO] [stdout] 33: 0x77d14868c8ee - test::run_test::{{closure}}::h612788d75908cb63
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43
[INFO] [stdout] 34: 0x77d148651774 - test::run_test::{{closure}}::hbfeea3bcb7245123
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41
[INFO] [stdout] 35: 0x77d148651774 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 36: 0x77d148654f6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 37: 0x77d148654f6a - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 38: 0x77d148654f6a - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 39: 0x77d148654f6a - std::panicking::catch_unwind::h454dd49873d22e18
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 40: 0x77d148654f6a - std::panic::catch_unwind::h5c15187324f8cebb
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 41: 0x77d148654f6a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 42: 0x77d148654f6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 43: 0x77d14880a767 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9
[INFO] [stdout] 44: 0x77d14880a767 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9
[INFO] [stdout] 45: 0x77d14880a767 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]
[INFO] [stdout] ---- http__plain__valid_executable stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'http__plain__valid_executable' panicked at tests/dotslash_tests.rs:194:10:
[INFO] [stdout] Expected 0, was 1
[INFO] [stdout] stderr:
[INFO] [stdout] ```
[INFO] [stdout] dotslash error: problem with `/opt/rustwide/workdir/tests/fixtures/http__plain__print_argv`
[INFO] [stdout] caused by: failed to download artifact into cache `/tmp/dotslash_tests-tYfKU` artifact location `/tmp/dotslash_tests-tYfKU/e9/6c95f9ab97c0175a4a86b0da31c98f8e7b1d6f`
[INFO] [stdout] caused by: no providers succeeded. warnings:
[INFO] [stdout] failed to fetch artifact: failed to fetch `https://github.com/zertosh/dotslash_fixtures/raw/5adea95f2eac6509cad9ca87eb770596a1a21379/print_argv.linux.x86_64`
[INFO] [stdout]
[INFO] [stdout] Caused by:
[INFO] [stdout] 0: `curl --location --retry 3 --fail --silent --show-error --user-agent Mozilla/5.0 (compatible; DotSlash/0.5.3; +https://dotslash-cli.com) https://github.com/zertosh/dotslash_fixtures/raw/5adea95f2eac6509cad9ca87eb770596a1a21379/print_argv.linux.x86_64 --output /tmp/dotslash_tests-tYfKU/e9/.tmp0kioNK`
[INFO] [stdout] 1: curl: (6) Could not resolve host: github.com
[INFO] [stdout] curl: (6) Could not resolve host: github.com
[INFO] [stdout] curl: (6) Could not resolve host: github.com
[INFO] [stdout] curl: (6) Could not resolve host: github.com
[INFO] [stdout]
[INFO] [stdout] Stack backtrace:
[INFO] [stdout] 0: ::ext_context
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14
[INFO] [stdout] 1: anyhow::context:: for core::result::Result>::with_context
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/context.rs:65:37
[INFO] [stdout] 2: ::fetch_artifact
[INFO] [stdout] at ./src/http_provider.rs:49:14
[INFO] [stdout] 3: dotslash::download::download_artifact
[INFO] [stdout] at ./src/download.rs:80:24
[INFO] [stdout] 4: dotslash::execution::run_dotslash_file
[INFO] [stdout] at ./src/execution.rs:103:5
[INFO] [stdout] 5: dotslash::execution::run
[INFO] [stdout] at ./src/execution.rs:37:15
[INFO] [stdout] 6: dotslash::main
[INFO] [stdout] at ./src/main.rs:37:5
[INFO] [stdout] 7: core::ops::function::FnOnce::call_once
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 8: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 9: std::rt::lang_start::{{closure}}
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:206:18
[INFO] [stdout] 10: core::ops::function::impls:: for &F>::call_once
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:284:21
[INFO] [stdout] 11: std::panicking::catch_unwind::do_call
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 12: std::panicking::catch_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 13: std::panic::catch_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 14: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:175:24
[INFO] [stdout] 15: std::panicking::catch_unwind::do_call
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 16: std::panicking::catch_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 17: std::panic::catch_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 18: std::rt::lang_start_internal
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:171:5
[INFO] [stdout] 19: std::rt::lang_start
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:205:5
[INFO] [stdout] 20: main
[INFO] [stdout]
[INFO] [stdout] ```
[INFO] [stdout]
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x77d1488054b2 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x77d1488054b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x77d1488054b2 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x77d1488054b2 - ::fmt::hb62c8ed31943daa5
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x77d148840e93 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x77d148840e93 - core::fmt::write::h375399f8cb90b45a
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25
[INFO] [stdout] 6: 0x77d148802293 - std::io::default_write_fmt::hdc1b4dd565dd0099
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x77d148802293 - std::io::Write::write_fmt::h29f6044e9bc43c23
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x77d148805302 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x77d14880713c - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27
[INFO] [stdout] 10: 0x77d148806f92 - std::panicking::default_hook::h8c8a86b4390ab794
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9
[INFO] [stdout] 11: 0x77d148687f84 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9
[INFO] [stdout] 12: 0x77d148687f84 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x77d148807ac3 - as core::ops::function::Fn>::call::h96b7201b552e9069
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9
[INFO] [stdout] 14: 0x77d148807ac3 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13
[INFO] [stdout] 15: 0x77d14880788a - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13
[INFO] [stdout] 16: 0x77d1488059a9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout] 17: 0x77d14880751d - __rustc[f4ffc7196a45a630]::rust_begin_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5
[INFO] [stdout] 18: 0x77d148637670 - core::panicking::panic_fmt::h8cdd4c81eb9069aa
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14
[INFO] [stdout] 19: 0x77d1486ee1a0 - core::panicking::panic_display::h079583b3fe8e67ba
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:268:5
[INFO] [stdout] 20: 0x77d148704f3b - snapbox::cmd::OutputAssert::code::panic_cold_display::hd1f242c292bcc333
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic.rs:100:13
[INFO] [stdout] 21: 0x77d1486fc78e - snapbox::cmd::OutputAssert::code::h5e111d19f8ae8400
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snapbox-0.6.18/src/cmd.rs:586:13
[INFO] [stdout] 22: 0x77d148640030 - dotslash_tests_rs::http__plain__valid_executable::h22216c14a0259dd4
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:194:10
[INFO] [stdout] 23: 0x77d14863fe37 - dotslash_tests_rs::http__plain__valid_executable::{{closure}}::hf65b3c887a3a10cc
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:182:35
[INFO] [stdout] 24: 0x77d148647c46 - core::ops::function::FnOnce::call_once::hf3655a1796ffcadc
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 25: 0x77d14868d67b - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 26: 0x77d14868d67b - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18
[INFO] [stdout] 27: 0x77d14868c8ee - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74
[INFO] [stdout] 28: 0x77d14868c8ee - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 29: 0x77d14868c8ee - std::panicking::catch_unwind::do_call::hf4843906108d6299
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 30: 0x77d14868c8ee - std::panicking::catch_unwind::h849d4e8b03577bb9
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 31: 0x77d14868c8ee - std::panic::catch_unwind::ha1f814c1dec025d2
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 32: 0x77d14868c8ee - test::run_test_in_process::h542aad3fe61255e7
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27
[INFO] [stdout] 33: 0x77d14868c8ee - test::run_test::{{closure}}::h612788d75908cb63
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43
[INFO] [stdout] 34: 0x77d148651774 - test::run_test::{{closure}}::hbfeea3bcb7245123
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41
[INFO] [stdout] 35: 0x77d148651774 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 36: 0x77d148654f6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 37: 0x77d148654f6a - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 38: 0x77d148654f6a - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 39: 0x77d148654f6a - std::panicking::catch_unwind::h454dd49873d22e18
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 40: 0x77d148654f6a - std::panic::catch_unwind::h5c15187324f8cebb
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 41: 0x77d148654f6a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 42: 0x77d148654f6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 43: 0x77d14880a767 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9
[INFO] [stdout] 44: 0x77d14880a767 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9
[INFO] [stdout] 45: 0x77d14880a767 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]
[INFO] [stdout] ---- http__tar_xz__valid_executable stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'http__tar_xz__valid_executable' panicked at tests/dotslash_tests.rs:258:10:
[INFO] [stdout] Expected 0, was 1
[INFO] [stdout] stderr:
[INFO] [stdout] ```
[INFO] [stdout] dotslash error: problem with `/opt/rustwide/workdir/tests/fixtures/http__tar_xz__print_argv`
[INFO] [stdout] caused by: failed to download artifact into cache `/tmp/dotslash_tests-usLPL` artifact location `/tmp/dotslash_tests-usLPL/a2/7e95fba3d48794eb41dd0f63634e508ca72621`
[INFO] [stdout] caused by: no providers succeeded. warnings:
[INFO] [stdout] failed to fetch artifact: failed to fetch `https://github.com/zertosh/dotslash_fixtures/raw/5adea95f2eac6509cad9ca87eb770596a1a21379/pack.tar.xz`
[INFO] [stdout]
[INFO] [stdout] Caused by:
[INFO] [stdout] 0: `curl --location --retry 3 --fail --silent --show-error --user-agent Mozilla/5.0 (compatible; DotSlash/0.5.3; +https://dotslash-cli.com) https://github.com/zertosh/dotslash_fixtures/raw/5adea95f2eac6509cad9ca87eb770596a1a21379/pack.tar.xz --output /tmp/dotslash_tests-usLPL/a2/.tmp6sKSVZ`
[INFO] [stdout] 1: curl: (6) Could not resolve host: github.com
[INFO] [stdout] curl: (6) Could not resolve host: github.com
[INFO] [stdout] curl: (6) Could not resolve host: github.com
[INFO] [stdout] curl: (6) Could not resolve host: github.com
[INFO] [stdout]
[INFO] [stdout] Stack backtrace:
[INFO] [stdout] 0: ::ext_context
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14
[INFO] [stdout] 1: anyhow::context:: for core::result::Result>::with_context
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/context.rs:65:37
[INFO] [stdout] 2: ::fetch_artifact
[INFO] [stdout] at ./src/http_provider.rs:49:14
[INFO] [stdout] 3: dotslash::download::download_artifact
[INFO] [stdout] at ./src/download.rs:80:24
[INFO] [stdout] 4: dotslash::execution::run_dotslash_file
[INFO] [stdout] at ./src/execution.rs:103:5
[INFO] [stdout] 5: dotslash::execution::run
[INFO] [stdout] at ./src/execution.rs:37:15
[INFO] [stdout] 6: dotslash::main
[INFO] [stdout] at ./src/main.rs:37:5
[INFO] [stdout] 7: core::ops::function::FnOnce::call_once
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 8: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 9: std::rt::lang_start::{{closure}}
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:206:18
[INFO] [stdout] 10: core::ops::function::impls:: for &F>::call_once
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:284:21
[INFO] [stdout] 11: std::panicking::catch_unwind::do_call
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 12: std::panicking::catch_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 13: std::panic::catch_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 14: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:175:24
[INFO] [stdout] 15: std::panicking::catch_unwind::do_call
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 16: std::panicking::catch_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 17: std::panic::catch_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 18: std::rt::lang_start_internal
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:171:5
[INFO] [stdout] 19: std::rt::lang_start
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:205:5
[INFO] [stdout] 20: main
[INFO] [stdout]
[INFO] [stdout] ```
[INFO] [stdout]
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x77d1488054b2 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x77d1488054b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x77d1488054b2 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x77d1488054b2 - ::fmt::hb62c8ed31943daa5
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x77d148840e93 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x77d148840e93 - core::fmt::write::h375399f8cb90b45a
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25
[INFO] [stdout] 6: 0x77d148802293 - std::io::default_write_fmt::hdc1b4dd565dd0099
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x77d148802293 - std::io::Write::write_fmt::h29f6044e9bc43c23
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x77d148805302 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x77d14880713c - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27
[INFO] [stdout] 10: 0x77d148806f92 - std::panicking::default_hook::h8c8a86b4390ab794
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9
[INFO] [stdout] 11: 0x77d148687f84 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9
[INFO] [stdout] 12: 0x77d148687f84 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x77d148807ac3 - as core::ops::function::Fn>::call::h96b7201b552e9069
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9
[INFO] [stdout] 14: 0x77d148807ac3 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13
[INFO] [stdout] 15: 0x77d14880788a - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13
[INFO] [stdout] 16: 0x77d1488059a9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout] 17: 0x77d14880751d - __rustc[f4ffc7196a45a630]::rust_begin_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5
[INFO] [stdout] 18: 0x77d148637670 - core::panicking::panic_fmt::h8cdd4c81eb9069aa
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14
[INFO] [stdout] 19: 0x77d1486ee1a0 - core::panicking::panic_display::h079583b3fe8e67ba
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:268:5
[INFO] [stdout] 20: 0x77d148704f3b - snapbox::cmd::OutputAssert::code::panic_cold_display::hd1f242c292bcc333
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic.rs:100:13
[INFO] [stdout] 21: 0x77d1486fc78e - snapbox::cmd::OutputAssert::code::h5e111d19f8ae8400
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snapbox-0.6.18/src/cmd.rs:586:13
[INFO] [stdout] 22: 0x77d148640590 - dotslash_tests_rs::http__tar_xz__valid_executable::h793cea7cec06eec9
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:258:10
[INFO] [stdout] 23: 0x77d148640397 - dotslash_tests_rs::http__tar_xz__valid_executable::{{closure}}::hecf62a7deca46e21
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:246:36
[INFO] [stdout] 24: 0x77d148647ac6 - core::ops::function::FnOnce::call_once::hcf88bc35d987e329
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 25: 0x77d14868d67b - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 26: 0x77d14868d67b - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18
[INFO] [stdout] 27: 0x77d14868c8ee - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74
[INFO] [stdout] 28: 0x77d14868c8ee - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 29: 0x77d14868c8ee - std::panicking::catch_unwind::do_call::hf4843906108d6299
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 30: 0x77d14868c8ee - std::panicking::catch_unwind::h849d4e8b03577bb9
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 31: 0x77d14868c8ee - std::panic::catch_unwind::ha1f814c1dec025d2
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 32: 0x77d14868c8ee - test::run_test_in_process::h542aad3fe61255e7
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27
[INFO] [stdout] 33: 0x77d14868c8ee - test::run_test::{{closure}}::h612788d75908cb63
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43
[INFO] [stdout] 34: 0x77d148651774 - test::run_test::{{closure}}::hbfeea3bcb7245123
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41
[INFO] [stdout] 35: 0x77d148651774 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 36: 0x77d148654f6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17
[INFO] [stderr] error: test failed, to rerun pass `--test dotslash_tests_rs`
[INFO] [stdout] 37: 0x77d148654f6a - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 38: 0x77d148654f6a - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 39: 0x77d148654f6a - std::panicking::catch_unwind::h454dd49873d22e18
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 40: 0x77d148654f6a - std::panic::catch_unwind::h5c15187324f8cebb
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 41: 0x77d148654f6a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 42: 0x77d148654f6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 43: 0x77d14880a767 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9
[INFO] [stdout] 44: 0x77d14880a767 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9
[INFO] [stdout] 45: 0x77d14880a767 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]
[INFO] [stdout] ---- http__tar_gz__valid_executable stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'http__tar_gz__valid_executable' panicked at tests/dotslash_tests.rs:226:10:
[INFO] [stdout] Expected 0, was 1
[INFO] [stdout] stderr:
[INFO] [stdout] ```
[INFO] [stdout] dotslash error: problem with `/opt/rustwide/workdir/tests/fixtures/http__tar_gz__print_argv`
[INFO] [stdout] caused by: failed to download artifact into cache `/tmp/dotslash_tests-EzPyG` artifact location `/tmp/dotslash_tests-EzPyG/cf/df86e55cbbd2455fd1e36468c2b1ff7f8998d4`
[INFO] [stdout] caused by: no providers succeeded. warnings:
[INFO] [stdout] failed to fetch artifact: failed to fetch `https://github.com/zertosh/dotslash_fixtures/raw/5adea95f2eac6509cad9ca87eb770596a1a21379/pack.tar.gz`
[INFO] [stdout]
[INFO] [stdout] Caused by:
[INFO] [stdout] 0: `curl --location --retry 3 --fail --silent --show-error --user-agent Mozilla/5.0 (compatible; DotSlash/0.5.3; +https://dotslash-cli.com) https://github.com/zertosh/dotslash_fixtures/raw/5adea95f2eac6509cad9ca87eb770596a1a21379/pack.tar.gz --output /tmp/dotslash_tests-EzPyG/cf/.tmpt6yFJ8`
[INFO] [stdout] 1: curl: (6) Could not resolve host: github.com
[INFO] [stdout] curl: (6) Could not resolve host: github.com
[INFO] [stdout] curl: (6) Could not resolve host: github.com
[INFO] [stdout] curl: (6) Could not resolve host: github.com
[INFO] [stdout]
[INFO] [stdout] Stack backtrace:
[INFO] [stdout] 0: ::ext_context
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14
[INFO] [stdout] 1: anyhow::context:: for core::result::Result>::with_context
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/context.rs:65:37
[INFO] [stdout] 2: ::fetch_artifact
[INFO] [stdout] at ./src/http_provider.rs:49:14
[INFO] [stdout] 3: dotslash::download::download_artifact
[INFO] [stdout] at ./src/download.rs:80:24
[INFO] [stdout] 4: dotslash::execution::run_dotslash_file
[INFO] [stdout] at ./src/execution.rs:103:5
[INFO] [stdout] 5: dotslash::execution::run
[INFO] [stdout] at ./src/execution.rs:37:15
[INFO] [stdout] 6: dotslash::main
[INFO] [stdout] at ./src/main.rs:37:5
[INFO] [stdout] 7: core::ops::function::FnOnce::call_once
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 8: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 9: std::rt::lang_start::{{closure}}
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:206:18
[INFO] [stdout] 10: core::ops::function::impls:: for &F>::call_once
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:284:21
[INFO] [stdout] 11: std::panicking::catch_unwind::do_call
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 12: std::panicking::catch_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 13: std::panic::catch_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 14: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:175:24
[INFO] [stdout] 15: std::panicking::catch_unwind::do_call
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 16: std::panicking::catch_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 17: std::panic::catch_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 18: std::rt::lang_start_internal
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:171:5
[INFO] [stdout] 19: std::rt::lang_start
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:205:5
[INFO] [stdout] 20: main
[INFO] [stdout]
[INFO] [stdout] ```
[INFO] [stdout]
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x77d1488054b2 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x77d1488054b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x77d1488054b2 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x77d1488054b2 - ::fmt::hb62c8ed31943daa5
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x77d148840e93 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x77d148840e93 - core::fmt::write::h375399f8cb90b45a
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25
[INFO] [stdout] 6: 0x77d148802293 - std::io::default_write_fmt::hdc1b4dd565dd0099
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x77d148802293 - std::io::Write::write_fmt::h29f6044e9bc43c23
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x77d148805302 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x77d14880713c - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27
[INFO] [stdout] 10: 0x77d148806f92 - std::panicking::default_hook::h8c8a86b4390ab794
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9
[INFO] [stdout] 11: 0x77d148687f84 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9
[INFO] [stdout] 12: 0x77d148687f84 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x77d148807ac3 - as core::ops::function::Fn>::call::h96b7201b552e9069
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9
[INFO] [stdout] 14: 0x77d148807ac3 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13
[INFO] [stdout] 15: 0x77d14880788a - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13
[INFO] [stdout] 16: 0x77d1488059a9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout] 17: 0x77d14880751d - __rustc[f4ffc7196a45a630]::rust_begin_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5
[INFO] [stdout] 18: 0x77d148637670 - core::panicking::panic_fmt::h8cdd4c81eb9069aa
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14
[INFO] [stdout] 19: 0x77d1486ee1a0 - core::panicking::panic_display::h079583b3fe8e67ba
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:268:5
[INFO] [stdout] 20: 0x77d148704f3b - snapbox::cmd::OutputAssert::code::panic_cold_display::hd1f242c292bcc333
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic.rs:100:13
[INFO] [stdout] 21: 0x77d1486fc78e - snapbox::cmd::OutputAssert::code::h5e111d19f8ae8400
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snapbox-0.6.18/src/cmd.rs:586:13
[INFO] [stdout] 22: 0x77d1486402e0 - dotslash_tests_rs::http__tar_gz__valid_executable::h51450a385040fbf7
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:226:10
[INFO] [stdout] 23: 0x77d1486400e7 - dotslash_tests_rs::http__tar_gz__valid_executable::{{closure}}::hbe65a409ea2f20be
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:214:36
[INFO] [stdout] 24: 0x77d148647c06 - core::ops::function::FnOnce::call_once::he6422d1296e0ff72
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 25: 0x77d14868d67b - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 26: 0x77d14868d67b - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18
[INFO] [stdout] 27: 0x77d14868c8ee - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74
[INFO] [stdout] 28: 0x77d14868c8ee - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 29: 0x77d14868c8ee - std::panicking::catch_unwind::do_call::hf4843906108d6299
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 30: 0x77d14868c8ee - std::panicking::catch_unwind::h849d4e8b03577bb9
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 31: 0x77d14868c8ee - std::panic::catch_unwind::ha1f814c1dec025d2
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 32: 0x77d14868c8ee - test::run_test_in_process::h542aad3fe61255e7
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27
[INFO] [stdout] 33: 0x77d14868c8ee - test::run_test::{{closure}}::h612788d75908cb63
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43
[INFO] [stdout] 34: 0x77d148651774 - test::run_test::{{closure}}::hbfeea3bcb7245123
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41
[INFO] [stdout] 35: 0x77d148651774 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 36: 0x77d148654f6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 37: 0x77d148654f6a - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 38: 0x77d148654f6a - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 39: 0x77d148654f6a - std::panicking::catch_unwind::h454dd49873d22e18
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 40: 0x77d148654f6a - std::panic::catch_unwind::h5c15187324f8cebb
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 41: 0x77d148654f6a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 42: 0x77d148654f6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 43: 0x77d14880a767 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9
[INFO] [stdout] 44: 0x77d14880a767 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9
[INFO] [stdout] 45: 0x77d14880a767 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]
[INFO] [stdout] ---- http__tar_zst__valid_executable stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'http__tar_zst__valid_executable' panicked at tests/dotslash_tests.rs:290:10:
[INFO] [stdout] Expected 0, was 1
[INFO] [stdout] stderr:
[INFO] [stdout] ```
[INFO] [stdout] dotslash error: problem with `/opt/rustwide/workdir/tests/fixtures/http__tar_zst__print_argv`
[INFO] [stdout] caused by: failed to download artifact into cache `/tmp/dotslash_tests-eiFrk` artifact location `/tmp/dotslash_tests-eiFrk/ef/ca1937daf58b9c65c54cc9a360450fe5d43835`
[INFO] [stdout] caused by: no providers succeeded. warnings:
[INFO] [stdout] failed to fetch artifact: failed to fetch `https://github.com/zertosh/dotslash_fixtures/raw/5adea95f2eac6509cad9ca87eb770596a1a21379/pack.tar.zst`
[INFO] [stdout]
[INFO] [stdout] Caused by:
[INFO] [stdout] 0: `curl --location --retry 3 --fail --silent --show-error --user-agent Mozilla/5.0 (compatible; DotSlash/0.5.3; +https://dotslash-cli.com) https://github.com/zertosh/dotslash_fixtures/raw/5adea95f2eac6509cad9ca87eb770596a1a21379/pack.tar.zst --output /tmp/dotslash_tests-eiFrk/ef/.tmpWnNHZ9`
[INFO] [stdout] 1: curl: (6) Could not resolve host: github.com
[INFO] [stdout] curl: (6) Could not resolve host: github.com
[INFO] [stdout] curl: (6) Could not resolve host: github.com
[INFO] [stdout] curl: (6) Could not resolve host: github.com
[INFO] [stdout]
[INFO] [stdout] Stack backtrace:
[INFO] [stdout] 0: ::ext_context
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14
[INFO] [stdout] 1: anyhow::context:: for core::result::Result>::with_context
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/context.rs:65:37
[INFO] [stdout] 2: ::fetch_artifact
[INFO] [stdout] at ./src/http_provider.rs:49:14
[INFO] [stdout] 3: dotslash::download::download_artifact
[INFO] [stdout] at ./src/download.rs:80:24
[INFO] [stdout] 4: dotslash::execution::run_dotslash_file
[INFO] [stdout] at ./src/execution.rs:103:5
[INFO] [stdout] 5: dotslash::execution::run
[INFO] [stdout] at ./src/execution.rs:37:15
[INFO] [stdout] 6: dotslash::main
[INFO] [stdout] at ./src/main.rs:37:5
[INFO] [stdout] 7: core::ops::function::FnOnce::call_once
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 8: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 9: std::rt::lang_start::{{closure}}
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:206:18
[INFO] [stdout] 10: core::ops::function::impls:: for &F>::call_once
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:284:21
[INFO] [stdout] 11: std::panicking::catch_unwind::do_call
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 12: std::panicking::catch_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 13: std::panic::catch_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 14: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:175:24
[INFO] [stdout] 15: std::panicking::catch_unwind::do_call
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 16: std::panicking::catch_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 17: std::panic::catch_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 18: std::rt::lang_start_internal
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:171:5
[INFO] [stdout] 19: std::rt::lang_start
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:205:5
[INFO] [stdout] 20: main
[INFO] [stdout]
[INFO] [stdout] ```
[INFO] [stdout]
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x77d1488054b2 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x77d1488054b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x77d1488054b2 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x77d1488054b2 - ::fmt::hb62c8ed31943daa5
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x77d148840e93 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x77d148840e93 - core::fmt::write::h375399f8cb90b45a
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25
[INFO] [stdout] 6: 0x77d148802293 - std::io::default_write_fmt::hdc1b4dd565dd0099
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x77d148802293 - std::io::Write::write_fmt::h29f6044e9bc43c23
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x77d148805302 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x77d14880713c - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27
[INFO] [stdout] 10: 0x77d148806f92 - std::panicking::default_hook::h8c8a86b4390ab794
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9
[INFO] [stdout] 11: 0x77d148687f84 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9
[INFO] [stdout] 12: 0x77d148687f84 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x77d148807ac3 - as core::ops::function::Fn>::call::h96b7201b552e9069
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9
[INFO] [stdout] 14: 0x77d148807ac3 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13
[INFO] [stdout] 15: 0x77d14880788a - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13
[INFO] [stdout] 16: 0x77d1488059a9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout] 17: 0x77d14880751d - __rustc[f4ffc7196a45a630]::rust_begin_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5
[INFO] [stdout] 18: 0x77d148637670 - core::panicking::panic_fmt::h8cdd4c81eb9069aa
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14
[INFO] [stdout] 19: 0x77d1486ee1a0 - core::panicking::panic_display::h079583b3fe8e67ba
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:268:5
[INFO] [stdout] 20: 0x77d148704f3b - snapbox::cmd::OutputAssert::code::panic_cold_display::hd1f242c292bcc333
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic.rs:100:13
[INFO] [stdout] 21: 0x77d1486fc78e - snapbox::cmd::OutputAssert::code::h5e111d19f8ae8400
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snapbox-0.6.18/src/cmd.rs:586:13
[INFO] [stdout] 22: 0x77d148640840 - dotslash_tests_rs::http__tar_zst__valid_executable::haa99e5dd1ed5abd5
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:290:10
[INFO] [stdout] 23: 0x77d148640647 - dotslash_tests_rs::http__tar_zst__valid_executable::{{closure}}::h9d4bc6af095f266c
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:278:37
[INFO] [stdout] 24: 0x77d148647936 - core::ops::function::FnOnce::call_once::hc3c6584c2f430edb
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 25: 0x77d14868d67b - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 26: 0x77d14868d67b - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18
[INFO] [stdout] 27: 0x77d14868c8ee - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74
[INFO] [stdout] 28: 0x77d14868c8ee - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 29: 0x77d14868c8ee - std::panicking::catch_unwind::do_call::hf4843906108d6299
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 30: 0x77d14868c8ee - std::panicking::catch_unwind::h849d4e8b03577bb9
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 31: 0x77d14868c8ee - std::panic::catch_unwind::ha1f814c1dec025d2
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 32: 0x77d14868c8ee - test::run_test_in_process::h542aad3fe61255e7
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27
[INFO] [stdout] 33: 0x77d14868c8ee - test::run_test::{{closure}}::h612788d75908cb63
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43
[INFO] [stdout] 34: 0x77d148651774 - test::run_test::{{closure}}::hbfeea3bcb7245123
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41
[INFO] [stdout] 35: 0x77d148651774 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 36: 0x77d148654f6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 37: 0x77d148654f6a - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 38: 0x77d148654f6a - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 39: 0x77d148654f6a - std::panicking::catch_unwind::h454dd49873d22e18
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 40: 0x77d148654f6a - std::panic::catch_unwind::h5c15187324f8cebb
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 41: 0x77d148654f6a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 42: 0x77d148654f6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 43: 0x77d14880a767 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9
[INFO] [stdout] 44: 0x77d14880a767 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9
[INFO] [stdout] 45: 0x77d14880a767 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]
[INFO] [stdout] ---- http__xz__valid_executable stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'http__xz__valid_executable' panicked at tests/dotslash_tests.rs:98:10:
[INFO] [stdout] Expected 0, was 1
[INFO] [stdout] stderr:
[INFO] [stdout] ```
[INFO] [stdout] dotslash error: problem with `/opt/rustwide/workdir/tests/fixtures/http__xz__print_argv`
[INFO] [stdout] caused by: failed to download artifact into cache `/tmp/dotslash_tests-9CiDn` artifact location `/tmp/dotslash_tests-9CiDn/26/5d340b2c556a7098aaa82732991bb3f820aa36`
[INFO] [stdout] caused by: no providers succeeded. warnings:
[INFO] [stdout] failed to fetch artifact: failed to fetch `https://github.com/zertosh/dotslash_fixtures/raw/5adea95f2eac6509cad9ca87eb770596a1a21379/print_argv.linux.x86_64.xz`
[INFO] [stdout]
[INFO] [stdout] Caused by:
[INFO] [stdout] 0: `curl --location --retry 3 --fail --silent --show-error --user-agent Mozilla/5.0 (compatible; DotSlash/0.5.3; +https://dotslash-cli.com) https://github.com/zertosh/dotslash_fixtures/raw/5adea95f2eac6509cad9ca87eb770596a1a21379/print_argv.linux.x86_64.xz --output /tmp/dotslash_tests-9CiDn/26/.tmpSs2yUT`
[INFO] [stdout] 1: curl: (6) Could not resolve host: github.com
[INFO] [stdout] curl: (6) Could not resolve host: github.com
[INFO] [stdout] curl: (6) Could not resolve host: github.com
[INFO] [stdout] curl: (6) Could not resolve host: github.com
[INFO] [stdout]
[INFO] [stdout] Stack backtrace:
[INFO] [stdout] 0: ::ext_context
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14
[INFO] [stdout] 1: anyhow::context:: for core::result::Result>::with_context
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/context.rs:65:37
[INFO] [stdout] 2: ::fetch_artifact
[INFO] [stdout] at ./src/http_provider.rs:49:14
[INFO] [stdout] 3: dotslash::download::download_artifact
[INFO] [stdout] at ./src/download.rs:80:24
[INFO] [stdout] 4: dotslash::execution::run_dotslash_file
[INFO] [stdout] at ./src/execution.rs:103:5
[INFO] [stdout] 5: dotslash::execution::run
[INFO] [stdout] at ./src/execution.rs:37:15
[INFO] [stdout] 6: dotslash::main
[INFO] [stdout] at ./src/main.rs:37:5
[INFO] [stdout] 7: core::ops::function::FnOnce::call_once
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 8: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 9: std::rt::lang_start::{{closure}}
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:206:18
[INFO] [stdout] 10: core::ops::function::impls:: for &F>::call_once
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:284:21
[INFO] [stdout] 11: std::panicking::catch_unwind::do_call
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 12: std::panicking::catch_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 13: std::panic::catch_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 14: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:175:24
[INFO] [stdout] 15: std::panicking::catch_unwind::do_call
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 16: std::panicking::catch_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 17: std::panic::catch_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 18: std::rt::lang_start_internal
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:171:5
[INFO] [stdout] 19: std::rt::lang_start
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:205:5
[INFO] [stdout] 20: main
[INFO] [stdout]
[INFO] [stdout] ```
[INFO] [stdout]
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x77d1488054b2 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x77d1488054b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x77d1488054b2 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x77d1488054b2 - ::fmt::hb62c8ed31943daa5
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x77d148840e93 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x77d148840e93 - core::fmt::write::h375399f8cb90b45a
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25
[INFO] [stdout] 6: 0x77d148802293 - std::io::default_write_fmt::hdc1b4dd565dd0099
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x77d148802293 - std::io::Write::write_fmt::h29f6044e9bc43c23
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x77d148805302 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x77d14880713c - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27
[INFO] [stdout] 10: 0x77d148806f92 - std::panicking::default_hook::h8c8a86b4390ab794
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9
[INFO] [stdout] 11: 0x77d148687f84 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9
[INFO] [stdout] 12: 0x77d148687f84 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x77d148807ac3 - as core::ops::function::Fn>::call::h96b7201b552e9069
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9
[INFO] [stdout] 14: 0x77d148807ac3 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13
[INFO] [stdout] 15: 0x77d14880788a - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13
[INFO] [stdout] 16: 0x77d1488059a9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout] 17: 0x77d14880751d - __rustc[f4ffc7196a45a630]::rust_begin_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5
[INFO] [stdout] 18: 0x77d148637670 - core::panicking::panic_fmt::h8cdd4c81eb9069aa
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14
[INFO] [stdout] 19: 0x77d1486ee1a0 - core::panicking::panic_display::h079583b3fe8e67ba
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:268:5
[INFO] [stdout] 20: 0x77d148704f3b - snapbox::cmd::OutputAssert::code::panic_cold_display::hd1f242c292bcc333
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic.rs:100:13
[INFO] [stdout] 21: 0x77d1486fc78e - snapbox::cmd::OutputAssert::code::h5e111d19f8ae8400
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snapbox-0.6.18/src/cmd.rs:586:13
[INFO] [stdout] 22: 0x77d14863f820 - dotslash_tests_rs::http__xz__valid_executable::h949c58c231e4d03c
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:98:10
[INFO] [stdout] 23: 0x77d14863f627 - dotslash_tests_rs::http__xz__valid_executable::{{closure}}::h878a523f3ed00d86
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:86:32
[INFO] [stdout] 24: 0x77d148647516 - core::ops::function::FnOnce::call_once::h61a51f491286cbe5
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 25: 0x77d14868d67b - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 26: 0x77d14868d67b - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18
[INFO] [stdout] 27: 0x77d14868c8ee - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74
[INFO] [stdout] 28: 0x77d14868c8ee - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 29: 0x77d14868c8ee - std::panicking::catch_unwind::do_call::hf4843906108d6299
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 30: 0x77d14868c8ee - std::panicking::catch_unwind::h849d4e8b03577bb9
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 31: 0x77d14868c8ee - std::panic::catch_unwind::ha1f814c1dec025d2
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 32: 0x77d14868c8ee - test::run_test_in_process::h542aad3fe61255e7
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27
[INFO] [stdout] 33: 0x77d14868c8ee - test::run_test::{{closure}}::h612788d75908cb63
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43
[INFO] [stdout] 34: 0x77d148651774 - test::run_test::{{closure}}::hbfeea3bcb7245123
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41
[INFO] [stdout] 35: 0x77d148651774 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 36: 0x77d148654f6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 37: 0x77d148654f6a - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 38: 0x77d148654f6a - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 39: 0x77d148654f6a - std::panicking::catch_unwind::h454dd49873d22e18
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 40: 0x77d148654f6a - std::panic::catch_unwind::h5c15187324f8cebb
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 41: 0x77d148654f6a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 42: 0x77d148654f6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 43: 0x77d14880a767 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9
[INFO] [stdout] 44: 0x77d14880a767 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9
[INFO] [stdout] 45: 0x77d14880a767 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]
[INFO] [stdout] ---- http__zip__valid_executable stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'http__zip__valid_executable' panicked at tests/dotslash_tests.rs:162:10:
[INFO] [stdout] Expected 0, was 1
[INFO] [stdout] stderr:
[INFO] [stdout] ```
[INFO] [stdout] dotslash error: problem with `/opt/rustwide/workdir/tests/fixtures/http__zip__print_argv`
[INFO] [stdout] caused by: failed to download artifact into cache `/tmp/dotslash_tests-yYZCc` artifact location `/tmp/dotslash_tests-yYZCc/04/bcb0761a2e4d35c9c9c15b14e8e5d1f2a29d80`
[INFO] [stdout] caused by: no providers succeeded. warnings:
[INFO] [stdout] failed to fetch artifact: failed to fetch `https://github.com/zertosh/dotslash_fixtures/raw/5adea95f2eac6509cad9ca87eb770596a1a21379/pack.zip`
[INFO] [stdout]
[INFO] [stdout] Caused by:
[INFO] [stdout] 0: `curl --location --retry 3 --fail --silent --show-error --user-agent Mozilla/5.0 (compatible; DotSlash/0.5.3; +https://dotslash-cli.com) https://github.com/zertosh/dotslash_fixtures/raw/5adea95f2eac6509cad9ca87eb770596a1a21379/pack.zip --output /tmp/dotslash_tests-yYZCc/04/.tmpvFb7x1`
[INFO] [stdout] 1: curl: (6) Could not resolve host: github.com
[INFO] [stdout] curl: (6) Could not resolve host: github.com
[INFO] [stdout] curl: (6) Could not resolve host: github.com
[INFO] [stdout] curl: (6) Could not resolve host: github.com
[INFO] [stdout]
[INFO] [stdout] Stack backtrace:
[INFO] [stdout] 0: ::ext_context
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14
[INFO] [stdout] 1: anyhow::context:: for core::result::Result>::with_context
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/context.rs:65:37
[INFO] [stdout] 2: ::fetch_artifact
[INFO] [stdout] at ./src/http_provider.rs:49:14
[INFO] [stdout] 3: dotslash::download::download_artifact
[INFO] [stdout] at ./src/download.rs:80:24
[INFO] [stdout] 4: dotslash::execution::run_dotslash_file
[INFO] [stdout] at ./src/execution.rs:103:5
[INFO] [stdout] 5: dotslash::execution::run
[INFO] [stdout] at ./src/execution.rs:37:15
[INFO] [stdout] 6: dotslash::main
[INFO] [stdout] at ./src/main.rs:37:5
[INFO] [stdout] 7: core::ops::function::FnOnce::call_once
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 8: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 9: std::rt::lang_start::{{closure}}
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:206:18
[INFO] [stdout] 10: core::ops::function::impls:: for &F>::call_once
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:284:21
[INFO] [stdout] 11: std::panicking::catch_unwind::do_call
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 12: std::panicking::catch_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 13: std::panic::catch_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 14: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:175:24
[INFO] [stdout] 15: std::panicking::catch_unwind::do_call
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 16: std::panicking::catch_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 17: std::panic::catch_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 18: std::rt::lang_start_internal
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:171:5
[INFO] [stdout] 19: std::rt::lang_start
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:205:5
[INFO] [stdout] 20: main
[INFO] [stdout]
[INFO] [stdout] ```
[INFO] [stdout]
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x77d1488054b2 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x77d1488054b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x77d1488054b2 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x77d1488054b2 - ::fmt::hb62c8ed31943daa5
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x77d148840e93 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x77d148840e93 - core::fmt::write::h375399f8cb90b45a
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25
[INFO] [stdout] 6: 0x77d148802293 - std::io::default_write_fmt::hdc1b4dd565dd0099
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x77d148802293 - std::io::Write::write_fmt::h29f6044e9bc43c23
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x77d148805302 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x77d14880713c - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27
[INFO] [stdout] 10: 0x77d148806f92 - std::panicking::default_hook::h8c8a86b4390ab794
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9
[INFO] [stdout] 11: 0x77d148687f84 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9
[INFO] [stdout] 12: 0x77d148687f84 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x77d148807ac3 - as core::ops::function::Fn>::call::h96b7201b552e9069
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9
[INFO] [stdout] 14: 0x77d148807ac3 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13
[INFO] [stdout] 15: 0x77d14880788a - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13
[INFO] [stdout] 16: 0x77d1488059a9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout] 17: 0x77d14880751d - __rustc[f4ffc7196a45a630]::rust_begin_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5
[INFO] [stdout] 18: 0x77d148637670 - core::panicking::panic_fmt::h8cdd4c81eb9069aa
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14
[INFO] [stdout] 19: 0x77d1486ee1a0 - core::panicking::panic_display::h079583b3fe8e67ba
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:268:5
[INFO] [stdout] 20: 0x77d148704f3b - snapbox::cmd::OutputAssert::code::panic_cold_display::hd1f242c292bcc333
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic.rs:100:13
[INFO] [stdout] 21: 0x77d1486fc78e - snapbox::cmd::OutputAssert::code::h5e111d19f8ae8400
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snapbox-0.6.18/src/cmd.rs:586:13
[INFO] [stdout] 22: 0x77d14863fd80 - dotslash_tests_rs::http__zip__valid_executable::hfd871ccd96590ee7
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:162:10
[INFO] [stdout] 23: 0x77d14863fb87 - dotslash_tests_rs::http__zip__valid_executable::{{closure}}::h606d070219f6ce83
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:150:33
[INFO] [stdout] 24: 0x77d148647226 - core::ops::function::FnOnce::call_once::h064a0753eaed3936
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 25: 0x77d14868d67b - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 26: 0x77d14868d67b - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18
[INFO] [stdout] 27: 0x77d14868c8ee - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74
[INFO] [stdout] 28: 0x77d14868c8ee - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 29: 0x77d14868c8ee - std::panicking::catch_unwind::do_call::hf4843906108d6299
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 30: 0x77d14868c8ee - std::panicking::catch_unwind::h849d4e8b03577bb9
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 31: 0x77d14868c8ee - std::panic::catch_unwind::ha1f814c1dec025d2
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 32: 0x77d14868c8ee - test::run_test_in_process::h542aad3fe61255e7
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27
[INFO] [stdout] 33: 0x77d14868c8ee - test::run_test::{{closure}}::h612788d75908cb63
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43
[INFO] [stdout] 34: 0x77d148651774 - test::run_test::{{closure}}::hbfeea3bcb7245123
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41
[INFO] [stdout] 35: 0x77d148651774 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 36: 0x77d148654f6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 37: 0x77d148654f6a - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 38: 0x77d148654f6a - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 39: 0x77d148654f6a - std::panicking::catch_unwind::h454dd49873d22e18
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 40: 0x77d148654f6a - std::panic::catch_unwind::h5c15187324f8cebb
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 41: 0x77d148654f6a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 42: 0x77d148654f6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 43: 0x77d14880a767 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9
[INFO] [stdout] 44: 0x77d14880a767 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9
[INFO] [stdout] 45: 0x77d14880a767 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]
[INFO] [stdout] ---- http__zst__valid_executable stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'http__zst__valid_executable' panicked at tests/dotslash_tests.rs:130:10:
[INFO] [stdout] Expected 0, was 1
[INFO] [stdout] stderr:
[INFO] [stdout] ```
[INFO] [stdout] dotslash error: problem with `/opt/rustwide/workdir/tests/fixtures/http__zst__print_argv`
[INFO] [stdout] caused by: failed to download artifact into cache `/tmp/dotslash_tests-xIu7S` artifact location `/tmp/dotslash_tests-xIu7S/0d/dcd334203082641b987ebd46a758bb032d8961`
[INFO] [stdout] caused by: no providers succeeded. warnings:
[INFO] [stdout] failed to fetch artifact: failed to fetch `https://github.com/zertosh/dotslash_fixtures/raw/5adea95f2eac6509cad9ca87eb770596a1a21379/print_argv.linux.x86_64.zst`
[INFO] [stdout]
[INFO] [stdout] Caused by:
[INFO] [stdout] 0: `curl --location --retry 3 --fail --silent --show-error --user-agent Mozilla/5.0 (compatible; DotSlash/0.5.3; +https://dotslash-cli.com) https://github.com/zertosh/dotslash_fixtures/raw/5adea95f2eac6509cad9ca87eb770596a1a21379/print_argv.linux.x86_64.zst --output /tmp/dotslash_tests-xIu7S/0d/.tmpO0DePa`
[INFO] [stdout] 1: curl: (6) Could not resolve host: github.com
[INFO] [stdout] curl: (6) Could not resolve host: github.com
[INFO] [stdout] curl: (6) Could not resolve host: github.com
[INFO] [stdout] curl: (6) Could not resolve host: github.com
[INFO] [stdout]
[INFO] [stdout] Stack backtrace:
[INFO] [stdout] 0: ::ext_context
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14
[INFO] [stdout] 1: anyhow::context:: for core::result::Result>::with_context
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/context.rs:65:37
[INFO] [stdout] 2: ::fetch_artifact
[INFO] [stdout] at ./src/http_provider.rs:49:14
[INFO] [stdout] 3: dotslash::download::download_artifact
[INFO] [stdout] at ./src/download.rs:80:24
[INFO] [stdout] 4: dotslash::execution::run_dotslash_file
[INFO] [stdout] at ./src/execution.rs:103:5
[INFO] [stdout] 5: dotslash::execution::run
[INFO] [stdout] at ./src/execution.rs:37:15
[INFO] [stdout] 6: dotslash::main
[INFO] [stdout] at ./src/main.rs:37:5
[INFO] [stdout] 7: core::ops::function::FnOnce::call_once
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 8: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 9: std::rt::lang_start::{{closure}}
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:206:18
[INFO] [stdout] 10: core::ops::function::impls:: for &F>::call_once
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:284:21
[INFO] [stdout] 11: std::panicking::catch_unwind::do_call
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 12: std::panicking::catch_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 13: std::panic::catch_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 14: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:175:24
[INFO] [stdout] 15: std::panicking::catch_unwind::do_call
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 16: std::panicking::catch_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 17: std::panic::catch_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 18: std::rt::lang_start_internal
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:171:5
[INFO] [stdout] 19: std::rt::lang_start
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:205:5
[INFO] [stdout] 20: main
[INFO] [stdout]
[INFO] [stdout] ```
[INFO] [stdout]
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x77d1488054b2 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x77d1488054b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x77d1488054b2 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x77d1488054b2 - ::fmt::hb62c8ed31943daa5
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x77d148840e93 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x77d148840e93 - core::fmt::write::h375399f8cb90b45a
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25
[INFO] [stdout] 6: 0x77d148802293 - std::io::default_write_fmt::hdc1b4dd565dd0099
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x77d148802293 - std::io::Write::write_fmt::h29f6044e9bc43c23
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x77d148805302 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x77d14880713c - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27
[INFO] [stdout] 10: 0x77d148806f92 - std::panicking::default_hook::h8c8a86b4390ab794
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9
[INFO] [stdout] 11: 0x77d148687f84 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9
[INFO] [stdout] 12: 0x77d148687f84 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x77d148807ac3 - as core::ops::function::Fn>::call::h96b7201b552e9069
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9
[INFO] [stdout] 14: 0x77d148807ac3 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13
[INFO] [stdout] 15: 0x77d14880788a - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13
[INFO] [stdout] 16: 0x77d1488059a9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout] 17: 0x77d14880751d - __rustc[f4ffc7196a45a630]::rust_begin_unwind
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5
[INFO] [stdout] 18: 0x77d148637670 - core::panicking::panic_fmt::h8cdd4c81eb9069aa
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14
[INFO] [stdout] 19: 0x77d1486ee1a0 - core::panicking::panic_display::h079583b3fe8e67ba
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:268:5
[INFO] [stdout] 20: 0x77d148704f3b - snapbox::cmd::OutputAssert::code::panic_cold_display::hd1f242c292bcc333
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic.rs:100:13
[INFO] [stdout] 21: 0x77d1486fc78e - snapbox::cmd::OutputAssert::code::h5e111d19f8ae8400
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snapbox-0.6.18/src/cmd.rs:586:13
[INFO] [stdout] 22: 0x77d14863fad0 - dotslash_tests_rs::http__zst__valid_executable::h9fefe49b5d046fb3
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:130:10
[INFO] [stdout] 23: 0x77d14863f8d7 - dotslash_tests_rs::http__zst__valid_executable::{{closure}}::h7b9a9070bb5d2e95
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:118:33
[INFO] [stdout] 24: 0x77d1486475d6 - core::ops::function::FnOnce::call_once::h68cb53418463af79
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 25: 0x77d14868d67b - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 26: 0x77d14868d67b - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18
[INFO] [stdout] 27: 0x77d14868c8ee - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74
[INFO] [stdout] 28: 0x77d14868c8ee - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 29: 0x77d14868c8ee - std::panicking::catch_unwind::do_call::hf4843906108d6299
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 30: 0x77d14868c8ee - std::panicking::catch_unwind::h849d4e8b03577bb9
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 31: 0x77d14868c8ee - std::panic::catch_unwind::ha1f814c1dec025d2
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 32: 0x77d14868c8ee - test::run_test_in_process::h542aad3fe61255e7
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27
[INFO] [stdout] 33: 0x77d14868c8ee - test::run_test::{{closure}}::h612788d75908cb63
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43
[INFO] [stdout] 34: 0x77d148651774 - test::run_test::{{closure}}::hbfeea3bcb7245123
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41
[INFO] [stdout] 35: 0x77d148651774 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout] 36: 0x77d148654f6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 37: 0x77d148654f6a - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 38: 0x77d148654f6a - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40
[INFO] [stdout] 39: 0x77d148654f6a - std::panicking::catch_unwind::h454dd49873d22e18
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19
[INFO] [stdout] 40: 0x77d148654f6a - std::panic::catch_unwind::h5c15187324f8cebb
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14
[INFO] [stdout] 41: 0x77d148654f6a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 42: 0x77d148654f6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 43: 0x77d14880a767 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9
[INFO] [stdout] 44: 0x77d14880a767 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9
[INFO] [stdout] 45: 0x77d14880a767 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d
[INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout] clean_command_ok
[INFO] [stdout] create_url_entry_tar_gz
[INFO] [stdout] create_url_entry_tar_zst
[INFO] [stdout] fetch_simple
[INFO] [stdout] http__arg0
[INFO] [stdout] http__gz__valid_executable
[INFO] [stdout] http__nonexistent_url
[INFO] [stdout] http__plain__valid_executable
[INFO] [stdout] http__tar_gz__valid_executable
[INFO] [stdout] http__tar_xz__valid_executable
[INFO] [stdout] http__tar_zst__valid_executable
[INFO] [stdout] http__xz__valid_executable
[INFO] [stdout] http__zip__valid_executable
[INFO] [stdout] http__zst__valid_executable
[INFO] [stdout]
[INFO] [stdout] test result: FAILED. 23 passed; 14 failed; 0 ignored; 0 measured; 0 filtered out; finished in 14.78s
[INFO] [stdout]
[INFO] running `Command { std: "docker" "inspect" "5c2ba1236942637feb77aae751ca2acd6a2ef53c69b01c804428450e7c7104b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c2ba1236942637feb77aae751ca2acd6a2ef53c69b01c804428450e7c7104b3", kill_on_drop: false }`
[INFO] [stdout] 5c2ba1236942637feb77aae751ca2acd6a2ef53c69b01c804428450e7c7104b3