[INFO] fetching crate grpc-web-client 0.1.2... [INFO] testing grpc-web-client-0.1.2 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate grpc-web-client 0.1.2 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate grpc-web-client 0.1.2 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate grpc-web-client 0.1.2 [INFO] finished tweaking crates.io crate grpc-web-client 0.1.2 [INFO] tweaked toml for crates.io crate grpc-web-client 0.1.2 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tonic v0.4.3 [INFO] [stderr] Downloaded wasm-streams v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7688eec2820579dc09f12f1938accb1f6b8b59951baa9c60354786524198923 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e7688eec2820579dc09f12f1938accb1f6b8b59951baa9c60354786524198923", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7688eec2820579dc09f12f1938accb1f6b8b59951baa9c60354786524198923", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7688eec2820579dc09f12f1938accb1f6b8b59951baa9c60354786524198923", kill_on_drop: false }` [INFO] [stdout] e7688eec2820579dc09f12f1938accb1f6b8b59951baa9c60354786524198923 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 402d532cfe7b8f8202f59cdf67a8f91cef1f232ed8d0f6a94948af34450e7cc8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "402d532cfe7b8f8202f59cdf67a8f91cef1f232ed8d0f6a94948af34450e7cc8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling js-sys v0.3.55 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling tonic v0.4.3 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.28 [INFO] [stderr] Compiling web-sys v0.3.55 [INFO] [stderr] Compiling wasm-streams v0.1.2 [INFO] [stderr] Compiling grpc-web-client v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant is never used: `GRPC_WEB` [INFO] [stdout] --> src/call.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) const GRPC_WEB: &str = "application/grpc-web"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_grpc_web` [INFO] [stdout] --> src/call.rs:28:19 [INFO] [stdout] | [INFO] [stdout] 28 | pub(crate) fn is_grpc_web(headers: &HeaderMap) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `content_type` [INFO] [stdout] --> src/call.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | fn content_type(headers: &HeaderMap) -> Option<&str> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Encode` [INFO] [stdout] --> src/call.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | Encode, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `server_request` [INFO] [stdout] --> src/call.rs:85:19 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) fn server_request(inner: B, encoding: Encoding) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `server_response` [INFO] [stdout] --> src/call.rs:89:19 [INFO] [stdout] | [INFO] [stdout] 89 | pub(crate) fn server_response(inner: B, encoding: Encoding) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `client_request` [INFO] [stdout] --> src/call.rs:93:19 [INFO] [stdout] | [INFO] [stdout] 93 | pub(crate) fn client_request(inner: B, encoding: Encoding) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_accept` [INFO] [stdout] --> src/call.rs:402:19 [INFO] [stdout] | [INFO] [stdout] 402 | pub(crate) fn from_accept(headers: &HeaderMap) -> Encoding { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "402d532cfe7b8f8202f59cdf67a8f91cef1f232ed8d0f6a94948af34450e7cc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "402d532cfe7b8f8202f59cdf67a8f91cef1f232ed8d0f6a94948af34450e7cc8", kill_on_drop: false }` [INFO] [stdout] 402d532cfe7b8f8202f59cdf67a8f91cef1f232ed8d0f6a94948af34450e7cc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 823aabd1318b5953822b5052c5ccc9a691b769f06142892bfde9032031dd9b0a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "823aabd1318b5953822b5052c5ccc9a691b769f06142892bfde9032031dd9b0a", kill_on_drop: false }` [INFO] [stdout] warning: constant is never used: `GRPC_WEB` [INFO] [stdout] --> src/call.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) const GRPC_WEB: &str = "application/grpc-web"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_grpc_web` [INFO] [stdout] --> src/call.rs:28:19 [INFO] [stdout] | [INFO] [stdout] 28 | pub(crate) fn is_grpc_web(headers: &HeaderMap) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `content_type` [INFO] [stdout] --> src/call.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | fn content_type(headers: &HeaderMap) -> Option<&str> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Encode` [INFO] [stdout] --> src/call.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | Encode, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `server_request` [INFO] [stdout] --> src/call.rs:85:19 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) fn server_request(inner: B, encoding: Encoding) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `server_response` [INFO] [stdout] --> src/call.rs:89:19 [INFO] [stdout] | [INFO] [stdout] 89 | pub(crate) fn server_response(inner: B, encoding: Encoding) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `client_request` [INFO] [stdout] --> src/call.rs:93:19 [INFO] [stdout] | [INFO] [stdout] 93 | pub(crate) fn client_request(inner: B, encoding: Encoding) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling grpc-web-client v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `from_accept` [INFO] [stdout] --> src/call.rs:402:19 [INFO] [stdout] | [INFO] [stdout] 402 | pub(crate) fn from_accept(headers: &HeaderMap) -> Encoding { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_grpc_web` [INFO] [stdout] --> src/call.rs:28:19 [INFO] [stdout] | [INFO] [stdout] 28 | pub(crate) fn is_grpc_web(headers: &HeaderMap) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `content_type` [INFO] [stdout] --> src/call.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | fn content_type(headers: &HeaderMap) -> Option<&str> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Encode` [INFO] [stdout] --> src/call.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | Encode, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `server_request` [INFO] [stdout] --> src/call.rs:85:19 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) fn server_request(inner: B, encoding: Encoding) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `server_response` [INFO] [stdout] --> src/call.rs:89:19 [INFO] [stdout] | [INFO] [stdout] 89 | pub(crate) fn server_response(inner: B, encoding: Encoding) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `client_request` [INFO] [stdout] --> src/call.rs:93:19 [INFO] [stdout] | [INFO] [stdout] 93 | pub(crate) fn client_request(inner: B, encoding: Encoding) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.71s [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "823aabd1318b5953822b5052c5ccc9a691b769f06142892bfde9032031dd9b0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "823aabd1318b5953822b5052c5ccc9a691b769f06142892bfde9032031dd9b0a", kill_on_drop: false }` [INFO] [stdout] 823aabd1318b5953822b5052c5ccc9a691b769f06142892bfde9032031dd9b0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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] f36c9211e1be13e6de7c62f2b3a7d5fed782c594860001f3304fdaf9fd747ed4 [INFO] running `Command { std: "docker" "start" "-a" "f36c9211e1be13e6de7c62f2b3a7d5fed782c594860001f3304fdaf9fd747ed4", kill_on_drop: false }` [INFO] [stderr] warning: constant is never used: `GRPC_WEB` [INFO] [stderr] --> src/call.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | pub(crate) const GRPC_WEB: &str = "application/grpc-web"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `is_grpc_web` [INFO] [stderr] --> src/call.rs:28:19 [INFO] [stderr] | [INFO] [stderr] 28 | pub(crate) fn is_grpc_web(headers: &HeaderMap) -> bool { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `content_type` [INFO] [stderr] --> src/call.rs:35:8 [INFO] [stderr] | [INFO] [stderr] 35 | fn content_type(headers: &HeaderMap) -> Option<&str> { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Encode` [INFO] [stderr] --> src/call.rs:51:5 [INFO] [stderr] | [INFO] [stderr] 51 | Encode, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `server_request` [INFO] [stderr] --> src/call.rs:85:19 [INFO] [stderr] | [INFO] [stderr] 85 | pub(crate) fn server_request(inner: B, encoding: Encoding) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `server_response` [INFO] [stderr] --> src/call.rs:89:19 [INFO] [stderr] | [INFO] [stderr] 89 | pub(crate) fn server_response(inner: B, encoding: Encoding) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `client_request` [INFO] [stderr] --> src/call.rs:93:19 [INFO] [stderr] | [INFO] [stderr] 93 | pub(crate) fn client_request(inner: B, encoding: Encoding) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `from_accept` [INFO] [stderr] --> src/call.rs:402:19 [INFO] [stderr] | [INFO] [stderr] 402 | pub(crate) fn from_accept(headers: &HeaderMap) -> Encoding { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `is_grpc_web` [INFO] [stderr] --> src/call.rs:28:19 [INFO] [stderr] | [INFO] [stderr] 28 | pub(crate) fn is_grpc_web(headers: &HeaderMap) -> bool { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `grpc-web-client` (lib) generated 8 warnings [INFO] [stderr] warning: `grpc-web-client` (lib test) generated 6 warnings (5 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/grpc_web_client-ce7dbcd0461b06dc) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test call::tests::encoding_constructors ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests grpc-web-client [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" "f36c9211e1be13e6de7c62f2b3a7d5fed782c594860001f3304fdaf9fd747ed4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f36c9211e1be13e6de7c62f2b3a7d5fed782c594860001f3304fdaf9fd747ed4", kill_on_drop: false }` [INFO] [stdout] f36c9211e1be13e6de7c62f2b3a7d5fed782c594860001f3304fdaf9fd747ed4