[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 1.60.0 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 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hyperx v1.3.0 [INFO] [stderr] Downloaded serde_json v1.0.63 [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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", 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] 93f8613f2ea6b8db8d5a96bfa6be3713543ae7ae0898803b1a9e67b82a66f2fd [INFO] running `Command { std: "docker" "start" "-a" "93f8613f2ea6b8db8d5a96bfa6be3713543ae7ae0898803b1a9e67b82a66f2fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93f8613f2ea6b8db8d5a96bfa6be3713543ae7ae0898803b1a9e67b82a66f2fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93f8613f2ea6b8db8d5a96bfa6be3713543ae7ae0898803b1a9e67b82a66f2fd", kill_on_drop: false }` [INFO] [stdout] 93f8613f2ea6b8db8d5a96bfa6be3713543ae7ae0898803b1a9e67b82a66f2fd [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" "+1.60.0" "build" "--frozen" "--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] ec85b59bcd1f0b9c82a7638c67f60fba63cefae8b2a7afdb2ca05ef8497ba2f4 [INFO] running `Command { std: "docker" "start" "-a" "ec85b59bcd1f0b9c82a7638c67f60fba63cefae8b2a7afdb2ca05ef8497ba2f4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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-sink v0.3.13 [INFO] [stderr] Compiling futures-core 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 serde_derive v1.0.123 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling openssl v0.10.32 [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 hyperx v1.3.0 [INFO] [stderr] Compiling serde_json v1.0.63 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling http v0.2.3 [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 signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling xattr v0.2.2 [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 rand_chacha v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tokio-macros v1.1.0 [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 thiserror v1.0.24 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling zip v0.5.9 (https://github.com/bfrazho/zip.git#b0f4e989) [INFO] [stderr] Compiling pin-project v1.0.5 [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 38s [INFO] running `Command { std: "docker" "inspect" "ec85b59bcd1f0b9c82a7638c67f60fba63cefae8b2a7afdb2ca05ef8497ba2f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec85b59bcd1f0b9c82a7638c67f60fba63cefae8b2a7afdb2ca05ef8497ba2f4", kill_on_drop: false }` [INFO] [stdout] ec85b59bcd1f0b9c82a7638c67f60fba63cefae8b2a7afdb2ca05ef8497ba2f4 [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" "+1.60.0" "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] 453eac405217fe9be1a894e10e8fd17658643f37ae331d3ef8ea52c3dafae096 [INFO] running `Command { std: "docker" "start" "-a" "453eac405217fe9be1a894e10e8fd17658643f37ae331d3ef8ea52c3dafae096", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling difference v2.0.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 56.16s [INFO] running `Command { std: "docker" "inspect" "453eac405217fe9be1a894e10e8fd17658643f37ae331d3ef8ea52c3dafae096", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "453eac405217fe9be1a894e10e8fd17658643f37ae331d3ef8ea52c3dafae096", kill_on_drop: false }` [INFO] [stdout] 453eac405217fe9be1a894e10e8fd17658643f37ae331d3ef8ea52c3dafae096 [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" "+1.60.0" "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] e8eefc2e0bc1257ffc613923f1c13ee7b06131b0170b1ea1394b60c20cd1606e [INFO] running `Command { std: "docker" "start" "-a" "e8eefc2e0bc1257ffc613923f1c13ee7b06131b0170b1ea1394b60c20cd1606e", 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") generated 1 warning [INFO] [stderr] warning: `solipath` (bin "download_verifier" test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/solipath_lib-73e7cd07a78a3877) [INFO] [stdout] [INFO] [stdout] running 59 tests [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_exists_already_on_a_file_does_not_exist_rule_returns_false ... ok [INFO] [stdout] test solipath_dependency_download::looping_dependency_downloader::tests::download_dependencies_single_download ... ok [INFO] [stdout] test solipath_directory::solipath_directory_finder::tests::dependency_solipath_directory_ends_with_solipath_dependency_name_version ... ok [INFO] [stdout] test solipath_commandline::install_command_filter::tests::filter_commands_no_rules_returns_true ... ok [INFO] [stdout] test solipath_dependency_download::dependency_downloader::tests::can_download_dependency ... 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_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_download::conditional_file_downloader::tests::does_not_call_download_file_if_directory_exists ... ok [INFO] [stdout] test solipath_directory::solipath_directory_finder::tests::dependency_template_solipath_directory_ends_with_solipath_dependency_name ... ok [INFO] [stdout] test solipath_commandline::looping_install_command_executor::tests::can_set_command_executor ... ok [INFO] [stdout] test solipath_directory::solipath_directory_finder::tests::base_solipath_directory_ends_with_solipath ... 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::looping_install_command_executor::tests::can_set_command_executor_and_filter_result ... ok [INFO] [stdout] test solipath_commandline::looping_install_command_executor::tests::can_set_command_executor_loops ... ok [INFO] [stdout] test solipath_download::conditional_file_downloader::tests::calls_file_downloader_when_file_does_not_exist ... ok [INFO] [stdout] test solipath_dependency_download::looping_dependency_downloader::tests::download_dependencies_multiple_downloads ... ok [INFO] [stdout] test solipath_download::conditional_file_downloader::tests::does_not_call_download_file_if_file_exists ... ok [INFO] [stdout] test solipath_dependency_download::looping_dependency_downloader::tests::download_dependencies_two_downloads_one_is_filtered_out ... 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_zip_file_to_destination_directory ... ok [INFO] [stdout] test solipath_environment_variable::looping_environment_setter::tests::set_single_environment_variable ... ok [INFO] [stdout] test solipath_commandline::install_command_executor::tests::do_not_run_command_if_rules_fail ... 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_download::file_name_retriever::tests::get_file_name_from_response_no_content_disposition ... 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_environment_variable::looping_environment_setter::tests::set_single_environment_variable_one_filtered_out ... ok [INFO] [stdout] test solipath_environment_variable::looping_environment_setter::tests::set_multiple_environment_variables ... 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_instructions::looping_dependency_instructions_retriever::tests::loops_through_each_dependency_calls_retrieve_dependency_instructions_for_each ... 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_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::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_platform::platform_filter::test::empty_platform_filter_list_returns_true ... 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_instructions::dependency_instructions_retriever::test::can_retrieve_dependencies_does_not_download_if_exists_already ... ok [INFO] [stdout] test solipath_template::template_variable_replacer::test::multiple_variable_replacement ... ok [INFO] [stdout] test solipath_template::looping_template_retriever::test::filtered_template_retriever ... ok [INFO] [stdout] test solipath_environment_variable::environment_setter::test::can_append_to_path ... ok [INFO] [stdout] test solipath_commandline::command_executor::test::run_command ... ok [INFO] [stdout] test solipath_template::looping_template_retriever::test::multiple_template_retriever ... ok [INFO] [stdout] test solipath_environment_variable::environment_setter::test::can_set_variable_for_rust_test ... 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_to_string_downloader::test::can_read_file_after_download ... ok [INFO] [stdout] test solipath_template::looping_template_retriever::test::single_template_retriever ... 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_template::template_variable_replacer::test::single_variable_replacement ... ok [INFO] [stdout] test solipath_template::template_variable_replacer::test::returns_same_string_if_no_variables ... ok [INFO] [stdout] test solipath_download::file_decompressor::test::decompresses_tar_gz_file_to_destination_directory_with_tgz_extension ... ok [INFO] [stdout] test solipath_template::looping_template_retriever::test::multiple_template_retriever_different_instructions ... ok [INFO] [stdout] test solipath_commandline::command_executor::test::run_single_string_command ... 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_to_directory ... FAILED [INFO] [stdout] test solipath_download::file_downloader::tests::can_download_a_file ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [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: 0x55a381c01ced - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55a381c01ced - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a381c01ced - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55a381c01ced - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55a381c29fdc - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55a381bfa418 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55a381c04247 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55a381c04247 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55a381c04247 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55a381c03f7c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55a381c04999 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55a381c04687 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55a381c021b4 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55a381c04399 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55a3814ea7f3 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55a3814ea8e3 - core::result::unwrap_failed::h719f957ed74f93fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x55a381591a7c - core::result::Result::expect::h3f107a22a43bb799 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x55a38162c50c - solipath_lib::solipath_download::file_downloader::FileDownloader::make_request::{{closure}}::h3fa9a0e71765e85d [INFO] [stdout] at /opt/rustwide/workdir/src/solipath_download/file_downloader.rs:34:9 [INFO] [stdout] 18: 0x55a3816410a7 - as core::future::future::Future>::poll::hccfd3dde06174728 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 19: 0x55a38162fae0 - ::download_file_to_directory::__download_file_to_directory::{{closure}}::h173e3f2cd326ce9b [INFO] [stdout] at /opt/rustwide/workdir/src/solipath_download/file_downloader.rs:53:50 [INFO] [stdout] 20: 0x55a38163ed23 - as core::future::future::Future>::poll::h07831a1746d058f6 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 21: 0x55a38166bd1b - as core::future::future::Future>::poll::hacb520c749567ac8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/future.rs:123:9 [INFO] [stdout] 22: 0x55a3814f3f0c - solipath_lib::solipath_download::file_downloader::tests::can_download_a_file_to_directory::{{closure}}::h6a76348fc658cb46 [INFO] [stdout] at /opt/rustwide/workdir/src/solipath_download/file_downloader.rs:140:14 [INFO] [stdout] 23: 0x55a38163fffb - as core::future::future::Future>::poll::h936b6dde24f9305b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 24: 0x55a38166bf5a - as core::future::future::Future>::poll::hf8473aa9c640e1f8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/future.rs:123:9 [INFO] [stdout] 25: 0x55a381687d20 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h83b2bdbbc308b5db [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: 0x55a38160b240 - tokio::coop::with_budget::{{closure}}::h881765e0d5b8470b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:121:9 [INFO] [stdout] 27: 0x55a3815cee98 - std::thread::local::LocalKey::try_with::h953b640ffb54694e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 28: 0x55a3815ca0cd - std::thread::local::LocalKey::with::hcb00af1b1958d33e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 29: 0x55a38168338f - tokio::coop::with_budget::h906a589544d236be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:114:5 [INFO] [stdout] 30: 0x55a38168338f - tokio::coop::budget::hb3b58df52f248563 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:98:5 [INFO] [stdout] 31: 0x55a38168338f - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h8a31d609a652fa11 [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: 0x55a38168d891 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcb58a68c3c7958fc [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: 0x55a3814eb717 - tokio::macros::scoped_tls::ScopedKey::set::h0ef0af699d0082b5 [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: 0x55a381689472 - tokio::runtime::basic_scheduler::enter::h2d805ffd30a11af6 [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: 0x55a38167d8db - tokio::runtime::basic_scheduler::Inner

::block_on::hb3ed476bbf7a37d9 [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: 0x55a38168de7e - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h94953d517b5414db [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: 0x55a38167ad68 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hc12758f88a07ed3b [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: 0x55a381502090 - tokio::runtime::Runtime::block_on::hf7c96d707f97e438 [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: 0x55a3814f3b78 - solipath_lib::solipath_download::file_downloader::tests::can_download_a_file_to_directory::hbb3be75f1589d355 [INFO] [stdout] at /opt/rustwide/workdir/src/solipath_download/file_downloader.rs:131:5 [INFO] [stdout] 40: 0x55a3814f3aaa - solipath_lib::solipath_download::file_downloader::tests::can_download_a_file_to_directory::{{closure}}::hcaad2232ecd39e31 [INFO] [stdout] at /opt/rustwide/workdir/src/solipath_download/file_downloader.rs:131:5 [INFO] [stdout] 41: 0x55a38159cb5e - core::ops::function::FnOnce::call_once::hd48627bed6b4626d [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 42: 0x55a3816df1f3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 43: 0x55a3816df1f3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 44: 0x55a3816dded4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 45: 0x55a3816dded4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 46: 0x55a3816dded4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 47: 0x55a3816dded4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 48: 0x55a3816dded4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 49: 0x55a3816dded4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 50: 0x55a3816dded4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 51: 0x55a3816e77f1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 52: 0x55a3816e77f1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 53: 0x55a3816b3e6f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 54: 0x55a3816b3e6f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x55a3816b3e6f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 56: 0x55a3816b3e6f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 57: 0x55a3816b3e6f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 58: 0x55a3816b3e6f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 59: 0x55a3816b3e6f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 60: 0x55a381c0c063 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 61: 0x55a381c0c063 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 62: 0x55a381c0c063 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 63: 0x7f7280bd1609 - start_thread [INFO] [stdout] 64: 0x7f728099f163 - clone [INFO] [stdout] 65: 0x0 - [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: 0x55a381c01ced - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55a381c01ced - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a381c01ced - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55a381c01ced - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55a381c29fdc - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55a381bfa418 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55a381c04247 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55a381c04247 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55a381c04247 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55a381c03f7c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55a381c04999 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55a381c04687 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55a381c021b4 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55a381c04399 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55a3814ea7f3 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55a3814ea8e3 - core::result::unwrap_failed::h719f957ed74f93fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x55a381591a7c - core::result::Result::expect::h3f107a22a43bb799 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x55a38162c50c - solipath_lib::solipath_download::file_downloader::FileDownloader::make_request::{{closure}}::h3fa9a0e71765e85d [INFO] [stdout] at /opt/rustwide/workdir/src/solipath_download/file_downloader.rs:34:9 [INFO] [stdout] 18: 0x55a3816410a7 - as core::future::future::Future>::poll::hccfd3dde06174728 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 19: 0x55a3816309e1 - ::download_file::__download_file::{{closure}}::hec20fc851521e846 [INFO] [stdout] at /opt/rustwide/workdir/src/solipath_download/file_downloader.rs:69:50 [INFO] [stdout] 20: 0x55a38164079b - as core::future::future::Future>::poll::ha79336c65c3b6e3c [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 21: 0x55a38166b715 - as core::future::future::Future>::poll::h1cf6ee87b044dba9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/future.rs:123:9 [INFO] [stdout] 22: 0x55a3814f3727 - solipath_lib::solipath_download::file_downloader::tests::can_download_a_file::{{closure}}::h595b1417f2722b69 [INFO] [stdout] at /opt/rustwide/workdir/src/solipath_download/file_downloader.rs:121:14 [INFO] [stdout] 23: 0x55a38163f7cb - as core::future::future::Future>::poll::h3d0491f295adb40b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 24: 0x55a38166bc8a - as core::future::future::Future>::poll::ha1f0ba1d51a6dbbf [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/future.rs:123:9 [INFO] [stdout] 25: 0x55a3816879c0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h3bfaafe016ce3e63 [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: 0x55a381608660 - tokio::coop::with_budget::{{closure}}::h2252fc1c0dc2f974 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:121:9 [INFO] [stdout] 27: 0x55a3815cced8 - std::thread::local::LocalKey::try_with::h408664d5bcc45853 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 28: 0x55a3815c941d - std::thread::local::LocalKey::with::h7324f2b7f999c782 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 29: 0x55a381682b9f - tokio::coop::with_budget::hb9496ce7aa26cb12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:114:5 [INFO] [stdout] 30: 0x55a381682b9f - tokio::coop::budget::h7b086b8f346db19c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:98:5 [INFO] [stdout] 31: 0x55a381682b9f - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h8965c5e65c919846 [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: 0x55a38168d951 - tokio::runtime::basic_scheduler::enter::{{closure}}::hebec137128b7808e [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: 0x55a3814ec167 - tokio::macros::scoped_tls::ScopedKey::set::h907b3dd92fc8f292 [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: 0x55a38168b992 - tokio::runtime::basic_scheduler::enter::hbddd50d19dc252f4 [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: 0x55a38167d89b - tokio::runtime::basic_scheduler::Inner

::block_on::ha8e7432003039fbe [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: 0x55a38168ddee - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h45febc943a60cf47 [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: 0x55a38167a628 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::ha8a8779bbeac38e3 [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: 0x55a381502210 - tokio::runtime::Runtime::block_on::hfa44c6bf493f31fb [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: 0x55a3814f32d8 - solipath_lib::solipath_download::file_downloader::tests::can_download_a_file::hff7d263314815b78 [INFO] [stdout] at /opt/rustwide/workdir/src/solipath_download/file_downloader.rs:111:5 [INFO] [stdout] 40: 0x55a3814f320a - solipath_lib::solipath_download::file_downloader::tests::can_download_a_file::{{closure}}::he973225a5a736262 [INFO] [stdout] at /opt/rustwide/workdir/src/solipath_download/file_downloader.rs:111:5 [INFO] [stdout] 41: 0x55a38159c3de - core::ops::function::FnOnce::call_once::h9b0f5561f5a6e4ea [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 42: 0x55a3816df1f3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 43: 0x55a3816df1f3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 44: 0x55a3816dded4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 45: 0x55a3816dded4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 46: 0x55a3816dded4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 47: 0x55a3816dded4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 48: 0x55a3816dded4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 49: 0x55a3816dded4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 50: 0x55a3816dded4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 51: 0x55a3816e77f1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 52: 0x55a3816e77f1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 53: 0x55a3816b3e6f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 54: 0x55a3816b3e6f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x55a3816b3e6f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 56: 0x55a3816b3e6f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 57: 0x55a3816b3e6f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 58: 0x55a3816b3e6f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 59: 0x55a3816b3e6f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 60: 0x55a381c0c063 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 61: 0x55a381c0c063 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 62: 0x55a381c0c063 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 63: 0x7f7280bd1609 - start_thread [INFO] [stdout] 64: 0x7f728099f163 - 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" "e8eefc2e0bc1257ffc613923f1c13ee7b06131b0170b1ea1394b60c20cd1606e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8eefc2e0bc1257ffc613923f1c13ee7b06131b0170b1ea1394b60c20cd1606e", kill_on_drop: false }` [INFO] [stdout] e8eefc2e0bc1257ffc613923f1c13ee7b06131b0170b1ea1394b60c20cd1606e