[INFO] cloning repository https://github.com/SonnyX/download-async [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SonnyX/download-async" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSonnyX%2Fdownload-async", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSonnyX%2Fdownload-async'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b7279f183f7ef82334d5d8116f6f301225df273 [INFO] testing SonnyX/download-async against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSonnyX%2Fdownload-async" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SonnyX/download-async on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SonnyX/download-async [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/SonnyX/download-async [INFO] tweaked toml for git repo https://github.com/SonnyX/download-async written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/SonnyX/download-async already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a116e773006925349c2b391ee72076de3a90d7a736321296a0899e9937261308 [INFO] running `Command { std: "docker" "start" "-a" "a116e773006925349c2b391ee72076de3a90d7a736321296a0899e9937261308", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a116e773006925349c2b391ee72076de3a90d7a736321296a0899e9937261308", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a116e773006925349c2b391ee72076de3a90d7a736321296a0899e9937261308", kill_on_drop: false }` [INFO] [stdout] a116e773006925349c2b391ee72076de3a90d7a736321296a0899e9937261308 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 965cbd124dc4aa75f8087a6df5ae333e29cf8f477ed0d5944295f8711b4d80ca [INFO] running `Command { std: "docker" "start" "-a" "965cbd124dc4aa75f8087a6df5ae333e29cf8f477ed0d5944295f8711b4d80ca", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.74 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.48 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling brotli-decompressor v4.0.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling openssl-sys v0.9.83 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.46 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling tokio v1.38.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling async-compression v0.4.12 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling download-async v0.10.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `stream` [INFO] [stdout] --> src/body.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg(feature = "stream")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-compression`, `brotli`, `default`, `deflate`, `gzip`, and `tokio-util` [INFO] [stdout] = help: consider adding `stream` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `blocking` [INFO] [stdout] --> src/body.rs:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | #[cfg(feature = "blocking")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-compression`, `brotli`, `default`, `deflate`, `gzip`, and `tokio-util` [INFO] [stdout] = help: consider adding `blocking` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `multipart` [INFO] [stdout] --> src/body.rs:101:11 [INFO] [stdout] | [INFO] [stdout] 101 | #[cfg(feature = "multipart")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-compression`, `brotli`, `default`, `deflate`, `gzip`, and `tokio-util` [INFO] [stdout] = help: consider adding `multipart` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `blocking` [INFO] [stdout] --> src/decoder.rs:88:11 [INFO] [stdout] | [INFO] [stdout] 88 | #[cfg(feature = "blocking")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-compression`, `brotli`, `default`, `deflate`, `gzip`, and `tokio-util` [INFO] [stdout] = help: consider adding `blocking` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.95s [INFO] running `Command { std: "docker" "inspect" "965cbd124dc4aa75f8087a6df5ae333e29cf8f477ed0d5944295f8711b4d80ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "965cbd124dc4aa75f8087a6df5ae333e29cf8f477ed0d5944295f8711b4d80ca", kill_on_drop: false }` [INFO] [stdout] 965cbd124dc4aa75f8087a6df5ae333e29cf8f477ed0d5944295f8711b4d80ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bcaa200e79123aa0b6b2ebbedf46850cd8442b5316a8de05d0000386ac993b95 [INFO] running `Command { std: "docker" "start" "-a" "bcaa200e79123aa0b6b2ebbedf46850cd8442b5316a8de05d0000386ac993b95", kill_on_drop: false }` [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stdout] warning: unexpected `cfg` condition value: `stream` [INFO] [stdout] --> src/body.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg(feature = "stream")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-compression`, `brotli`, `default`, `deflate`, `gzip`, and `tokio-util` [INFO] [stdout] = help: consider adding `stream` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `blocking` [INFO] [stdout] --> src/body.rs:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | #[cfg(feature = "blocking")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-compression`, `brotli`, `default`, `deflate`, `gzip`, and `tokio-util` [INFO] [stdout] = help: consider adding `blocking` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `multipart` [INFO] [stdout] --> src/body.rs:101:11 [INFO] [stdout] | [INFO] [stdout] 101 | #[cfg(feature = "multipart")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-compression`, `brotli`, `default`, `deflate`, `gzip`, and `tokio-util` [INFO] [stdout] = help: consider adding `multipart` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `blocking` [INFO] [stdout] --> src/decoder.rs:88:11 [INFO] [stdout] | [INFO] [stdout] 88 | #[cfg(feature = "blocking")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-compression`, `brotli`, `default`, `deflate`, `gzip`, and `tokio-util` [INFO] [stdout] = help: consider adding `blocking` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling download-async v0.10.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `stream` [INFO] [stdout] --> src/body.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg(feature = "stream")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-compression`, `brotli`, `default`, `deflate`, `gzip`, and `tokio-util` [INFO] [stdout] = help: consider adding `stream` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `blocking` [INFO] [stdout] --> src/body.rs:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | #[cfg(feature = "blocking")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-compression`, `brotli`, `default`, `deflate`, `gzip`, and `tokio-util` [INFO] [stdout] = help: consider adding `blocking` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `multipart` [INFO] [stdout] --> src/body.rs:101:11 [INFO] [stdout] | [INFO] [stdout] 101 | #[cfg(feature = "multipart")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-compression`, `brotli`, `default`, `deflate`, `gzip`, and `tokio-util` [INFO] [stdout] = help: consider adding `multipart` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `blocking` [INFO] [stdout] --> src/decoder.rs:88:11 [INFO] [stdout] | [INFO] [stdout] 88 | #[cfg(feature = "blocking")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-compression`, `brotli`, `default`, `deflate`, `gzip`, and `tokio-util` [INFO] [stdout] = help: consider adding `blocking` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.77s [INFO] running `Command { std: "docker" "inspect" "bcaa200e79123aa0b6b2ebbedf46850cd8442b5316a8de05d0000386ac993b95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcaa200e79123aa0b6b2ebbedf46850cd8442b5316a8de05d0000386ac993b95", kill_on_drop: false }` [INFO] [stdout] bcaa200e79123aa0b6b2ebbedf46850cd8442b5316a8de05d0000386ac993b95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 992bc1208324a9ff224105f58a34105703b679a68a0b0a16bbf32fb072165442 [INFO] running `Command { std: "docker" "start" "-a" "992bc1208324a9ff224105f58a34105703b679a68a0b0a16bbf32fb072165442", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `stream` [INFO] [stderr] --> src/body.rs:67:11 [INFO] [stderr] | [INFO] [stderr] 67 | #[cfg(feature = "stream")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `async-compression`, `brotli`, `default`, `deflate`, `gzip`, and `tokio-util` [INFO] [stderr] = help: consider adding `stream` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `blocking` [INFO] [stderr] --> src/body.rs:77:11 [INFO] [stderr] | [INFO] [stderr] 77 | #[cfg(feature = "blocking")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `async-compression`, `brotli`, `default`, `deflate`, `gzip`, and `tokio-util` [INFO] [stderr] = help: consider adding `blocking` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `multipart` [INFO] [stderr] --> src/body.rs:101:11 [INFO] [stderr] | [INFO] [stderr] 101 | #[cfg(feature = "multipart")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `async-compression`, `brotli`, `default`, `deflate`, `gzip`, and `tokio-util` [INFO] [stderr] = help: consider adding `multipart` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `blocking` [INFO] [stderr] --> src/decoder.rs:88:11 [INFO] [stderr] | [INFO] [stderr] 88 | #[cfg(feature = "blocking")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `async-compression`, `brotli`, `default`, `deflate`, `gzip`, and `tokio-util` [INFO] [stderr] = help: consider adding `blocking` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `download-async` (lib) generated 4 warnings [INFO] [stderr] warning: `download-async` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/download_async-af0f27ce3983966d) [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] Doc-tests download_async [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/builder.rs - builder::Downloader::use_uri (line 44) ... ok [INFO] [stdout] test src/builder.rs - builder::Downloader::download (line 158) ... ok [INFO] [stdout] test src/builder.rs - builder::Downloader::allow_http (line 87) ... ok [INFO] [stdout] test src/builder.rs - builder::Downloader::disable_compression (line 115) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.43s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "992bc1208324a9ff224105f58a34105703b679a68a0b0a16bbf32fb072165442", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "992bc1208324a9ff224105f58a34105703b679a68a0b0a16bbf32fb072165442", kill_on_drop: false }` [INFO] [stdout] 992bc1208324a9ff224105f58a34105703b679a68a0b0a16bbf32fb072165442