[INFO] cloning repository https://github.com/Solipath/Solipath [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Solipath/Solipath" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSolipath%2FSolipath", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSolipath%2FSolipath'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a185082df36eb3224e3f171a1c6c0517384278a [INFO] testing Solipath/Solipath against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSolipath%2FSolipath" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Solipath/Solipath on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Solipath/Solipath [INFO] finished tweaking git repo https://github.com/Solipath/Solipath [INFO] tweaked toml for git repo https://github.com/Solipath/Solipath written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Solipath/Solipath already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81742cb0486848b778b18ec50f64ff89e714677848d0dcedb47efd3016f6ea18 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "81742cb0486848b778b18ec50f64ff89e714677848d0dcedb47efd3016f6ea18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81742cb0486848b778b18ec50f64ff89e714677848d0dcedb47efd3016f6ea18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81742cb0486848b778b18ec50f64ff89e714677848d0dcedb47efd3016f6ea18", kill_on_drop: false }` [INFO] [stdout] 81742cb0486848b778b18ec50f64ff89e714677848d0dcedb47efd3016f6ea18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25046a6d146b451e1f99ec8dc74ffbc78ac0ddcc96bc5e95e468270015383187 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "25046a6d146b451e1f99ec8dc74ffbc78ac0ddcc96bc5e95e468270015383187", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling once_cell v1.7.0 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde_json v1.0.63 [INFO] [stderr] Compiling hyperx v1.3.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling tar v0.4.33 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling zip v0.5.9 (https://github.com/bfrazho/zip.git#b0f4e989) [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling tokio-util v0.6.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.1 [INFO] [stderr] Compiling solipath v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/download_verifier/download_checker.rs:24:20 [INFO] [stdout] | [INFO] [stdout] 24 | panic!(failure_message); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 24 | panic!("{}", failure_message); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 40s [INFO] running `Command { std: "docker" "inspect" "25046a6d146b451e1f99ec8dc74ffbc78ac0ddcc96bc5e95e468270015383187", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25046a6d146b451e1f99ec8dc74ffbc78ac0ddcc96bc5e95e468270015383187", kill_on_drop: false }` [INFO] [stdout] 25046a6d146b451e1f99ec8dc74ffbc78ac0ddcc96bc5e95e468270015383187 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3fbea22bd0f7475d502a19f39ba596fe0dfca3dd20962497af7c1edbd1470ed9 [INFO] running `Command { std: "docker" "start" "-a" "3fbea22bd0f7475d502a19f39ba596fe0dfca3dd20962497af7c1edbd1470ed9", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling fragile v1.0.0 [INFO] [stderr] Compiling downcast v0.10.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling mockall_derive v0.9.1 [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/download_verifier/download_checker.rs:24:20 [INFO] [stdout] | [INFO] [stdout] 24 | panic!(failure_message); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 24 | panic!("{}", failure_message); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling predicates v1.0.7 [INFO] [stderr] Compiling mockall v0.9.1 [INFO] [stderr] Compiling solipath v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/download_verifier/download_checker.rs:24:20 [INFO] [stdout] | [INFO] [stdout] 24 | panic!(failure_message); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 24 | panic!("{}", failure_message); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 59.21s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/solipath_lib-e73f755e36dbdee8) [INFO] [stderr] Executable unittests src/download_verifier/main.rs (/opt/rustwide/target/debug/deps/download_verifier-a753265e74f79dc7) [INFO] [stderr] Executable unittests src/solipath/main.rs (/opt/rustwide/target/debug/deps/solipath-71aa20d0b1d93fd2) [INFO] [stderr] Executable tests/mod.rs (/opt/rustwide/target/debug/deps/mod-6125cabd758cc0ef) [INFO] running `Command { std: "docker" "inspect" "3fbea22bd0f7475d502a19f39ba596fe0dfca3dd20962497af7c1edbd1470ed9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fbea22bd0f7475d502a19f39ba596fe0dfca3dd20962497af7c1edbd1470ed9", kill_on_drop: false }` [INFO] [stdout] 3fbea22bd0f7475d502a19f39ba596fe0dfca3dd20962497af7c1edbd1470ed9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ea13282a7e4d7280d4b4947181903fb3e36c1f8206f0b3090ae166f6e86a28cf [INFO] running `Command { std: "docker" "start" "-a" "ea13282a7e4d7280d4b4947181903fb3e36c1f8206f0b3090ae166f6e86a28cf", kill_on_drop: false }` [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/download_verifier/download_checker.rs:24:20 [INFO] [stderr] | [INFO] [stderr] 24 | panic!(failure_message); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 24 | panic!("{}", failure_message); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: `solipath` (bin "download_verifier" test) generated 1 warning [INFO] [stderr] warning: `solipath` (bin "download_verifier") generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/solipath_lib-e73f755e36dbdee8) [INFO] [stdout] [INFO] [stdout] running 59 tests [INFO] [stdout] test solipath_directory::solipath_directory_finder::tests::base_solipath_directory_ends_with_solipath ... ok [INFO] [stdout] test solipath_commandline::looping_install_command_executor::tests::can_set_command_executor_loops ... ok [INFO] [stdout] test solipath_dependency_download::dependency_downloader::tests::can_download_dependency ... ok [INFO] [stdout] test solipath_dependency_download::looping_dependency_downloader::tests::download_dependencies_two_downloads_one_is_filtered_out ... ok [INFO] [stdout] test solipath_dependency_download::looping_dependency_downloader::tests::download_dependencies_multiple_downloads ... ok [INFO] [stdout] test solipath_commandline::looping_install_command_executor::tests::can_set_command_executor_and_filter_result ... ok [INFO] [stdout] test solipath_dependency_download::looping_dependency_downloader::tests::download_dependencies_single_download ... ok [INFO] [stdout] test solipath_commandline::looping_install_command_executor::tests::can_set_command_executor ... ok [INFO] [stdout] test solipath_commandline::install_command_executor::tests::run_command_if_rules_pass ... ok [INFO] [stdout] test solipath_commandline::install_command_filter::tests::filter_commands_file_does_not_exist_on_a_file_does_not_exist_rule_returns_true ... ok [INFO] [stdout] test solipath_commandline::install_command_filter::tests::filter_commands_file_exists_already_on_a_file_does_not_exist_rule_returns_false ... ok [INFO] [stdout] test solipath_directory::solipath_directory_finder::tests::dependency_downloads_solipath_directory_ends_with_solipath_dependency_name ... ok [INFO] [stdout] test solipath_commandline::install_command_executor::tests::do_not_run_command_if_rules_fail ... ok [INFO] [stdout] test solipath_directory::solipath_directory_finder::tests::dependency_template_solipath_directory_ends_with_solipath_dependency_name ... ok [INFO] [stdout] test solipath_download::conditional_file_downloader::tests::does_not_call_download_file_if_directory_exists ... ok [INFO] [stdout] test solipath_download::conditional_file_downloader::tests::does_not_call_download_file_if_file_exists ... ok [INFO] [stdout] test solipath_commandline::install_command_filter::tests::filter_commands_no_rules_returns_true ... ok [INFO] [stdout] test solipath_commandline::command_executor::test::run_command ... ok [INFO] [stdout] test solipath_download::file_decompressor::test::just_copies_file_to_destination_folder_if_not_zip_or_targz_file ... ok [INFO] [stdout] test solipath_directory::solipath_directory_finder::tests::dependency_solipath_directory_ends_with_solipath_dependency_name_version ... ok [INFO] [stdout] test solipath_download::file_name_retriever::tests::get_file_name_from_response_simple_content_disposition_with_only_attachment_should_use_url ... ok [INFO] [stdout] test solipath_download::file_name_retriever::tests::get_file_name_from_response_simple_content_disposition_with_utf8_file_name ... ok [INFO] [stdout] test solipath_download::file_name_retriever::tests::get_file_name_from_response_simple_content_disposition_with_file_name ... ok [INFO] [stdout] test solipath_download::file_decompressor::test::decompresses_tar_gz_file_to_destination_directory ... ok [INFO] [stdout] test solipath_download::file_decompressor::test::decompresses_tar_gz_file_to_destination_directory_with_tgz_extension ... ok [INFO] [stdout] test solipath_download::file_name_retriever::tests::get_file_name_from_response_no_content_disposition ... ok [INFO] [stdout] test solipath_environment_variable::environment_setter::test::can_append_to_path ... ok [INFO] [stdout] test solipath_environment_variable::environment_setter::test::can_set_variable_for_rust_test ... ok [INFO] [stdout] test solipath_download::conditional_file_downloader::tests::calls_file_downloader_when_file_does_not_exist ... ok [INFO] [stdout] test solipath_environment_variable::looping_environment_setter::tests::set_multiple_environment_variables ... ok [INFO] [stdout] test solipath_download::conditional_file_downloader::tests::calls_download_file_and_decompress_file_if_directory_does_not_exist ... ok [INFO] [stdout] test solipath_download::file_name_retriever::tests::get_string_after_last_forward_slash_should_not_include_leading_slash ... ok [INFO] [stdout] test solipath_environment_variable::looping_environment_setter::tests::set_single_environment_variable ... ok [INFO] [stdout] test solipath_environment_variable::looping_environment_setter::tests::set_single_environment_variable_one_filtered_out ... ok [INFO] [stdout] test solipath_execute::command_with_path_executor::tests::get_dependency_instructions_downloads_dependencies_sets_environment_variables_then_executes_the_command ... ok [INFO] [stdout] test solipath_platform::platform::test::is_superset_returns_true_for_exact_match ... ok [INFO] [stdout] test solipath_platform::current_platform_retriever::test::can_get_current_platform ... ok [INFO] [stdout] test solipath_platform::platform::test::is_superset_returns_false_for_incorrect_match ... ok [INFO] [stdout] test solipath_platform::platform::test::is_superset_returns_true_when_operating_system_matches_and_architecture_is_none_on_left_side ... ok [INFO] [stdout] test solipath_platform::platform_filter::test::empty_platform_filter_list_returns_true ... ok [INFO] [stdout] test solipath_platform::platform_filter::test::one_item_that_does_not_match_current_operating_system_returns_false ... ok [INFO] [stdout] test solipath_platform::platform_filter::test::two_items_one_match_operating_system_returns_true ... ok [INFO] [stdout] test solipath_download::file_to_string_downloader::test::can_read_file_after_download ... ok [INFO] [stdout] test solipath_instructions::looping_dependency_instructions_retriever::tests::loops_through_and_filters_out_dependency_if_not_match ... ok [INFO] [stdout] test solipath_download::file_decompressor::test::decompresses_zip_file_to_destination_directory ... ok [INFO] [stdout] test solipath_instructions::looping_dependency_instructions_retriever::tests::loops_through_each_dependency_calls_retrieve_dependency_instructions_for_each ... ok [INFO] [stdout] test solipath_instructions::dependency_instructions_retriever::test::can_retrieve_dependencies_does_not_download_if_exists_already ... ok [INFO] [stdout] test solipath_template::template_variable_replacer::test::single_variable_replacement ... ok [INFO] [stdout] test solipath_template::looping_template_retriever::test::filtered_template_retriever ... ok [INFO] [stdout] test solipath_template::looping_template_retriever::test::multiple_template_retriever_different_instructions ... ok [INFO] [stdout] test solipath_template::template_variable_replacer::test::returns_same_string_if_no_variables ... ok [INFO] [stdout] test solipath_template::template_retriever::test::retrieve_instructions_downloads_data_sends_data_to_template_retriever_and_builds_dependency_instructions ... ok [INFO] [stdout] test solipath_commandline::command_executor::test::run_single_string_command ... ok [INFO] [stdout] test solipath_template::template_variable_replacer::test::multiple_variable_replacement ... ok [INFO] [stdout] test solipath_template::looping_template_retriever::test::multiple_template_retriever ... ok [INFO] [stdout] test solipath_template::looping_template_retriever::test::single_template_retriever ... ok [INFO] [stdout] test solipath_commandline::install_command_filter::tests::filter_commands_unrecognized_filter_panics - should panic ... ok [INFO] [stdout] test solipath_download::file_downloader::tests::can_download_a_file ... FAILED [INFO] [stdout] test solipath_download::file_downloader::tests::can_download_a_file_to_directory ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- solipath_download::file_downloader::tests::can_download_a_file stdout ---- [INFO] [stdout] downloading https://raw.githubusercontent.com/rust-lang/rust/master/LICENSE-MIT... [INFO] [stdout] thread 'solipath_download::file_downloader::tests::can_download_a_file' panicked at 'file download failed!: reqwest::Error { kind: Request, url: Url { scheme: "https", username: "", password: None, host: Some(Domain("raw.githubusercontent.com")), port: None, path: "/rust-lang/rust/master/LICENSE-MIT", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }', src/solipath_download/file_downloader.rs:38:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5600482e487d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5600482e487d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5600482e487d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5600482e487d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5600483099bc - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5600482de411 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5600482e65c5 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5600482e65c5 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5600482e65c5 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5600482e62b4 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5600482e6b12 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5600482e69f7 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5600482e4d34 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5600482e6729 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x560047bbbac3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x560047bbbbb3 - core::result::unwrap_failed::h6bc7b183ec719494 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x560047c56e0c - core::result::Result::expect::hcca19b57c6d7ec1b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1035:23 [INFO] [stdout] 17: 0x560047d05467 - solipath_lib::solipath_download::file_downloader::FileDownloader::make_request::{{closure}}::hc1e032bcb0263b74 [INFO] [stdout] at /opt/rustwide/workdir/src/solipath_download/file_downloader.rs:34:9 [INFO] [stdout] 18: 0x560047d01207 - as core::future::future::Future>::poll::h438ececbc854f12a [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 19: 0x560047d0a9d1 - ::download_file::__download_file::{{closure}}::he03e16a924ddc530 [INFO] [stdout] at /opt/rustwide/workdir/src/solipath_download/file_downloader.rs:69:50 [INFO] [stdout] 20: 0x560047d0189b - as core::future::future::Future>::poll::h5c7e969f0fe65d6d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 21: 0x560047d1d705 - as core::future::future::Future>::poll::hdf433cc4f3aa3b3b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/future.rs:124:9 [INFO] [stdout] 22: 0x560047bd0ca3 - solipath_lib::solipath_download::file_downloader::tests::can_download_a_file::{{closure}}::h475dc8a7c1f718c4 [INFO] [stdout] at /opt/rustwide/workdir/src/solipath_download/file_downloader.rs:121:14 [INFO] [stdout] 23: 0x560047d0114b - as core::future::future::Future>::poll::h3d3562f518e6d73f [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 24: 0x560047d1d08a - as core::future::future::Future>::poll::h40173ea77dc3cd77 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/future.rs:124:9 [INFO] [stdout] 25: 0x560047d4b940 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h5d8eac73aa82a7e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:184:58 [INFO] [stdout] 26: 0x560047cd5a70 - tokio::coop::with_budget::{{closure}}::h69987050e0248dc4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:121:9 [INFO] [stdout] 27: 0x560047bdfcf6 - std::thread::local::LocalKey::try_with::h29d165d05cc2b325 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 28: 0x560047bdcb8d - std::thread::local::LocalKey::with::h32fba101795cf9d3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 29: 0x560047d46749 - tokio::coop::with_budget::h66e48757bb6702d2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:114:5 [INFO] [stdout] 30: 0x560047d46749 - tokio::coop::budget::h1066dc9f3cb82f0b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:98:5 [INFO] [stdout] 31: 0x560047d46749 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::ha307e2dc44dafc7d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:184:35 [INFO] [stdout] 32: 0x560047d57961 - tokio::runtime::basic_scheduler::enter::{{closure}}::hb848ca0431e31915 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 33: 0x560047bc5247 - tokio::macros::scoped_tls::ScopedKey::set::h9a1b28f7e228072a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 34: 0x560047d53ea3 - tokio::runtime::basic_scheduler::enter::h47cb87004116def1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 35: 0x560047d40bcb - tokio::runtime::basic_scheduler::Inner

