[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 master#10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287 for pr-94775
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSolipath%2FSolipath" "/workspace/builds/worker-39/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-39/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Solipath/Solipath on toolchain 10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-39/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-39/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" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f348de12b5c194de06f839d95abc1162ba872bd5230f6d4e1135e619ff81be04
[INFO] running `Command { std: "docker" "start" "-a" "f348de12b5c194de06f839d95abc1162ba872bd5230f6d4e1135e619ff81be04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f348de12b5c194de06f839d95abc1162ba872bd5230f6d4e1135e619ff81be04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f348de12b5c194de06f839d95abc1162ba872bd5230f6d4e1135e619ff81be04", kill_on_drop: false }`
[INFO] [stdout] f348de12b5c194de06f839d95abc1162ba872bd5230f6d4e1135e619ff81be04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 78aecee96f86939ad5c6e1bc50f33df3255347f1cf2ab3cc04ec10a1cf78b154
[INFO] running `Command { std: "docker" "start" "-a" "78aecee96f86939ad5c6e1bc50f33df3255347f1cf2ab3cc04ec10a1cf78b154", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]    Compiling libc v0.2.86
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling futures-core v0.3.13
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling futures-sink v0.3.13
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling futures-task v0.3.13
[INFO] [stderr]    Compiling once_cell v1.7.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.13
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling httparse v1.3.5
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling openssl v0.10.32
[INFO] [stderr]    Compiling serde_derive v1.0.123
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling serde v1.0.123
[INFO] [stderr]    Compiling native-tls v0.2.7
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling openssl-probe v0.1.2
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling hyperx v1.3.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling serde_json v1.0.63
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling byteorder v1.4.2
[INFO] [stderr]    Compiling ipnet v2.3.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling tinyvec v1.1.1
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling tokio v1.2.0
[INFO] [stderr]    Compiling indexmap v1.6.1
[INFO] [stderr]    Compiling tracing v0.1.25
[INFO] [stderr]    Compiling futures-channel v0.3.13
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling http v0.2.3
[INFO] [stderr]    Compiling quote v1.0.9
[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 xattr v0.2.2
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling filetime v0.2.14
[INFO] [stderr]    Compiling flate2 v1.0.14
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.60
[INFO] [stderr]    Compiling bzip2-sys v0.1.10+1.0.8
[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 http-body v0.4.0
[INFO] [stderr]    Compiling tar v0.4.33
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling idna v0.2.2
[INFO] [stderr]    Compiling bzip2 v0.3.3
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling url v2.2.1
[INFO] [stderr]    Compiling tempfile v3.2.0
[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 thiserror v1.0.24
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[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 1m 39s
[INFO] running `Command { std: "docker" "inspect" "78aecee96f86939ad5c6e1bc50f33df3255347f1cf2ab3cc04ec10a1cf78b154", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78aecee96f86939ad5c6e1bc50f33df3255347f1cf2ab3cc04ec10a1cf78b154", kill_on_drop: false }`
[INFO] [stdout] 78aecee96f86939ad5c6e1bc50f33df3255347f1cf2ab3cc04ec10a1cf78b154
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8a69ecf346cc6ea9d973340ff5a55595e044a31bc16e065bc62eacc8f9e8b30
[INFO] running `Command { std: "docker" "start" "-a" "a8a69ecf346cc6ea9d973340ff5a55595e044a31bc16e065bc62eacc8f9e8b30", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.6.22
[INFO] [stderr]    Compiling predicates-core v1.0.2
[INFO] [stderr]    Compiling treeline v0.1.0
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling fragile v1.0.0
[INFO] [stderr]    Compiling downcast v0.10.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[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 float-cmp v0.8.0
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[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 37.05s
[INFO] [stderr]   Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/solipath_lib-81ca546d22765478)
[INFO] [stderr]   Executable unittests src/download_verifier/main.rs (/opt/rustwide/target/debug/deps/download_verifier-652b3853accc8c7f)
[INFO] [stderr]   Executable unittests src/solipath/main.rs (/opt/rustwide/target/debug/deps/solipath-8d63771827ece963)
[INFO] [stderr]   Executable tests/mod.rs (/opt/rustwide/target/debug/deps/mod-9a42252a9c27e04b)
[INFO] running `Command { std: "docker" "inspect" "a8a69ecf346cc6ea9d973340ff5a55595e044a31bc16e065bc62eacc8f9e8b30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8a69ecf346cc6ea9d973340ff5a55595e044a31bc16e065bc62eacc8f9e8b30", kill_on_drop: false }`
[INFO] [stdout] a8a69ecf346cc6ea9d973340ff5a55595e044a31bc16e065bc62eacc8f9e8b30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4deaa7100888fed3ef6878451c1e2bef97baf3fc1bc1d76df6cfb2c24c8e416d
[INFO] running `Command { std: "docker" "start" "-a" "4deaa7100888fed3ef6878451c1e2bef97baf3fc1bc1d76df6cfb2c24c8e416d", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[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 1m 25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/solipath_lib-81ca546d22765478)
[INFO] [stdout] 
[INFO] [stdout] running 59 tests
[INFO] [stdout] test solipath_commandline::install_command_filter::tests::filter_commands_no_rules_returns_true ... ok
[INFO] [stdout] test solipath_dependency_download::looping_dependency_downloader::tests::download_dependencies_two_downloads_one_is_filtered_out ... ok
[INFO] [stdout] test solipath_commandline::command_executor::test::run_command ... ok
[INFO] [stdout] test solipath_commandline::looping_install_command_executor::tests::can_set_command_executor_loops ... ok
[INFO] [stdout] test solipath_commandline::install_command_executor::tests::do_not_run_command_if_rules_fail ... ok
[INFO] [stdout] test solipath_commandline::install_command_executor::tests::run_command_if_rules_pass ... ok
[INFO] [stdout] test solipath_commandline::looping_install_command_executor::tests::can_set_command_executor ... ok
[INFO] [stdout] test solipath_commandline::looping_install_command_executor::tests::can_set_command_executor_and_filter_result ... ok
[INFO] [stdout] test solipath_directory::solipath_directory_finder::tests::dependency_template_solipath_directory_ends_with_solipath_dependency_name ... ok
[INFO] [stdout] test solipath_dependency_download::looping_dependency_downloader::tests::download_dependencies_single_download ... 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_commandline::command_executor::test::run_single_string_command ... 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_solipath_directory_ends_with_solipath_dependency_name_version ... ok
[INFO] [stdout] test solipath_directory::solipath_directory_finder::tests::dependency_downloads_solipath_directory_ends_with_solipath_dependency_name ... 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_file_name ... ok
[INFO] [stdout] test solipath_environment_variable::environment_setter::test::can_append_to_path ... ok
[INFO] [stdout] test solipath_environment_variable::looping_environment_setter::tests::set_single_environment_variable ... ok
[INFO] [stdout] test solipath_environment_variable::environment_setter::test::can_set_variable_for_rust_test ... 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_no_content_disposition ... 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_instructions::looping_dependency_instructions_retriever::tests::loops_through_each_dependency_calls_retrieve_dependency_instructions_for_each ... ok
[INFO] [stdout] test solipath_platform::current_platform_retriever::test::can_get_current_platform ... 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::test::is_superset_returns_true_for_exact_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::test::is_superset_returns_false_for_incorrect_match ... 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_instructions::looping_dependency_instructions_retriever::tests::loops_through_and_filters_out_dependency_if_not_match ... ok
[INFO] [stdout] test solipath_template::looping_template_retriever::test::single_template_retriever ... ok
[INFO] [stdout] test solipath_template::looping_template_retriever::test::filtered_template_retriever ... ok
[INFO] [stdout] test solipath_template::template_variable_replacer::test::multiple_variable_replacement ... ok
[INFO] [stdout] test solipath_template::template_variable_replacer::test::returns_same_string_if_no_variables ... ok
[INFO] [stdout] test solipath_template::looping_template_retriever::test::multiple_template_retriever_different_instructions ... 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_dependency_download::dependency_downloader::tests::can_download_dependency ... ok
[INFO] [stdout] test solipath_dependency_download::looping_dependency_downloader::tests::download_dependencies_multiple_downloads ... 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::looping_template_retriever::test::multiple_template_retriever ... 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_commandline::install_command_filter::tests::filter_commands_unrecognized_filter_panics - should panic ... 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::file_decompressor::test::decompresses_zip_file_to_destination_directory ... ok
[INFO] [stdout] test solipath_download::conditional_file_downloader::tests::does_not_call_download_file_if_directory_exists ... 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::conditional_file_downloader::tests::calls_file_downloader_when_file_does_not_exist ... 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_file_exists_already_on_a_file_does_not_exist_rule_returns_false ... 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_download::conditional_file_downloader::tests::calls_download_file_and_decompress_file_if_directory_does_not_exist ... ok
[INFO] [stdout] test solipath_download::file_to_string_downloader::test::can_read_file_after_download ... 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:     0x55629232e2dc - std::backtrace_rs::backtrace::libunwind::trace::he07d966fe283e0d7
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
[INFO] [stdout]    1:     0x55629232e2dc - std::backtrace_rs::backtrace::trace_unsynchronized::hb52f6a80e177e226
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55629232e2dc - std::sys_common::backtrace::_print_fmt::h95371623091fae65
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:66:5
[INFO] [stdout]    3:     0x55629232e2dc - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc4da24e0b1e98e51
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:45:22
[INFO] [stdout]    4:     0x55629235342c - core::fmt::write::hb2170372716ad26b
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/fmt/mod.rs:1190:17
[INFO] [stdout]    5:     0x556292327361 - std::io::Write::write_fmt::h3c07697c67ffaa2d
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/io/mod.rs:1655:15
[INFO] [stdout]    6:     0x55629232ffa5 - std::sys_common::backtrace::_print::hea3a71f3c525bdc8
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:48:5
[INFO] [stdout]    7:     0x55629232ffa5 - std::sys_common::backtrace::print::h4e46a96df6d676fb
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:35:9
[INFO] [stdout]    8:     0x55629232ffa5 - std::panicking::default_hook::{{closure}}::h7f6d0829f775b598
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:295:22
[INFO] [stdout]    9:     0x55629232fc83 - std::panicking::default_hook::ha9ce4e0173f5ce0b
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:311:9
[INFO] [stdout]   10:     0x5562923304f3 - std::panicking::rust_panic_with_hook::hde456cc93d237fce
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:698:17
[INFO] [stdout]   11:     0x5562923303d7 - std::panicking::begin_panic_handler::{{closure}}::h5ee449200026e0e1
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:588:13
[INFO] [stdout]   12:     0x55629232e794 - std::sys_common::backtrace::__rust_end_short_backtrace::hf4290fe564187149
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:138:18
[INFO] [stdout]   13:     0x556292330109 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:584:5
[INFO] [stdout]   14:     0x556291c10a33 - core::panicking::panic_fmt::hbb2d9452f1115567
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panicking.rs:143:14
[INFO] [stdout]   15:     0x556291c10b23 - core::result::unwrap_failed::h000167061be8973a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/result.rs:1784:5
[INFO] [stdout]   16:     0x556291ca5c7c - core::result::Result<T,E>::expect::hb0863c9eb821788e
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/result.rs:1034:23
[INFO] [stdout]   17:     0x556291d61ad7 - solipath_lib::solipath_download::file_downloader::FileDownloader::make_request::{{closure}}::h6c26ce9a87a782c6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/solipath_download/file_downloader.rs:34:9
[INFO] [stdout]   18:     0x556291d5de17 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h0a6348855a304df2
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/future/mod.rs:91:19
[INFO] [stdout]   19:     0x556291d65091 - <solipath_lib::solipath_download::file_downloader::FileDownloader as solipath_lib::solipath_download::file_downloader::FileDownloaderTrait>::download_file::__download_file::{{closure}}::h1478dfd8c3d29d72
[INFO] [stdout]                                at /opt/rustwide/workdir/src/solipath_download/file_downloader.rs:69:50
[INFO] [stdout]   20:     0x556291d5e5fb - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h336b20ed4f280f40
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/future/mod.rs:91:19
[INFO] [stdout]   21:     0x556291d70b35 - <core::pin::Pin<P> as core::future::future::Future>::poll::h307382b51955f7b8
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/future/future.rs:124:9
[INFO] [stdout]   22:     0x556291c27993 - solipath_lib::solipath_download::file_downloader::tests::can_download_a_file::{{closure}}::h29e471bf2f4c512f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/solipath_download/file_downloader.rs:121:14
[INFO] [stdout]   23:     0x556291d603db - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::hde5120f2f17991ee
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/future/mod.rs:91:19
[INFO] [stdout]   24:     0x556291d70aba - <core::pin::Pin<P> as core::future::future::Future>::poll::h24f9d3da4b6e0eee
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/future/future.rs:124:9
[INFO] [stdout]   25:     0x556291da60a0 - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::{{closure}}::h7f761f2122451ca3
[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:     0x556291d27bd0 - tokio::coop::with_budget::{{closure}}::hefe35537b571b88b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:121:9
[INFO] [stdout]   27:     0x556291c38826 - std::thread::local::LocalKey<T>::try_with::h37aa389c2d02da24
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/local.rs:442:16
[INFO] [stdout]   28:     0x556291c36fed - std::thread::local::LocalKey<T>::with::hf66e47e21e8f7fe6
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/local.rs:418:9
[INFO] [stdout]   29:     0x556291da13e9 - tokio::coop::with_budget::h8763927a5a609021
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:114:5
[INFO] [stdout]   30:     0x556291da13e9 - tokio::coop::budget::hb2e1d39c77bced12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:98:5
[INFO] [stdout]   31:     0x556291da13e9 - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::hb4767f1810898b94
[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:     0x556291db1bf1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h38d3ac15025951b4
[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:     0x556291c1a3b7 - tokio::macros::scoped_tls::ScopedKey<T>::set::hfb3ca82382fa7792
[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:     0x556291daed83 - tokio::runtime::basic_scheduler::enter::h40f596b8d03cb857
[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:     0x556291d9af1b - tokio::runtime::basic_scheduler::Inner<P>::block_on::h652119a0e7571ae6
[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:     0x556291da75de - tokio::runtime::basic_scheduler::InnerGuard<P>::block_on::hcd3f0478001a2c63
[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:     0x556291da88d8 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h2e7c9536ae28f31c
[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:     0x556291c1c060 - tokio::runtime::Runtime::block_on::h6d854ea7368e1ec5
[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:     0x556291c27554 - solipath_lib::solipath_download::file_downloader::tests::can_download_a_file::ha09f6ebe5aa512b4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/solipath_download/file_downloader.rs:111:5
[INFO] [stdout]   40:     0x556291c2745a - solipath_lib::solipath_download::file_downloader::tests::can_download_a_file::{{closure}}::hf7c4542561e9314b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/solipath_download/file_downloader.rs:111:5
[INFO] [stdout]   41:     0x556291cbc22e - core::ops::function::FnOnce::call_once::hcc6a1cf927d2f03d
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   42:     0x556291e0f153 - core::ops::function::FnOnce::call_once::h25babd84699c76f5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   43:     0x556291e0f153 - test::__rust_begin_short_backtrace::hc7fab0226a550eb4
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:575:5
[INFO] [stdout]   44:     0x556291e0dec6 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h51c28c0c988153a6
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   45:     0x556291e0dec6 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h74dfe0746b2a6a2c
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   46:     0x556291e0dec6 - std::panicking::try::do_call::hf6eba50b14a6c5be
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40
[INFO] [stdout]   47:     0x556291e0dec6 - std::panicking::try::hbc5d9d7f4644b991
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19
[INFO] [stdout]   48:     0x556291e0dec6 - std::panic::catch_unwind::hd93fd0b81dd61f41
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14
[INFO] [stdout]   49:     0x556291e0dec6 - test::run_test_in_process::hb5e7d832e150b133
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:598:18
[INFO] [stdout]   50:     0x556291e0dec6 - test::run_test::run_test_inner::{{closure}}::h063833f8b742de26
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:492:39
[INFO] [stdout]   51:     0x556291dda86e - test::run_test::run_test_inner::{{closure}}::hc5419e5ef262c52f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:519:37
[INFO] [stdout]   52:     0x556291dda86e - std::sys_common::backtrace::__rust_begin_short_backtrace::ha4d1a0f3f39c8c5c
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:122:18
[INFO] [stdout]   53:     0x556291ddfd38 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h8d9a95b098f08a3e
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:498:17
[INFO] [stdout]   54:     0x556291ddfd38 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9305181b781f132f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   55:     0x556291ddfd38 - std::panicking::try::do_call::h0e4e363c3ee43148
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40
[INFO] [stdout]   56:     0x556291ddfd38 - std::panicking::try::hba0f2a319d1144ec
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19
[INFO] [stdout]   57:     0x556291ddfd38 - std::panic::catch_unwind::hb6625ed25be77802
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14
[INFO] [stdout]   58:     0x556291ddfd38 - std::thread::Builder::spawn_unchecked_::{{closure}}::h7b5cf1361432eb7a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:497:30
[INFO] [stdout]   59:     0x556291ddfd38 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he553c1fe23a57e8f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   60:     0x5562923363d3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha08b432faa5208c5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   61:     0x5562923363d3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5bb81b7e0a9fec3a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   62:     0x5562923363d3 - std::sys::unix::thread::Thread::new::thread_start::h5006775efb4972f5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys/unix/thread.rs:108:17
[INFO] [stdout]   63:     0x7fc83d9c9609 - start_thread
[INFO] [stdout]   64:     0x7fc83d797163 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[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:     0x55629232e2dc - std::backtrace_rs::backtrace::libunwind::trace::he07d966fe283e0d7
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
[INFO] [stdout]    1:     0x55629232e2dc - std::backtrace_rs::backtrace::trace_unsynchronized::hb52f6a80e177e226
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55629232e2dc - std::sys_common::backtrace::_print_fmt::h95371623091fae65
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:66:5
[INFO] [stdout]    3:     0x55629232e2dc - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc4da24e0b1e98e51
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:45:22
[INFO] [stdout]    4:     0x55629235342c - core::fmt::write::hb2170372716ad26b
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/fmt/mod.rs:1190:17
[INFO] [stdout]    5:     0x556292327361 - std::io::Write::write_fmt::h3c07697c67ffaa2d
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/io/mod.rs:1655:15
[INFO] [stdout]    6:     0x55629232ffa5 - std::sys_common::backtrace::_print::hea3a71f3c525bdc8
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:48:5
[INFO] [stdout]    7:     0x55629232ffa5 - std::sys_common::backtrace::print::h4e46a96df6d676fb
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:35:9
[INFO] [stdout]    8:     0x55629232ffa5 - std::panicking::default_hook::{{closure}}::h7f6d0829f775b598
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:295:22
[INFO] [stdout]    9:     0x55629232fc83 - std::panicking::default_hook::ha9ce4e0173f5ce0b
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:311:9
[INFO] [stdout]   10:     0x5562923304f3 - std::panicking::rust_panic_with_hook::hde456cc93d237fce
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:698:17
[INFO] [stdout]   11:     0x5562923303d7 - std::panicking::begin_panic_handler::{{closure}}::h5ee449200026e0e1
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:588:13
[INFO] [stdout]   12:     0x55629232e794 - std::sys_common::backtrace::__rust_end_short_backtrace::hf4290fe564187149
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:138:18
[INFO] [stdout]   13:     0x556292330109 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:584:5
[INFO] [stdout]   14:     0x556291c10a33 - core::panicking::panic_fmt::hbb2d9452f1115567
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panicking.rs:143:14
[INFO] [stdout]   15:     0x556291c10b23 - core::result::unwrap_failed::h000167061be8973a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/result.rs:1784:5
[INFO] [stdout]   16:     0x556291ca5c7c - core::result::Result<T,E>::expect::hb0863c9eb821788e
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/result.rs:1034:23
[INFO] [stdout]   17:     0x556291d61ad7 - solipath_lib::solipath_download::file_downloader::FileDownloader::make_request::{{closure}}::h6c26ce9a87a782c6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/solipath_download/file_downloader.rs:34:9
[INFO] [stdout]   18:     0x556291d5de17 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h0a6348855a304df2
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/future/mod.rs:91:19
[INFO] [stdout]   19:     0x556291d64160 - <solipath_lib::solipath_download::file_downloader::FileDownloader as solipath_lib::solipath_download::file_downloader::FileDownloaderTrait>::download_file_to_directory::__download_file_to_directory::{{closure}}::hd632606bf7606a4a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/solipath_download/file_downloader.rs:53:50
[INFO] [stdout]   20:     0x556291d5ede3 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h7240a876496d057c
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/future/mod.rs:91:19
[INFO] [stdout]   21:     0x556291d70efb - <core::pin::Pin<P> as core::future::future::Future>::poll::hafd4e8b33f93314b
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/future/future.rs:124:9
[INFO] [stdout]   22:     0x556291c2818f - solipath_lib::solipath_download::file_downloader::tests::can_download_a_file_to_directory::{{closure}}::h170115079d181ef4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/solipath_download/file_downloader.rs:140:14
[INFO] [stdout]   23:     0x556291d6067b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::hf4c253ad45fee079
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/future/mod.rs:91:19
[INFO] [stdout]   24:     0x556291d70c5a - <core::pin::Pin<P> as core::future::future::Future>::poll::h572ee50bf689c68d
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/future/future.rs:124:9
[INFO] [stdout]   25:     0x556291da5e80 - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::{{closure}}::h69e0c32543455c4b
[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:     0x556291d23100 - tokio::coop::with_budget::{{closure}}::h320d4fbd6e619a67
[INFO] [stderr] error: test failed, to rerun pass '--lib'
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:121:9
[INFO] [stdout]   27:     0x556291c3d5b6 - std::thread::local::LocalKey<T>::try_with::hbc9c7c7327ad3a5e
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/local.rs:442:16
[INFO] [stdout]   28:     0x556291c3527d - std::thread::local::LocalKey<T>::with::h2e3290ded5e470c5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/local.rs:418:9
[INFO] [stdout]   29:     0x556291da2c19 - tokio::coop::with_budget::he89c47ca05784045
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:114:5
[INFO] [stdout]   30:     0x556291da2c19 - tokio::coop::budget::ha3b3068ce612120a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:98:5
[INFO] [stdout]   31:     0x556291da2c19 - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::hcd3ecf06014afa35
[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:     0x556291db1af1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h0c02be99ff386720
[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:     0x556291c196b7 - tokio::macros::scoped_tls::ScopedKey<T>::set::h5137df44c7dbab08
[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:     0x556291dadfc3 - tokio::runtime::basic_scheduler::enter::h184592274f22d770
[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:     0x556291d9ae9b - tokio::runtime::basic_scheduler::Inner<P>::block_on::h2cd881ab637047d8
[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:     0x556291da766e - tokio::runtime::basic_scheduler::InnerGuard<P>::block_on::hf184eff11ceb47e3
[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:     0x556291dac028 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::hfd5a416b50092faa
[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:     0x556291c1c1f0 - tokio::runtime::Runtime::block_on::h89b58978482c3291
[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:     0x556291c27e14 - solipath_lib::solipath_download::file_downloader::tests::can_download_a_file_to_directory::h5513f502673f8ccf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/solipath_download/file_downloader.rs:131:5
[INFO] [stdout]   40:     0x556291c27d1a - solipath_lib::solipath_download::file_downloader::tests::can_download_a_file_to_directory::{{closure}}::h7cc1807db50099a5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/solipath_download/file_downloader.rs:131:5
[INFO] [stdout]   41:     0x556291cbb52e - core::ops::function::FnOnce::call_once::h747c49d9fd9c6ee5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   42:     0x556291e0f153 - core::ops::function::FnOnce::call_once::h25babd84699c76f5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   43:     0x556291e0f153 - test::__rust_begin_short_backtrace::hc7fab0226a550eb4
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:575:5
[INFO] [stdout]   44:     0x556291e0dec6 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h51c28c0c988153a6
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   45:     0x556291e0dec6 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h74dfe0746b2a6a2c
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   46:     0x556291e0dec6 - std::panicking::try::do_call::hf6eba50b14a6c5be
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40
[INFO] [stdout]   47:     0x556291e0dec6 - std::panicking::try::hbc5d9d7f4644b991
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19
[INFO] [stdout]   48:     0x556291e0dec6 - std::panic::catch_unwind::hd93fd0b81dd61f41
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14
[INFO] [stdout]   49:     0x556291e0dec6 - test::run_test_in_process::hb5e7d832e150b133
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:598:18
[INFO] [stdout]   50:     0x556291e0dec6 - test::run_test::run_test_inner::{{closure}}::h063833f8b742de26
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:492:39
[INFO] [stdout]   51:     0x556291dda86e - test::run_test::run_test_inner::{{closure}}::hc5419e5ef262c52f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:519:37
[INFO] [stdout]   52:     0x556291dda86e - std::sys_common::backtrace::__rust_begin_short_backtrace::ha4d1a0f3f39c8c5c
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:122:18
[INFO] [stdout]   53:     0x556291ddfd38 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h8d9a95b098f08a3e
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:498:17
[INFO] [stdout]   54:     0x556291ddfd38 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9305181b781f132f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   55:     0x556291ddfd38 - std::panicking::try::do_call::h0e4e363c3ee43148
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40
[INFO] [stdout]   56:     0x556291ddfd38 - std::panicking::try::hba0f2a319d1144ec
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19
[INFO] [stdout]   57:     0x556291ddfd38 - std::panic::catch_unwind::hb6625ed25be77802
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14
[INFO] [stdout]   58:     0x556291ddfd38 - std::thread::Builder::spawn_unchecked_::{{closure}}::h7b5cf1361432eb7a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:497:30
[INFO] [stdout]   59:     0x556291ddfd38 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he553c1fe23a57e8f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   60:     0x5562923363d3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha08b432faa5208c5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   61:     0x5562923363d3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5bb81b7e0a9fec3a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   62:     0x5562923363d3 - std::sys::unix::thread::Thread::new::thread_start::h5006775efb4972f5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys/unix/thread.rs:108:17
[INFO] [stdout]   63:     0x7fc83d9c9609 - start_thread
[INFO] [stdout]   64:     0x7fc83d797163 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[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 2.08s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4deaa7100888fed3ef6878451c1e2bef97baf3fc1bc1d76df6cfb2c24c8e416d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4deaa7100888fed3ef6878451c1e2bef97baf3fc1bc1d76df6cfb2c24c8e416d", kill_on_drop: false }`
[INFO] [stdout] 4deaa7100888fed3ef6878451c1e2bef97baf3fc1bc1d76df6cfb2c24c8e416d