[INFO] cloning repository https://github.com/max-b/parallel-fetch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/max-b/parallel-fetch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmax-b%2Fparallel-fetch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmax-b%2Fparallel-fetch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7919e7e8849b263ab8539061662f585cd84a6760 [INFO] testing max-b/parallel-fetch against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmax-b%2Fparallel-fetch" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/max-b/parallel-fetch on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/max-b/parallel-fetch [INFO] finished tweaking git repo https://github.com/max-b/parallel-fetch [INFO] tweaked toml for git repo https://github.com/max-b/parallel-fetch written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/max-b/parallel-fetch already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: bin.0.src [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 17cb56ff0ee9b783a22c47e5645664f54b6606bc202861d98f8633854fc14eef [INFO] running `Command { std: "docker" "start" "-a" "17cb56ff0ee9b783a22c47e5645664f54b6606bc202861d98f8633854fc14eef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17cb56ff0ee9b783a22c47e5645664f54b6606bc202861d98f8633854fc14eef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17cb56ff0ee9b783a22c47e5645664f54b6606bc202861d98f8633854fc14eef", kill_on_drop: false }` [INFO] [stdout] 17cb56ff0ee9b783a22c47e5645664f54b6606bc202861d98f8633854fc14eef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c5039f43ec39d002bab19864c9cf17e6baffa12527070617d6bd5b6f3ffb683d [INFO] running `Command { std: "docker" "start" "-a" "c5039f43ec39d002bab19864c9cf17e6baffa12527070617d6bd5b6f3ffb683d", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: bin.0.src [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling tower-service v0.3.0-alpha.2 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling hex v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling tracing-core v0.1.7 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.11.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling http v0.1.19 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling slog-scope v4.3.0 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-sync v0.2.0-alpha.6 [INFO] [stderr] Compiling slog-kvfilter v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling slog-stdlog v3.0.5 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling http-body v0.2.0-alpha.3 [INFO] [stderr] Compiling slog-term v2.4.2 [INFO] [stderr] Compiling trackable_derive v0.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling trackable v0.2.23 [INFO] [stderr] Compiling pin-project-internal v0.4.5 [INFO] [stderr] Compiling tracing-attributes v0.1.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.0-alpha.6 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling tracing v0.1.10 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling tokio-executor v0.2.0-alpha.6 [INFO] [stderr] Compiling pin-project v0.4.5 [INFO] [stderr] Compiling tokio-io v0.2.0-alpha.6 [INFO] [stderr] Compiling tokio-codec v0.2.0-alpha.6 [INFO] [stderr] Compiling tower-make v0.3.0-alpha.2a [INFO] [stderr] Compiling tokio-tls v0.3.0-alpha.6 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.0-alpha.3 [INFO] [stderr] Compiling tokio-timer v0.3.0-alpha.6 [INFO] [stderr] Compiling tokio-net v0.2.0-alpha.6 [INFO] [stderr] Compiling tokio-fs v0.2.0-alpha.6 [INFO] [stderr] Compiling tokio v0.2.0-alpha.6 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling hyper v0.13.0-alpha.4 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling sloggers v0.3.4 [INFO] [stderr] Compiling hyper-tls v0.4.0-alpha.4 [INFO] [stderr] Compiling reqwest v0.10.0-alpha.1 [INFO] [stderr] Compiling parallel-fetch v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:27:30 [INFO] [stdout] | [INFO] [stdout] 27 | write!(f, "{}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:37:50 [INFO] [stdout] | [INFO] [stdout] 37 | FetchError::ReqwestError(err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:38:45 [INFO] [stdout] | [INFO] [stdout] 38 | FetchError::IoError(err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:39:61 [INFO] [stdout] | [INFO] [stdout] 39 | FetchError::InvalidHeaderValueError(err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 31s [INFO] running `Command { std: "docker" "inspect" "c5039f43ec39d002bab19864c9cf17e6baffa12527070617d6bd5b6f3ffb683d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5039f43ec39d002bab19864c9cf17e6baffa12527070617d6bd5b6f3ffb683d", kill_on_drop: false }` [INFO] [stdout] c5039f43ec39d002bab19864c9cf17e6baffa12527070617d6bd5b6f3ffb683d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d97be7ab07b0082eda7772f1f0367848622f400ebec2541956d67cda9ed02d8d [INFO] running `Command { std: "docker" "start" "-a" "d97be7ab07b0082eda7772f1f0367848622f400ebec2541956d67cda9ed02d8d", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: bin.0.src [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling rgb v0.8.14 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:27:30 [INFO] [stdout] | [INFO] [stdout] 27 | write!(f, "{}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:37:50 [INFO] [stdout] | [INFO] [stdout] 37 | FetchError::ReqwestError(err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:38:45 [INFO] [stdout] | [INFO] [stdout] 38 | FetchError::IoError(err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:39:61 [INFO] [stdout] | [INFO] [stdout] 39 | FetchError::InvalidHeaderValueError(err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling assert-json-diff v1.0.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling mockito v0.21.0 [INFO] [stderr] Compiling parallel-fetch v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `sloggers::terminal::TerminalLoggerBuilder` [INFO] [stdout] --> tests/fetch.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use sloggers::terminal::TerminalLoggerBuilder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sloggers::types::Severity` [INFO] [stdout] --> tests/fetch.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use sloggers::types::Severity; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:27:30 [INFO] [stdout] | [INFO] [stdout] 27 | write!(f, "{}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:37:50 [INFO] [stdout] | [INFO] [stdout] 37 | FetchError::ReqwestError(err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:38:45 [INFO] [stdout] | [INFO] [stdout] 38 | FetchError::IoError(err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:39:61 [INFO] [stdout] | [INFO] [stdout] 39 | FetchError::InvalidHeaderValueError(err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 26.75s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/parallel_fetch-3c36de9a4e79233c) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/parallel_fetch-54056d77a7d9a757) [INFO] [stderr] Executable tests/fetch.rs (/opt/rustwide/target/debug/deps/fetch-6a77f6a200a087e4) [INFO] running `Command { std: "docker" "inspect" "d97be7ab07b0082eda7772f1f0367848622f400ebec2541956d67cda9ed02d8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d97be7ab07b0082eda7772f1f0367848622f400ebec2541956d67cda9ed02d8d", kill_on_drop: false }` [INFO] [stdout] d97be7ab07b0082eda7772f1f0367848622f400ebec2541956d67cda9ed02d8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a0679e94d47863fa2e4eb8228398b93f4ecef5ddb496f5fdf06a6ea677b9590e [INFO] running `Command { std: "docker" "start" "-a" "a0679e94d47863fa2e4eb8228398b93f4ecef5ddb496f5fdf06a6ea677b9590e", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: bin.0.src [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:27:30 [INFO] [stderr] | [INFO] [stderr] 27 | write!(f, "{}", self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:37:50 [INFO] [stderr] | [INFO] [stderr] 37 | FetchError::ReqwestError(err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:38:45 [INFO] [stderr] | [INFO] [stderr] 38 | FetchError::IoError(err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:39:61 [INFO] [stderr] | [INFO] [stderr] 39 | FetchError::InvalidHeaderValueError(err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `parallel-fetch` (lib) generated 4 warnings [INFO] [stderr] warning: `parallel-fetch` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] warning: unused import: `sloggers::terminal::TerminalLoggerBuilder` [INFO] [stderr] --> tests/fetch.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | use sloggers::terminal::TerminalLoggerBuilder; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `sloggers::types::Severity` [INFO] [stderr] --> tests/fetch.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | use sloggers::types::Severity; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `parallel-fetch` (test "fetch") generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/parallel_fetch-3c36de9a4e79233c) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test utils::tests::parse_path_with_none_output_option ... ok [INFO] [stdout] test utils::tests::range_with_uneven_chunks ... ok [INFO] [stdout] test utils::tests::range_with_2_chunks ... ok [INFO] [stdout] test utils::tests::range_with_0_chunks ... ok [INFO] [stdout] test utils::tests::parse_path_with_non_existent_output_option_dir ... ok [INFO] [stdout] test utils::tests::parse_path_with_output_option_file ... ok [INFO] [stdout] test utils::tests::parse_path_with_output_option_dir ... ok [INFO] [stdout] test utils::tests::parse_path_with_none_output_option_and_no_url_filename ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/parallel_fetch-54056d77a7d9a757) [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/fetch.rs (/opt/rustwide/target/debug/deps/fetch-6a77f6a200a087e4) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test accept_ranges_missing ... ok [INFO] [stdout] test content_length_missing ... ok [INFO] [stdout] test accept_ranges_none ... ok [INFO] [stdout] test check_etag_failure ... ok [INFO] [stdout] test check_etag_success ... ok [INFO] [stdout] test single_fetch ... ok [INFO] [stdout] test second_fetch_fails ... ok [INFO] [stdout] test two_fetches ... ok [INFO] [stdout] test second_fetch_retries ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s [INFO] [stdout] [INFO] [stderr] Doc-tests parallel-fetch [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a0679e94d47863fa2e4eb8228398b93f4ecef5ddb496f5fdf06a6ea677b9590e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0679e94d47863fa2e4eb8228398b93f4ecef5ddb496f5fdf06a6ea677b9590e", kill_on_drop: false }` [INFO] [stdout] a0679e94d47863fa2e4eb8228398b93f4ecef5ddb496f5fdf06a6ea677b9590e