::block_on::hff107d7320b21dac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 36: 0x560047d4c84e - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h3932285ecd32ab0b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 37: 0x560047d50928 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h88f58812a3afd67c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 38: 0x560047bc7fc0 - tokio::runtime::Runtime::block_on::h8b7b04135572fdad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 39: 0x560047bd0864 - solipath_lib::solipath_download::file_downloader::tests::can_download_a_file::haed7b044e2f520b3 [INFO] [stdout] at /opt/rustwide/workdir/src/solipath_download/file_downloader.rs:111:5 [INFO] [stdout] 40: 0x560047bd076a - solipath_lib::solipath_download::file_downloader::tests::can_download_a_file::{{closure}}::h27c960705ef04e0c [INFO] [stdout] at /opt/rustwide/workdir/src/solipath_download/file_downloader.rs:111:5 [INFO] [stdout] 41: 0x560047c62fee - core::ops::function::FnOnce::call_once::h23dc9b02c9e875a5 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 42: 0x560047db9f53 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 43: 0x560047db9f53 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 44: 0x560047db8d09 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 45: 0x560047db8d09 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 46: 0x560047db8d09 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 47: 0x560047db8d09 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 48: 0x560047db8d09 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 49: 0x560047db8d09 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 50: 0x560047db8d09 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 51: 0x560047d84ebe - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 52: 0x560047d84ebe - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 53: 0x560047d8a428 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 54: 0x560047d8a428 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x560047d8a428 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 56: 0x560047d8a428 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 57: 0x560047d8a428 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 58: 0x560047d8a428 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 59: 0x560047d8a428 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 60: 0x5600482eca13 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 61: 0x5600482eca13 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 62: 0x5600482eca13 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 63: 0x7f2a3a2b9609 - start_thread [INFO] [stdout] 64: 0x7f2a3a087163 - clone [INFO] [stdout] 65: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- solipath_download::file_downloader::tests::can_download_a_file_to_directory stdout ---- [INFO] [stdout] downloading https://raw.githubusercontent.com/rust-lang/rust/master/LICENSE-MIT... [INFO] [stdout] thread 'solipath_download::file_downloader::tests::can_download_a_file_to_directory' panicked at 'file download failed!: reqwest::Error { kind: Request, url: Url { scheme: "https", username: "", password: None, host: Some(Domain("raw.githubusercontent.com")), port: None, path: "/rust-lang/rust/master/LICENSE-MIT", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }', src/solipath_download/file_downloader.rs:38:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5600482e487d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5600482e487d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5600482e487d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5600482e487d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5600483099bc - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5600482de411 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5600482e65c5 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5600482e65c5 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5600482e65c5 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5600482e62b4 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5600482e6b12 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5600482e69f7 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5600482e4d34 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5600482e6729 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x560047bbbac3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x560047bbbbb3 - core::result::unwrap_failed::h6bc7b183ec719494 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x560047c56e0c - core::result::Result::expect::hcca19b57c6d7ec1b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1035:23 [INFO] [stdout] 17: 0x560047d05467 - solipath_lib::solipath_download::file_downloader::FileDownloader::make_request::{{closure}}::hc1e032bcb0263b74 [INFO] [stdout] at /opt/rustwide/workdir/src/solipath_download/file_downloader.rs:34:9 [INFO] [stdout] 18: 0x560047d01207 - as core::future::future::Future>::poll::h438ececbc854f12a [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 19: 0x560047d09aa0 - ::download_file_to_directory::__download_file_to_directory::{{closure}}::h6a1f57ae65f38602 [INFO] [stdout] at /opt/rustwide/workdir/src/solipath_download/file_downloader.rs:53:50 [INFO] [stdout] 20: 0x560047d021b3 - as core::future::future::Future>::poll::h8e07bb3301cbb64a [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 21: 0x560047d1ce7b - as core::future::future::Future>::poll::h1f96e817608a2fa8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/future.rs:124:9 [INFO] [stdout] 22: 0x560047bd149f - solipath_lib::solipath_download::file_downloader::tests::can_download_a_file_to_directory::{{closure}}::h5f060e540d5db067 [INFO] [stdout] at /opt/rustwide/workdir/src/solipath_download/file_downloader.rs:140:14 [INFO] [stdout] 23: 0x560047d00bfb - as core::future::future::Future>::poll::h18ed004323449528 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 24: 0x560047d1d5ca - as core::future::future::Future>::poll::hb99e2f3c01de5e00 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/future.rs:124:9 [INFO] [stdout] 25: 0x560047d4b8b0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h57d4168badbe190a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:184:58 [INFO] [stdout] 26: 0x560047cd3b90 - tokio::coop::with_budget::{{closure}}::h2d944b7456cfcf80 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:121:9 [INFO] [stdout] 27: 0x560047bdf556 - std::thread::local::LocalKey::try_with::h1b439c5c8845d732 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 28: 0x560047bdcabd - std::thread::local::LocalKey::with::h2df640d6a9f639ef [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 29: 0x560047d416a9 - tokio::coop::with_budget::hf4b930af57bcc218 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:114:5 [INFO] [stdout] 30: 0x560047d416a9 - tokio::coop::budget::h8ac7b0aafbf9bf93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:98:5 [INFO] [stdout] 31: 0x560047d416a9 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h1827d9721a1931d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:184:35 [INFO] [stdout] 32: 0x560047d57621 - tokio::runtime::basic_scheduler::enter::{{closure}}::h0054d5dc12f957ef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 33: 0x560047bc5647 - tokio::macros::scoped_tls::ScopedKey::set::ha6fbfb524839f613 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 34: 0x560047d54c63 - tokio::runtime::basic_scheduler::enter::h7583036501f332d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 35: 0x560047d40b2b - tokio::runtime::basic_scheduler::Inner

