[INFO] fetching crate http-box 0.1.6... [INFO] checking http-box-0.1.6 against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] extracting crate http-box 0.1.6 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate http-box 0.1.6 on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate http-box 0.1.6 [INFO] finished tweaking crates.io crate http-box 0.1.6 [INFO] tweaked toml for crates.io crate http-box 0.1.6 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 46 packages [INFO] [stderr] Adding cargo_metadata v0.14.2 (latest: v0.18.1) [INFO] [stderr] Adding linux-raw-sys v0.4.13 (latest: v0.6.4) [INFO] [stderr] Adding pulldown-cmark v0.9.6 (latest: v0.10.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded skeptic v0.13.7 [INFO] [stderr] Downloaded byte-slice v0.1.12 [INFO] [stderr] Downloaded cargo_metadata v0.14.2 [INFO] [stderr] Downloaded cargo-platform v0.1.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e781fd53d467b0bca4c64c89df084a8fd5a58847c4a28b9ac91b177edb68fa7 [INFO] running `Command { std: "docker" "start" "-a" "6e781fd53d467b0bca4c64c89df084a8fd5a58847c4a28b9ac91b177edb68fa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e781fd53d467b0bca4c64c89df084a8fd5a58847c4a28b9ac91b177edb68fa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e781fd53d467b0bca4c64c89df084a8fd5a58847c4a28b9ac91b177edb68fa7", kill_on_drop: false }` [INFO] [stdout] 6e781fd53d467b0bca4c64c89df084a8fd5a58847c4a28b9ac91b177edb68fa7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ab7d0564fa14313111080e2240cf9c61bc5e1c749f67aa9dafa088857cb46fc [INFO] running `Command { std: "docker" "start" "-a" "7ab7d0564fa14313111080e2240cf9c61bc5e1c749f67aa9dafa088857cb46fc", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling bytecount v0.6.7 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking cargo-platform v0.1.8 [INFO] [stderr] Checking byte-slice v0.1.12 [INFO] [stderr] Checking cargo_metadata v0.14.2 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking skeptic v0.13.7 [INFO] [stderr] Compiling http-box v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused macro definition: `get_state` [INFO] [stdout] --> src/fsm.rs:143:14 [INFO] [stdout] | [INFO] [stdout] 143 | macro_rules! get_state { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `consume_spaces` [INFO] [stdout] --> src/collect.rs:212:14 [INFO] [stdout] | [INFO] [stdout] 212 | macro_rules! consume_spaces { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `inc_lower14` [INFO] [stdout] --> src/http1/parser.rs:89:14 [INFO] [stdout] | [INFO] [stdout] 89 | macro_rules! inc_lower14 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `get_state` [INFO] [stdout] --> src/fsm.rs:143:14 [INFO] [stdout] | [INFO] [stdout] 143 | macro_rules! get_state { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `consume_spaces` [INFO] [stdout] --> src/collect.rs:212:14 [INFO] [stdout] | [INFO] [stdout] 212 | macro_rules! consume_spaces { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `inc_lower14` [INFO] [stdout] --> src/http1/parser.rs:89:14 [INFO] [stdout] | [INFO] [stdout] 89 | macro_rules! inc_lower14 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Flags` is imported redundantly [INFO] [stdout] --> src/http2/test/continuation.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | use http2::{ Flags, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | use http2::test::*; [INFO] [stdout] | -------------- the item `Flags` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FrameType` is imported redundantly [INFO] [stdout] --> src/http2/test/continuation.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | FrameType, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | use http2::test::*; [INFO] [stdout] | -------------- the item `FrameType` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Parser` is imported redundantly [INFO] [stdout] --> src/http2/test/continuation.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | Parser, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | use http2::test::*; [INFO] [stdout] | -------------- the item `Parser` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ParserState` is imported redundantly [INFO] [stdout] --> src/http2/test/continuation.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | ParserState }; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 23 | [INFO] [stdout] 24 | use http2::test::*; [INFO] [stdout] | -------------- the item `ParserState` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Flags` is imported redundantly [INFO] [stdout] --> src/http2/test/data.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | use http2::{ Flags, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | use http2::test::*; [INFO] [stdout] | -------------- the item `Flags` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FrameType` is imported redundantly [INFO] [stdout] --> src/http2/test/data.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | FrameType, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | use http2::test::*; [INFO] [stdout] | -------------- the item `FrameType` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Parser` is imported redundantly [INFO] [stdout] --> src/http2/test/data.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | Parser, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | use http2::test::*; [INFO] [stdout] | -------------- the item `Parser` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ParserState` is imported redundantly [INFO] [stdout] --> src/http2/test/data.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | ParserState }; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 23 | [INFO] [stdout] 24 | use http2::test::*; [INFO] [stdout] | -------------- the item `ParserState` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Flags` is imported redundantly [INFO] [stdout] --> src/http2/test/frame_format.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | use http2::{ Flags, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | use http2::test::*; [INFO] [stdout] | -------------- the item `Flags` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FrameType` is imported redundantly [INFO] [stdout] --> src/http2/test/frame_format.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | FrameType, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | use http2::test::*; [INFO] [stdout] | -------------- the item `FrameType` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Parser` is imported redundantly [INFO] [stdout] --> src/http2/test/frame_format.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | Parser }; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 22 | [INFO] [stdout] 23 | use http2::test::*; [INFO] [stdout] | -------------- the item `Parser` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Flags` is imported redundantly [INFO] [stdout] --> src/http2/test/go_away.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | use http2::{ Flags, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | use http2::test::*; [INFO] [stdout] | -------------- the item `Flags` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FrameType` is imported redundantly [INFO] [stdout] --> src/http2/test/go_away.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | FrameType, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | use http2::test::*; [INFO] [stdout] | -------------- the item `FrameType` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Parser` is imported redundantly [INFO] [stdout] --> src/http2/test/go_away.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | Parser, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | use http2::test::*; [INFO] [stdout] | -------------- the item `Parser` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ParserState` is imported redundantly [INFO] [stdout] --> src/http2/test/go_away.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | ParserState }; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 23 | [INFO] [stdout] 24 | use http2::test::*; [INFO] [stdout] | -------------- the item `ParserState` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Flags` is imported redundantly [INFO] [stdout] --> src/http2/test/headers.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | use http2::{ Flags, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | use http2::test::*; [INFO] [stdout] | -------------- the item `Flags` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FrameType` is imported redundantly [INFO] [stdout] --> src/http2/test/headers.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | FrameType, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | use http2::test::*; [INFO] [stdout] | -------------- the item `FrameType` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Parser` is imported redundantly [INFO] [stdout] --> src/http2/test/headers.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | Parser, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | use http2::test::*; [INFO] [stdout] | -------------- the item `Parser` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ParserState` is imported redundantly [INFO] [stdout] --> src/http2/test/headers.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | ParserState }; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 23 | [INFO] [stdout] 24 | use http2::test::*; [INFO] [stdout] | -------------- the item `ParserState` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Flags` is imported redundantly [INFO] [stdout] --> src/http2/test/ping.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | use http2::{ Flags, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | use http2::test::*; [INFO] [stdout] | -------------- the item `Flags` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FrameType` is imported redundantly [INFO] [stdout] --> src/http2/test/ping.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | FrameType, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | use http2::test::*; [INFO] [stdout] | -------------- the item `FrameType` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Parser` is imported redundantly [INFO] [stdout] --> src/http2/test/ping.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | Parser, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | use http2::test::*; [INFO] [stdout] | -------------- the item `Parser` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ParserState` is imported redundantly [INFO] [stdout] --> src/http2/test/ping.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | ParserState }; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 23 | [INFO] [stdout] 24 | use http2::test::*; [INFO] [stdout] | -------------- the item `ParserState` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Flags` is imported redundantly [INFO] [stdout] --> src/http2/test/priority.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | use http2::{ Flags, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | use http2::test::*; [INFO] [stdout] | -------------- the item `Flags` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FrameType` is imported redundantly [INFO] [stdout] --> src/http2/test/priority.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | FrameType, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | use http2::test::*; [INFO] [stdout] | -------------- the item `FrameType` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Parser` is imported redundantly [INFO] [stdout] --> src/http2/test/priority.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | Parser, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | use http2::test::*; [INFO] [stdout] | -------------- the item `Parser` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ParserState` is imported redundantly [INFO] [stdout] --> src/http2/test/priority.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | ParserState }; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 23 | [INFO] [stdout] 24 | use http2::test::*; [INFO] [stdout] | -------------- the item `ParserState` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Flags` is imported redundantly [INFO] [stdout] --> src/http2/test/push_promise.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | use http2::{ Flags, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | use http2::test::*; [INFO] [stdout] | -------------- the item `Flags` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FrameType` is imported redundantly [INFO] [stdout] --> src/http2/test/push_promise.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | FrameType, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | use http2::test::*; [INFO] [stdout] | -------------- the item `FrameType` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Parser` is imported redundantly [INFO] [stdout] --> src/http2/test/push_promise.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | Parser, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | use http2::test::*; [INFO] [stdout] | -------------- the item `Parser` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ParserState` is imported redundantly [INFO] [stdout] --> src/http2/test/push_promise.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | ParserState }; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 23 | [INFO] [stdout] 24 | use http2::test::*; [INFO] [stdout] | -------------- the item `ParserState` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Flags` is imported redundantly [INFO] [stdout] --> src/http2/test/rst_stream.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | use http2::{ Flags, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | use http2::test::*; [INFO] [stdout] | -------------- the item `Flags` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FrameType` is imported redundantly [INFO] [stdout] --> src/http2/test/rst_stream.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | FrameType, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | use http2::test::*; [INFO] [stdout] | -------------- the item `FrameType` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Parser` is imported redundantly [INFO] [stdout] --> src/http2/test/rst_stream.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | Parser, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | use http2::test::*; [INFO] [stdout] | -------------- the item `Parser` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ParserState` is imported redundantly [INFO] [stdout] --> src/http2/test/rst_stream.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | ParserState }; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 23 | [INFO] [stdout] 24 | use http2::test::*; [INFO] [stdout] | -------------- the item `ParserState` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Flags` is imported redundantly [INFO] [stdout] --> src/http2/test/settings.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | use http2::{ Flags, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | use http2::test::*; [INFO] [stdout] | -------------- the item `Flags` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FrameType` is imported redundantly [INFO] [stdout] --> src/http2/test/settings.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | FrameType, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | use http2::test::*; [INFO] [stdout] | -------------- the item `FrameType` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Parser` is imported redundantly [INFO] [stdout] --> src/http2/test/settings.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | Parser, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | use http2::test::*; [INFO] [stdout] | -------------- the item `Parser` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ParserState` is imported redundantly [INFO] [stdout] --> src/http2/test/settings.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | ParserState }; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 23 | [INFO] [stdout] 24 | use http2::test::*; [INFO] [stdout] | -------------- the item `ParserState` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Flags` is imported redundantly [INFO] [stdout] --> src/http2/test/window_update.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | use http2::{ Flags, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | use http2::test::*; [INFO] [stdout] | -------------- the item `Flags` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FrameType` is imported redundantly [INFO] [stdout] --> src/http2/test/window_update.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | FrameType, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | use http2::test::*; [INFO] [stdout] | -------------- the item `FrameType` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Parser` is imported redundantly [INFO] [stdout] --> src/http2/test/window_update.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | Parser, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | use http2::test::*; [INFO] [stdout] | -------------- the item `Parser` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ParserState` is imported redundantly [INFO] [stdout] --> src/http2/test/window_update.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | ParserState }; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 23 | [INFO] [stdout] 24 | use http2::test::*; [INFO] [stdout] | -------------- the item `ParserState` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/util/field.rs:116:20 [INFO] [stdout] | [INFO] [stdout] 116 | on_error: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 116 | on_error: Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/util/query.rs:120:19 [INFO] [stdout] | [INFO] [stdout] 120 | on_error: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 120 | on_error: Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/util/field.rs:116:20 [INFO] [stdout] | [INFO] [stdout] 116 | on_error: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 116 | on_error: Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/util/query.rs:120:19 [INFO] [stdout] | [INFO] [stdout] 120 | on_error: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 120 | on_error: Box, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/http1/parser.rs:485:9 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/http1/parser.rs:766:13 [INFO] [stdout] | [INFO] [stdout] 766 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/http1/parser.rs:1516:13 [INFO] [stdout] | [INFO] [stdout] 1516 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/collect.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1670:9 [INFO] [stdout] | [INFO] [stdout] 1670 | / consume_linear_space!( [INFO] [stdout] 1671 | | context, [INFO] [stdout] 1672 | | [INFO] [stdout] 1673 | | // on end-of-stream [INFO] [stdout] 1674 | | exit_eos!(self, context) [INFO] [stdout] 1675 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `consume_linear_space` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/http1/parser.rs:1781:9 [INFO] [stdout] | [INFO] [stdout] 1781 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/http1/parser.rs:1830:9 [INFO] [stdout] | [INFO] [stdout] 1830 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/collect.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2181:9 [INFO] [stdout] | [INFO] [stdout] 2181 | / consume_linear_space!( [INFO] [stdout] 2182 | | context, [INFO] [stdout] 2183 | | [INFO] [stdout] 2184 | | // on end-of-stream [INFO] [stdout] 2185 | | exit_eos!(self, context) [INFO] [stdout] 2186 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `consume_linear_space` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/collect.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2285:9 [INFO] [stdout] | [INFO] [stdout] 2285 | / consume_linear_space!( [INFO] [stdout] 2286 | | context, [INFO] [stdout] 2287 | | [INFO] [stdout] 2288 | | // on end-of-stream [INFO] [stdout] 2289 | | exit_eos!(self, context) [INFO] [stdout] 2290 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `consume_linear_space` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `handler` [INFO] [stdout] --> src/http1/parser.rs:2963:41 [INFO] [stdout] | [INFO] [stdout] 2963 | fn url_encoded_name_hex1(&mut self, handler: &mut T, context: &mut ByteStream) [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_handler` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/collect.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/util/field.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 174 | / consume_linear_space!( [INFO] [stdout] 175 | | self.context, [INFO] [stdout] 176 | | [INFO] [stdout] 177 | | // on end-of-stream [INFO] [stdout] 178 | | return None [INFO] [stdout] 179 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `consume_linear_space` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/collect.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/util/field.rs:209:21 [INFO] [stdout] | [INFO] [stdout] 209 | / consume_linear_space!( [INFO] [stdout] 210 | | self.context, [INFO] [stdout] 211 | | [INFO] [stdout] 212 | | // on end-of-stream [INFO] [stdout] 213 | | submit_name!(self) [INFO] [stdout] 214 | | ); [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `consume_linear_space` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/collect.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/util/field.rs:233:33 [INFO] [stdout] | [INFO] [stdout] 233 | / ... consume_linear_space!( [INFO] [stdout] 234 | | ... self.context, [INFO] [stdout] 235 | | ... [INFO] [stdout] 236 | | ... // on end-of-stream [INFO] [stdout] 237 | | ... submit_name_value!(self) [INFO] [stdout] 238 | | ... ); [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `consume_linear_space` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/http1/parser.rs:420:9 [INFO] [stdout] | [INFO] [stdout] 420 | bs_available!(context) > 0 || exit_eos!(self, context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 420 | let _ = bs_available!(context) > 0 || exit_eos!(self, context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/http1/parser.rs:426:17 [INFO] [stdout] | [INFO] [stdout] 426 | bs_available!(context) > 0 || exit_eos!(self, context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 426 | let _ = bs_available!(context) > 0 || exit_eos!(self, context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:543:9 [INFO] [stdout] | [INFO] [stdout] 543 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:563:9 [INFO] [stdout] | [INFO] [stdout] 563 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:591:9 [INFO] [stdout] | [INFO] [stdout] 591 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:619:9 [INFO] [stdout] | [INFO] [stdout] 619 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:647:9 [INFO] [stdout] | [INFO] [stdout] 647 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:708:9 [INFO] [stdout] | [INFO] [stdout] 708 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:777:9 [INFO] [stdout] | [INFO] [stdout] 777 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:795:9 [INFO] [stdout] | [INFO] [stdout] 795 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:813:9 [INFO] [stdout] | [INFO] [stdout] 813 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:831:9 [INFO] [stdout] | [INFO] [stdout] 831 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:849:9 [INFO] [stdout] | [INFO] [stdout] 849 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:867:9 [INFO] [stdout] | [INFO] [stdout] 867 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:890:9 [INFO] [stdout] | [INFO] [stdout] 890 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:917:9 [INFO] [stdout] | [INFO] [stdout] 917 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:944:9 [INFO] [stdout] | [INFO] [stdout] 944 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:962:9 [INFO] [stdout] | [INFO] [stdout] 962 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:982:9 [INFO] [stdout] | [INFO] [stdout] 982 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1011:9 [INFO] [stdout] | [INFO] [stdout] 1011 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1040:9 [INFO] [stdout] | [INFO] [stdout] 1040 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1066:9 [INFO] [stdout] | [INFO] [stdout] 1066 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1089:9 [INFO] [stdout] | [INFO] [stdout] 1089 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1116:9 [INFO] [stdout] | [INFO] [stdout] 1116 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1143:9 [INFO] [stdout] | [INFO] [stdout] 1143 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1161:9 [INFO] [stdout] | [INFO] [stdout] 1161 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1181:9 [INFO] [stdout] | [INFO] [stdout] 1181 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1210:9 [INFO] [stdout] | [INFO] [stdout] 1210 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1239:9 [INFO] [stdout] | [INFO] [stdout] 1239 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1265:9 [INFO] [stdout] | [INFO] [stdout] 1265 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1320:9 [INFO] [stdout] | [INFO] [stdout] 1320 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1340:9 [INFO] [stdout] | [INFO] [stdout] 1340 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1360:9 [INFO] [stdout] | [INFO] [stdout] 1360 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1386:9 [INFO] [stdout] | [INFO] [stdout] 1386 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1454:9 [INFO] [stdout] | [INFO] [stdout] 1454 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1472:9 [INFO] [stdout] | [INFO] [stdout] 1472 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1581:9 [INFO] [stdout] | [INFO] [stdout] 1581 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1602:9 [INFO] [stdout] | [INFO] [stdout] 1602 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/collect.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1670:9 [INFO] [stdout] | [INFO] [stdout] 1670 | / consume_linear_space!( [INFO] [stdout] 1671 | | context, [INFO] [stdout] 1672 | | [INFO] [stdout] 1673 | | // on end-of-stream [INFO] [stdout] 1674 | | exit_eos!(self, context) [INFO] [stdout] 1675 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `consume_linear_space` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 189 | let _ = bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/collect.rs:194:21 [INFO] [stdout] | [INFO] [stdout] 194 | bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1670:9 [INFO] [stdout] | [INFO] [stdout] 1670 | / consume_linear_space!( [INFO] [stdout] 1671 | | context, [INFO] [stdout] 1672 | | [INFO] [stdout] 1673 | | // on end-of-stream [INFO] [stdout] 1674 | | exit_eos!(self, context) [INFO] [stdout] 1675 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `consume_linear_space` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 194 | let _ = bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1794:9 [INFO] [stdout] | [INFO] [stdout] 1794 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1812:9 [INFO] [stdout] | [INFO] [stdout] 1812 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1843:9 [INFO] [stdout] | [INFO] [stdout] 1843 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1868:9 [INFO] [stdout] | [INFO] [stdout] 1868 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1908:9 [INFO] [stdout] | [INFO] [stdout] 1908 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1931:9 [INFO] [stdout] | [INFO] [stdout] 1931 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1959:9 [INFO] [stdout] | [INFO] [stdout] 1959 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1987:9 [INFO] [stdout] | [INFO] [stdout] 1987 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2015:9 [INFO] [stdout] | [INFO] [stdout] 2015 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2043:9 [INFO] [stdout] | [INFO] [stdout] 2043 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2071:9 [INFO] [stdout] | [INFO] [stdout] 2071 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2099:9 [INFO] [stdout] | [INFO] [stdout] 2099 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2120:9 [INFO] [stdout] | [INFO] [stdout] 2120 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2163:9 [INFO] [stdout] | [INFO] [stdout] 2163 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/collect.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2181:9 [INFO] [stdout] | [INFO] [stdout] 2181 | / consume_linear_space!( [INFO] [stdout] 2182 | | context, [INFO] [stdout] 2183 | | [INFO] [stdout] 2184 | | // on end-of-stream [INFO] [stdout] 2185 | | exit_eos!(self, context) [INFO] [stdout] 2186 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `consume_linear_space` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 189 | let _ = bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/collect.rs:194:21 [INFO] [stdout] | [INFO] [stdout] 194 | bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2181:9 [INFO] [stdout] | [INFO] [stdout] 2181 | / consume_linear_space!( [INFO] [stdout] 2182 | | context, [INFO] [stdout] 2183 | | [INFO] [stdout] 2184 | | // on end-of-stream [INFO] [stdout] 2185 | | exit_eos!(self, context) [INFO] [stdout] 2186 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `consume_linear_space` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 194 | let _ = bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2257:9 [INFO] [stdout] | [INFO] [stdout] 2257 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/collect.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2285:9 [INFO] [stdout] | [INFO] [stdout] 2285 | / consume_linear_space!( [INFO] [stdout] 2286 | | context, [INFO] [stdout] 2287 | | [INFO] [stdout] 2288 | | // on end-of-stream [INFO] [stdout] 2289 | | exit_eos!(self, context) [INFO] [stdout] 2290 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `consume_linear_space` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 189 | let _ = bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/collect.rs:194:21 [INFO] [stdout] | [INFO] [stdout] 194 | bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2285:9 [INFO] [stdout] | [INFO] [stdout] 2285 | / consume_linear_space!( [INFO] [stdout] 2286 | | context, [INFO] [stdout] 2287 | | [INFO] [stdout] 2288 | | // on end-of-stream [INFO] [stdout] 2289 | | exit_eos!(self, context) [INFO] [stdout] 2290 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `consume_linear_space` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 194 | let _ = bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2381:9 [INFO] [stdout] | [INFO] [stdout] 2381 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2403:9 [INFO] [stdout] | [INFO] [stdout] 2403 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2437:9 [INFO] [stdout] | [INFO] [stdout] 2437 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2473:9 [INFO] [stdout] | [INFO] [stdout] 2473 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2491:9 [INFO] [stdout] | [INFO] [stdout] 2491 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2513:9 [INFO] [stdout] | [INFO] [stdout] 2513 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2543:9 [INFO] [stdout] | [INFO] [stdout] 2543 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2573:9 [INFO] [stdout] | [INFO] [stdout] 2573 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2663:9 [INFO] [stdout] | [INFO] [stdout] 2663 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2689:9 [INFO] [stdout] | [INFO] [stdout] 2689 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2735:9 [INFO] [stdout] | [INFO] [stdout] 2735 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2771:9 [INFO] [stdout] | [INFO] [stdout] 2771 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2791:9 [INFO] [stdout] | [INFO] [stdout] 2791 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2834:9 [INFO] [stdout] | [INFO] [stdout] 2834 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2860:9 [INFO] [stdout] | [INFO] [stdout] 2860 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/http1/parser.rs:2882:9 [INFO] [stdout] | [INFO] [stdout] 2882 | bs_available!(context) > 0 || exit_eos!(self, context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 2882 | let _ = bs_available!(context) > 0 || exit_eos!(self, context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2965:9 [INFO] [stdout] | [INFO] [stdout] 2965 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2992:9 [INFO] [stdout] | [INFO] [stdout] 2992 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:3089:9 [INFO] [stdout] | [INFO] [stdout] 3089 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:3116:9 [INFO] [stdout] | [INFO] [stdout] 3116 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:294:9 [INFO] [stdout] | [INFO] [stdout] 294 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:324:9 [INFO] [stdout] | [INFO] [stdout] 324 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:339:9 [INFO] [stdout] | [INFO] [stdout] 339 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:354:9 [INFO] [stdout] | [INFO] [stdout] 354 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:369:9 [INFO] [stdout] | [INFO] [stdout] 369 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:384:9 [INFO] [stdout] | [INFO] [stdout] 384 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:412:9 [INFO] [stdout] | [INFO] [stdout] 412 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:427:9 [INFO] [stdout] | [INFO] [stdout] 427 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:442:9 [INFO] [stdout] | [INFO] [stdout] 442 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:548:9 [INFO] [stdout] | [INFO] [stdout] 548 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:577:9 [INFO] [stdout] | [INFO] [stdout] 577 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:594:9 [INFO] [stdout] | [INFO] [stdout] 594 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:611:9 [INFO] [stdout] | [INFO] [stdout] 611 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:639:9 [INFO] [stdout] | [INFO] [stdout] 639 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:654:9 [INFO] [stdout] | [INFO] [stdout] 654 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:669:9 [INFO] [stdout] | [INFO] [stdout] 669 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:684:9 [INFO] [stdout] | [INFO] [stdout] 684 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:713:9 [INFO] [stdout] | [INFO] [stdout] 713 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:728:9 [INFO] [stdout] | [INFO] [stdout] 728 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:743:9 [INFO] [stdout] | [INFO] [stdout] 743 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:779:9 [INFO] [stdout] | [INFO] [stdout] 779 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:796:9 [INFO] [stdout] | [INFO] [stdout] 796 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:813:9 [INFO] [stdout] | [INFO] [stdout] 813 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:830:9 [INFO] [stdout] | [INFO] [stdout] 830 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:858:9 [INFO] [stdout] | [INFO] [stdout] 858 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:873:9 [INFO] [stdout] | [INFO] [stdout] 873 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:888:9 [INFO] [stdout] | [INFO] [stdout] 888 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:903:9 [INFO] [stdout] | [INFO] [stdout] 903 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:945:9 [INFO] [stdout] | [INFO] [stdout] 945 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:962:9 [INFO] [stdout] | [INFO] [stdout] 962 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:979:9 [INFO] [stdout] | [INFO] [stdout] 979 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1007:9 [INFO] [stdout] | [INFO] [stdout] 1007 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1022:9 [INFO] [stdout] | [INFO] [stdout] 1022 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1037:9 [INFO] [stdout] | [INFO] [stdout] 1037 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1052:9 [INFO] [stdout] | [INFO] [stdout] 1052 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1082:9 [INFO] [stdout] | [INFO] [stdout] 1082 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1099:9 [INFO] [stdout] | [INFO] [stdout] 1099 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1127:9 [INFO] [stdout] | [INFO] [stdout] 1127 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1142:9 [INFO] [stdout] | [INFO] [stdout] 1142 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1157:9 [INFO] [stdout] | [INFO] [stdout] 1157 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1172:9 [INFO] [stdout] | [INFO] [stdout] 1172 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1201:9 [INFO] [stdout] | [INFO] [stdout] 1201 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1229:9 [INFO] [stdout] | [INFO] [stdout] 1229 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1244:9 [INFO] [stdout] | [INFO] [stdout] 1244 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1259:9 [INFO] [stdout] | [INFO] [stdout] 1259 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1298:9 [INFO] [stdout] | [INFO] [stdout] 1298 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1326:9 [INFO] [stdout] | [INFO] [stdout] 1326 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1341:9 [INFO] [stdout] | [INFO] [stdout] 1341 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1369:9 [INFO] [stdout] | [INFO] [stdout] 1369 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1384:9 [INFO] [stdout] | [INFO] [stdout] 1384 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1399:9 [INFO] [stdout] | [INFO] [stdout] 1399 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1438:9 [INFO] [stdout] | [INFO] [stdout] 1438 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1466:9 [INFO] [stdout] | [INFO] [stdout] 1466 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1481:9 [INFO] [stdout] | [INFO] [stdout] 1481 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1496:9 [INFO] [stdout] | [INFO] [stdout] 1496 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1535:9 [INFO] [stdout] | [INFO] [stdout] 1535 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1552:9 [INFO] [stdout] | [INFO] [stdout] 1552 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/collect.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/util/field.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 174 | / consume_linear_space!( [INFO] [stdout] 175 | | self.context, [INFO] [stdout] 176 | | [INFO] [stdout] 177 | | // on end-of-stream [INFO] [stdout] 178 | | return None [INFO] [stdout] 179 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `consume_linear_space` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 189 | let _ = bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/collect.rs:194:21 [INFO] [stdout] | [INFO] [stdout] 194 | bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/util/field.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 174 | / consume_linear_space!( [INFO] [stdout] 175 | | self.context, [INFO] [stdout] 176 | | [INFO] [stdout] 177 | | // on end-of-stream [INFO] [stdout] 178 | | return None [INFO] [stdout] 179 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `consume_linear_space` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 194 | let _ = bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/collect.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/util/field.rs:209:21 [INFO] [stdout] | [INFO] [stdout] 209 | / consume_linear_space!( [INFO] [stdout] 210 | | self.context, [INFO] [stdout] 211 | | [INFO] [stdout] 212 | | // on end-of-stream [INFO] [stdout] 213 | | submit_name!(self) [INFO] [stdout] 214 | | ); [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `consume_linear_space` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 189 | let _ = bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/collect.rs:194:21 [INFO] [stdout] | [INFO] [stdout] 194 | bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/util/field.rs:209:21 [INFO] [stdout] | [INFO] [stdout] 209 | / consume_linear_space!( [INFO] [stdout] 210 | | self.context, [INFO] [stdout] 211 | | [INFO] [stdout] 212 | | // on end-of-stream [INFO] [stdout] 213 | | submit_name!(self) [INFO] [stdout] 214 | | ); [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `consume_linear_space` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 194 | let _ = bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/collect.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/util/field.rs:233:33 [INFO] [stdout] | [INFO] [stdout] 233 | / ... consume_linear_space!( [INFO] [stdout] 234 | | ... self.context, [INFO] [stdout] 235 | | ... [INFO] [stdout] 236 | | ... // on end-of-stream [INFO] [stdout] 237 | | ... submit_name_value!(self) [INFO] [stdout] 238 | | ... ); [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `consume_linear_space` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 189 | let _ = bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/collect.rs:194:21 [INFO] [stdout] | [INFO] [stdout] 194 | bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/util/field.rs:233:33 [INFO] [stdout] | [INFO] [stdout] 233 | / ... consume_linear_space!( [INFO] [stdout] 234 | | ... self.context, [INFO] [stdout] 235 | | ... [INFO] [stdout] 236 | | ... // on end-of-stream [INFO] [stdout] 237 | | ... submit_name_value!(self) [INFO] [stdout] 238 | | ... ); [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `consume_linear_space` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 194 | let _ = bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 159 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/http1/parser.rs:485:9 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/http1/parser.rs:766:13 [INFO] [stdout] | [INFO] [stdout] 766 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str` [INFO] [stdout] --> tests/http1_chunk_encoded.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::str; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/http1/parser.rs:1516:13 [INFO] [stdout] | [INFO] [stdout] 1516 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> tests/http1_head.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | File::open("tests/http1_data/multipart.dat").unwrap().read_to_end(&mut d); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 108 | let _ = File::open("tests/http1_data/multipart.dat").unwrap().read_to_end(&mut d); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> tests/http1_head.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | p.resume(&mut h, &d); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 113 | let _ = p.resume(&mut h, &d); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str` [INFO] [stdout] --> tests/http1_multipart.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::str; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/collect.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1670:9 [INFO] [stdout] | [INFO] [stdout] 1670 | / consume_linear_space!( [INFO] [stdout] 1671 | | context, [INFO] [stdout] 1672 | | [INFO] [stdout] 1673 | | // on end-of-stream [INFO] [stdout] 1674 | | exit_eos!(self, context) [INFO] [stdout] 1675 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `consume_linear_space` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/http1/parser.rs:1781:9 [INFO] [stdout] | [INFO] [stdout] 1781 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/http1/parser.rs:1830:9 [INFO] [stdout] | [INFO] [stdout] 1830 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/collect.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2181:9 [INFO] [stdout] | [INFO] [stdout] 2181 | / consume_linear_space!( [INFO] [stdout] 2182 | | context, [INFO] [stdout] 2183 | | [INFO] [stdout] 2184 | | // on end-of-stream [INFO] [stdout] 2185 | | exit_eos!(self, context) [INFO] [stdout] 2186 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `consume_linear_space` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/collect.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2285:9 [INFO] [stdout] | [INFO] [stdout] 2285 | / consume_linear_space!( [INFO] [stdout] 2286 | | context, [INFO] [stdout] 2287 | | [INFO] [stdout] 2288 | | // on end-of-stream [INFO] [stdout] 2289 | | exit_eos!(self, context) [INFO] [stdout] 2290 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `consume_linear_space` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> tests/http1_chunk_encoded.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | File::open("tests/http1_data/chunk_encoded.dat").unwrap().read_to_end(&mut d); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 136 | let _ = File::open("tests/http1_data/chunk_encoded.dat").unwrap().read_to_end(&mut d); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `handler` [INFO] [stdout] --> src/http1/parser.rs:2963:41 [INFO] [stdout] | [INFO] [stdout] 2963 | fn url_encoded_name_hex1(&mut self, handler: &mut T, context: &mut ByteStream) [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_handler` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> tests/http1_url_encoded.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | File::open("tests/http1_data/url_encoded.dat").unwrap().read_to_end(&mut d); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 87 | let _ = File::open("tests/http1_data/url_encoded.dat").unwrap().read_to_end(&mut d); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> tests/http1_multipart.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | File::open("tests/http1_data/multipart.dat").unwrap().read_to_end(&mut d); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 178 | let _ = File::open("tests/http1_data/multipart.dat").unwrap().read_to_end(&mut d); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/http1/test/url_encoded/name.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | let (mut p, mut h) = http1_setup!(); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 41 | let (mut p, mut h) = setup!(); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] = note: this warning originates in the macro `setup` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/http1/test/url_encoded/name.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | let (mut p, mut h) = http1_setup!(); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 60 | let (mut p, mut h) = setup!(); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `setup` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/http1/test/url_encoded/name.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | let (mut p, mut h) = http1_setup!(); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 98 | let (mut p, mut h) = setup!(); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `setup` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/http1/test/url_encoded/name.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | let (mut p, mut h) = http1_setup!(); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 111 | let (mut p, mut h) = setup!(); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `setup` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/http1/test/url_encoded/name.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | let (mut p, mut h) = http1_setup!(); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 125 | let (mut p, mut h) = setup!(); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `setup` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/http1/test/url_encoded/name.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | let (mut p, mut h) = http1_setup!(); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 137 | let (mut p, mut h) = setup!(); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `setup` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/http1/test/url_encoded/name.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | let (mut p, mut h) = http1_setup!(); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 149 | let (mut p, mut h) = setup!(); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `setup` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/http1/test/url_encoded/name.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | let (mut p, mut h) = http1_setup!(); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 161 | let (mut p, mut h) = setup!(); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `setup` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/collect.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/util/field.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 174 | / consume_linear_space!( [INFO] [stdout] 175 | | self.context, [INFO] [stdout] 176 | | [INFO] [stdout] 177 | | // on end-of-stream [INFO] [stdout] 178 | | return None [INFO] [stdout] 179 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `consume_linear_space` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/collect.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/util/field.rs:209:21 [INFO] [stdout] | [INFO] [stdout] 209 | / consume_linear_space!( [INFO] [stdout] 210 | | self.context, [INFO] [stdout] 211 | | [INFO] [stdout] 212 | | // on end-of-stream [INFO] [stdout] 213 | | submit_name!(self) [INFO] [stdout] 214 | | ); [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `consume_linear_space` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/collect.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/util/field.rs:233:33 [INFO] [stdout] | [INFO] [stdout] 233 | / ... consume_linear_space!( [INFO] [stdout] 234 | | ... self.context, [INFO] [stdout] 235 | | ... [INFO] [stdout] 236 | | ... // on end-of-stream [INFO] [stdout] 237 | | ... submit_name_value!(self) [INFO] [stdout] 238 | | ... ); [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `consume_linear_space` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `body_finished` is never read [INFO] [stdout] --> src/http1/test/mod.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 122 | pub struct DebugHandler { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 123 | /// Indicates that the body has successfully been parsed. [INFO] [stdout] 124 | pub body_finished: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/http1/parser.rs:420:9 [INFO] [stdout] | [INFO] [stdout] 420 | bs_available!(context) > 0 || exit_eos!(self, context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 420 | let _ = bs_available!(context) > 0 || exit_eos!(self, context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/http1/parser.rs:426:17 [INFO] [stdout] | [INFO] [stdout] 426 | bs_available!(context) > 0 || exit_eos!(self, context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 426 | let _ = bs_available!(context) > 0 || exit_eos!(self, context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:543:9 [INFO] [stdout] | [INFO] [stdout] 543 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:563:9 [INFO] [stdout] | [INFO] [stdout] 563 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:591:9 [INFO] [stdout] | [INFO] [stdout] 591 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:619:9 [INFO] [stdout] | [INFO] [stdout] 619 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:647:9 [INFO] [stdout] | [INFO] [stdout] 647 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:708:9 [INFO] [stdout] | [INFO] [stdout] 708 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:777:9 [INFO] [stdout] | [INFO] [stdout] 777 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:795:9 [INFO] [stdout] | [INFO] [stdout] 795 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:813:9 [INFO] [stdout] | [INFO] [stdout] 813 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:831:9 [INFO] [stdout] | [INFO] [stdout] 831 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:849:9 [INFO] [stdout] | [INFO] [stdout] 849 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:867:9 [INFO] [stdout] | [INFO] [stdout] 867 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:890:9 [INFO] [stdout] | [INFO] [stdout] 890 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:917:9 [INFO] [stdout] | [INFO] [stdout] 917 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:944:9 [INFO] [stdout] | [INFO] [stdout] 944 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:962:9 [INFO] [stdout] | [INFO] [stdout] 962 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:982:9 [INFO] [stdout] | [INFO] [stdout] 982 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1011:9 [INFO] [stdout] | [INFO] [stdout] 1011 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1040:9 [INFO] [stdout] | [INFO] [stdout] 1040 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1066:9 [INFO] [stdout] | [INFO] [stdout] 1066 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1089:9 [INFO] [stdout] | [INFO] [stdout] 1089 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1116:9 [INFO] [stdout] | [INFO] [stdout] 1116 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1143:9 [INFO] [stdout] | [INFO] [stdout] 1143 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1161:9 [INFO] [stdout] | [INFO] [stdout] 1161 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1181:9 [INFO] [stdout] | [INFO] [stdout] 1181 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1210:9 [INFO] [stdout] | [INFO] [stdout] 1210 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1239:9 [INFO] [stdout] | [INFO] [stdout] 1239 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1265:9 [INFO] [stdout] | [INFO] [stdout] 1265 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1320:9 [INFO] [stdout] | [INFO] [stdout] 1320 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1340:9 [INFO] [stdout] | [INFO] [stdout] 1340 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1360:9 [INFO] [stdout] | [INFO] [stdout] 1360 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1386:9 [INFO] [stdout] | [INFO] [stdout] 1386 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1454:9 [INFO] [stdout] | [INFO] [stdout] 1454 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1472:9 [INFO] [stdout] | [INFO] [stdout] 1472 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1581:9 [INFO] [stdout] | [INFO] [stdout] 1581 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1602:9 [INFO] [stdout] | [INFO] [stdout] 1602 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/collect.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1670:9 [INFO] [stdout] | [INFO] [stdout] 1670 | / consume_linear_space!( [INFO] [stdout] 1671 | | context, [INFO] [stdout] 1672 | | [INFO] [stdout] 1673 | | // on end-of-stream [INFO] [stdout] 1674 | | exit_eos!(self, context) [INFO] [stdout] 1675 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `consume_linear_space` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 189 | let _ = bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/collect.rs:194:21 [INFO] [stdout] | [INFO] [stdout] 194 | bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1670:9 [INFO] [stdout] | [INFO] [stdout] 1670 | / consume_linear_space!( [INFO] [stdout] 1671 | | context, [INFO] [stdout] 1672 | | [INFO] [stdout] 1673 | | // on end-of-stream [INFO] [stdout] 1674 | | exit_eos!(self, context) [INFO] [stdout] 1675 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `consume_linear_space` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 194 | let _ = bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1794:9 [INFO] [stdout] | [INFO] [stdout] 1794 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1812:9 [INFO] [stdout] | [INFO] [stdout] 1812 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1843:9 [INFO] [stdout] | [INFO] [stdout] 1843 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1868:9 [INFO] [stdout] | [INFO] [stdout] 1868 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1908:9 [INFO] [stdout] | [INFO] [stdout] 1908 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1931:9 [INFO] [stdout] | [INFO] [stdout] 1931 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1959:9 [INFO] [stdout] | [INFO] [stdout] 1959 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:1987:9 [INFO] [stdout] | [INFO] [stdout] 1987 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2015:9 [INFO] [stdout] | [INFO] [stdout] 2015 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2043:9 [INFO] [stdout] | [INFO] [stdout] 2043 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2071:9 [INFO] [stdout] | [INFO] [stdout] 2071 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2099:9 [INFO] [stdout] | [INFO] [stdout] 2099 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2120:9 [INFO] [stdout] | [INFO] [stdout] 2120 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2163:9 [INFO] [stdout] | [INFO] [stdout] 2163 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/collect.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2181:9 [INFO] [stdout] | [INFO] [stdout] 2181 | / consume_linear_space!( [INFO] [stdout] 2182 | | context, [INFO] [stdout] 2183 | | [INFO] [stdout] 2184 | | // on end-of-stream [INFO] [stdout] 2185 | | exit_eos!(self, context) [INFO] [stdout] 2186 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `consume_linear_space` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 189 | let _ = bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/collect.rs:194:21 [INFO] [stdout] | [INFO] [stdout] 194 | bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2181:9 [INFO] [stdout] | [INFO] [stdout] 2181 | / consume_linear_space!( [INFO] [stdout] 2182 | | context, [INFO] [stdout] 2183 | | [INFO] [stdout] 2184 | | // on end-of-stream [INFO] [stdout] 2185 | | exit_eos!(self, context) [INFO] [stdout] 2186 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `consume_linear_space` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 194 | let _ = bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2257:9 [INFO] [stdout] | [INFO] [stdout] 2257 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/collect.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2285:9 [INFO] [stdout] | [INFO] [stdout] 2285 | / consume_linear_space!( [INFO] [stdout] 2286 | | context, [INFO] [stdout] 2287 | | [INFO] [stdout] 2288 | | // on end-of-stream [INFO] [stdout] 2289 | | exit_eos!(self, context) [INFO] [stdout] 2290 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `consume_linear_space` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 189 | let _ = bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/collect.rs:194:21 [INFO] [stdout] | [INFO] [stdout] 194 | bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2285:9 [INFO] [stdout] | [INFO] [stdout] 2285 | / consume_linear_space!( [INFO] [stdout] 2286 | | context, [INFO] [stdout] 2287 | | [INFO] [stdout] 2288 | | // on end-of-stream [INFO] [stdout] 2289 | | exit_eos!(self, context) [INFO] [stdout] 2290 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `consume_linear_space` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 194 | let _ = bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2381:9 [INFO] [stdout] | [INFO] [stdout] 2381 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2403:9 [INFO] [stdout] | [INFO] [stdout] 2403 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2437:9 [INFO] [stdout] | [INFO] [stdout] 2437 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2473:9 [INFO] [stdout] | [INFO] [stdout] 2473 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2491:9 [INFO] [stdout] | [INFO] [stdout] 2491 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2513:9 [INFO] [stdout] | [INFO] [stdout] 2513 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2543:9 [INFO] [stdout] | [INFO] [stdout] 2543 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2573:9 [INFO] [stdout] | [INFO] [stdout] 2573 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2663:9 [INFO] [stdout] | [INFO] [stdout] 2663 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2689:9 [INFO] [stdout] | [INFO] [stdout] 2689 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2735:9 [INFO] [stdout] | [INFO] [stdout] 2735 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2771:9 [INFO] [stdout] | [INFO] [stdout] 2771 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2791:9 [INFO] [stdout] | [INFO] [stdout] 2791 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2834:9 [INFO] [stdout] | [INFO] [stdout] 2834 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2860:9 [INFO] [stdout] | [INFO] [stdout] 2860 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/http1/parser.rs:2882:9 [INFO] [stdout] | [INFO] [stdout] 2882 | bs_available!(context) > 0 || exit_eos!(self, context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 2882 | let _ = bs_available!(context) > 0 || exit_eos!(self, context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2965:9 [INFO] [stdout] | [INFO] [stdout] 2965 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:2992:9 [INFO] [stdout] | [INFO] [stdout] 2992 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:3089:9 [INFO] [stdout] | [INFO] [stdout] 3089 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http1/parser.rs:3116:9 [INFO] [stdout] | [INFO] [stdout] 3116 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:294:9 [INFO] [stdout] | [INFO] [stdout] 294 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:324:9 [INFO] [stdout] | [INFO] [stdout] 324 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:339:9 [INFO] [stdout] | [INFO] [stdout] 339 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:354:9 [INFO] [stdout] | [INFO] [stdout] 354 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:369:9 [INFO] [stdout] | [INFO] [stdout] 369 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:384:9 [INFO] [stdout] | [INFO] [stdout] 384 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:412:9 [INFO] [stdout] | [INFO] [stdout] 412 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:427:9 [INFO] [stdout] | [INFO] [stdout] 427 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:442:9 [INFO] [stdout] | [INFO] [stdout] 442 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:548:9 [INFO] [stdout] | [INFO] [stdout] 548 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:577:9 [INFO] [stdout] | [INFO] [stdout] 577 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:594:9 [INFO] [stdout] | [INFO] [stdout] 594 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:611:9 [INFO] [stdout] | [INFO] [stdout] 611 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:639:9 [INFO] [stdout] | [INFO] [stdout] 639 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:654:9 [INFO] [stdout] | [INFO] [stdout] 654 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:669:9 [INFO] [stdout] | [INFO] [stdout] 669 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:684:9 [INFO] [stdout] | [INFO] [stdout] 684 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:713:9 [INFO] [stdout] | [INFO] [stdout] 713 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:728:9 [INFO] [stdout] | [INFO] [stdout] 728 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:743:9 [INFO] [stdout] | [INFO] [stdout] 743 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:779:9 [INFO] [stdout] | [INFO] [stdout] 779 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:796:9 [INFO] [stdout] | [INFO] [stdout] 796 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:813:9 [INFO] [stdout] | [INFO] [stdout] 813 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:830:9 [INFO] [stdout] | [INFO] [stdout] 830 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:858:9 [INFO] [stdout] | [INFO] [stdout] 858 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:873:9 [INFO] [stdout] | [INFO] [stdout] 873 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:888:9 [INFO] [stdout] | [INFO] [stdout] 888 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:903:9 [INFO] [stdout] | [INFO] [stdout] 903 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:945:9 [INFO] [stdout] | [INFO] [stdout] 945 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:962:9 [INFO] [stdout] | [INFO] [stdout] 962 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:979:9 [INFO] [stdout] | [INFO] [stdout] 979 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1007:9 [INFO] [stdout] | [INFO] [stdout] 1007 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1022:9 [INFO] [stdout] | [INFO] [stdout] 1022 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1037:9 [INFO] [stdout] | [INFO] [stdout] 1037 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1052:9 [INFO] [stdout] | [INFO] [stdout] 1052 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1082:9 [INFO] [stdout] | [INFO] [stdout] 1082 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1099:9 [INFO] [stdout] | [INFO] [stdout] 1099 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1127:9 [INFO] [stdout] | [INFO] [stdout] 1127 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1142:9 [INFO] [stdout] | [INFO] [stdout] 1142 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1157:9 [INFO] [stdout] | [INFO] [stdout] 1157 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1172:9 [INFO] [stdout] | [INFO] [stdout] 1172 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1201:9 [INFO] [stdout] | [INFO] [stdout] 1201 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1229:9 [INFO] [stdout] | [INFO] [stdout] 1229 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1244:9 [INFO] [stdout] | [INFO] [stdout] 1244 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1259:9 [INFO] [stdout] | [INFO] [stdout] 1259 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1298:9 [INFO] [stdout] | [INFO] [stdout] 1298 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1326:9 [INFO] [stdout] | [INFO] [stdout] 1326 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1341:9 [INFO] [stdout] | [INFO] [stdout] 1341 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1369:9 [INFO] [stdout] | [INFO] [stdout] 1369 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1384:9 [INFO] [stdout] | [INFO] [stdout] 1384 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1399:9 [INFO] [stdout] | [INFO] [stdout] 1399 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1438:9 [INFO] [stdout] | [INFO] [stdout] 1438 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1466:9 [INFO] [stdout] | [INFO] [stdout] 1466 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1481:9 [INFO] [stdout] | [INFO] [stdout] 1481 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1496:9 [INFO] [stdout] | [INFO] [stdout] 1496 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1535:9 [INFO] [stdout] | [INFO] [stdout] 1535 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/fsm.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/http2/parser.rs:1552:9 [INFO] [stdout] | [INFO] [stdout] 1552 | exit_if_eos!(self, context); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = bs_available!($context) > 0 || exit_eos!($parser, $context); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/http2/test/continuation.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | p.resume(&mut h, &v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 51 | let _ = p.resume(&mut h, &v); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/http2/test/data.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | p.resume(&mut h, &v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 59 | let _ = p.resume(&mut h, &v); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/http2/test/data.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | p.resume(&mut h, &v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 106 | let _ = p.resume(&mut h, &v); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/http2/test/frame_format.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | p.resume(&mut h, &v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 47 | let _ = p.resume(&mut h, &v); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/http2/test/frame_format.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | p.resume(&mut h, &v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 92 | let _ = p.resume(&mut h, &v); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/http2/test/go_away.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | p.resume(&mut h, &v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 63 | let _ = p.resume(&mut h, &v); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/http2/test/go_away.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | p.resume(&mut h, &v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 126 | let _ = p.resume(&mut h, &v); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/http2/test/headers.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | p.resume(&mut h, &v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 63 | let _ = p.resume(&mut h, &v); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/http2/test/headers.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | p.resume(&mut h, &v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 144 | let _ = p.resume(&mut h, &v); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/http2/test/headers.rs:202:5 [INFO] [stdout] | [INFO] [stdout] 202 | p.resume(&mut h, &v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 202 | let _ = p.resume(&mut h, &v); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/http2/test/headers.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 273 | p.resume(&mut h, &v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 273 | let _ = p.resume(&mut h, &v); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/http2/test/ping.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | p.resume(&mut h, &v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 55 | let _ = p.resume(&mut h, &v); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/http2/test/priority.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | p.resume(&mut h, &v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 57 | let _ = p.resume(&mut h, &v); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/http2/test/priority.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | p.resume(&mut h, &v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 115 | let _ = p.resume(&mut h, &v); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/http2/test/push_promise.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | p.resume(&mut h, &v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 69 | let _ = p.resume(&mut h, &v); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/http2/test/push_promise.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | p.resume(&mut h, &v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 125 | let _ = p.resume(&mut h, &v); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/http2/test/rst_stream.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | p.resume(&mut h, &v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 51 | let _ = p.resume(&mut h, &v); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/http2/test/settings.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | p.resume(&mut h, &v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 57 | let _ = p.resume(&mut h, &v); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/http2/test/window_update.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | p.resume(&mut h, &v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 51 | let _ = p.resume(&mut h, &v); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/collect.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/util/field.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 174 | / consume_linear_space!( [INFO] [stdout] 175 | | self.context, [INFO] [stdout] 176 | | [INFO] [stdout] 177 | | // on end-of-stream [INFO] [stdout] 178 | | return None [INFO] [stdout] 179 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `consume_linear_space` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 189 | let _ = bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/collect.rs:194:21 [INFO] [stdout] | [INFO] [stdout] 194 | bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/util/field.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 174 | / consume_linear_space!( [INFO] [stdout] 175 | | self.context, [INFO] [stdout] 176 | | [INFO] [stdout] 177 | | // on end-of-stream [INFO] [stdout] 178 | | return None [INFO] [stdout] 179 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `consume_linear_space` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 194 | let _ = bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/collect.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/util/field.rs:209:21 [INFO] [stdout] | [INFO] [stdout] 209 | / consume_linear_space!( [INFO] [stdout] 210 | | self.context, [INFO] [stdout] 211 | | [INFO] [stdout] 212 | | // on end-of-stream [INFO] [stdout] 213 | | submit_name!(self) [INFO] [stdout] 214 | | ); [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `consume_linear_space` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 189 | let _ = bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/collect.rs:194:21 [INFO] [stdout] | [INFO] [stdout] 194 | bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/util/field.rs:209:21 [INFO] [stdout] | [INFO] [stdout] 209 | / consume_linear_space!( [INFO] [stdout] 210 | | self.context, [INFO] [stdout] 211 | | [INFO] [stdout] 212 | | // on end-of-stream [INFO] [stdout] 213 | | submit_name!(self) [INFO] [stdout] 214 | | ); [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `consume_linear_space` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 194 | let _ = bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/collect.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/util/field.rs:233:33 [INFO] [stdout] | [INFO] [stdout] 233 | / ... consume_linear_space!( [INFO] [stdout] 234 | | ... self.context, [INFO] [stdout] 235 | | ... [INFO] [stdout] 236 | | ... // on end-of-stream [INFO] [stdout] 237 | | ... submit_name_value!(self) [INFO] [stdout] 238 | | ... ); [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `consume_linear_space` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 189 | let _ = bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/collect.rs:194:21 [INFO] [stdout] | [INFO] [stdout] 194 | bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value [INFO] [stdout] | [INFO] [stdout] ::: src/util/field.rs:233:33 [INFO] [stdout] | [INFO] [stdout] 233 | / ... consume_linear_space!( [INFO] [stdout] 234 | | ... self.context, [INFO] [stdout] 235 | | ... [INFO] [stdout] 236 | | ... // on end-of-stream [INFO] [stdout] 237 | | ... submit_name_value!(self) [INFO] [stdout] 238 | | ... ); [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `consume_linear_space` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 194 | let _ = bs_available!($context) > 0 || $on_eos; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 230 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.82s [INFO] running `Command { std: "docker" "inspect" "7ab7d0564fa14313111080e2240cf9c61bc5e1c749f67aa9dafa088857cb46fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ab7d0564fa14313111080e2240cf9c61bc5e1c749f67aa9dafa088857cb46fc", kill_on_drop: false }` [INFO] [stdout] 7ab7d0564fa14313111080e2240cf9c61bc5e1c749f67aa9dafa088857cb46fc