[INFO] fetching crate dotslash 0.5.7...
[INFO] testing dotslash-0.5.7 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1
[INFO] extracting crate dotslash 0.5.7 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate dotslash 0.5.7
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate dotslash 0.5.7
[INFO] tweaked toml for crates.io crate dotslash 0.5.7 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dotslash 0.5.7 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dotslash 0.5.7 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded redox_syscall v0.5.6
[INFO] [stderr] Downloaded snapbox-macros v0.3.10
[INFO] [stderr] Downloaded similar v2.2.0
[INFO] [stderr] Downloaded buck-resources v1.0.0
[INFO] [stderr] Downloaded bzip2 v0.5.0
[INFO] [stderr] Downloaded snapbox v0.6.18
[INFO] [stderr] Downloaded serde_jsonrc v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e987ba3a1e192a7fb40563df86f14283b8ff5a3564764606f428e4dd52dac9f
[INFO] running `Command { std: "docker" "start" "-a" "8e987ba3a1e192a7fb40563df86f14283b8ff5a3564764606f428e4dd52dac9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e987ba3a1e192a7fb40563df86f14283b8ff5a3564764606f428e4dd52dac9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e987ba3a1e192a7fb40563df86f14283b8ff5a3564764606f428e4dd52dac9f", kill_on_drop: false }`
[INFO] [stdout] 8e987ba3a1e192a7fb40563df86f14283b8ff5a3564764606f428e4dd52dac9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f77de56de66ee7f02217ddff8b2ac5d8249dbeebcc5c5947d560c8b79a771e7
[INFO] running `Command { std: "docker" "start" "-a" "6f77de56de66ee7f02217ddff8b2ac5d8249dbeebcc5c5947d560c8b79a771e7", kill_on_drop: false }`
[INFO] [stderr] Compiling pkg-config v0.3.30
[INFO] [stderr] Compiling jobserver v0.1.32
[INFO] [stderr] Compiling proc-macro2 v1.0.95
[INFO] [stderr] Compiling rustix v1.0.7
[INFO] [stderr] Compiling rayon-core v1.12.1
[INFO] [stderr] Compiling block-buffer v0.10.2
[INFO] [stderr] Compiling crypto-common v0.1.6
[INFO] [stderr] Compiling ryu v0.2.8
[INFO] [stderr] Compiling zlib-rs v0.5.0
[INFO] [stderr] Compiling serde v1.0.219
[INFO] [stderr] Compiling zstd-safe v7.2.1
[INFO] [stderr] Compiling digest v0.10.7
[INFO] [stderr] Compiling miniz_oxide v0.8.8
[INFO] [stderr] Compiling nix v0.29.0
[INFO] [stderr] Compiling ppv-lite86 v0.2.21
[INFO] [stderr] Compiling cc v1.2.10
[INFO] [stderr] Compiling quote v1.0.40
[INFO] [stderr] Compiling simd-adler32 v0.3.7
[INFO] [stderr] Compiling thiserror v2.0.12
[INFO] [stderr] Compiling lockfree-object-pool v0.1.6
[INFO] [stderr] Compiling syn v2.0.101
[INFO] [stderr] Compiling hashbrown v0.15.2
[INFO] [stderr] Compiling option-ext v0.2.0
[INFO] [stderr] Compiling bumpalo v3.16.0
[INFO] [stderr] Compiling equivalent v1.0.0
[INFO] [stderr] Compiling zopfli v0.8.1
[INFO] [stderr] Compiling dirs-sys v0.5.0
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Compiling indexmap v2.9.0
[INFO] [stderr] Compiling getrandom v0.3.3
[INFO] [stderr] Compiling memmap2 v0.9.5
[INFO] [stderr] Compiling filetime v0.2.25
[INFO] [stderr] Compiling cpufeatures v0.2.9
[INFO] [stderr] Compiling arrayref v0.3.6
[INFO] [stderr] Compiling arrayvec v0.7.4
[INFO] [stderr] Compiling sha2 v0.10.8
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr] Compiling lzma-sys v0.1.20
[INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr] Compiling serde_derive v1.0.219
[INFO] [stderr] Compiling blake3 v1.6.1
[INFO] [stderr] Compiling thiserror-impl v2.0.12
[INFO] [stderr] Compiling xattr v1.5.0
[INFO] [stderr] Compiling tar v0.4.44
[INFO] [stderr] Compiling bzip2 v0.5.0
[INFO] [stderr] Compiling libz-rs-sys v0.5.0
[INFO] [stderr] Compiling flate2 v1.1.1
[INFO] [stderr] Compiling tempfile v3.19.1
[INFO] [stderr] Compiling dirs v6.0.0
[INFO] [stderr] Compiling fs2 v0.4.3
[INFO] [stderr] Compiling zip v3.0.0
[INFO] [stderr] Compiling dunce v1.0.4
[INFO] [stderr] Compiling xz2 v0.1.7
[INFO] [stderr] Compiling zstd v0.13.2
[INFO] [stderr] Compiling serde_jsonrc v0.1.0
[INFO] [stderr] Compiling dotslash v0.5.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `LockShared` is never constructed
[INFO] [stdout] --> src/util/file_lock.rs:29:5
[INFO] [stdout] |
[INFO] [stdout] 21 | pub enum FileLockError {
[INFO] [stdout] | ------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 29 | 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)]` (part of `#[warn(unused)]`) 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:62:12
[INFO] [stdout] |
[INFO] [stdout] 38 | impl FileLock {
[INFO] [stdout] | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 62 | pub fn acquire_shared_lock
(path: P) -> Result
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "6f77de56de66ee7f02217ddff8b2ac5d8249dbeebcc5c5947d560c8b79a771e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f77de56de66ee7f02217ddff8b2ac5d8249dbeebcc5c5947d560c8b79a771e7", kill_on_drop: false }`
[INFO] [stdout] 6f77de56de66ee7f02217ddff8b2ac5d8249dbeebcc5c5947d560c8b79a771e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45265a8020fb9c639d0d0850deb41dd22361daac4134cd86d4ed52f9a3f2154a
[INFO] running `Command { std: "docker" "start" "-a" "45265a8020fb9c639d0d0850deb41dd22361daac4134cd86d4ed52f9a3f2154a", kill_on_drop: false }`
[INFO] [stderr] Compiling serde_json v1.0.140
[INFO] [stderr] Compiling anstyle-parse v0.2.0
[INFO] [stderr] Compiling anstyle-query v1.0.0
[INFO] [stderr] Compiling anstyle v1.0.10
[INFO] [stderr] Compiling regex-syntax v0.8.5
[INFO] [stderr] Compiling thiserror-impl v1.0.69
[INFO] [stderr] Compiling similar v2.2.0
[INFO] [stderr] Compiling normalize-line-endings v0.3.0
[INFO] [stderr] Compiling assert_matches v1.5.0
[INFO] [stdout] warning: variant `LockShared` is never constructed
[INFO] [stdout] --> src/util/file_lock.rs:29:5
[INFO] [stdout] |
[INFO] [stdout] 21 | pub enum FileLockError {
[INFO] [stdout] | ------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 29 | 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)]` (part of `#[warn(unused)]`) 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:62:12
[INFO] [stdout] |
[INFO] [stdout] 38 | impl FileLock {
[INFO] [stdout] | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 62 | pub fn acquire_shared_lock(path: P) -> Result
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Compiling anstream v0.6.18
[INFO] [stderr] Compiling snapbox-macros v0.3.10
[INFO] [stderr] Compiling thiserror v1.0.69
[INFO] [stderr] Compiling regex-automata v0.4.9
[INFO] [stderr] Compiling buck-resources v1.0.0
[INFO] [stderr] Compiling regex v1.11.1
[INFO] [stderr] Compiling snapbox v0.6.18
[INFO] [stderr] Compiling dotslash v0.5.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `LockShared` is never constructed
[INFO] [stdout] --> src/util/file_lock.rs:29:5
[INFO] [stdout] |
[INFO] [stdout] 21 | pub enum FileLockError {
[INFO] [stdout] | ------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 29 | 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)]` (part of `#[warn(unused)]`) 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:62:12
[INFO] [stdout] |
[INFO] [stdout] 38 | impl FileLock {
[INFO] [stdout] | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 62 | pub fn acquire_shared_lock(path: P) -> Result
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.96s
[INFO] running `Command { std: "docker" "inspect" "45265a8020fb9c639d0d0850deb41dd22361daac4134cd86d4ed52f9a3f2154a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45265a8020fb9c639d0d0850deb41dd22361daac4134cd86d4ed52f9a3f2154a", kill_on_drop: false }`
[INFO] [stdout] 45265a8020fb9c639d0d0850deb41dd22361daac4134cd86d4ed52f9a3f2154a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b44b2fc5c43fc7c8b02754f25b35307cc5d9607bde1847ca2c75bf46b7a7769a
[INFO] running `Command { std: "docker" "start" "-a" "b44b2fc5c43fc7c8b02754f25b35307cc5d9607bde1847ca2c75bf46b7a7769a", kill_on_drop: false }`
[INFO] [stderr] warning: variant `LockShared` is never constructed
[INFO] [stderr] --> src/util/file_lock.rs:29:5
[INFO] [stderr] |
[INFO] [stderr] 21 | pub enum FileLockError {
[INFO] [stderr] | ------------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 29 | 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr]
[INFO] [stderr] warning: associated function `acquire_shared_lock` is never used
[INFO] [stderr] --> src/util/file_lock.rs:62:12
[INFO] [stderr] |
[INFO] [stderr] 38 | impl FileLock {
[INFO] [stderr] | ------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 62 | 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.19s
[INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dotslash-a92c695b637b999c)
[INFO] [stdout]
[INFO] [stdout] running 49 tests
[INFO] [stdout] test artifact_path::tests::absolute_windows_path ... ok
[INFO] [stdout] test artifact_path::tests::filename_with_null_byte ... ok
[INFO] [stdout] test artifact_path::tests::absolute_unix_path ... ok
[INFO] [stdout] test artifact_path::tests::normalized_relative_path ... ok
[INFO] [stdout] test artifact_path::tests::path_starting_with_cur_dir_component ... ok
[INFO] [stdout] test artifact_path::tests::path_starting_with_parent_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::path_with_parent_dir_component_in_middle ... ok
[INFO] [stdout] test artifact_path::tests::path_with_superfluous_slash ... ok
[INFO] [stdout] test artifact_path::tests::path_with_trailing_slash ... ok
[INFO] [stdout] test artifact_location::tests::paths_for_extract_case ... 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::header_must_be_present ... ok
[INFO] [stdout] test config::tests::extract_config_file ... ok
[INFO] [stdout] test config::tests::providers_order_sequential_explicit ... ok
[INFO] [stdout] test config::tests::rename ... ok
[INFO] [stdout] test artifact_location::tests::paths_for_rename_case ... ok
[INFO] [stdout] test curl::tests::test_parse_http_returned_error ... 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 download::tests::providers_in_order_sequential ... ok
[INFO] [stdout] test download::tests::providers_in_order_weighted_random_default_weights ... ok
[INFO] [stdout] test download::tests::providers_in_order_weighted_random_custom_weights ... ok
[INFO] [stdout] test github_release_provider::tests::regex_escape_alternation ... ok
[INFO] [stdout] test download::tests::providers_in_order_weighted_random_negative_weight ... ok
[INFO] [stdout] test download::tests::providres_in_order_weighted_random_zero_weight ... ok
[INFO] [stdout] test github_release_provider::tests::regex_escape_brackets ... ok
[INFO] [stdout] test github_release_provider::tests::regex_escape_no_quotable_chars ... ok
[INFO] [stdout] test github_release_provider::tests::regex_escape_punctuation ... 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::guess_artifact_format ... ok
[INFO] [stdout] test print_entry_for_url::tests::serialize_entry_unrecognized_format ... 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::fs_ctx::tests::test_rename ... ok
[INFO] [stdout] test config::tests::providers_order_random ... ok
[INFO] [stdout] test artifact_path::tests::absolute_windows_path_with_forward_slashes ... ok
[INFO] [stdout] test github_release_provider::tests::regex_escape_anchors ... 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::is_not_found_error::tests::test_is_not_found_error_not_found ... 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_file ... ok
[INFO] [stderr] Running tests/dotslash_tests.rs (/opt/rustwide/target/debug/deps/dotslash_tests_rs-37e34ec86d2e2eac)
[INFO] [stdout] test artifact_path::tests::filename_as_relative_path ... ok
[INFO] [stdout]
[INFO] [stdout] test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] running 37 tests
[INFO] [stdout] test b3sum_command_ok ... ok
[INFO] [stdout] test cache_dir_command_ok ... ok
[INFO] [stdout] test clean_command_extra_args ... ok
[INFO] [stdout] test dotslash_file_arg_missing ... ok
[INFO] [stdout] test command_missing ... ok
[INFO] [stdout] test cache_dir_command_extra_args ... ok
[INFO] [stdout] test command_no_match ... ok
[INFO] [stdout] test dotslash_file_is_a_directory ... ok
[INFO] [stdout] test dotslash_file_name_is_non_utf8 ... ok
[INFO] [stdout] test dotslash_file_not_found ... ok
[INFO] [stdout] test help_command_ok ... ok
[INFO] [stdout] test help_command_extra_args ... 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 http__plain__valid_executable ... FAILED
[INFO] [stdout] test http__arg0 ... FAILED
[INFO] [stdout] test fetch_simple ... FAILED
[INFO] [stdout] test clean_command_ok ... FAILED
[INFO] [stdout] test create_url_entry_tar_zst ... FAILED
[INFO] [stdout] test http__nonexistent_url ... FAILED
[INFO] [stdout] test parse_command_extra_args ... ok
[INFO] [stdout] test parse_command_non_existent_file ... ok
[INFO] [stdout] test parse_command_ok ... ok
[INFO] [stdout] test sha256_command_ok ... ok
[INFO] [stdout] test test_non_utf8_osstring ... ok
[INFO] [stdout] test version_command_extra_args ... ok
[INFO] [stdout] test version_command_ok ... ok
[INFO] [stdout] test version_flag_extra_args ... ok
[INFO] [stdout] test version_flag_ok ... ok
[INFO] [stdout] test http__gz__valid_executable ... FAILED
[INFO] [stdout] test http__zst__valid_executable ... FAILED
[INFO] [stdout] test http__zip__valid_executable ... FAILED
[INFO] [stdout] test http__xz__valid_executable ... FAILED
[INFO] [stdout] test http__tar_xz__valid_executable ... FAILED
[INFO] [stdout] test http__tar_zst__valid_executable ... FAILED
[INFO] [stdout] test http__tar_gz__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' (74) panicked at tests/dotslash_tests.rs:805: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.7; +https://dotslash-cli.com) https://github.com/zertosh/dotslash_fixtures/raw/462625c6bf2671439dce66bd5bc40b05f2ed8819/pack.tar.gz --output /tmp/.tmpeDX0Do`
[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: 0x57d737d5db72 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x57d737d5db72 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x57d737d5db72 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x57d737d5db72 - ::fmt::h5bb8a979ba5db788
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x57d737d6e78f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x57d737d6e78f - core::fmt::write::h1e0dbf07fe3990bd
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x57d737d27e33 - std::io::default_write_fmt::h7d7ad5ed6a883d81
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x57d737d27e33 - std::io::Write::write_fmt::hc477d9325b345ece
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x57d737d34d22 - std::sys::backtrace::BacktraceLock::print::h788d486777205086
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x57d737d3a43f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x57d737d3a2d1 - std::panicking::default_hook::h6dad75ec721846f4
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x57d737bb4f6e - as core::ops::function::Fn>::call::h33799d04b0b96146
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 12: 0x57d737bb4f6e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x57d737d3aade - as core::ops::function::Fn>::call::h5e1b8c652ea49180
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 14: 0x57d737d3aade - std::panicking::panic_with_hook::hba00e869ada17676
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x57d737d3a8aa - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13
[INFO] [stdout] 16: 0x57d737d34e59 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x57d737d1afdd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x57d737d76450 - core::panicking::panic_fmt::h78e817a90331d98b
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14
[INFO] [stdout] 19: 0x57d737c61c20 - core::panicking::panic_display::h11dc681c555f196c
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:259:5
[INFO] [stdout] 20: 0x57d737c49431 - snapbox::cmd::OutputAssert::code::h57942bba15580937
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snapbox-0.6.18/src/cmd.rs:586:13
[INFO] [stdout] 21: 0x57d737b7f944 - dotslash_tests_rs::create_url_entry_tar_gz::h4fef09ee33f8c565
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:805:10
[INFO] [stdout] 22: 0x57d737b7f9f7 - dotslash_tests_rs::create_url_entry_tar_gz::{{closure}}::h85e692a34c33c4aa
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:797:29
[INFO] [stdout] 23: 0x57d737b8b876 - core::ops::function::FnOnce::call_once::h3265401eb08e62e8
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 24: 0x57d737bb4d6b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 25: 0x57d737bb4d6b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18
[INFO] [stdout] 26: 0x57d737bca815 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74
[INFO] [stdout] 27: 0x57d737bca815 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 28: 0x57d737bca815 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 29: 0x57d737bca815 - std::panicking::catch_unwind::hc3763734156da4af
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 30: 0x57d737bca815 - std::panic::catch_unwind::h28038391e867eabc
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 31: 0x57d737bca815 - test::run_test_in_process::had0273166695a036
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27
[INFO] [stdout] 32: 0x57d737bca815 - test::run_test::{{closure}}::h743d09d4bb476605
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43
[INFO] [stdout] 33: 0x57d737ba1234 - test::run_test::{{closure}}::he950b8f9118d37e2
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41
[INFO] [stdout] 34: 0x57d737ba1234 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 35: 0x57d737ba4b1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 36: 0x57d737ba4b1a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 37: 0x57d737ba4b1a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 38: 0x57d737ba4b1a - std::panicking::catch_unwind::h412991d5237de610
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 39: 0x57d737ba4b1a - std::panic::catch_unwind::ha82b139b3eb5840a
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 40: 0x57d737ba4b1a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 41: 0x57d737ba4b1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 42: 0x57d737d2edaf - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout] 43: 0x57d737d2edaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17
[INFO] [stdout] 44: 0x7c9d4680caa4 -
[INFO] [stdout] 45: 0x7c9d46899a34 - clone
[INFO] [stdout] 46: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- http__plain__valid_executable stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'http__plain__valid_executable' (149) panicked at tests/dotslash_tests.rs:195: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-tcsBK` artifact location `/tmp/dotslash_tests-tcsBK/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.7; +https://dotslash-cli.com) https://github.com/zertosh/dotslash_fixtures/raw/5adea95f2eac6509cad9ca87eb770596a1a21379/print_argv.linux.x86_64 --output /tmp/dotslash_tests-tcsBK/e9/.tmpgdPZ4u`
[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.98/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.98/src/context.rs:65:37
[INFO] [stdout] 2: ::fetch_artifact
[INFO] [stdout] at ./src/http_provider.rs:50:14
[INFO] [stdout] 3: dotslash::download::download_artifact
[INFO] [stdout] at ./src/download.rs:93:24
[INFO] [stdout] 4: dotslash::execution::run_dotslash_file
[INFO] [stdout] at ./src/execution.rs:104:5
[INFO] [stdout] 5: dotslash::execution::run
[INFO] [stdout] at ./src/execution.rs:38:15
[INFO] [stdout] 6: dotslash::main
[INFO] [stdout] at ./src/main.rs:38:5
[INFO] [stdout] 7: core::ops::function::FnOnce::call_once
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 8: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 9: std::rt::lang_start::{{closure}}
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:206:18
[INFO] [stdout] 10: core::ops::function::impls:: for &F>::call_once
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:290:21
[INFO] [stdout] 11: std::panicking::catch_unwind::do_call
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 12: std::panicking::catch_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 13: std::panic::catch_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 14: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:175:24
[INFO] [stdout] 15: std::panicking::catch_unwind::do_call
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 16: std::panicking::catch_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 17: std::panic::catch_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 18: std::rt::lang_start_internal
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:171:5
[INFO] [stdout] 19: std::rt::lang_start
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:205:5
[INFO] [stdout] 20: main
[INFO] [stdout] 21:
[INFO] [stdout] 22: __libc_start_main
[INFO] [stdout] 23: _start
[INFO] [stdout]
[INFO] [stdout] ```
[INFO] [stdout]
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x57d737d5db72 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x57d737d5db72 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x57d737d5db72 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x57d737d5db72 - ::fmt::h5bb8a979ba5db788
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x57d737d6e78f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x57d737d6e78f - core::fmt::write::h1e0dbf07fe3990bd
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x57d737d27e33 - std::io::default_write_fmt::h7d7ad5ed6a883d81
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x57d737d27e33 - std::io::Write::write_fmt::hc477d9325b345ece
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x57d737d34d22 - std::sys::backtrace::BacktraceLock::print::h788d486777205086
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x57d737d3a43f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x57d737d3a2d1 - std::panicking::default_hook::h6dad75ec721846f4
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x57d737bb4f6e - as core::ops::function::Fn>::call::h33799d04b0b96146
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 12: 0x57d737bb4f6e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x57d737d3aade - as core::ops::function::Fn>::call::h5e1b8c652ea49180
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 14: 0x57d737d3aade - std::panicking::panic_with_hook::hba00e869ada17676
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x57d737d3a8aa - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13
[INFO] [stdout] 16: 0x57d737d34e59 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x57d737d1afdd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x57d737d76450 - core::panicking::panic_fmt::h78e817a90331d98b
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14
[INFO] [stdout] 19: 0x57d737c61c20 - core::panicking::panic_display::h11dc681c555f196c
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:259:5
[INFO] [stdout] 20: 0x57d737c49431 - snapbox::cmd::OutputAssert::code::h57942bba15580937
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snapbox-0.6.18/src/cmd.rs:586:13
[INFO] [stdout] 21: 0x57d737b81f20 - dotslash_tests_rs::http__plain__valid_executable::h8213e4bee0200138
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:195:10
[INFO] [stdout] 22: 0x57d737b81fd7 - dotslash_tests_rs::http__plain__valid_executable::{{closure}}::h3855043fe83b3d7b
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:183:35
[INFO] [stdout] 23: 0x57d737b8bde6 - core::ops::function::FnOnce::call_once::h9bb029568353a172
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 24: 0x57d737bb4d6b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 25: 0x57d737bb4d6b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18
[INFO] [stdout] 26: 0x57d737bca815 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74
[INFO] [stdout] 27: 0x57d737bca815 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 28: 0x57d737bca815 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 29: 0x57d737bca815 - std::panicking::catch_unwind::hc3763734156da4af
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 30: 0x57d737bca815 - std::panic::catch_unwind::h28038391e867eabc
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 31: 0x57d737bca815 - test::run_test_in_process::had0273166695a036
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27
[INFO] [stdout] 32: 0x57d737bca815 - test::run_test::{{closure}}::h743d09d4bb476605
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43
[INFO] [stdout] 33: 0x57d737ba1234 - test::run_test::{{closure}}::he950b8f9118d37e2
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41
[INFO] [stdout] 34: 0x57d737ba1234 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 35: 0x57d737ba4b1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 36: 0x57d737ba4b1a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 37: 0x57d737ba4b1a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 38: 0x57d737ba4b1a - std::panicking::catch_unwind::h412991d5237de610
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 39: 0x57d737ba4b1a - std::panic::catch_unwind::ha82b139b3eb5840a
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 40: 0x57d737ba4b1a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 41: 0x57d737ba4b1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 42: 0x57d737d2edaf - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout] 43: 0x57d737d2edaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17
[INFO] [stdout] 44: 0x7c9d4680caa4 -
[INFO] [stdout] 45: 0x7c9d46899a34 - clone
[INFO] [stdout] 46: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- http__arg0 stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'http__arg0' (136) panicked at tests/dotslash_tests.rs:371: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-wZgrb` artifact location `/tmp/dotslash_tests-wZgrb/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.7; +https://dotslash-cli.com) https://github.com/zertosh/dotslash_fixtures/raw/5adea95f2eac6509cad9ca87eb770596a1a21379/pack.tar.zst --output /tmp/dotslash_tests-wZgrb/ef/.tmpTi56qN`
[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.98/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.98/src/context.rs:65:37
[INFO] [stdout] 2: ::fetch_artifact
[INFO] [stdout] at ./src/http_provider.rs:50:14
[INFO] [stdout] 3: dotslash::download::download_artifact
[INFO] [stdout] at ./src/download.rs:93:24
[INFO] [stdout] 4: dotslash::execution::run_dotslash_file
[INFO] [stdout] at ./src/execution.rs:104:5
[INFO] [stdout] 5: dotslash::execution::run
[INFO] [stdout] at ./src/execution.rs:38:15
[INFO] [stdout] 6: dotslash::main
[INFO] [stdout] at ./src/main.rs:38:5
[INFO] [stdout] 7: core::ops::function::FnOnce::call_once
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 8: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 9: std::rt::lang_start::{{closure}}
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:206:18
[INFO] [stdout] 10: core::ops::function::impls:: for &F>::call_once
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:290:21
[INFO] [stdout] 11: std::panicking::catch_unwind::do_call
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 12: std::panicking::catch_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 13: std::panic::catch_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 14: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:175:24
[INFO] [stdout] 15: std::panicking::catch_unwind::do_call
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 16: std::panicking::catch_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 17: std::panic::catch_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 18: std::rt::lang_start_internal
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:171:5
[INFO] [stdout] 19: std::rt::lang_start
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:205:5
[INFO] [stdout] 20: main
[INFO] [stdout] 21:
[INFO] [stdout] 22: __libc_start_main
[INFO] [stdout] 23: _start
[INFO] [stdout]
[INFO] [stdout] ```
[INFO] [stdout]
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x57d737d5db72 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x57d737d5db72 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x57d737d5db72 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x57d737d5db72 - ::fmt::h5bb8a979ba5db788
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x57d737d6e78f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x57d737d6e78f - core::fmt::write::h1e0dbf07fe3990bd
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x57d737d27e33 - std::io::default_write_fmt::h7d7ad5ed6a883d81
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x57d737d27e33 - std::io::Write::write_fmt::hc477d9325b345ece
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x57d737d34d22 - std::sys::backtrace::BacktraceLock::print::h788d486777205086
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x57d737d3a43f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x57d737d3a2d1 - std::panicking::default_hook::h6dad75ec721846f4
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x57d737bb4f6e - as core::ops::function::Fn>::call::h33799d04b0b96146
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 12: 0x57d737bb4f6e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x57d737d3aade - as core::ops::function::Fn>::call::h5e1b8c652ea49180
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 14: 0x57d737d3aade - std::panicking::panic_with_hook::hba00e869ada17676
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x57d737d3a8aa - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13
[INFO] [stdout] 16: 0x57d737d34e59 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x57d737d1afdd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x57d737d76450 - core::panicking::panic_fmt::h78e817a90331d98b
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14
[INFO] [stdout] 19: 0x57d737c61c20 - core::panicking::panic_display::h11dc681c555f196c
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:259:5
[INFO] [stdout] 20: 0x57d737c49431 - snapbox::cmd::OutputAssert::code::h57942bba15580937
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snapbox-0.6.18/src/cmd.rs:586:13
[INFO] [stdout] 21: 0x57d737b7c63d - dotslash_tests_rs::http__arg0::h3d07db62a082362a
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:371:10
[INFO] [stdout] 22: 0x57d737b7c8d7 - dotslash_tests_rs::http__arg0::{{closure}}::hc93904143bbd2db6
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:345:20
[INFO] [stdout] 23: 0x57d737b8b936 - core::ops::function::FnOnce::call_once::h4b931c0f8a45dd1a
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 24: 0x57d737bb4d6b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 25: 0x57d737bb4d6b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18
[INFO] [stdout] 26: 0x57d737bca815 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74
[INFO] [stdout] 27: 0x57d737bca815 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 28: 0x57d737bca815 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 29: 0x57d737bca815 - std::panicking::catch_unwind::hc3763734156da4af
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 30: 0x57d737bca815 - std::panic::catch_unwind::h28038391e867eabc
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 31: 0x57d737bca815 - test::run_test_in_process::had0273166695a036
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27
[INFO] [stdout] 32: 0x57d737bca815 - test::run_test::{{closure}}::h743d09d4bb476605
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43
[INFO] [stdout] 33: 0x57d737ba1234 - test::run_test::{{closure}}::he950b8f9118d37e2
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41
[INFO] [stdout] 34: 0x57d737ba1234 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 35: 0x57d737ba4b1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 36: 0x57d737ba4b1a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 37: 0x57d737ba4b1a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 38: 0x57d737ba4b1a - std::panicking::catch_unwind::h412991d5237de610
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 39: 0x57d737ba4b1a - std::panic::catch_unwind::ha82b139b3eb5840a
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 40: 0x57d737ba4b1a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 41: 0x57d737ba4b1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 42: 0x57d737d2edaf - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout] 43: 0x57d737d2edaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17
[INFO] [stdout] 44: 0x7c9d4680caa4 -
[INFO] [stdout] 45: 0x7c9d46899a34 - clone
[INFO] [stdout] 46: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- fetch_simple stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'fetch_simple' (118) panicked at tests/dotslash_tests.rs:870: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.7; +https://dotslash-cli.com) https://github.com/zertosh/dotslash_fixtures/raw/5adea95f2eac6509cad9ca87eb770596a1a21379/pack.tar.gz --output /tmp/dotslash_tests-T7VNU/cf/.tmpu2qPYb`
[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.98/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.98/src/context.rs:65:37
[INFO] [stdout] 2: ::fetch_artifact
[INFO] [stdout] at ./src/http_provider.rs:50:14
[INFO] [stdout] 3: dotslash::download::download_artifact
[INFO] [stdout] at ./src/download.rs:93:24
[INFO] [stdout] 4: dotslash::subcommand::run_subcommand_impl
[INFO] [stdout] at ./src/subcommand.rs:175:17
[INFO] [stdout] 5: dotslash::subcommand::run_subcommand
[INFO] [stdout] at ./src/subcommand.rs:121:5
[INFO] [stdout] 6: dotslash::execution::try_parse_file_arg_as_flag
[INFO] [stdout] at ./src/execution.rs:177:23
[INFO] [stdout] 7: dotslash::execution::run_dotslash_file
[INFO] [stdout] at ./src/execution.rs:69:23
[INFO] [stdout] 8: dotslash::execution::run
[INFO] [stdout] at ./src/execution.rs:38:15
[INFO] [stdout] 9: dotslash::main
[INFO] [stdout] at ./src/main.rs:38:5
[INFO] [stdout] 10: core::ops::function::FnOnce::call_once
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 11: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 12: std::rt::lang_start::{{closure}}
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:206:18
[INFO] [stdout] 13: core::ops::function::impls:: for &F>::call_once
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:290:21
[INFO] [stdout] 14: std::panicking::catch_unwind::do_call
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 15: std::panicking::catch_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 16: std::panic::catch_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 17: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:175:24
[INFO] [stdout] 18: std::panicking::catch_unwind::do_call
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 19: std::panicking::catch_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 20: std::panic::catch_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 21: std::rt::lang_start_internal
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:171:5
[INFO] [stdout] 22: std::rt::lang_start
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:205:5
[INFO] [stdout] 23: main
[INFO] [stdout] 24:
[INFO] [stdout] 25: __libc_start_main
[INFO] [stdout] 26: _start
[INFO] [stdout]
[INFO] [stdout] ```
[INFO] [stdout]
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x57d737d5db72 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x57d737d5db72 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x57d737d5db72 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x57d737d5db72 - ::fmt::h5bb8a979ba5db788
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x57d737d6e78f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x57d737d6e78f - core::fmt::write::h1e0dbf07fe3990bd
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x57d737d27e33 - std::io::default_write_fmt::h7d7ad5ed6a883d81
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x57d737d27e33 - std::io::Write::write_fmt::hc477d9325b345ece
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x57d737d34d22 - std::sys::backtrace::BacktraceLock::print::h788d486777205086
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x57d737d3a43f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x57d737d3a2d1 - std::panicking::default_hook::h6dad75ec721846f4
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x57d737bb4f6e - as core::ops::function::Fn>::call::h33799d04b0b96146
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 12: 0x57d737bb4f6e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x57d737d3aade - as core::ops::function::Fn>::call::h5e1b8c652ea49180
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 14: 0x57d737d3aade - std::panicking::panic_with_hook::hba00e869ada17676
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x57d737d3a8aa - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13
[INFO] [stdout] 16: 0x57d737d34e59 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x57d737d1afdd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x57d737d76450 - core::panicking::panic_fmt::h78e817a90331d98b
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14
[INFO] [stdout] 19: 0x57d737c61c20 - core::panicking::panic_display::h11dc681c555f196c
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:259:5
[INFO] [stdout] 20: 0x57d737c49431 - snapbox::cmd::OutputAssert::code::h57942bba15580937
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snapbox-0.6.18/src/cmd.rs:586:13
[INFO] [stdout] 21: 0x57d737b7cacf - dotslash_tests_rs::fetch_simple::heab197bf7f801c32
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:870:10
[INFO] [stdout] 22: 0x57d737b7cde7 - dotslash_tests_rs::fetch_simple::{{closure}}::h4b75254329c423b9
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:857:22
[INFO] [stdout] 23: 0x57d737b8bd26 - core::ops::function::FnOnce::call_once::h9579a6aca9dec107
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 24: 0x57d737bb4d6b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 25: 0x57d737bb4d6b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18
[INFO] [stdout] 26: 0x57d737bca815 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74
[INFO] [stdout] 27: 0x57d737bca815 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 28: 0x57d737bca815 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 29: 0x57d737bca815 - std::panicking::catch_unwind::hc3763734156da4af
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 30: 0x57d737bca815 - std::panic::catch_unwind::h28038391e867eabc
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 31: 0x57d737bca815 - test::run_test_in_process::had0273166695a036
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27
[INFO] [stdout] 32: 0x57d737bca815 - test::run_test::{{closure}}::h743d09d4bb476605
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43
[INFO] [stdout] 33: 0x57d737ba1234 - test::run_test::{{closure}}::he950b8f9118d37e2
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41
[INFO] [stdout] 34: 0x57d737ba1234 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 35: 0x57d737ba4b1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 36: 0x57d737ba4b1a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 37: 0x57d737ba4b1a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 38: 0x57d737ba4b1a - std::panicking::catch_unwind::h412991d5237de610
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 39: 0x57d737ba4b1a - std::panic::catch_unwind::ha82b139b3eb5840a
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 40: 0x57d737ba4b1a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 41: 0x57d737ba4b1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 42: 0x57d737d2edaf - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout] 43: 0x57d737d2edaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17
[INFO] [stdout] 44: 0x7c9d4680caa4 -
[INFO] [stdout] 45: 0x7c9d46899a34 - clone
[INFO] [stdout] 46: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- clean_command_ok stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'clean_command_ok' (71) panicked at tests/dotslash_tests.rs:755: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-cwlpl` artifact location `/tmp/dotslash_tests-cwlpl/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.7; +https://dotslash-cli.com) https://github.com/zertosh/dotslash_fixtures/raw/5adea95f2eac6509cad9ca87eb770596a1a21379/pack.tar.gz --output /tmp/dotslash_tests-cwlpl/cf/.tmp0zcL35`
[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.98/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.98/src/context.rs:65:37
[INFO] [stdout] 2: ::fetch_artifact
[INFO] [stdout] at ./src/http_provider.rs:50:14
[INFO] [stdout] 3: dotslash::download::download_artifact
[INFO] [stdout] at ./src/download.rs:93:24
[INFO] [stdout] 4: dotslash::execution::run_dotslash_file
[INFO] [stdout] at ./src/execution.rs:104:5
[INFO] [stdout] 5: dotslash::execution::run
[INFO] [stdout] at ./src/execution.rs:38:15
[INFO] [stdout] 6: dotslash::main
[INFO] [stdout] at ./src/main.rs:38:5
[INFO] [stdout] 7: core::ops::function::FnOnce::call_once
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 8: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 9: std::rt::lang_start::{{closure}}
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:206:18
[INFO] [stdout] 10: core::ops::function::impls:: for &F>::call_once
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:290:21
[INFO] [stdout] 11: std::panicking::catch_unwind::do_call
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 12: std::panicking::catch_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 13: std::panic::catch_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 14: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:175:24
[INFO] [stdout] 15: std::panicking::catch_unwind::do_call
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 16: std::panicking::catch_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 17: std::panic::catch_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 18: std::rt::lang_start_internal
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:171:5
[INFO] [stdout] 19: std::rt::lang_start
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:205:5
[INFO] [stdout] 20: main
[INFO] [stdout] 21:
[INFO] [stdout] 22: __libc_start_main
[INFO] [stdout] 23: _start
[INFO] [stdout]
[INFO] [stdout] ```
[INFO] [stdout]
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x57d737d5db72 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x57d737d5db72 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x57d737d5db72 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x57d737d5db72 - ::fmt::h5bb8a979ba5db788
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x57d737d6e78f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x57d737d6e78f - core::fmt::write::h1e0dbf07fe3990bd
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x57d737d27e33 - std::io::default_write_fmt::h7d7ad5ed6a883d81
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x57d737d27e33 - std::io::Write::write_fmt::hc477d9325b345ece
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x57d737d34d22 - std::sys::backtrace::BacktraceLock::print::h788d486777205086
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x57d737d3a43f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x57d737d3a2d1 - std::panicking::default_hook::h6dad75ec721846f4
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x57d737bb4f6e - as core::ops::function::Fn>::call::h33799d04b0b96146
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 12: 0x57d737bb4f6e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x57d737d3aade - as core::ops::function::Fn>::call::h5e1b8c652ea49180
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 14: 0x57d737d3aade - std::panicking::panic_with_hook::hba00e869ada17676
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x57d737d3a8aa - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13
[INFO] [stdout] 16: 0x57d737d34e59 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x57d737d1afdd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x57d737d76450 - core::panicking::panic_fmt::h78e817a90331d98b
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14
[INFO] [stdout] 19: 0x57d737c61c20 - core::panicking::panic_display::h11dc681c555f196c
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:259:5
[INFO] [stdout] 20: 0x57d737c49a7c - snapbox::cmd::OutputAssert::success::hf97f7cb84567ccb1
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snapbox-0.6.18/src/cmd.rs:502:13
[INFO] [stdout] 21: 0x57d737b7dee4 - dotslash_tests_rs::clean_command_ok::h188cb66711aed7f4
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:755:10
[INFO] [stdout] 22: 0x57d737b7e0e7 - dotslash_tests_rs::clean_command_ok::{{closure}}::hf22b560a80cc93b4
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:741:26
[INFO] [stdout] 23: 0x57d737b8b8f6 - core::ops::function::FnOnce::call_once::h3c70b2ba95605b07
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 24: 0x57d737bb4d6b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 25: 0x57d737bb4d6b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18
[INFO] [stdout] 26: 0x57d737bca815 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74
[INFO] [stdout] 27: 0x57d737bca815 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 28: 0x57d737bca815 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 29: 0x57d737bca815 - std::panicking::catch_unwind::hc3763734156da4af
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 30: 0x57d737bca815 - std::panic::catch_unwind::h28038391e867eabc
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 31: 0x57d737bca815 - test::run_test_in_process::had0273166695a036
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27
[INFO] [stdout] 32: 0x57d737bca815 - test::run_test::{{closure}}::h743d09d4bb476605
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43
[INFO] [stdout] 33: 0x57d737ba1234 - test::run_test::{{closure}}::he950b8f9118d37e2
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41
[INFO] [stdout] 34: 0x57d737ba1234 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 35: 0x57d737ba4b1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 36: 0x57d737ba4b1a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 37: 0x57d737ba4b1a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 38: 0x57d737ba4b1a - std::panicking::catch_unwind::h412991d5237de610
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 39: 0x57d737ba4b1a - std::panic::catch_unwind::ha82b139b3eb5840a
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 40: 0x57d737ba4b1a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 41: 0x57d737ba4b1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 42: 0x57d737d2edaf - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout] 43: 0x57d737d2edaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17
[INFO] [stdout] 44: 0x7c9d4680caa4 -
[INFO] [stdout] 45: 0x7c9d46899a34 - clone
[INFO] [stdout] 46: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- create_url_entry_tar_zst stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'create_url_entry_tar_zst' (88) panicked at tests/dotslash_tests.rs:833: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.7; +https://dotslash-cli.com) https://github.com/zertosh/dotslash_fixtures/raw/462625c6bf2671439dce66bd5bc40b05f2ed8819/pack.tar.zst --output /tmp/.tmpkbqvM2`
[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: 0x57d737d5db72 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x57d737d5db72 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x57d737d5db72 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x57d737d5db72 - ::fmt::h5bb8a979ba5db788
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x57d737d6e78f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x57d737d6e78f - core::fmt::write::h1e0dbf07fe3990bd
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x57d737d27e33 - std::io::default_write_fmt::h7d7ad5ed6a883d81
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x57d737d27e33 - std::io::Write::write_fmt::hc477d9325b345ece
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x57d737d34d22 - std::sys::backtrace::BacktraceLock::print::h788d486777205086
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x57d737d3a43f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x57d737d3a2d1 - std::panicking::default_hook::h6dad75ec721846f4
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x57d737bb4f6e - as core::ops::function::Fn>::call::h33799d04b0b96146
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 12: 0x57d737bb4f6e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x57d737d3aade - as core::ops::function::Fn>::call::h5e1b8c652ea49180
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 14: 0x57d737d3aade - std::panicking::panic_with_hook::hba00e869ada17676
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x57d737d3a8aa - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13
[INFO] [stdout] 16: 0x57d737d34e59 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x57d737d1afdd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x57d737d76450 - core::panicking::panic_fmt::h78e817a90331d98b
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14
[INFO] [stdout] 19: 0x57d737c61c20 - core::panicking::panic_display::h11dc681c555f196c
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:259:5
[INFO] [stdout] 20: 0x57d737c49431 - snapbox::cmd::OutputAssert::code::h57942bba15580937
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snapbox-0.6.18/src/cmd.rs:586:13
[INFO] [stdout] 21: 0x57d737b80564 - dotslash_tests_rs::create_url_entry_tar_zst::h567da66f68f7638e
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:833:10
[INFO] [stdout] 22: 0x57d737b80617 - dotslash_tests_rs::create_url_entry_tar_zst::{{closure}}::hf07f93de22cbf200
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:825:30
[INFO] [stdout] 23: 0x57d737b8b9f6 - core::ops::function::FnOnce::call_once::h575f1e9fd65d74fc
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 24: 0x57d737bb4d6b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 25: 0x57d737bb4d6b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18
[INFO] [stdout] 26: 0x57d737bca815 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74
[INFO] [stdout] 27: 0x57d737bca815 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 28: 0x57d737bca815 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 29: 0x57d737bca815 - std::panicking::catch_unwind::hc3763734156da4af
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 30: 0x57d737bca815 - std::panic::catch_unwind::h28038391e867eabc
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 31: 0x57d737bca815 - test::run_test_in_process::had0273166695a036
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27
[INFO] [stdout] 32: 0x57d737bca815 - test::run_test::{{closure}}::h743d09d4bb476605
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43
[INFO] [stdout] 33: 0x57d737ba1234 - test::run_test::{{closure}}::he950b8f9118d37e2
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41
[INFO] [stdout] 34: 0x57d737ba1234 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 35: 0x57d737ba4b1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 36: 0x57d737ba4b1a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 37: 0x57d737ba4b1a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 38: 0x57d737ba4b1a - std::panicking::catch_unwind::h412991d5237de610
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 39: 0x57d737ba4b1a - std::panic::catch_unwind::ha82b139b3eb5840a
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 40: 0x57d737ba4b1a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 41: 0x57d737ba4b1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 42: 0x57d737d2edaf - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout] 43: 0x57d737d2edaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17
[INFO] [stdout] 44: 0x7c9d4680caa4 -
[INFO] [stdout] 45: 0x7c9d46899a34 - clone
[INFO] [stdout] 46: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- http__nonexistent_url stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'http__nonexistent_url' (147) panicked at tests/dotslash_tests.rs:330: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.98/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.98/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:50: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:93: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:104: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:38: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:38: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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253: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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158: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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:290: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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590: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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553: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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590: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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553: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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:205:5
[INFO] [stdout] [0m [2m 54[0m [32m+[0m [32m 20: main
[INFO] [stdout] [0m [2m 55[0m [32m+[0m [32m 21:
[INFO] [stdout] [0m [2m 56[0m [32m+[0m [32m 22: __libc_start_main
[INFO] [stdout] [0m [2m 57[0m [32m+[0m [32m 23: _start
[INFO] [stdout] [0m
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x57d737d5db72 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x57d737d5db72 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x57d737d5db72 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x57d737d5db72 - ::fmt::h5bb8a979ba5db788
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x57d737d6e78f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x57d737d6e78f - core::fmt::write::h1e0dbf07fe3990bd
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x57d737d27e33 - std::io::default_write_fmt::h7d7ad5ed6a883d81
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x57d737d27e33 - std::io::Write::write_fmt::hc477d9325b345ece
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x57d737d34d22 - std::sys::backtrace::BacktraceLock::print::h788d486777205086
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x57d737d3a43f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x57d737d3a2d1 - std::panicking::default_hook::h6dad75ec721846f4
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x57d737bb4f6e - as core::ops::function::Fn>::call::h33799d04b0b96146
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 12: 0x57d737bb4f6e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x57d737d3aade - as core::ops::function::Fn>::call::h5e1b8c652ea49180
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 14: 0x57d737d3aade - std::panicking::panic_with_hook::hba00e869ada17676
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x57d737d3a8aa - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13
[INFO] [stdout] 16: 0x57d737d34e59 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x57d737d1afdd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x57d737d76450 - core::panicking::panic_fmt::h78e817a90331d98b
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14
[INFO] [stdout] 19: 0x57d737c78c5b - snapbox::assert::error::Error::panic::h9088f67395d114f1
[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: 0x57d737c48ac3 - snapbox::cmd::OutputAssert::stderr_eq_inner::h1b1b2ffd41dd095b
[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: 0x57d737b905fd - snapbox::cmd::OutputAssert::stderr_eq::h5692cfb58aca5867
[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: 0x57d737b7f590 - dotslash_tests_rs::http__nonexistent_url::hfe3363fa2f9cb996
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:330:10
[INFO] [stdout] 23: 0x57d737b7f617 - dotslash_tests_rs::http__nonexistent_url::{{closure}}::hc6143f0e7eeb8603
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:315:27
[INFO] [stdout] 24: 0x57d737b8b8b6 - core::ops::function::FnOnce::call_once::h32fd14d4402ae13f
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 25: 0x57d737bb4d6b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 26: 0x57d737bb4d6b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18
[INFO] [stdout] 27: 0x57d737bca815 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74
[INFO] [stdout] 28: 0x57d737bca815 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 29: 0x57d737bca815 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 30: 0x57d737bca815 - std::panicking::catch_unwind::hc3763734156da4af
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 31: 0x57d737bca815 - std::panic::catch_unwind::h28038391e867eabc
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 32: 0x57d737bca815 - test::run_test_in_process::had0273166695a036
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27
[INFO] [stdout] 33: 0x57d737bca815 - test::run_test::{{closure}}::h743d09d4bb476605
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43
[INFO] [stdout] 34: 0x57d737ba1234 - test::run_test::{{closure}}::he950b8f9118d37e2
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41
[INFO] [stdout] 35: 0x57d737ba1234 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 36: 0x57d737ba4b1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 37: 0x57d737ba4b1a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 38: 0x57d737ba4b1a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 39: 0x57d737ba4b1a - std::panicking::catch_unwind::h412991d5237de610
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 40: 0x57d737ba4b1a - std::panic::catch_unwind::ha82b139b3eb5840a
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 41: 0x57d737ba4b1a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 42: 0x57d737ba4b1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 43: 0x57d737d2edaf - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout] 44: 0x57d737d2edaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17
[INFO] [stdout] 45: 0x7c9d4680caa4 -
[INFO] [stdout] 46: 0x7c9d46899a34 - clone
[INFO] [stdout] 47: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- http__gz__valid_executable stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'http__gz__valid_executable' (139) panicked at tests/dotslash_tests.rs:67: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-wCbNc` artifact location `/tmp/dotslash_tests-wCbNc/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.7; +https://dotslash-cli.com) https://github.com/zertosh/dotslash_fixtures/raw/5adea95f2eac6509cad9ca87eb770596a1a21379/print_argv.linux.x86_64.gz --output /tmp/dotslash_tests-wCbNc/15/.tmp1b1yLp`
[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.98/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.98/src/context.rs:65:37
[INFO] [stdout] 2: ::fetch_artifact
[INFO] [stdout] at ./src/http_provider.rs:50:14
[INFO] [stdout] 3: dotslash::download::download_artifact
[INFO] [stdout] at ./src/download.rs:93:24
[INFO] [stdout] 4: dotslash::execution::run_dotslash_file
[INFO] [stdout] at ./src/execution.rs:104:5
[INFO] [stdout] 5: dotslash::execution::run
[INFO] [stdout] at ./src/execution.rs:38:15
[INFO] [stdout] 6: dotslash::main
[INFO] [stdout] at ./src/main.rs:38:5
[INFO] [stdout] 7: core::ops::function::FnOnce::call_once
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 8: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 9: std::rt::lang_start::{{closure}}
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:206:18
[INFO] [stdout] 10: core::ops::function::impls:: for &F>::call_once
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:290:21
[INFO] [stdout] 11: std::panicking::catch_unwind::do_call
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 12: std::panicking::catch_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 13: std::panic::catch_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 14: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:175:24
[INFO] [stdout] 15: std::panicking::catch_unwind::do_call
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 16: std::panicking::catch_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 17: std::panic::catch_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 18: std::rt::lang_start_internal
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:171:5
[INFO] [stdout] 19: std::rt::lang_start
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:205:5
[INFO] [stdout] 20: main
[INFO] [stdout] 21:
[INFO] [stdout] 22: __libc_start_main
[INFO] [stdout] 23: _start
[INFO] [stdout]
[INFO] [stdout] ```
[INFO] [stdout]
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x57d737d5db72 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x57d737d5db72 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x57d737d5db72 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x57d737d5db72 - ::fmt::h5bb8a979ba5db788
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x57d737d6e78f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x57d737d6e78f - core::fmt::write::h1e0dbf07fe3990bd
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x57d737d27e33 - std::io::default_write_fmt::h7d7ad5ed6a883d81
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x57d737d27e33 - std::io::Write::write_fmt::hc477d9325b345ece
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x57d737d34d22 - std::sys::backtrace::BacktraceLock::print::h788d486777205086
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x57d737d3a43f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x57d737d3a2d1 - std::panicking::default_hook::h6dad75ec721846f4
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x57d737bb4f6e - as core::ops::function::Fn>::call::h33799d04b0b96146
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 12: 0x57d737bb4f6e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x57d737d3aade - as core::ops::function::Fn>::call::h5e1b8c652ea49180
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 14: 0x57d737d3aade - std::panicking::panic_with_hook::hba00e869ada17676
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x57d737d3a8aa - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13
[INFO] [stdout] 16: 0x57d737d34e59 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x57d737d1afdd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x57d737d76450 - core::panicking::panic_fmt::h78e817a90331d98b
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14
[INFO] [stdout] 19: 0x57d737c61c20 - core::panicking::panic_display::h11dc681c555f196c
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:259:5
[INFO] [stdout] 20: 0x57d737c49431 - snapbox::cmd::OutputAssert::code::h57942bba15580937
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snapbox-0.6.18/src/cmd.rs:586:13
[INFO] [stdout] 21: 0x57d737b80cd0 - dotslash_tests_rs::http__gz__valid_executable::hefeb6e21d826f5c5
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:67:10
[INFO] [stdout] 22: 0x57d737b80d87 - dotslash_tests_rs::http__gz__valid_executable::{{closure}}::hd8832a4b687a19d7
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:55:32
[INFO] [stdout] 23: 0x57d737b8bda6 - core::ops::function::FnOnce::call_once::h98ccb2c7967602b5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 24: 0x57d737bb4d6b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 25: 0x57d737bb4d6b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18
[INFO] [stdout] 26: 0x57d737bca815 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74
[INFO] [stdout] 27: 0x57d737bca815 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 28: 0x57d737bca815 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 29: 0x57d737bca815 - std::panicking::catch_unwind::hc3763734156da4af
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 30: 0x57d737bca815 - std::panic::catch_unwind::h28038391e867eabc
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 31: 0x57d737bca815 - test::run_test_in_process::had0273166695a036
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27
[INFO] [stdout] 32: 0x57d737bca815 - test::run_test::{{closure}}::h743d09d4bb476605
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43
[INFO] [stdout] 33: 0x57d737ba1234 - test::run_test::{{closure}}::he950b8f9118d37e2
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41
[INFO] [stdout] 34: 0x57d737ba1234 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 35: 0x57d737ba4b1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 36: 0x57d737ba4b1a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 37: 0x57d737ba4b1a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 38: 0x57d737ba4b1a - std::panicking::catch_unwind::h412991d5237de610
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 39: 0x57d737ba4b1a - std::panic::catch_unwind::ha82b139b3eb5840a
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 40: 0x57d737ba4b1a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 41: 0x57d737ba4b1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 42: 0x57d737d2edaf - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout] 43: 0x57d737d2edaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17
[INFO] [stdout] 44: 0x7c9d4680caa4 -
[INFO] [stdout] 45: 0x7c9d46899a34 - clone
[INFO] [stdout] 46: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- http__zst__valid_executable stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'http__zst__valid_executable' (199) panicked at tests/dotslash_tests.rs:131: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-uicLl` artifact location `/tmp/dotslash_tests-uicLl/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.7; +https://dotslash-cli.com) https://github.com/zertosh/dotslash_fixtures/raw/5adea95f2eac6509cad9ca87eb770596a1a21379/print_argv.linux.x86_64.zst --output /tmp/dotslash_tests-uicLl/0d/.tmpjEylZJ`
[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.98/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.98/src/context.rs:65:37
[INFO] [stdout] 2: ::fetch_artifact
[INFO] [stdout] at ./src/http_provider.rs:50:14
[INFO] [stdout] 3: dotslash::download::download_artifact
[INFO] [stdout] at ./src/download.rs:93:24
[INFO] [stdout] 4: dotslash::execution::run_dotslash_file
[INFO] [stdout] at ./src/execution.rs:104:5
[INFO] [stdout] 5: dotslash::execution::run
[INFO] [stdout] at ./src/execution.rs:38:15
[INFO] [stdout] 6: dotslash::main
[INFO] [stdout] at ./src/main.rs:38:5
[INFO] [stdout] 7: core::ops::function::FnOnce::call_once
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 8: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 9: std::rt::lang_start::{{closure}}
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:206:18
[INFO] [stdout] 10: core::ops::function::impls:: for &F>::call_once
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:290:21
[INFO] [stdout] 11: std::panicking::catch_unwind::do_call
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 12: std::panicking::catch_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 13: std::panic::catch_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 14: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:175:24
[INFO] [stdout] 15: std::panicking::catch_unwind::do_call
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 16: std::panicking::catch_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 17: std::panic::catch_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 18: std::rt::lang_start_internal
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:171:5
[INFO] [stdout] 19: std::rt::lang_start
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:205:5
[INFO] [stdout] 20: main
[INFO] [stdout] 21:
[INFO] [stdout] 22: __libc_start_main
[INFO] [stdout] 23: _start
[INFO] [stdout]
[INFO] [stdout] ```
[INFO] [stdout]
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x57d737d5db72 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x57d737d5db72 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x57d737d5db72 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x57d737d5db72 - ::fmt::h5bb8a979ba5db788
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x57d737d6e78f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x57d737d6e78f - core::fmt::write::h1e0dbf07fe3990bd
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x57d737d27e33 - std::io::default_write_fmt::h7d7ad5ed6a883d81
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x57d737d27e33 - std::io::Write::write_fmt::hc477d9325b345ece
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x57d737d34d22 - std::sys::backtrace::BacktraceLock::print::h788d486777205086
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x57d737d3a43f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x57d737d3a2d1 - std::panicking::default_hook::h6dad75ec721846f4
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x57d737bb4f6e - as core::ops::function::Fn>::call::h33799d04b0b96146
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 12: 0x57d737bb4f6e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x57d737d3aade - as core::ops::function::Fn>::call::h5e1b8c652ea49180
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 14: 0x57d737d3aade - std::panicking::panic_with_hook::hba00e869ada17676
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x57d737d3a8aa - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13
[INFO] [stdout] 16: 0x57d737d34e59 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x57d737d1afdd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x57d737d76450 - core::panicking::panic_fmt::h78e817a90331d98b
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14
[INFO] [stdout] 19: 0x57d737c61c20 - core::panicking::panic_display::h11dc681c555f196c
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:259:5
[INFO] [stdout] 20: 0x57d737c49431 - snapbox::cmd::OutputAssert::code::h57942bba15580937
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snapbox-0.6.18/src/cmd.rs:586:13
[INFO] [stdout] 21: 0x57d737b81760 - dotslash_tests_rs::http__zst__valid_executable::hcb1171369c53adc2
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:131:10
[INFO] [stdout] 22: 0x57d737b81817 - dotslash_tests_rs::http__zst__valid_executable::{{closure}}::hc737112235e91891
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:119:33
[INFO] [stdout] 23: 0x57d737b8bc66 - core::ops::function::FnOnce::call_once::h92c437db38111a94
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 24: 0x57d737bb4d6b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 25: 0x57d737bb4d6b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18
[INFO] [stdout] 26: 0x57d737bca815 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74
[INFO] [stdout] 27: 0x57d737bca815 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 28: 0x57d737bca815 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 29: 0x57d737bca815 - std::panicking::catch_unwind::hc3763734156da4af
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 30: 0x57d737bca815 - std::panic::catch_unwind::h28038391e867eabc
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 31: 0x57d737bca815 - test::run_test_in_process::had0273166695a036
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27
[INFO] [stdout] 32: 0x57d737bca815 - test::run_test::{{closure}}::h743d09d4bb476605
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43
[INFO] [stdout] 33: 0x57d737ba1234 - test::run_test::{{closure}}::he950b8f9118d37e2
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41
[INFO] [stdout] 34: 0x57d737ba1234 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 35: 0x57d737ba4b1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 36: 0x57d737ba4b1a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 37: 0x57d737ba4b1a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 38: 0x57d737ba4b1a - std::panicking::catch_unwind::h412991d5237de610
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 39: 0x57d737ba4b1a - std::panic::catch_unwind::ha82b139b3eb5840a
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 40: 0x57d737ba4b1a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 41: 0x57d737ba4b1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 42: 0x57d737d2edaf - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout] 43: 0x57d737d2edaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17
[INFO] [stdout] 44: 0x7c9d4680caa4 -
[INFO] [stdout] 45: 0x7c9d46899a34 - clone
[INFO] [stdout] 46: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- http__zip__valid_executable stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'http__zip__valid_executable' (198) panicked at tests/dotslash_tests.rs:163: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-p7CUG` artifact location `/tmp/dotslash_tests-p7CUG/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.7; +https://dotslash-cli.com) https://github.com/zertosh/dotslash_fixtures/raw/5adea95f2eac6509cad9ca87eb770596a1a21379/pack.zip --output /tmp/dotslash_tests-p7CUG/04/.tmp3sJXeE`
[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.98/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.98/src/context.rs:65:37
[INFO] [stdout] 2: ::fetch_artifact
[INFO] [stdout] at ./src/http_provider.rs:50:14
[INFO] [stdout] 3: dotslash::download::download_artifact
[INFO] [stdout] at ./src/download.rs:93:24
[INFO] [stdout] 4: dotslash::execution::run_dotslash_file
[INFO] [stdout] at ./src/execution.rs:104:5
[INFO] [stdout] 5: dotslash::execution::run
[INFO] [stdout] at ./src/execution.rs:38:15
[INFO] [stdout] 6: dotslash::main
[INFO] [stdout] at ./src/main.rs:38:5
[INFO] [stdout] 7: core::ops::function::FnOnce::call_once
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 8: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 9: std::rt::lang_start::{{closure}}
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:206:18
[INFO] [stdout] 10: core::ops::function::impls:: for &F>::call_once
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:290:21
[INFO] [stdout] 11: std::panicking::catch_unwind::do_call
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 12: std::panicking::catch_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 13: std::panic::catch_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 14: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:175:24
[INFO] [stdout] 15: std::panicking::catch_unwind::do_call
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 16: std::panicking::catch_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 17: std::panic::catch_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 18: std::rt::lang_start_internal
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:171:5
[INFO] [stdout] 19: std::rt::lang_start
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:205:5
[INFO] [stdout] 20: main
[INFO] [stdout] 21:
[INFO] [stdout] 22: __libc_start_main
[INFO] [stdout] 23: _start
[INFO] [stdout]
[INFO] [stdout] ```
[INFO] [stdout]
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x57d737d5db72 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x57d737d5db72 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x57d737d5db72 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x57d737d5db72 - ::fmt::h5bb8a979ba5db788
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x57d737d6e78f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x57d737d6e78f - core::fmt::write::h1e0dbf07fe3990bd
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x57d737d27e33 - std::io::default_write_fmt::h7d7ad5ed6a883d81
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x57d737d27e33 - std::io::Write::write_fmt::hc477d9325b345ece
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x57d737d34d22 - std::sys::backtrace::BacktraceLock::print::h788d486777205086
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x57d737d3a43f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x57d737d3a2d1 - std::panicking::default_hook::h6dad75ec721846f4
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x57d737bb4f6e - as core::ops::function::Fn>::call::h33799d04b0b96146
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 12: 0x57d737bb4f6e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x57d737d3aade - as core::ops::function::Fn>::call::h5e1b8c652ea49180
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 14: 0x57d737d3aade - std::panicking::panic_with_hook::hba00e869ada17676
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x57d737d3a8aa - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13
[INFO] [stdout] 16: 0x57d737d34e59 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x57d737d1afdd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x57d737d76450 - core::panicking::panic_fmt::h78e817a90331d98b
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14
[INFO] [stdout] 19: 0x57d737c61c20 - core::panicking::panic_display::h11dc681c555f196c
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:259:5
[INFO] [stdout] 20: 0x57d737c49431 - snapbox::cmd::OutputAssert::code::h57942bba15580937
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snapbox-0.6.18/src/cmd.rs:586:13
[INFO] [stdout] 21: 0x57d737b814b0 - dotslash_tests_rs::http__zip__valid_executable::h5f22617873628b88
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:163:10
[INFO] [stdout] 22: 0x57d737b81567 - dotslash_tests_rs::http__zip__valid_executable::{{closure}}::h67059bc771881b92
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:151:33
[INFO] [stdout] 23: 0x57d737b8be26 - core::ops::function::FnOnce::call_once::h9d9592b5d0cba559
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 24: 0x57d737bb4d6b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 25: 0x57d737bb4d6b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18
[INFO] [stdout] 26: 0x57d737bca815 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74
[INFO] [stdout] 27: 0x57d737bca815 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 28: 0x57d737bca815 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 29: 0x57d737bca815 - std::panicking::catch_unwind::hc3763734156da4af
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 30: 0x57d737bca815 - std::panic::catch_unwind::h28038391e867eabc
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 31: 0x57d737bca815 - test::run_test_in_process::had0273166695a036
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27
[INFO] [stdout] 32: 0x57d737bca815 - test::run_test::{{closure}}::h743d09d4bb476605
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43
[INFO] [stdout] 33: 0x57d737ba1234 - test::run_test::{{closure}}::he950b8f9118d37e2
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41
[INFO] [stdout] 34: 0x57d737ba1234 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 35: 0x57d737ba4b1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 36: 0x57d737ba4b1a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 37: 0x57d737ba4b1a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 38: 0x57d737ba4b1a - std::panicking::catch_unwind::h412991d5237de610
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 39: 0x57d737ba4b1a - std::panic::catch_unwind::ha82b139b3eb5840a
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 40: 0x57d737ba4b1a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 41: 0x57d737ba4b1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 42: 0x57d737d2edaf - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout] 43: 0x57d737d2edaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17
[INFO] [stdout] 44: 0x7c9d4680caa4 -
[INFO] [stdout] 45: 0x7c9d46899a34 - clone
[INFO] [stdout] 46: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- http__xz__valid_executable stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'http__xz__valid_executable' (197) panicked at tests/dotslash_tests.rs:99: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-0cSqk` artifact location `/tmp/dotslash_tests-0cSqk/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.7; +https://dotslash-cli.com) https://github.com/zertosh/dotslash_fixtures/raw/5adea95f2eac6509cad9ca87eb770596a1a21379/print_argv.linux.x86_64.xz --output /tmp/dotslash_tests-0cSqk/26/.tmpfM6yE2`
[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.98/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.98/src/context.rs:65:37
[INFO] [stdout] 2: ::fetch_artifact
[INFO] [stdout] at ./src/http_provider.rs:50:14
[INFO] [stdout] 3: dotslash::download::download_artifact
[INFO] [stdout] at ./src/download.rs:93:24
[INFO] [stdout] 4: dotslash::execution::run_dotslash_file
[INFO] [stdout] at ./src/execution.rs:104:5
[INFO] [stdout] 5: dotslash::execution::run
[INFO] [stdout] at ./src/execution.rs:38:15
[INFO] [stdout] 6: dotslash::main
[INFO] [stdout] at ./src/main.rs:38:5
[INFO] [stdout] 7: core::ops::function::FnOnce::call_once
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 8: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 9: std::rt::lang_start::{{closure}}
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:206:18
[INFO] [stdout] 10: core::ops::function::impls:: for &F>::call_once
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:290:21
[INFO] [stdout] 11: std::panicking::catch_unwind::do_call
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 12: std::panicking::catch_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 13: std::panic::catch_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 14: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:175:24
[INFO] [stdout] 15: std::panicking::catch_unwind::do_call
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 16: std::panicking::catch_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 17: std::panic::catch_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 18: std::rt::lang_start_internal
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:171:5
[INFO] [stdout] 19: std::rt::lang_start
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:205:5
[INFO] [stdout] 20: main
[INFO] [stdout] 21:
[INFO] [stdout] 22: __libc_start_main
[INFO] [stdout] 23: _start
[INFO] [stdout]
[INFO] [stdout] ```
[INFO] [stdout]
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x57d737d5db72 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x57d737d5db72 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x57d737d5db72 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x57d737d5db72 - ::fmt::h5bb8a979ba5db788
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x57d737d6e78f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x57d737d6e78f - core::fmt::write::h1e0dbf07fe3990bd
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x57d737d27e33 - std::io::default_write_fmt::h7d7ad5ed6a883d81
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x57d737d27e33 - std::io::Write::write_fmt::hc477d9325b345ece
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x57d737d34d22 - std::sys::backtrace::BacktraceLock::print::h788d486777205086
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x57d737d3a43f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x57d737d3a2d1 - std::panicking::default_hook::h6dad75ec721846f4
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x57d737bb4f6e - as core::ops::function::Fn>::call::h33799d04b0b96146
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 12: 0x57d737bb4f6e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x57d737d3aade - as core::ops::function::Fn>::call::h5e1b8c652ea49180
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 14: 0x57d737d3aade - std::panicking::panic_with_hook::hba00e869ada17676
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x57d737d3a8aa - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13
[INFO] [stdout] 16: 0x57d737d34e59 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x57d737d1afdd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x57d737d76450 - core::panicking::panic_fmt::h78e817a90331d98b
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14
[INFO] [stdout] 19: 0x57d737c61c20 - core::panicking::panic_display::h11dc681c555f196c
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:259:5
[INFO] [stdout] 20: 0x57d737c49431 - snapbox::cmd::OutputAssert::code::h57942bba15580937
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snapbox-0.6.18/src/cmd.rs:586:13
[INFO] [stdout] 21: 0x57d737b80f80 - dotslash_tests_rs::http__xz__valid_executable::h9a5f0061cff59122
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:99:10
[INFO] [stdout] 22: 0x57d737b81037 - dotslash_tests_rs::http__xz__valid_executable::{{closure}}::h4084807b80b2c548
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:87:32
[INFO] [stdout] 23: 0x57d737b8b836 - core::ops::function::FnOnce::call_once::h2ff3064411c0b148
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 24: 0x57d737bb4d6b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 25: 0x57d737bb4d6b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18
[INFO] [stdout] 26: 0x57d737bca815 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74
[INFO] [stdout] 27: 0x57d737bca815 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 28: 0x57d737bca815 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 29: 0x57d737bca815 - std::panicking::catch_unwind::hc3763734156da4af
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 30: 0x57d737bca815 - std::panic::catch_unwind::h28038391e867eabc
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 31: 0x57d737bca815 - test::run_test_in_process::had0273166695a036
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27
[INFO] [stdout] 32: 0x57d737bca815 - test::run_test::{{closure}}::h743d09d4bb476605
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43
[INFO] [stdout] 33: 0x57d737ba1234 - test::run_test::{{closure}}::he950b8f9118d37e2
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41
[INFO] [stdout] 34: 0x57d737ba1234 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 35: 0x57d737ba4b1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 36: 0x57d737ba4b1a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 37: 0x57d737ba4b1a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 38: 0x57d737ba4b1a - std::panicking::catch_unwind::h412991d5237de610
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 39: 0x57d737ba4b1a - std::panic::catch_unwind::ha82b139b3eb5840a
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 40: 0x57d737ba4b1a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 41: 0x57d737ba4b1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 42: 0x57d737d2edaf - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout] 43: 0x57d737d2edaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17
[INFO] [stdout] 44: 0x7c9d4680caa4 -
[INFO] [stdout] 45: 0x7c9d46899a34 - clone
[INFO] [stdout] 46: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- http__tar_xz__valid_executable stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'http__tar_xz__valid_executable' (195) panicked at tests/dotslash_tests.rs:259: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-ZvaTm` artifact location `/tmp/dotslash_tests-ZvaTm/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.7; +https://dotslash-cli.com) https://github.com/zertosh/dotslash_fixtures/raw/5adea95f2eac6509cad9ca87eb770596a1a21379/pack.tar.xz --output /tmp/dotslash_tests-ZvaTm/a2/.tmpDAulR8`
[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.98/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.98/src/context.rs:65:37
[INFO] [stdout] 2: ::fetch_artifact
[INFO] [stdout] at ./src/http_provider.rs:50:14
[INFO] [stdout] 3: dotslash::download::download_artifact
[INFO] [stdout] at ./src/download.rs:93:24
[INFO] [stdout] 4: dotslash::execution::run_dotslash_file
[INFO] [stdout] at ./src/execution.rs:104:5
[INFO] [stdout] 5: dotslash::execution::run
[INFO] [stdout] at ./src/execution.rs:38:15
[INFO] [stdout] 6: dotslash::main
[INFO] [stdout] at ./src/main.rs:38:5
[INFO] [stdout] 7: core::ops::function::FnOnce::call_once
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 8: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 9: std::rt::lang_start::{{closure}}
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:206:18
[INFO] [stdout] 10: core::ops::function::impls:: for &F>::call_once
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:290:21
[INFO] [stdout] 11: std::panicking::catch_unwind::do_call
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 12: std::panicking::catch_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 13: std::panic::catch_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 14: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:175:24
[INFO] [stdout] 15: std::panicking::catch_unwind::do_call
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 16: std::panicking::catch_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 17: std::panic::catch_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 18: std::rt::lang_start_internal
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:171:5
[INFO] [stdout] 19: std::rt::lang_start
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:205:5
[INFO] [stdout] 20: main
[INFO] [stdout] 21:
[INFO] [stdout] 22: __libc_start_main
[INFO] [stdout] 23: _start
[INFO] [stdout]
[INFO] [stdout] ```
[INFO] [stdout]
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x57d737d5db72 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x57d737d5db72 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x57d737d5db72 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x57d737d5db72 - ::fmt::h5bb8a979ba5db788
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x57d737d6e78f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x57d737d6e78f - core::fmt::write::h1e0dbf07fe3990bd
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x57d737d27e33 - std::io::default_write_fmt::h7d7ad5ed6a883d81
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x57d737d27e33 - std::io::Write::write_fmt::hc477d9325b345ece
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x57d737d34d22 - std::sys::backtrace::BacktraceLock::print::h788d486777205086
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x57d737d3a43f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x57d737d3a2d1 - std::panicking::default_hook::h6dad75ec721846f4
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x57d737bb4f6e - as core::ops::function::Fn>::call::h33799d04b0b96146
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 12: 0x57d737bb4f6e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x57d737d3aade - as core::ops::function::Fn>::call::h5e1b8c652ea49180
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 14: 0x57d737d3aade - std::panicking::panic_with_hook::hba00e869ada17676
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x57d737d3a8aa - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13
[INFO] [stdout] 16: 0x57d737d34e59 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x57d737d1afdd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x57d737d76450 - core::panicking::panic_fmt::h78e817a90331d98b
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14
[INFO] [stdout] 19: 0x57d737c61c20 - core::panicking::panic_display::h11dc681c555f196c
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:259:5
[INFO] [stdout] 20: 0x57d737c49431 - snapbox::cmd::OutputAssert::code::h57942bba15580937
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snapbox-0.6.18/src/cmd.rs:586:13
[INFO] [stdout] 21: 0x57d737b82720 - dotslash_tests_rs::http__tar_xz__valid_executable::h65a241d763d50eb0
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:259:10
[INFO] [stdout] 22: 0x57d737b827d7 - dotslash_tests_rs::http__tar_xz__valid_executable::{{closure}}::h972ee9365b690baf
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:247:36
[INFO] [stdout] 23: 0x57d737b8b766 - core::ops::function::FnOnce::call_once::h1431f6aaf258e579
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 24: 0x57d737bb4d6b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 25: 0x57d737bb4d6b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18
[INFO] [stdout] 26: 0x57d737bca815 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74
[INFO] [stdout] 27: 0x57d737bca815 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 28: 0x57d737bca815 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 29: 0x57d737bca815 - std::panicking::catch_unwind::hc3763734156da4af
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 30: 0x57d737bca815 - std::panic::catch_unwind::h28038391e867eabc
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 31: 0x57d737bca815 - test::run_test_in_process::had0273166695a036
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27
[INFO] [stdout] 32: 0x57d737bca815 - test::run_test::{{closure}}::h743d09d4bb476605
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43
[INFO] [stdout] 33: 0x57d737ba1234 - test::run_test::{{closure}}::he950b8f9118d37e2
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41
[INFO] [stdout] 34: 0x57d737ba1234 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 35: 0x57d737ba4b1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 36: 0x57d737ba4b1a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 37: 0x57d737ba4b1a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 38: 0x57d737ba4b1a - std::panicking::catch_unwind::h412991d5237de610
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 39: 0x57d737ba4b1a - std::panic::catch_unwind::ha82b139b3eb5840a
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 40: 0x57d737ba4b1a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 41: 0x57d737ba4b1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 42: 0x57d737d2edaf - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout] 43: 0x57d737d2edaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17
[INFO] [stdout] 44: 0x7c9d4680caa4 -
[INFO] [stdout] 45: 0x7c9d46899a34 - clone
[INFO] [stdout] 46: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- http__tar_zst__valid_executable stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'http__tar_zst__valid_executable' (196) panicked at tests/dotslash_tests.rs:291: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-DBc6A` artifact location `/tmp/dotslash_tests-DBc6A/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.7; +https://dotslash-cli.com) https://github.com/zertosh/dotslash_fixtures/raw/5adea95f2eac6509cad9ca87eb770596a1a21379/pack.tar.zst --output /tmp/dotslash_tests-DBc6A/ef/.tmpMLHrEw`
[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.98/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.98/src/context.rs:65:37
[INFO] [stdout] 2: ::fetch_artifact
[INFO] [stdout] at ./src/http_provider.rs:50:14
[INFO] [stdout] 3: dotslash::download::download_artifact
[INFO] [stdout] at ./src/download.rs:93:24
[INFO] [stdout] 4: dotslash::execution::run_dotslash_file
[INFO] [stdout] at ./src/execution.rs:104:5
[INFO] [stdout] 5: dotslash::execution::run
[INFO] [stdout] at ./src/execution.rs:38:15
[INFO] [stdout] 6: dotslash::main
[INFO] [stdout] at ./src/main.rs:38:5
[INFO] [stdout] 7: core::ops::function::FnOnce::call_once
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 8: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 9: std::rt::lang_start::{{closure}}
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:206:18
[INFO] [stdout] 10: core::ops::function::impls:: for &F>::call_once
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:290:21
[INFO] [stdout] 11: std::panicking::catch_unwind::do_call
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 12: std::panicking::catch_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 13: std::panic::catch_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 14: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:175:24
[INFO] [stdout] 15: std::panicking::catch_unwind::do_call
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 16: std::panicking::catch_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 17: std::panic::catch_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 18: std::rt::lang_start_internal
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:171:5
[INFO] [stdout] 19: std::rt::lang_start
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:205:5
[INFO] [stdout] 20: main
[INFO] [stdout] 21:
[INFO] [stdout] 22: __libc_start_main
[INFO] [stdout] 23: _start
[INFO] [stdout]
[INFO] [stdout] ```
[INFO] [stdout]
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x57d737d5db72 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x57d737d5db72 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x57d737d5db72 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x57d737d5db72 - ::fmt::h5bb8a979ba5db788
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x57d737d6e78f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x57d737d6e78f - core::fmt::write::h1e0dbf07fe3990bd
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x57d737d27e33 - std::io::default_write_fmt::h7d7ad5ed6a883d81
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x57d737d27e33 - std::io::Write::write_fmt::hc477d9325b345ece
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x57d737d34d22 - std::sys::backtrace::BacktraceLock::print::h788d486777205086
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x57d737d3a43f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x57d737d3a2d1 - std::panicking::default_hook::h6dad75ec721846f4
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x57d737bb4f6e - as core::ops::function::Fn>::call::h33799d04b0b96146
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 12: 0x57d737bb4f6e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x57d737d3aade - as core::ops::function::Fn>::call::h5e1b8c652ea49180
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 14: 0x57d737d3aade - std::panicking::panic_with_hook::hba00e869ada17676
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x57d737d3a8aa - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13
[INFO] [stdout] 16: 0x57d737d34e59 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x57d737d1afdd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x57d737d76450 - core::panicking::panic_fmt::h78e817a90331d98b
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14
[INFO] [stdout] 19: 0x57d737c61c20 - core::panicking::panic_display::h11dc681c555f196c
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:259:5
[INFO] [stdout] 20: 0x57d737c49431 - snapbox::cmd::OutputAssert::code::h57942bba15580937
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snapbox-0.6.18/src/cmd.rs:586:13
[INFO] [stdout] 21: 0x57d737b829d0 - dotslash_tests_rs::http__tar_zst__valid_executable::h815d155a41ccc5f1
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:291:10
[INFO] [stdout] 22: 0x57d737b82a87 - dotslash_tests_rs::http__tar_zst__valid_executable::{{closure}}::h768af110259c9e02
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:279:37
[INFO] [stdout] 23: 0x57d737b8bf36 - core::ops::function::FnOnce::call_once::hc0d0e9bbec837197
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 24: 0x57d737bb4d6b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 25: 0x57d737bb4d6b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18
[INFO] [stdout] 26: 0x57d737bca815 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74
[INFO] [stdout] 27: 0x57d737bca815 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 28: 0x57d737bca815 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 29: 0x57d737bca815 - std::panicking::catch_unwind::hc3763734156da4af
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 30: 0x57d737bca815 - std::panic::catch_unwind::h28038391e867eabc
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 31: 0x57d737bca815 - test::run_test_in_process::had0273166695a036
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27
[INFO] [stdout] 32: 0x57d737bca815 - test::run_test::{{closure}}::h743d09d4bb476605
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43
[INFO] [stdout] 33: 0x57d737ba1234 - test::run_test::{{closure}}::he950b8f9118d37e2
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41
[INFO] [stdout] 34: 0x57d737ba1234 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 35: 0x57d737ba4b1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 36: 0x57d737ba4b1a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 37: 0x57d737ba4b1a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 38: 0x57d737ba4b1a - std::panicking::catch_unwind::h412991d5237de610
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 39: 0x57d737ba4b1a - std::panic::catch_unwind::ha82b139b3eb5840a
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 40: 0x57d737ba4b1a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 41: 0x57d737ba4b1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 42: 0x57d737d2edaf - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout] 43: 0x57d737d2edaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17
[INFO] [stdout] 44: 0x7c9d4680caa4 -
[INFO] [stdout] 45: 0x7c9d46899a34 - clone
[INFO] [stdout] 46: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- http__tar_gz__valid_executable stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'http__tar_gz__valid_executable' (194) panicked at tests/dotslash_tests.rs:227: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-0hxVI` artifact location `/tmp/dotslash_tests-0hxVI/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.7; +https://dotslash-cli.com) https://github.com/zertosh/dotslash_fixtures/raw/5adea95f2eac6509cad9ca87eb770596a1a21379/pack.tar.gz --output /tmp/dotslash_tests-0hxVI/cf/.tmpPIwHoU`
[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.98/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.98/src/context.rs:65:37
[INFO] [stdout] 2: ::fetch_artifact
[INFO] [stdout] at ./src/http_provider.rs:50:14
[INFO] [stdout] 3: dotslash::download::download_artifact
[INFO] [stdout] at ./src/download.rs:93:24
[INFO] [stdout] 4: dotslash::execution::run_dotslash_file
[INFO] [stdout] at ./src/execution.rs:104:5
[INFO] [stdout] 5: dotslash::execution::run
[INFO] [stdout] at ./src/execution.rs:38:15
[INFO] [stdout] 6: dotslash::main
[INFO] [stdout] at ./src/main.rs:38:5
[INFO] [stdout] 7: core::ops::function::FnOnce::call_once
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 8: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 9: std::rt::lang_start::{{closure}}
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:206:18
[INFO] [stdout] 10: core::ops::function::impls:: for &F>::call_once
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:290:21
[INFO] [stdout] 11: std::panicking::catch_unwind::do_call
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 12: std::panicking::catch_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 13: std::panic::catch_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 14: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:175:24
[INFO] [stdout] 15: std::panicking::catch_unwind::do_call
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 16: std::panicking::catch_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 17: std::panic::catch_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 18: std::rt::lang_start_internal
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:171:5
[INFO] [stdout] 19: std::rt::lang_start
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:205:5
[INFO] [stdout] 20: main
[INFO] [stdout] 21:
[INFO] [stdout] 22: __libc_start_main
[INFO] [stdout] 23: _start
[INFO] [stdout]
[INFO] [stdout] ```
[INFO] [stdout]
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x57d737d5db72 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x57d737d5db72 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x57d737d5db72 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x57d737d5db72 - ::fmt::h5bb8a979ba5db788
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x57d737d6e78f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x57d737d6e78f - core::fmt::write::h1e0dbf07fe3990bd
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x57d737d27e33 - std::io::default_write_fmt::h7d7ad5ed6a883d81
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x57d737d27e33 - std::io::Write::write_fmt::hc477d9325b345ece
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x57d737d34d22 - std::sys::backtrace::BacktraceLock::print::h788d486777205086
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x57d737d3a43f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x57d737d3a2d1 - std::panicking::default_hook::h6dad75ec721846f4
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x57d737bb4f6e - as core::ops::function::Fn>::call::h33799d04b0b96146
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 12: 0x57d737bb4f6e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x57d737d3aade - as core::ops::function::Fn>::call::h5e1b8c652ea49180
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout] 14: 0x57d737d3aade - std::panicking::panic_with_hook::hba00e869ada17676
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x57d737d3a8aa - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13
[INFO] [stdout] 16: 0x57d737d34e59 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x57d737d1afdd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x57d737d76450 - core::panicking::panic_fmt::h78e817a90331d98b
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14
[INFO] [stdout] 19: 0x57d737c61c20 - core::panicking::panic_display::h11dc681c555f196c
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:259:5
[INFO] [stdout] 20: 0x57d737c49431 - snapbox::cmd::OutputAssert::code::h57942bba15580937
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snapbox-0.6.18/src/cmd.rs:586:13
[INFO] [stdout] 21: 0x57d737b82470 - dotslash_tests_rs::http__tar_gz__valid_executable::h0808c46663b1e897
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:227:10
[INFO] [stdout] 22: 0x57d737b82527 - dotslash_tests_rs::http__tar_gz__valid_executable::{{closure}}::h9f50d5acba0e9fb0
[INFO] [stdout] at /opt/rustwide/workdir/tests/dotslash_tests.rs:215:36
[INFO] [stdout] 23: 0x57d737b8b9b6 - core::ops::function::FnOnce::call_once::h56b8a3d1410c3d32
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 24: 0x57d737bb4d6b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 25: 0x57d737bb4d6b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18
[INFO] [stdout] 26: 0x57d737bca815 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74
[INFO] [stdout] 27: 0x57d737bca815 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 28: 0x57d737bca815 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 29: 0x57d737bca815 - std::panicking::catch_unwind::hc3763734156da4af
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 30: 0x57d737bca815 - std::panic::catch_unwind::h28038391e867eabc
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 31: 0x57d737bca815 - test::run_test_in_process::had0273166695a036
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27
[INFO] [stdout] 32: 0x57d737bca815 - test::run_test::{{closure}}::h743d09d4bb476605
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43
[INFO] [stdout] 33: 0x57d737ba1234 - test::run_test::{{closure}}::he950b8f9118d37e2
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41
[INFO] [stdout] 34: 0x57d737ba1234 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 35: 0x57d737ba4b1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 36: 0x57d737ba4b1a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 37: 0x57d737ba4b1a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40
[INFO] [stdout] 38: 0x57d737ba4b1a - std::panicking::catch_unwind::h412991d5237de610
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19
[INFO] [stdout] 39: 0x57d737ba4b1a - std::panic::catch_unwind::ha82b139b3eb5840a
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14
[INFO] [stdout] 40: 0x57d737ba4b1a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 41: 0x57d737ba4b1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 42: 0x57d737d2edaf - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout] 43: 0x57d737d2edaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963
[INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17
[INFO] [stdout] 44: 0x7c9d4680caa4 -
[INFO] [stdout] 45: 0x7c9d46899a34 - clone
[INFO] [stdout] 46: 0x0 -
[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.56s
[INFO] [stdout]
[INFO] [stderr] error: test failed, to rerun pass `--test dotslash_tests_rs`
[INFO] running `Command { std: "docker" "inspect" "b44b2fc5c43fc7c8b02754f25b35307cc5d9607bde1847ca2c75bf46b7a7769a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b44b2fc5c43fc7c8b02754f25b35307cc5d9607bde1847ca2c75bf46b7a7769a", kill_on_drop: false }`
[INFO] [stdout] b44b2fc5c43fc7c8b02754f25b35307cc5d9607bde1847ca2c75bf46b7a7769a