::block_on::hb5330ea315fbfb56 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 36: 0x560047d4c9fe - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h4bc595d37a287a2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 37: 0x560047d4d588 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h0949ab63b449bf2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 38: 0x560047bc77f0 - tokio::runtime::Runtime::block_on::h2ab851111490540c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 39: 0x560047bd1124 - solipath_lib::solipath_download::file_downloader::tests::can_download_a_file_to_directory::hbe6c499c4719a24c [INFO] [stdout] at /opt/rustwide/workdir/src/solipath_download/file_downloader.rs:131:5 [INFO] [stdout] 40: 0x560047bd102a - solipath_lib::solipath_download::file_downloader::tests::can_download_a_file_to_directory::{{closure}}::h048aeaa277041520 [INFO] [stdout] at /opt/rustwide/workdir/src/solipath_download/file_downloader.rs:131:5 [INFO] [stdout] 41: 0x560047c646de - core::ops::function::FnOnce::call_once::hbdb020bd2bca9f21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 42: 0x560047db9f53 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 43: 0x560047db9f53 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 44: 0x560047db8d09 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 45: 0x560047db8d09 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 46: 0x560047db8d09 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 47: 0x560047db8d09 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 48: 0x560047db8d09 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 49: 0x560047db8d09 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 50: 0x560047db8d09 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 51: 0x560047d84ebe - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 52: 0x560047d84ebe - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 53: 0x560047d8a428 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 54: 0x560047d8a428 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x560047d8a428 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 56: 0x560047d8a428 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 57: 0x560047d8a428 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 58: 0x560047d8a428 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 59: 0x560047d8a428 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 60: 0x5600482eca13 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 61: 0x5600482eca13 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 62: 0x5600482eca13 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 63: 0x7f2a3a2b9609 - start_thread [INFO] [stdout] 64: 0x7f2a3a087163 - clone [INFO] [stdout] 65: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] solipath_download::file_downloader::tests::can_download_a_file [INFO] [stdout] solipath_download::file_downloader::tests::can_download_a_file_to_directory [INFO] [stdout] [INFO] [stdout] test result: FAILED. 57 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "ea13282a7e4d7280d4b4947181903fb3e36c1f8206f0b3090ae166f6e86a28cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea13282a7e4d7280d4b4947181903fb3e36c1f8206f0b3090ae166f6e86a28cf", kill_on_drop: false }` [INFO] [stdout] ea13282a7e4d7280d4b4947181903fb3e36c1f8206f0b3090ae166f6e86a28cf