[INFO] cloning repository https://github.com/muclover/http_client_demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/muclover/http_client_demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuclover%2Fhttp_client_demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuclover%2Fhttp_client_demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3b8a4451e279801789ca01e16100f92ce48071c0
[INFO] testing muclover/http_client_demo/3b8a4451e279801789ca01e16100f92ce48071c0 against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuclover%2Fhttp_client_demo" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/muclover/http_client_demo
[INFO] finished tweaking git repo https://github.com/muclover/http_client_demo
[INFO] tweaked toml for git repo https://github.com/muclover/http_client_demo written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/muclover/http_client_demo on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/muclover/http_client_demo 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.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://gitee.com/openharmony/commonlibrary_rust_ylong_http`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.2.1
[INFO] [stderr]   Downloaded async-compression v0.4.18
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3fb052ce352dc01b91e29d871e19612437c22f5173acfd13bd5ecf881c0564d1
[INFO] running `Command { std: "docker" "start" "-a" "3fb052ce352dc01b91e29d871e19612437c22f5173acfd13bd5ecf881c0564d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3fb052ce352dc01b91e29d871e19612437c22f5173acfd13bd5ecf881c0564d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fb052ce352dc01b91e29d871e19612437c22f5173acfd13bd5ecf881c0564d1", kill_on_drop: false }`
[INFO] [stdout] 3fb052ce352dc01b91e29d871e19612437c22f5173acfd13bd5ecf881c0564d1
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 855daa94e76f2507d63c162795141b6bcc2c5d4ffc8c9f9d73b4fd5dcb601add
[INFO] running `Command { std: "docker" "start" "-a" "855daa94e76f2507d63c162795141b6bcc2c5d4ffc8c9f9d73b4fd5dcb601add", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling ylong_http_client v1.0.0 (https://gitee.com/openharmony/commonlibrary_rust_ylong_http#5391d113)
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling async-compression v0.4.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling ylong_http v1.0.0 (https://gitee.com/openharmony/commonlibrary_rust_ylong_http#5391d113)
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling ylong-demo v0.1.0 (/opt/rustwide/workdir/ylong-demo)
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling hyper-demo v0.1.0 (/opt/rustwide/workdir/hyper-demo)
[INFO] [stderr]    Compiling hyper-http2-server-demo v0.1.0 (/opt/rustwide/workdir/hyper-http2-server-demo)
[INFO] [stderr]    Compiling hyper-http1-server-demo v0.1.0 (/opt/rustwide/workdir/hyper-http1-server-demo)
[INFO] [stdout] warning: unused import: `async_compression::tokio::bufread::GzipDecoder`
[INFO] [stdout]  --> hyper-http2-server-demo/src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use async_compression::tokio::bufread::GzipDecoder;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> hyper-http2-server-demo/src/main.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let mut x: Vec<u8> = vec![];
[INFO] [stdout]    |         ----^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> hyper-http2-server-demo/src/main.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let mut x: Vec<u8> = vec![];
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compress` is never used
[INFO] [stdout]   --> hyper-http2-server-demo/src/main.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | async fn compress() -> std::io::Result<()> {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decompress` is never used
[INFO] [stdout]   --> hyper-http1-server-demo/src/main.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | async fn decompress(in_data: &[u8]) -> std::io::Result<Vec<u8>> {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling reqwest-demo v0.1.0 (/opt/rustwide/workdir/reqwest-demo)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.76s
[INFO] running `Command { std: "docker" "inspect" "855daa94e76f2507d63c162795141b6bcc2c5d4ffc8c9f9d73b4fd5dcb601add", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "855daa94e76f2507d63c162795141b6bcc2c5d4ffc8c9f9d73b4fd5dcb601add", kill_on_drop: false }`
[INFO] [stdout] 855daa94e76f2507d63c162795141b6bcc2c5d4ffc8c9f9d73b4fd5dcb601add
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22821b1997b3fc9c7e2f8194e1f56809b5471b60e90dae4235f9b045290862a4
[INFO] running `Command { std: "docker" "start" "-a" "22821b1997b3fc9c7e2f8194e1f56809b5471b60e90dae4235f9b045290862a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling hyper-demo v0.1.0 (/opt/rustwide/workdir/hyper-demo)
[INFO] [stderr]    Compiling hyper-http2-server-demo v0.1.0 (/opt/rustwide/workdir/hyper-http2-server-demo)
[INFO] [stderr]    Compiling hyper-http1-server-demo v0.1.0 (/opt/rustwide/workdir/hyper-http1-server-demo)
[INFO] [stderr]    Compiling ylong-demo v0.1.0 (/opt/rustwide/workdir/ylong-demo)
[INFO] [stderr]    Compiling reqwest-demo v0.1.0 (/opt/rustwide/workdir/reqwest-demo)
[INFO] [stdout] warning: function `decompress` is never used
[INFO] [stdout]   --> hyper-http1-server-demo/src/main.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | async fn decompress(in_data: &[u8]) -> std::io::Result<Vec<u8>> {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `async_compression::tokio::bufread::GzipDecoder`
[INFO] [stdout]  --> hyper-http2-server-demo/src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use async_compression::tokio::bufread::GzipDecoder;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> hyper-http2-server-demo/src/main.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let mut x: Vec<u8> = vec![];
[INFO] [stdout]    |         ----^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> hyper-http2-server-demo/src/main.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let mut x: Vec<u8> = vec![];
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compress` is never used
[INFO] [stdout]   --> hyper-http2-server-demo/src/main.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | async fn compress() -> std::io::Result<()> {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.16s
[INFO] running `Command { std: "docker" "inspect" "22821b1997b3fc9c7e2f8194e1f56809b5471b60e90dae4235f9b045290862a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22821b1997b3fc9c7e2f8194e1f56809b5471b60e90dae4235f9b045290862a4", kill_on_drop: false }`
[INFO] [stdout] 22821b1997b3fc9c7e2f8194e1f56809b5471b60e90dae4235f9b045290862a4
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4c43b013527f5fe5cdbabee2aaab4db63fdcaff29a552ffafed50d1b709fc026
[INFO] running `Command { std: "docker" "start" "-a" "4c43b013527f5fe5cdbabee2aaab4db63fdcaff29a552ffafed50d1b709fc026", kill_on_drop: false }`
[INFO] [stderr] warning: function `decompress` is never used
[INFO] [stderr]   --> hyper-http1-server-demo/src/main.rs:21:10
[INFO] [stderr]    |
[INFO] [stderr] 21 | async fn decompress(in_data: &[u8]) -> std::io::Result<Vec<u8>> {
[INFO] [stderr]    |          ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `async_compression::tokio::bufread::GzipDecoder`
[INFO] [stderr]  --> hyper-http2-server-demo/src/main.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use async_compression::tokio::bufread::GzipDecoder;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> hyper-http2-server-demo/src/main.rs:21:9
[INFO] [stderr]    |
[INFO] [stderr] 21 |     let mut x: Vec<u8> = vec![];
[INFO] [stderr]    |         ----^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `x`
[INFO] [stderr]   --> hyper-http2-server-demo/src/main.rs:21:9
[INFO] [stderr]    |
[INFO] [stderr] 21 |     let mut x: Vec<u8> = vec![];
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `compress` is never used
[INFO] [stderr]   --> hyper-http2-server-demo/src/main.rs:19:10
[INFO] [stderr]    |
[INFO] [stderr] 19 | async fn compress() -> std::io::Result<()> {
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `hyper-http1-server-demo` (bin "hyper-http1-server-demo" test) generated 1 warning
[INFO] [stderr] warning: `hyper-http2-server-demo` (bin "hyper-http2-server-demo" test) generated 4 warnings (run `cargo fix --bin "hyper-http2-server-demo" -p hyper-http2-server-demo --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hyper_demo-b1401f6e6d81feef)
[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 unittests src/main.rs (/opt/rustwide/target/debug/deps/hyper_http1_server_demo-2fef2afe364c1128)
[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 unittests src/main.rs (/opt/rustwide/target/debug/deps/hyper_http2_server_demo-626e9c39bb3d15d6)
[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 unittests src/main.rs (/opt/rustwide/target/debug/deps/reqwest_demo-5f125182a3217bf0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ylong_demo-6d6a6840adbee396)
[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] [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" "4c43b013527f5fe5cdbabee2aaab4db63fdcaff29a552ffafed50d1b709fc026", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c43b013527f5fe5cdbabee2aaab4db63fdcaff29a552ffafed50d1b709fc026", kill_on_drop: false }`
[INFO] [stdout] 4c43b013527f5fe5cdbabee2aaab4db63fdcaff29a552ffafed50d1b709fc026
