[INFO] fetching crate http-box 0.1.6...
[INFO] testing http-box-0.1.6 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate http-box 0.1.6 into /workspace/builds/worker-4-tc1/source
[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-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate http-box 0.1.6 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 41 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded camino v1.2.2
[INFO] [stderr]   Downloaded cargo-platform v0.1.9
[INFO] [stderr]   Downloaded byte-slice v0.1.12
[INFO] [stderr]   Downloaded skeptic v0.13.7
[INFO] [stderr]   Downloaded cargo_metadata v0.14.2
[INFO] [stderr]   Downloaded error-chain v0.12.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0b049d20bbf0193266b72ad0e09ce14f13670f95843a0e66b2cd2cf3a0cb8578
[INFO] running `Command { std: "docker" "start" "-a" "0b049d20bbf0193266b72ad0e09ce14f13670f95843a0e66b2cd2cf3a0cb8578", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b049d20bbf0193266b72ad0e09ce14f13670f95843a0e66b2cd2cf3a0cb8578", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b049d20bbf0193266b72ad0e09ce14f13670f95843a0e66b2cd2cf3a0cb8578", kill_on_drop: false }`
[INFO] [stdout] 0b049d20bbf0193266b72ad0e09ce14f13670f95843a0e66b2cd2cf3a0cb8578
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f15ec3da238e205602eb86bc14c94f40c91067340298b30a479edb4abe9b0f8
[INFO] running `Command { std: "docker" "start" "-a" "3f15ec3da238e205602eb86bc14c94f40c91067340298b30a479edb4abe9b0f8", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling byte-slice v0.1.12
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling 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)]` (part of `#[warn(unused)]`) 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: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/util/field.rs:116:20
[INFO] [stdout]     |
[INFO] [stdout] 116 |     on_error:  Box<FnMut(FieldError) + 'a>,
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 116 |     on_error:  Box<dyn FnMut(FieldError) + 'a>,
[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<FnMut(QueryError) + 'a>,
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 120 |     on_error: Box<dyn FnMut(QueryError) + 'a>,
[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)]` (part of `#[warn(unused)]`) 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] ...    |
[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] ...    |
[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] ...    |
[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)]` (part of `#[warn(unused)]`) 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] ...   |
[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] ...   |
[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] ...   |
[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)]` (part of `#[warn(unused)]`) 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]    --> src/http1/parser.rs:543:9
[INFO] [stdout]     |
[INFO] [stdout] 543 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:563:9
[INFO] [stdout]     |
[INFO] [stdout] 563 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:591:9
[INFO] [stdout]     |
[INFO] [stdout] 591 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:619:9
[INFO] [stdout]     |
[INFO] [stdout] 619 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:647:9
[INFO] [stdout]     |
[INFO] [stdout] 647 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:708:9
[INFO] [stdout]     |
[INFO] [stdout] 708 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:777:9
[INFO] [stdout]     |
[INFO] [stdout] 777 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:795:9
[INFO] [stdout]     |
[INFO] [stdout] 795 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:813:9
[INFO] [stdout]     |
[INFO] [stdout] 813 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:831:9
[INFO] [stdout]     |
[INFO] [stdout] 831 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:849:9
[INFO] [stdout]     |
[INFO] [stdout] 849 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:867:9
[INFO] [stdout]     |
[INFO] [stdout] 867 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:890:9
[INFO] [stdout]     |
[INFO] [stdout] 890 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:917:9
[INFO] [stdout]     |
[INFO] [stdout] 917 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:944:9
[INFO] [stdout]     |
[INFO] [stdout] 944 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:962:9
[INFO] [stdout]     |
[INFO] [stdout] 962 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:982:9
[INFO] [stdout]     |
[INFO] [stdout] 982 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1011:9
[INFO] [stdout]      |
[INFO] [stdout] 1011 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1040:9
[INFO] [stdout]      |
[INFO] [stdout] 1040 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1066:9
[INFO] [stdout]      |
[INFO] [stdout] 1066 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1089:9
[INFO] [stdout]      |
[INFO] [stdout] 1089 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1116:9
[INFO] [stdout]      |
[INFO] [stdout] 1116 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1143:9
[INFO] [stdout]      |
[INFO] [stdout] 1143 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1161:9
[INFO] [stdout]      |
[INFO] [stdout] 1161 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1181:9
[INFO] [stdout]      |
[INFO] [stdout] 1181 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1210:9
[INFO] [stdout]      |
[INFO] [stdout] 1210 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1239:9
[INFO] [stdout]      |
[INFO] [stdout] 1239 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1265:9
[INFO] [stdout]      |
[INFO] [stdout] 1265 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1320:9
[INFO] [stdout]      |
[INFO] [stdout] 1320 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1340:9
[INFO] [stdout]      |
[INFO] [stdout] 1340 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1360:9
[INFO] [stdout]      |
[INFO] [stdout] 1360 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1386:9
[INFO] [stdout]      |
[INFO] [stdout] 1386 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1454:9
[INFO] [stdout]      |
[INFO] [stdout] 1454 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1472:9
[INFO] [stdout]      |
[INFO] [stdout] 1472 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1581:9
[INFO] [stdout]      |
[INFO] [stdout] 1581 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1602:9
[INFO] [stdout]      |
[INFO] [stdout] 1602 |         let _ = exit_if_eos!(self, 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] ...    |
[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]     -->  src/http1/parser.rs:1670:9
[INFO] [stdout]      |
[INFO] [stdout] 1670 |         let _ = consume_linear_space!(
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused logical operation that must be used
[INFO] [stdout]     --> src/collect.rs:189:40
[INFO] [stdout]      |
[INFO] [stdout]  189 |           bs_available!($context) > 0 || $on_eos;
[INFO] [stdout]      |  ________________________________________^
[INFO] [stdout]  190 | |
[INFO] [stdout]  191 | |         unsafe {
[INFO] [stdout]  192 | |             if bs_starts_with1!($context, b" ") || bs_starts_with1!($context, b"\t") {
[INFO] [stdout]  193 | |                 loop {
[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] ...    |
[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]     -->  src/http1/parser.rs:1670:9
[INFO] [stdout]      |
[INFO] [stdout] 1670 |         let _ = consume_linear_space!(
[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]     -->  src/http1/parser.rs:1794:9
[INFO] [stdout]      |
[INFO] [stdout] 1794 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1812:9
[INFO] [stdout]      |
[INFO] [stdout] 1812 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1843:9
[INFO] [stdout]      |
[INFO] [stdout] 1843 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1868:9
[INFO] [stdout]      |
[INFO] [stdout] 1868 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1908:9
[INFO] [stdout]      |
[INFO] [stdout] 1908 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1931:9
[INFO] [stdout]      |
[INFO] [stdout] 1931 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1959:9
[INFO] [stdout]      |
[INFO] [stdout] 1959 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1987:9
[INFO] [stdout]      |
[INFO] [stdout] 1987 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2015:9
[INFO] [stdout]      |
[INFO] [stdout] 2015 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2043:9
[INFO] [stdout]      |
[INFO] [stdout] 2043 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2071:9
[INFO] [stdout]      |
[INFO] [stdout] 2071 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2099:9
[INFO] [stdout]      |
[INFO] [stdout] 2099 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2120:9
[INFO] [stdout]      |
[INFO] [stdout] 2120 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2163:9
[INFO] [stdout]      |
[INFO] [stdout] 2163 |         let _ = exit_if_eos!(self, 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] ...    |
[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]     -->  src/http1/parser.rs:2181:9
[INFO] [stdout]      |
[INFO] [stdout] 2181 |         let _ = consume_linear_space!(
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused logical operation that must be used
[INFO] [stdout]     --> src/collect.rs:189:40
[INFO] [stdout]      |
[INFO] [stdout]  189 |           bs_available!($context) > 0 || $on_eos;
[INFO] [stdout]      |  ________________________________________^
[INFO] [stdout]  190 | |
[INFO] [stdout]  191 | |         unsafe {
[INFO] [stdout]  192 | |             if bs_starts_with1!($context, b" ") || bs_starts_with1!($context, b"\t") {
[INFO] [stdout]  193 | |                 loop {
[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] ...    |
[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]     -->  src/http1/parser.rs:2181:9
[INFO] [stdout]      |
[INFO] [stdout] 2181 |         let _ = consume_linear_space!(
[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]     -->  src/http1/parser.rs:2257:9
[INFO] [stdout]      |
[INFO] [stdout] 2257 |         let _ = exit_if_eos!(self, 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] ...    |
[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]     -->  src/http1/parser.rs:2285:9
[INFO] [stdout]      |
[INFO] [stdout] 2285 |         let _ = consume_linear_space!(
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused logical operation that must be used
[INFO] [stdout]     --> src/collect.rs:189:40
[INFO] [stdout]      |
[INFO] [stdout]  189 |           bs_available!($context) > 0 || $on_eos;
[INFO] [stdout]      |  ________________________________________^
[INFO] [stdout]  190 | |
[INFO] [stdout]  191 | |         unsafe {
[INFO] [stdout]  192 | |             if bs_starts_with1!($context, b" ") || bs_starts_with1!($context, b"\t") {
[INFO] [stdout]  193 | |                 loop {
[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] ...    |
[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]     -->  src/http1/parser.rs:2285:9
[INFO] [stdout]      |
[INFO] [stdout] 2285 |         let _ = consume_linear_space!(
[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]     -->  src/http1/parser.rs:2381:9
[INFO] [stdout]      |
[INFO] [stdout] 2381 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2403:9
[INFO] [stdout]      |
[INFO] [stdout] 2403 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2437:9
[INFO] [stdout]      |
[INFO] [stdout] 2437 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2473:9
[INFO] [stdout]      |
[INFO] [stdout] 2473 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2491:9
[INFO] [stdout]      |
[INFO] [stdout] 2491 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2513:9
[INFO] [stdout]      |
[INFO] [stdout] 2513 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2543:9
[INFO] [stdout]      |
[INFO] [stdout] 2543 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2573:9
[INFO] [stdout]      |
[INFO] [stdout] 2573 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2663:9
[INFO] [stdout]      |
[INFO] [stdout] 2663 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2689:9
[INFO] [stdout]      |
[INFO] [stdout] 2689 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2735:9
[INFO] [stdout]      |
[INFO] [stdout] 2735 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2771:9
[INFO] [stdout]      |
[INFO] [stdout] 2771 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2791:9
[INFO] [stdout]      |
[INFO] [stdout] 2791 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2834:9
[INFO] [stdout]      |
[INFO] [stdout] 2834 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2860:9
[INFO] [stdout]      |
[INFO] [stdout] 2860 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2965:9
[INFO] [stdout]      |
[INFO] [stdout] 2965 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2992:9
[INFO] [stdout]      |
[INFO] [stdout] 2992 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:3089:9
[INFO] [stdout]      |
[INFO] [stdout] 3089 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:3116:9
[INFO] [stdout]      |
[INFO] [stdout] 3116 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:294:9
[INFO] [stdout]     |
[INFO] [stdout] 294 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:324:9
[INFO] [stdout]     |
[INFO] [stdout] 324 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:339:9
[INFO] [stdout]     |
[INFO] [stdout] 339 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:354:9
[INFO] [stdout]     |
[INFO] [stdout] 354 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:369:9
[INFO] [stdout]     |
[INFO] [stdout] 369 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:384:9
[INFO] [stdout]     |
[INFO] [stdout] 384 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:412:9
[INFO] [stdout]     |
[INFO] [stdout] 412 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:427:9
[INFO] [stdout]     |
[INFO] [stdout] 427 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:442:9
[INFO] [stdout]     |
[INFO] [stdout] 442 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:548:9
[INFO] [stdout]     |
[INFO] [stdout] 548 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:577:9
[INFO] [stdout]     |
[INFO] [stdout] 577 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:594:9
[INFO] [stdout]     |
[INFO] [stdout] 594 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:611:9
[INFO] [stdout]     |
[INFO] [stdout] 611 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:639:9
[INFO] [stdout]     |
[INFO] [stdout] 639 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:654:9
[INFO] [stdout]     |
[INFO] [stdout] 654 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:669:9
[INFO] [stdout]     |
[INFO] [stdout] 669 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:684:9
[INFO] [stdout]     |
[INFO] [stdout] 684 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:713:9
[INFO] [stdout]     |
[INFO] [stdout] 713 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:728:9
[INFO] [stdout]     |
[INFO] [stdout] 728 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:743:9
[INFO] [stdout]     |
[INFO] [stdout] 743 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:779:9
[INFO] [stdout]     |
[INFO] [stdout] 779 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:796:9
[INFO] [stdout]     |
[INFO] [stdout] 796 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:813:9
[INFO] [stdout]     |
[INFO] [stdout] 813 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:830:9
[INFO] [stdout]     |
[INFO] [stdout] 830 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:858:9
[INFO] [stdout]     |
[INFO] [stdout] 858 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:873:9
[INFO] [stdout]     |
[INFO] [stdout] 873 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:888:9
[INFO] [stdout]     |
[INFO] [stdout] 888 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:903:9
[INFO] [stdout]     |
[INFO] [stdout] 903 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:945:9
[INFO] [stdout]     |
[INFO] [stdout] 945 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:962:9
[INFO] [stdout]     |
[INFO] [stdout] 962 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:979:9
[INFO] [stdout]     |
[INFO] [stdout] 979 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1007:9
[INFO] [stdout]      |
[INFO] [stdout] 1007 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1022:9
[INFO] [stdout]      |
[INFO] [stdout] 1022 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1037:9
[INFO] [stdout]      |
[INFO] [stdout] 1037 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1052:9
[INFO] [stdout]      |
[INFO] [stdout] 1052 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1082:9
[INFO] [stdout]      |
[INFO] [stdout] 1082 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1099:9
[INFO] [stdout]      |
[INFO] [stdout] 1099 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1127:9
[INFO] [stdout]      |
[INFO] [stdout] 1127 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1142:9
[INFO] [stdout]      |
[INFO] [stdout] 1142 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1157:9
[INFO] [stdout]      |
[INFO] [stdout] 1157 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1172:9
[INFO] [stdout]      |
[INFO] [stdout] 1172 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1201:9
[INFO] [stdout]      |
[INFO] [stdout] 1201 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1229:9
[INFO] [stdout]      |
[INFO] [stdout] 1229 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1244:9
[INFO] [stdout]      |
[INFO] [stdout] 1244 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1259:9
[INFO] [stdout]      |
[INFO] [stdout] 1259 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1298:9
[INFO] [stdout]      |
[INFO] [stdout] 1298 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1326:9
[INFO] [stdout]      |
[INFO] [stdout] 1326 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1341:9
[INFO] [stdout]      |
[INFO] [stdout] 1341 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1369:9
[INFO] [stdout]      |
[INFO] [stdout] 1369 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1384:9
[INFO] [stdout]      |
[INFO] [stdout] 1384 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1399:9
[INFO] [stdout]      |
[INFO] [stdout] 1399 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1438:9
[INFO] [stdout]      |
[INFO] [stdout] 1438 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1466:9
[INFO] [stdout]      |
[INFO] [stdout] 1466 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1481:9
[INFO] [stdout]      |
[INFO] [stdout] 1481 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1496:9
[INFO] [stdout]      |
[INFO] [stdout] 1496 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1535:9
[INFO] [stdout]      |
[INFO] [stdout] 1535 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1552:9
[INFO] [stdout]      |
[INFO] [stdout] 1552 |         let _ = exit_if_eos!(self, 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] ...   |
[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]    --> src/util/field.rs:174:13
[INFO] [stdout]     |
[INFO] [stdout] 174 |             let _ = consume_linear_space!(
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused logical operation that must be used
[INFO] [stdout]    --> src/collect.rs:189:40
[INFO] [stdout]     |
[INFO] [stdout] 189 |           bs_available!($context) > 0 || $on_eos;
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout] 190 | |
[INFO] [stdout] 191 | |         unsafe {
[INFO] [stdout] 192 | |             if bs_starts_with1!($context, b" ") || bs_starts_with1!($context, b"\t") {
[INFO] [stdout] 193 | |                 loop {
[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] ...   |
[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]    --> src/util/field.rs:174:13
[INFO] [stdout]     |
[INFO] [stdout] 174 |             let _ = consume_linear_space!(
[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] ...   |
[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]    --> src/util/field.rs:209:21
[INFO] [stdout]     |
[INFO] [stdout] 209 |                     let _ = consume_linear_space!(
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused logical operation that must be used
[INFO] [stdout]    --> src/collect.rs:189:40
[INFO] [stdout]     |
[INFO] [stdout] 189 |           bs_available!($context) > 0 || $on_eos;
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout] 190 | |
[INFO] [stdout] 191 | |         unsafe {
[INFO] [stdout] 192 | |             if bs_starts_with1!($context, b" ") || bs_starts_with1!($context, b"\t") {
[INFO] [stdout] 193 | |                 loop {
[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] ...   |
[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]    --> src/util/field.rs:209:21
[INFO] [stdout]     |
[INFO] [stdout] 209 |                     let _ = consume_linear_space!(
[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] ...   |
[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]    --> src/util/field.rs:233:33
[INFO] [stdout]     |
[INFO] [stdout] 233 |                                 let _ = consume_linear_space!(
[INFO] [stdout]     |                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused logical operation that must be used
[INFO] [stdout]    --> src/collect.rs:189:40
[INFO] [stdout]     |
[INFO] [stdout] 189 |           bs_available!($context) > 0 || $on_eos;
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout] 190 | |
[INFO] [stdout] 191 | |         unsafe {
[INFO] [stdout] 192 | |             if bs_starts_with1!($context, b" ") || bs_starts_with1!($context, b"\t") {
[INFO] [stdout] 193 | |                 loop {
[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] ...   |
[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]    --> src/util/field.rs:233:33
[INFO] [stdout]     |
[INFO] [stdout] 233 |                                 let _ = consume_linear_space!(
[INFO] [stdout]     |                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.65s
[INFO] running `Command { std: "docker" "inspect" "3f15ec3da238e205602eb86bc14c94f40c91067340298b30a479edb4abe9b0f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f15ec3da238e205602eb86bc14c94f40c91067340298b30a479edb4abe9b0f8", kill_on_drop: false }`
[INFO] [stdout] 3f15ec3da238e205602eb86bc14c94f40c91067340298b30a479edb4abe9b0f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4f36830fea2330a0e5fb7f7e7bc2bf90b1da50417667d8ba132d5458f7c1c7d
[INFO] running `Command { std: "docker" "start" "-a" "b4f36830fea2330a0e5fb7f7e7bc2bf90b1da50417667d8ba132d5458f7c1c7d", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/util/field.rs:116:20
[INFO] [stdout]     |
[INFO] [stdout] 116 |     on_error:  Box<FnMut(FieldError) + 'a>,
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 116 |     on_error:  Box<dyn FnMut(FieldError) + 'a>,
[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<FnMut(QueryError) + 'a>,
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 120 |     on_error: Box<dyn FnMut(QueryError) + 'a>,
[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<FnMut(FieldError) + 'a>,
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 116 |     on_error:  Box<dyn FnMut(FieldError) + 'a>,
[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<FnMut(QueryError) + 'a>,
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 120 |     on_error: Box<dyn FnMut(QueryError) + 'a>,
[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)]` (part of `#[warn(unused)]`) 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] ...    |
[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] ...    |
[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] ...    |
[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)]` (part of `#[warn(unused)]`) 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] ...   |
[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] ...   |
[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] ...   |
[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)]` (part of `#[warn(unused)]`) 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]    --> src/http1/parser.rs:543:9
[INFO] [stdout]     |
[INFO] [stdout] 543 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:563:9
[INFO] [stdout]     |
[INFO] [stdout] 563 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:591:9
[INFO] [stdout]     |
[INFO] [stdout] 591 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:619:9
[INFO] [stdout]     |
[INFO] [stdout] 619 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:647:9
[INFO] [stdout]     |
[INFO] [stdout] 647 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:708:9
[INFO] [stdout]     |
[INFO] [stdout] 708 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:777:9
[INFO] [stdout]     |
[INFO] [stdout] 777 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:795:9
[INFO] [stdout]     |
[INFO] [stdout] 795 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:813:9
[INFO] [stdout]     |
[INFO] [stdout] 813 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:831:9
[INFO] [stdout]     |
[INFO] [stdout] 831 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:849:9
[INFO] [stdout]     |
[INFO] [stdout] 849 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:867:9
[INFO] [stdout]     |
[INFO] [stdout] 867 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:890:9
[INFO] [stdout]     |
[INFO] [stdout] 890 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:917:9
[INFO] [stdout]     |
[INFO] [stdout] 917 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:944:9
[INFO] [stdout]     |
[INFO] [stdout] 944 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:962:9
[INFO] [stdout]     |
[INFO] [stdout] 962 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:982:9
[INFO] [stdout]     |
[INFO] [stdout] 982 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1011:9
[INFO] [stdout]      |
[INFO] [stdout] 1011 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1040:9
[INFO] [stdout]      |
[INFO] [stdout] 1040 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1066:9
[INFO] [stdout]      |
[INFO] [stdout] 1066 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1089:9
[INFO] [stdout]      |
[INFO] [stdout] 1089 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1116:9
[INFO] [stdout]      |
[INFO] [stdout] 1116 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1143:9
[INFO] [stdout]      |
[INFO] [stdout] 1143 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1161:9
[INFO] [stdout]      |
[INFO] [stdout] 1161 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1181:9
[INFO] [stdout]      |
[INFO] [stdout] 1181 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1210:9
[INFO] [stdout]      |
[INFO] [stdout] 1210 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1239:9
[INFO] [stdout]      |
[INFO] [stdout] 1239 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1265:9
[INFO] [stdout]      |
[INFO] [stdout] 1265 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1320:9
[INFO] [stdout]      |
[INFO] [stdout] 1320 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1340:9
[INFO] [stdout]      |
[INFO] [stdout] 1340 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1360:9
[INFO] [stdout]      |
[INFO] [stdout] 1360 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1386:9
[INFO] [stdout]      |
[INFO] [stdout] 1386 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1454:9
[INFO] [stdout]      |
[INFO] [stdout] 1454 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1472:9
[INFO] [stdout]      |
[INFO] [stdout] 1472 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1581:9
[INFO] [stdout]      |
[INFO] [stdout] 1581 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1602:9
[INFO] [stdout]      |
[INFO] [stdout] 1602 |         let _ = exit_if_eos!(self, 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] ...    |
[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]     -->  src/http1/parser.rs:1670:9
[INFO] [stdout]      |
[INFO] [stdout] 1670 |         let _ = consume_linear_space!(
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused logical operation that must be used
[INFO] [stdout]     --> src/collect.rs:189:40
[INFO] [stdout]      |
[INFO] [stdout]  189 |           bs_available!($context) > 0 || $on_eos;
[INFO] [stdout]      |  ________________________________________^
[INFO] [stdout]  190 | |
[INFO] [stdout]  191 | |         unsafe {
[INFO] [stdout]  192 | |             if bs_starts_with1!($context, b" ") || bs_starts_with1!($context, b"\t") {
[INFO] [stdout]  193 | |                 loop {
[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] ...    |
[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]     -->  src/http1/parser.rs:1670:9
[INFO] [stdout]      |
[INFO] [stdout] 1670 |         let _ = consume_linear_space!(
[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]     -->  src/http1/parser.rs:1794:9
[INFO] [stdout]      |
[INFO] [stdout] 1794 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1812:9
[INFO] [stdout]      |
[INFO] [stdout] 1812 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1843:9
[INFO] [stdout]      |
[INFO] [stdout] 1843 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1868:9
[INFO] [stdout]      |
[INFO] [stdout] 1868 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1908:9
[INFO] [stdout]      |
[INFO] [stdout] 1908 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1931:9
[INFO] [stdout]      |
[INFO] [stdout] 1931 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1959:9
[INFO] [stdout]      |
[INFO] [stdout] 1959 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1987:9
[INFO] [stdout]      |
[INFO] [stdout] 1987 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2015:9
[INFO] [stdout]      |
[INFO] [stdout] 2015 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2043:9
[INFO] [stdout]      |
[INFO] [stdout] 2043 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2071:9
[INFO] [stdout]      |
[INFO] [stdout] 2071 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2099:9
[INFO] [stdout]      |
[INFO] [stdout] 2099 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2120:9
[INFO] [stdout]      |
[INFO] [stdout] 2120 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2163:9
[INFO] [stdout]      |
[INFO] [stdout] 2163 |         let _ = exit_if_eos!(self, 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] ...    |
[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]     -->  src/http1/parser.rs:2181:9
[INFO] [stdout]      |
[INFO] [stdout] 2181 |         let _ = consume_linear_space!(
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused logical operation that must be used
[INFO] [stdout]     --> src/collect.rs:189:40
[INFO] [stdout]      |
[INFO] [stdout]  189 |           bs_available!($context) > 0 || $on_eos;
[INFO] [stdout]      |  ________________________________________^
[INFO] [stdout]  190 | |
[INFO] [stdout]  191 | |         unsafe {
[INFO] [stdout]  192 | |             if bs_starts_with1!($context, b" ") || bs_starts_with1!($context, b"\t") {
[INFO] [stdout]  193 | |                 loop {
[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] ...    |
[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]     -->  src/http1/parser.rs:2181:9
[INFO] [stdout]      |
[INFO] [stdout] 2181 |         let _ = consume_linear_space!(
[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]     -->  src/http1/parser.rs:2257:9
[INFO] [stdout]      |
[INFO] [stdout] 2257 |         let _ = exit_if_eos!(self, 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] ...    |
[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]     -->  src/http1/parser.rs:2285:9
[INFO] [stdout]      |
[INFO] [stdout] 2285 |         let _ = consume_linear_space!(
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused logical operation that must be used
[INFO] [stdout]     --> src/collect.rs:189:40
[INFO] [stdout]      |
[INFO] [stdout]  189 |           bs_available!($context) > 0 || $on_eos;
[INFO] [stdout]      |  ________________________________________^
[INFO] [stdout]  190 | |
[INFO] [stdout]  191 | |         unsafe {
[INFO] [stdout]  192 | |             if bs_starts_with1!($context, b" ") || bs_starts_with1!($context, b"\t") {
[INFO] [stdout]  193 | |                 loop {
[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] ...    |
[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]     -->  src/http1/parser.rs:2285:9
[INFO] [stdout]      |
[INFO] [stdout] 2285 |         let _ = consume_linear_space!(
[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]     -->  src/http1/parser.rs:2381:9
[INFO] [stdout]      |
[INFO] [stdout] 2381 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2403:9
[INFO] [stdout]      |
[INFO] [stdout] 2403 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2437:9
[INFO] [stdout]      |
[INFO] [stdout] 2437 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2473:9
[INFO] [stdout]      |
[INFO] [stdout] 2473 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2491:9
[INFO] [stdout]      |
[INFO] [stdout] 2491 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2513:9
[INFO] [stdout]      |
[INFO] [stdout] 2513 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2543:9
[INFO] [stdout]      |
[INFO] [stdout] 2543 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2573:9
[INFO] [stdout]      |
[INFO] [stdout] 2573 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2663:9
[INFO] [stdout]      |
[INFO] [stdout] 2663 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2689:9
[INFO] [stdout]      |
[INFO] [stdout] 2689 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2735:9
[INFO] [stdout]      |
[INFO] [stdout] 2735 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2771:9
[INFO] [stdout]      |
[INFO] [stdout] 2771 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2791:9
[INFO] [stdout]      |
[INFO] [stdout] 2791 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2834:9
[INFO] [stdout]      |
[INFO] [stdout] 2834 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2860:9
[INFO] [stdout]      |
[INFO] [stdout] 2860 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2965:9
[INFO] [stdout]      |
[INFO] [stdout] 2965 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2992:9
[INFO] [stdout]      |
[INFO] [stdout] 2992 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:3089:9
[INFO] [stdout]      |
[INFO] [stdout] 3089 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:3116:9
[INFO] [stdout]      |
[INFO] [stdout] 3116 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:294:9
[INFO] [stdout]     |
[INFO] [stdout] 294 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:324:9
[INFO] [stdout]     |
[INFO] [stdout] 324 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:339:9
[INFO] [stdout]     |
[INFO] [stdout] 339 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:354:9
[INFO] [stdout]     |
[INFO] [stdout] 354 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:369:9
[INFO] [stdout]     |
[INFO] [stdout] 369 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:384:9
[INFO] [stdout]     |
[INFO] [stdout] 384 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:412:9
[INFO] [stdout]     |
[INFO] [stdout] 412 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:427:9
[INFO] [stdout]     |
[INFO] [stdout] 427 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:442:9
[INFO] [stdout]     |
[INFO] [stdout] 442 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:548:9
[INFO] [stdout]     |
[INFO] [stdout] 548 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:577:9
[INFO] [stdout]     |
[INFO] [stdout] 577 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:594:9
[INFO] [stdout]     |
[INFO] [stdout] 594 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:611:9
[INFO] [stdout]     |
[INFO] [stdout] 611 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:639:9
[INFO] [stdout]     |
[INFO] [stdout] 639 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:654:9
[INFO] [stdout]     |
[INFO] [stdout] 654 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:669:9
[INFO] [stdout]     |
[INFO] [stdout] 669 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:684:9
[INFO] [stdout]     |
[INFO] [stdout] 684 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:713:9
[INFO] [stdout]     |
[INFO] [stdout] 713 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:728:9
[INFO] [stdout]     |
[INFO] [stdout] 728 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:743:9
[INFO] [stdout]     |
[INFO] [stdout] 743 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:779:9
[INFO] [stdout]     |
[INFO] [stdout] 779 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:796:9
[INFO] [stdout]     |
[INFO] [stdout] 796 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:813:9
[INFO] [stdout]     |
[INFO] [stdout] 813 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:830:9
[INFO] [stdout]     |
[INFO] [stdout] 830 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:858:9
[INFO] [stdout]     |
[INFO] [stdout] 858 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:873:9
[INFO] [stdout]     |
[INFO] [stdout] 873 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:888:9
[INFO] [stdout]     |
[INFO] [stdout] 888 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:903:9
[INFO] [stdout]     |
[INFO] [stdout] 903 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:945:9
[INFO] [stdout]     |
[INFO] [stdout] 945 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:962:9
[INFO] [stdout]     |
[INFO] [stdout] 962 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:979:9
[INFO] [stdout]     |
[INFO] [stdout] 979 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1007:9
[INFO] [stdout]      |
[INFO] [stdout] 1007 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1022:9
[INFO] [stdout]      |
[INFO] [stdout] 1022 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1037:9
[INFO] [stdout]      |
[INFO] [stdout] 1037 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1052:9
[INFO] [stdout]      |
[INFO] [stdout] 1052 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1082:9
[INFO] [stdout]      |
[INFO] [stdout] 1082 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1099:9
[INFO] [stdout]      |
[INFO] [stdout] 1099 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1127:9
[INFO] [stdout]      |
[INFO] [stdout] 1127 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1142:9
[INFO] [stdout]      |
[INFO] [stdout] 1142 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1157:9
[INFO] [stdout]      |
[INFO] [stdout] 1157 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1172:9
[INFO] [stdout]      |
[INFO] [stdout] 1172 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1201:9
[INFO] [stdout]      |
[INFO] [stdout] 1201 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1229:9
[INFO] [stdout]      |
[INFO] [stdout] 1229 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1244:9
[INFO] [stdout]      |
[INFO] [stdout] 1244 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1259:9
[INFO] [stdout]      |
[INFO] [stdout] 1259 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1298:9
[INFO] [stdout]      |
[INFO] [stdout] 1298 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1326:9
[INFO] [stdout]      |
[INFO] [stdout] 1326 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1341:9
[INFO] [stdout]      |
[INFO] [stdout] 1341 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1369:9
[INFO] [stdout]      |
[INFO] [stdout] 1369 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1384:9
[INFO] [stdout]      |
[INFO] [stdout] 1384 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1399:9
[INFO] [stdout]      |
[INFO] [stdout] 1399 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1438:9
[INFO] [stdout]      |
[INFO] [stdout] 1438 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1466:9
[INFO] [stdout]      |
[INFO] [stdout] 1466 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1481:9
[INFO] [stdout]      |
[INFO] [stdout] 1481 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1496:9
[INFO] [stdout]      |
[INFO] [stdout] 1496 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1535:9
[INFO] [stdout]      |
[INFO] [stdout] 1535 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1552:9
[INFO] [stdout]      |
[INFO] [stdout] 1552 |         let _ = exit_if_eos!(self, 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] ...   |
[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]    --> src/util/field.rs:174:13
[INFO] [stdout]     |
[INFO] [stdout] 174 |             let _ = consume_linear_space!(
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused logical operation that must be used
[INFO] [stdout]    --> src/collect.rs:189:40
[INFO] [stdout]     |
[INFO] [stdout] 189 |           bs_available!($context) > 0 || $on_eos;
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout] 190 | |
[INFO] [stdout] 191 | |         unsafe {
[INFO] [stdout] 192 | |             if bs_starts_with1!($context, b" ") || bs_starts_with1!($context, b"\t") {
[INFO] [stdout] 193 | |                 loop {
[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] ...   |
[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]    --> src/util/field.rs:174:13
[INFO] [stdout]     |
[INFO] [stdout] 174 |             let _ = consume_linear_space!(
[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] ...   |
[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]    --> src/util/field.rs:209:21
[INFO] [stdout]     |
[INFO] [stdout] 209 |                     let _ = consume_linear_space!(
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused logical operation that must be used
[INFO] [stdout]    --> src/collect.rs:189:40
[INFO] [stdout]     |
[INFO] [stdout] 189 |           bs_available!($context) > 0 || $on_eos;
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout] 190 | |
[INFO] [stdout] 191 | |         unsafe {
[INFO] [stdout] 192 | |             if bs_starts_with1!($context, b" ") || bs_starts_with1!($context, b"\t") {
[INFO] [stdout] 193 | |                 loop {
[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] ...   |
[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]    --> src/util/field.rs:209:21
[INFO] [stdout]     |
[INFO] [stdout] 209 |                     let _ = consume_linear_space!(
[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] ...   |
[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]    --> src/util/field.rs:233:33
[INFO] [stdout]     |
[INFO] [stdout] 233 |                                 let _ = consume_linear_space!(
[INFO] [stdout]     |                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused logical operation that must be used
[INFO] [stdout]    --> src/collect.rs:189:40
[INFO] [stdout]     |
[INFO] [stdout] 189 |           bs_available!($context) > 0 || $on_eos;
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout] 190 | |
[INFO] [stdout] 191 | |         unsafe {
[INFO] [stdout] 192 | |             if bs_starts_with1!($context, b" ") || bs_starts_with1!($context, b"\t") {
[INFO] [stdout] 193 | |                 loop {
[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] ...   |
[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]    --> src/util/field.rs:233:33
[INFO] [stdout]     |
[INFO] [stdout] 233 |                                 let _ = consume_linear_space!(
[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)]` (part of `#[warn(unused)]`) 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: 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)]` (part of `#[warn(unused)]`) 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: 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] ...    |
[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: 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)]` (part of `#[warn(unused)]`) on by default
[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] ...    |
[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] ...    |
[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)]` (part of `#[warn(unused)]`) on by default
[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)]` (part of `#[warn(unused)]`) on by default
[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)]` (part of `#[warn(unused)]`) 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 `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)]` (part of `#[warn(unused)]`) 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: 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)]` (part of `#[warn(unused)]`) 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: 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)]` (part of `#[warn(unused)]`) 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] ...   |
[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] ...   |
[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] ...   |
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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]    --> src/http1/parser.rs:543:9
[INFO] [stdout]     |
[INFO] [stdout] 543 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:563:9
[INFO] [stdout]     |
[INFO] [stdout] 563 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:591:9
[INFO] [stdout]     |
[INFO] [stdout] 591 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:619:9
[INFO] [stdout]     |
[INFO] [stdout] 619 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:647:9
[INFO] [stdout]     |
[INFO] [stdout] 647 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:708:9
[INFO] [stdout]     |
[INFO] [stdout] 708 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:777:9
[INFO] [stdout]     |
[INFO] [stdout] 777 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:795:9
[INFO] [stdout]     |
[INFO] [stdout] 795 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:813:9
[INFO] [stdout]     |
[INFO] [stdout] 813 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:831:9
[INFO] [stdout]     |
[INFO] [stdout] 831 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:849:9
[INFO] [stdout]     |
[INFO] [stdout] 849 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:867:9
[INFO] [stdout]     |
[INFO] [stdout] 867 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:890:9
[INFO] [stdout]     |
[INFO] [stdout] 890 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:917:9
[INFO] [stdout]     |
[INFO] [stdout] 917 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:944:9
[INFO] [stdout]     |
[INFO] [stdout] 944 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:962:9
[INFO] [stdout]     |
[INFO] [stdout] 962 |         let _ = exit_if_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: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]    --> src/http1/parser.rs:982:9
[INFO] [stdout]     |
[INFO] [stdout] 982 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1011:9
[INFO] [stdout]      |
[INFO] [stdout] 1011 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1040:9
[INFO] [stdout]      |
[INFO] [stdout] 1040 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1066:9
[INFO] [stdout]      |
[INFO] [stdout] 1066 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1089:9
[INFO] [stdout]      |
[INFO] [stdout] 1089 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1116:9
[INFO] [stdout]      |
[INFO] [stdout] 1116 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1143:9
[INFO] [stdout]      |
[INFO] [stdout] 1143 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1161:9
[INFO] [stdout]      |
[INFO] [stdout] 1161 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1181:9
[INFO] [stdout]      |
[INFO] [stdout] 1181 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1210:9
[INFO] [stdout]      |
[INFO] [stdout] 1210 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1239:9
[INFO] [stdout]      |
[INFO] [stdout] 1239 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1265:9
[INFO] [stdout]      |
[INFO] [stdout] 1265 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1320:9
[INFO] [stdout]      |
[INFO] [stdout] 1320 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1340:9
[INFO] [stdout]      |
[INFO] [stdout] 1340 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1360:9
[INFO] [stdout]      |
[INFO] [stdout] 1360 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1386:9
[INFO] [stdout]      |
[INFO] [stdout] 1386 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1454:9
[INFO] [stdout]      |
[INFO] [stdout] 1454 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1472:9
[INFO] [stdout]      |
[INFO] [stdout] 1472 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1581:9
[INFO] [stdout]      |
[INFO] [stdout] 1581 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1602:9
[INFO] [stdout]      |
[INFO] [stdout] 1602 |         let _ = exit_if_eos!(self, 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] ...    |
[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]     -->  src/http1/parser.rs:1670:9
[INFO] [stdout]      |
[INFO] [stdout] 1670 |         let _ = consume_linear_space!(
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused logical operation that must be used
[INFO] [stdout]     --> src/collect.rs:189:40
[INFO] [stdout]      |
[INFO] [stdout]  189 |           bs_available!($context) > 0 || $on_eos;
[INFO] [stdout]      |  ________________________________________^
[INFO] [stdout]  190 | |
[INFO] [stdout]  191 | |         unsafe {
[INFO] [stdout]  192 | |             if bs_starts_with1!($context, b" ") || bs_starts_with1!($context, b"\t") {
[INFO] [stdout]  193 | |                 loop {
[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] ...    |
[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]     -->  src/http1/parser.rs:1670:9
[INFO] [stdout]      |
[INFO] [stdout] 1670 |         let _ = consume_linear_space!(
[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]     -->  src/http1/parser.rs:1794:9
[INFO] [stdout]      |
[INFO] [stdout] 1794 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1812:9
[INFO] [stdout]      |
[INFO] [stdout] 1812 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1843:9
[INFO] [stdout]      |
[INFO] [stdout] 1843 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1868:9
[INFO] [stdout]      |
[INFO] [stdout] 1868 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1908:9
[INFO] [stdout]      |
[INFO] [stdout] 1908 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1931:9
[INFO] [stdout]      |
[INFO] [stdout] 1931 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1959:9
[INFO] [stdout]      |
[INFO] [stdout] 1959 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:1987:9
[INFO] [stdout]      |
[INFO] [stdout] 1987 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2015:9
[INFO] [stdout]      |
[INFO] [stdout] 2015 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2043:9
[INFO] [stdout]      |
[INFO] [stdout] 2043 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2071:9
[INFO] [stdout]      |
[INFO] [stdout] 2071 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2099:9
[INFO] [stdout]      |
[INFO] [stdout] 2099 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2120:9
[INFO] [stdout]      |
[INFO] [stdout] 2120 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2163:9
[INFO] [stdout]      |
[INFO] [stdout] 2163 |         let _ = exit_if_eos!(self, 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] ...    |
[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]     -->  src/http1/parser.rs:2181:9
[INFO] [stdout]      |
[INFO] [stdout] 2181 |         let _ = consume_linear_space!(
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused logical operation that must be used
[INFO] [stdout]     --> src/collect.rs:189:40
[INFO] [stdout]      |
[INFO] [stdout]  189 |           bs_available!($context) > 0 || $on_eos;
[INFO] [stdout]      |  ________________________________________^
[INFO] [stdout]  190 | |
[INFO] [stdout]  191 | |         unsafe {
[INFO] [stdout]  192 | |             if bs_starts_with1!($context, b" ") || bs_starts_with1!($context, b"\t") {
[INFO] [stdout]  193 | |                 loop {
[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] ...    |
[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]     -->  src/http1/parser.rs:2181:9
[INFO] [stdout]      |
[INFO] [stdout] 2181 |         let _ = consume_linear_space!(
[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]     -->  src/http1/parser.rs:2257:9
[INFO] [stdout]      |
[INFO] [stdout] 2257 |         let _ = exit_if_eos!(self, 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] ...    |
[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]     -->  src/http1/parser.rs:2285:9
[INFO] [stdout]      |
[INFO] [stdout] 2285 |         let _ = consume_linear_space!(
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused logical operation that must be used
[INFO] [stdout]     --> src/collect.rs:189:40
[INFO] [stdout]      |
[INFO] [stdout]  189 |           bs_available!($context) > 0 || $on_eos;
[INFO] [stdout]      |  ________________________________________^
[INFO] [stdout]  190 | |
[INFO] [stdout]  191 | |         unsafe {
[INFO] [stdout]  192 | |             if bs_starts_with1!($context, b" ") || bs_starts_with1!($context, b"\t") {
[INFO] [stdout]  193 | |                 loop {
[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] ...    |
[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]     -->  src/http1/parser.rs:2285:9
[INFO] [stdout]      |
[INFO] [stdout] 2285 |         let _ = consume_linear_space!(
[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]     -->  src/http1/parser.rs:2381:9
[INFO] [stdout]      |
[INFO] [stdout] 2381 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2403:9
[INFO] [stdout]      |
[INFO] [stdout] 2403 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2437:9
[INFO] [stdout]      |
[INFO] [stdout] 2437 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2473:9
[INFO] [stdout]      |
[INFO] [stdout] 2473 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2491:9
[INFO] [stdout]      |
[INFO] [stdout] 2491 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2513:9
[INFO] [stdout]      |
[INFO] [stdout] 2513 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2543:9
[INFO] [stdout]      |
[INFO] [stdout] 2543 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2573:9
[INFO] [stdout]      |
[INFO] [stdout] 2573 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2663:9
[INFO] [stdout]      |
[INFO] [stdout] 2663 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2689:9
[INFO] [stdout]      |
[INFO] [stdout] 2689 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2735:9
[INFO] [stdout]      |
[INFO] [stdout] 2735 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2771:9
[INFO] [stdout]      |
[INFO] [stdout] 2771 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2791:9
[INFO] [stdout]      |
[INFO] [stdout] 2791 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2834:9
[INFO] [stdout]      |
[INFO] [stdout] 2834 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2860:9
[INFO] [stdout]      |
[INFO] [stdout] 2860 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2965:9
[INFO] [stdout]      |
[INFO] [stdout] 2965 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:2992:9
[INFO] [stdout]      |
[INFO] [stdout] 2992 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:3089:9
[INFO] [stdout]      |
[INFO] [stdout] 3089 |         let _ = exit_if_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: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]     -->  src/http1/parser.rs:3116:9
[INFO] [stdout]      |
[INFO] [stdout] 3116 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:294:9
[INFO] [stdout]     |
[INFO] [stdout] 294 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:324:9
[INFO] [stdout]     |
[INFO] [stdout] 324 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:339:9
[INFO] [stdout]     |
[INFO] [stdout] 339 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:354:9
[INFO] [stdout]     |
[INFO] [stdout] 354 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:369:9
[INFO] [stdout]     |
[INFO] [stdout] 369 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:384:9
[INFO] [stdout]     |
[INFO] [stdout] 384 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:412:9
[INFO] [stdout]     |
[INFO] [stdout] 412 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:427:9
[INFO] [stdout]     |
[INFO] [stdout] 427 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:442:9
[INFO] [stdout]     |
[INFO] [stdout] 442 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:548:9
[INFO] [stdout]     |
[INFO] [stdout] 548 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:577:9
[INFO] [stdout]     |
[INFO] [stdout] 577 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:594:9
[INFO] [stdout]     |
[INFO] [stdout] 594 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:611:9
[INFO] [stdout]     |
[INFO] [stdout] 611 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:639:9
[INFO] [stdout]     |
[INFO] [stdout] 639 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:654:9
[INFO] [stdout]     |
[INFO] [stdout] 654 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:669:9
[INFO] [stdout]     |
[INFO] [stdout] 669 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:684:9
[INFO] [stdout]     |
[INFO] [stdout] 684 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:713:9
[INFO] [stdout]     |
[INFO] [stdout] 713 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:728:9
[INFO] [stdout]     |
[INFO] [stdout] 728 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:743:9
[INFO] [stdout]     |
[INFO] [stdout] 743 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:779:9
[INFO] [stdout]     |
[INFO] [stdout] 779 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:796:9
[INFO] [stdout]     |
[INFO] [stdout] 796 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:813:9
[INFO] [stdout]     |
[INFO] [stdout] 813 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:830:9
[INFO] [stdout]     |
[INFO] [stdout] 830 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:858:9
[INFO] [stdout]     |
[INFO] [stdout] 858 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:873:9
[INFO] [stdout]     |
[INFO] [stdout] 873 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:888:9
[INFO] [stdout]     |
[INFO] [stdout] 888 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:903:9
[INFO] [stdout]     |
[INFO] [stdout] 903 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:945:9
[INFO] [stdout]     |
[INFO] [stdout] 945 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:962:9
[INFO] [stdout]     |
[INFO] [stdout] 962 |         let _ = exit_if_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/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]    --> src/http2/parser.rs:979:9
[INFO] [stdout]     |
[INFO] [stdout] 979 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1007:9
[INFO] [stdout]      |
[INFO] [stdout] 1007 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1022:9
[INFO] [stdout]      |
[INFO] [stdout] 1022 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1037:9
[INFO] [stdout]      |
[INFO] [stdout] 1037 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1052:9
[INFO] [stdout]      |
[INFO] [stdout] 1052 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1082:9
[INFO] [stdout]      |
[INFO] [stdout] 1082 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1099:9
[INFO] [stdout]      |
[INFO] [stdout] 1099 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1127:9
[INFO] [stdout]      |
[INFO] [stdout] 1127 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1142:9
[INFO] [stdout]      |
[INFO] [stdout] 1142 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1157:9
[INFO] [stdout]      |
[INFO] [stdout] 1157 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1172:9
[INFO] [stdout]      |
[INFO] [stdout] 1172 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1201:9
[INFO] [stdout]      |
[INFO] [stdout] 1201 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1229:9
[INFO] [stdout]      |
[INFO] [stdout] 1229 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1244:9
[INFO] [stdout]      |
[INFO] [stdout] 1244 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1259:9
[INFO] [stdout]      |
[INFO] [stdout] 1259 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1298:9
[INFO] [stdout]      |
[INFO] [stdout] 1298 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1326:9
[INFO] [stdout]      |
[INFO] [stdout] 1326 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1341:9
[INFO] [stdout]      |
[INFO] [stdout] 1341 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1369:9
[INFO] [stdout]      |
[INFO] [stdout] 1369 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1384:9
[INFO] [stdout]      |
[INFO] [stdout] 1384 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1399:9
[INFO] [stdout]      |
[INFO] [stdout] 1399 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1438:9
[INFO] [stdout]      |
[INFO] [stdout] 1438 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1466:9
[INFO] [stdout]      |
[INFO] [stdout] 1466 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1481:9
[INFO] [stdout]      |
[INFO] [stdout] 1481 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1496:9
[INFO] [stdout]      |
[INFO] [stdout] 1496 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1535:9
[INFO] [stdout]      |
[INFO] [stdout] 1535 |         let _ = exit_if_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/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]     -->  src/http2/parser.rs:1552:9
[INFO] [stdout]      |
[INFO] [stdout] 1552 |         let _ = exit_if_eos!(self, 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] ...   |
[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]    --> src/util/field.rs:174:13
[INFO] [stdout]     |
[INFO] [stdout] 174 |             let _ = consume_linear_space!(
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused logical operation that must be used
[INFO] [stdout]    --> src/collect.rs:189:40
[INFO] [stdout]     |
[INFO] [stdout] 189 |           bs_available!($context) > 0 || $on_eos;
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout] 190 | |
[INFO] [stdout] 191 | |         unsafe {
[INFO] [stdout] 192 | |             if bs_starts_with1!($context, b" ") || bs_starts_with1!($context, b"\t") {
[INFO] [stdout] 193 | |                 loop {
[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] ...   |
[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]    --> src/util/field.rs:174:13
[INFO] [stdout]     |
[INFO] [stdout] 174 |             let _ = consume_linear_space!(
[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] ...   |
[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]    --> src/util/field.rs:209:21
[INFO] [stdout]     |
[INFO] [stdout] 209 |                     let _ = consume_linear_space!(
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused logical operation that must be used
[INFO] [stdout]    --> src/collect.rs:189:40
[INFO] [stdout]     |
[INFO] [stdout] 189 |           bs_available!($context) > 0 || $on_eos;
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout] 190 | |
[INFO] [stdout] 191 | |         unsafe {
[INFO] [stdout] 192 | |             if bs_starts_with1!($context, b" ") || bs_starts_with1!($context, b"\t") {
[INFO] [stdout] 193 | |                 loop {
[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] ...   |
[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]    --> src/util/field.rs:209:21
[INFO] [stdout]     |
[INFO] [stdout] 209 |                     let _ = consume_linear_space!(
[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] ...   |
[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]    --> src/util/field.rs:233:33
[INFO] [stdout]     |
[INFO] [stdout] 233 |                                 let _ = consume_linear_space!(
[INFO] [stdout]     |                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused logical operation that must be used
[INFO] [stdout]    --> src/collect.rs:189:40
[INFO] [stdout]     |
[INFO] [stdout] 189 |           bs_available!($context) > 0 || $on_eos;
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout] 190 | |
[INFO] [stdout] 191 | |         unsafe {
[INFO] [stdout] 192 | |             if bs_starts_with1!($context, b" ") || bs_starts_with1!($context, b"\t") {
[INFO] [stdout] 193 | |                 loop {
[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] ...   |
[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]    --> src/util/field.rs:233:33
[INFO] [stdout]     |
[INFO] [stdout] 233 |                                 let _ = consume_linear_space!(
[INFO] [stdout]     |                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.75s
[INFO] running `Command { std: "docker" "inspect" "b4f36830fea2330a0e5fb7f7e7bc2bf90b1da50417667d8ba132d5458f7c1c7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4f36830fea2330a0e5fb7f7e7bc2bf90b1da50417667d8ba132d5458f7c1c7d", kill_on_drop: false }`
[INFO] [stdout] b4f36830fea2330a0e5fb7f7e7bc2bf90b1da50417667d8ba132d5458f7c1c7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4d7ad823862687363acfc70b2fc5f997efd48f1de0af2d6aa70a24c159de799c
[INFO] running `Command { std: "docker" "start" "-a" "4d7ad823862687363acfc70b2fc5f997efd48f1de0af2d6aa70a24c159de799c", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: unused macro definition: `get_state`
[INFO] [stderr]    --> src/fsm.rs:143:14
[INFO] [stderr]     |
[INFO] [stderr] 143 | macro_rules! get_state {
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition: `consume_spaces`
[INFO] [stderr]    --> src/collect.rs:212:14
[INFO] [stderr]     |
[INFO] [stderr] 212 | macro_rules! consume_spaces {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition: `inc_lower14`
[INFO] [stderr]   --> src/http1/parser.rs:89:14
[INFO] [stderr]    |
[INFO] [stderr] 89 | macro_rules! inc_lower14 {
[INFO] [stderr]    |              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/util/field.rs:116:20
[INFO] [stderr]     |
[INFO] [stderr] 116 |     on_error:  Box<FnMut(FieldError) + 'a>,
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 116 |     on_error:  Box<dyn FnMut(FieldError) + 'a>,
[INFO] [stderr]     |                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/util/query.rs:120:19
[INFO] [stderr]     |
[INFO] [stderr] 120 |     on_error: Box<FnMut(QueryError) + 'a>,
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 120 |     on_error: Box<dyn FnMut(QueryError) + 'a>,
[INFO] [stderr]     |                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary `unsafe` block
[INFO] [stderr]    --> src/http1/parser.rs:485:9
[INFO] [stderr]     |
[INFO] [stderr] 485 |         unsafe {
[INFO] [stderr]     |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary `unsafe` block
[INFO] [stderr]    --> src/http1/parser.rs:766:13
[INFO] [stderr]     |
[INFO] [stderr] 766 |             unsafe {
[INFO] [stderr]     |             ^^^^^^ unnecessary `unsafe` block
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary `unsafe` block
[INFO] [stderr]     --> src/http1/parser.rs:1516:13
[INFO] [stderr]      |
[INFO] [stderr] 1516 |             unsafe {
[INFO] [stderr]      |             ^^^^^^ unnecessary `unsafe` block
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary `unsafe` block
[INFO] [stderr]     --> src/collect.rs:191:9
[INFO] [stderr]      |
[INFO] [stderr]  191 |           unsafe {
[INFO] [stderr]      |           ^^^^^^ unnecessary `unsafe` block
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/http1/parser.rs:1670:9
[INFO] [stderr]      |
[INFO] [stderr] 1670 | /         consume_linear_space!(
[INFO] [stderr] 1671 | |             context,
[INFO] [stderr] ...    |
[INFO] [stderr] 1675 | |         );
[INFO] [stderr]      | |_________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `consume_linear_space` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary `unsafe` block
[INFO] [stderr]     --> src/http1/parser.rs:1781:9
[INFO] [stderr]      |
[INFO] [stderr] 1781 |         unsafe {
[INFO] [stderr]      |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary `unsafe` block
[INFO] [stderr]     --> src/http1/parser.rs:1830:9
[INFO] [stderr]      |
[INFO] [stderr] 1830 |         unsafe {
[INFO] [stderr]      |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary `unsafe` block
[INFO] [stderr]     --> src/collect.rs:191:9
[INFO] [stderr]      |
[INFO] [stderr]  191 |           unsafe {
[INFO] [stderr]      |           ^^^^^^ unnecessary `unsafe` block
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/http1/parser.rs:2181:9
[INFO] [stderr]      |
[INFO] [stderr] 2181 | /         consume_linear_space!(
[INFO] [stderr] 2182 | |             context,
[INFO] [stderr] ...    |
[INFO] [stderr] 2186 | |         );
[INFO] [stderr]      | |_________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `consume_linear_space` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary `unsafe` block
[INFO] [stderr]     --> src/collect.rs:191:9
[INFO] [stderr]      |
[INFO] [stderr]  191 |           unsafe {
[INFO] [stderr]      |           ^^^^^^ unnecessary `unsafe` block
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/http1/parser.rs:2285:9
[INFO] [stderr]      |
[INFO] [stderr] 2285 | /         consume_linear_space!(
[INFO] [stderr] 2286 | |             context,
[INFO] [stderr] ...    |
[INFO] [stderr] 2290 | |         );
[INFO] [stderr]      | |_________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `consume_linear_space` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `handler`
[INFO] [stderr]     --> src/http1/parser.rs:2963:41
[INFO] [stderr]      |
[INFO] [stderr] 2963 |     fn url_encoded_name_hex1(&mut self, handler: &mut T, context: &mut ByteStream)
[INFO] [stderr]      |                                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_handler`
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary `unsafe` block
[INFO] [stderr]    --> src/collect.rs:191:9
[INFO] [stderr]     |
[INFO] [stderr] 191 |           unsafe {
[INFO] [stderr]     |           ^^^^^^ unnecessary `unsafe` block
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/util/field.rs:174:13
[INFO] [stderr]     |
[INFO] [stderr] 174 | /             consume_linear_space!(
[INFO] [stderr] 175 | |                 self.context,
[INFO] [stderr] ...   |
[INFO] [stderr] 179 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `consume_linear_space` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary `unsafe` block
[INFO] [stderr]    --> src/collect.rs:191:9
[INFO] [stderr]     |
[INFO] [stderr] 191 |           unsafe {
[INFO] [stderr]     |           ^^^^^^ unnecessary `unsafe` block
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/util/field.rs:209:21
[INFO] [stderr]     |
[INFO] [stderr] 209 | /                     consume_linear_space!(
[INFO] [stderr] 210 | |                         self.context,
[INFO] [stderr] ...   |
[INFO] [stderr] 214 | |                     );
[INFO] [stderr]     | |_____________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `consume_linear_space` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary `unsafe` block
[INFO] [stderr]    --> src/collect.rs:191:9
[INFO] [stderr]     |
[INFO] [stderr] 191 |           unsafe {
[INFO] [stderr]     |           ^^^^^^ unnecessary `unsafe` block
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/util/field.rs:233:33
[INFO] [stderr]     |
[INFO] [stderr] 233 | / ...                   consume_linear_space!(
[INFO] [stderr] 234 | | ...                       self.context,
[INFO] [stderr] ...   |
[INFO] [stderr] 238 | | ...                   );
[INFO] [stderr]     | |_______________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `consume_linear_space` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused logical operation that must be used
[INFO] [stderr]    --> src/http1/parser.rs:420:9
[INFO] [stderr]     |
[INFO] [stderr] 420 |         bs_available!(context) > 0 || exit_eos!(self, context);
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 420 |         let _ = bs_available!(context) > 0 || exit_eos!(self, context);
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused logical operation that must be used
[INFO] [stderr]    --> src/http1/parser.rs:426:17
[INFO] [stderr]     |
[INFO] [stderr] 426 |                 bs_available!(context) > 0 || exit_eos!(self, context);
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value
[INFO] [stderr]     |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 426 |                 let _ = bs_available!(context) > 0 || exit_eos!(self, context);
[INFO] [stderr]     |                 +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused logical operation that must be used
[INFO] [stderr]    --> src/fsm.rs:138:9
[INFO] [stderr]     |
[INFO] [stderr] 138 |         bs_available!($context) > 0 || exit_eos!($parser, $context);
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/http1/parser.rs:543:9
[INFO] [stderr]     |
[INFO] [stderr] 543 |         exit_if_eos!(self, context);
[INFO] [stderr]     |         --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    --> src/http1/parser.rs:543:9
[INFO] [stderr]     |
[INFO] [stderr] 543 |         let _ = exit_if_eos!(self, context);
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused logical operation that must be used
[INFO] [stderr]    --> src/fsm.rs:138:9
[INFO] [stderr]     |
[INFO] [stderr] 138 |         bs_available!($context) > 0 || exit_eos!($parser, $context);
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/http1/parser.rs:563:9
[INFO] [stderr]     |
[INFO] [stderr] 563 |         exit_if_eos!(self, context);
[INFO] [stderr]     |         --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    --> src/http1/parser.rs:563:9
[INFO] [stderr]     |
[INFO] [stderr] 563 |         let _ = exit_if_eos!(self, context);
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused logical operation that must be used
[INFO] [stderr]    --> src/fsm.rs:138:9
[INFO] [stderr]     |
[INFO] [stderr] 138 |         bs_available!($context) > 0 || exit_eos!($parser, $context);
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/http1/parser.rs:591:9
[INFO] [stderr]     |
[INFO] [stderr] 591 |         exit_if_eos!(self, context);
[INFO] [stderr]     |         --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    --> src/http1/parser.rs:591:9
[INFO] [stderr]     |
[INFO] [stderr] 591 |         let _ = exit_if_eos!(self, context);
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused logical operation that must be used
[INFO] [stderr]    --> src/fsm.rs:138:9
[INFO] [stderr]     |
[INFO] [stderr] 138 |         bs_available!($context) > 0 || exit_eos!($parser, $context);
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/http1/parser.rs:619:9
[INFO] [stderr]     |
[INFO] [stderr] 619 |         exit_if_eos!(self, context);
[INFO] [stderr]     |         --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    --> src/http1/parser.rs:619:9
[INFO] [stderr]     |
[INFO] [stderr] 619 |         let _ = exit_if_eos!(self, context);
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused logical operation that must be used
[INFO] [stderr]    --> src/fsm.rs:138:9
[INFO] [stderr]     |
[INFO] [stderr] 138 |         bs_available!($context) > 0 || exit_eos!($parser, $context);
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/http1/parser.rs:647:9
[INFO] [stderr]     |
[INFO] [stderr] 647 |         exit_if_eos!(self, context);
[INFO] [stderr]     |         --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    --> src/http1/parser.rs:647:9
[INFO] [stderr]     |
[INFO] [stderr] 647 |         let _ = exit_if_eos!(self, context);
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused logical operation that must be used
[INFO] [stderr]    --> src/fsm.rs:138:9
[INFO] [stderr]     |
[INFO] [stderr] 138 |         bs_available!($context) > 0 || exit_eos!($parser, $context);
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/http1/parser.rs:708:9
[INFO] [stderr]     |
[INFO] [stderr] 708 |         exit_if_eos!(self, context);
[INFO] [stderr]     |         --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    --> src/http1/parser.rs:708:9
[INFO] [stderr]     |
[INFO] [stderr] 708 |         let _ = exit_if_eos!(self, context);
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused logical operation that must be used
[INFO] [stderr]    --> src/fsm.rs:138:9
[INFO] [stderr]     |
[INFO] [stderr] 138 |         bs_available!($context) > 0 || exit_eos!($parser, $context);
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/http1/parser.rs:777:9
[INFO] [stderr]     |
[INFO] [stderr] 777 |         exit_if_eos!(self, context);
[INFO] [stderr]     |         --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    --> src/http1/parser.rs:777:9
[INFO] [stderr]     |
[INFO] [stderr] 777 |         let _ = exit_if_eos!(self, context);
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused logical operation that must be used
[INFO] [stderr]    --> src/fsm.rs:138:9
[INFO] [stderr]     |
[INFO] [stderr] 138 |         bs_available!($context) > 0 || exit_eos!($parser, $context);
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/http1/parser.rs:795:9
[INFO] [stderr]     |
[INFO] [stderr] 795 |         exit_if_eos!(self, context);
[INFO] [stderr]     |         --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    --> src/http1/parser.rs:795:9
[INFO] [stderr]     |
[INFO] [stderr] 795 |         let _ = exit_if_eos!(self, context);
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused logical operation that must be used
[INFO] [stderr]    --> src/fsm.rs:138:9
[INFO] [stderr]     |
[INFO] [stderr] 138 |         bs_available!($context) > 0 || exit_eos!($parser, $context);
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/http1/parser.rs:813:9
[INFO] [stderr]     |
[INFO] [stderr] 813 |         exit_if_eos!(self, context);
[INFO] [stderr]     |         --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    --> src/http1/parser.rs:813:9
[INFO] [stderr]     |
[INFO] [stderr] 813 |         let _ = exit_if_eos!(self, context);
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused logical operation that must be used
[INFO] [stderr]    --> src/fsm.rs:138:9
[INFO] [stderr]     |
[INFO] [stderr] 138 |         bs_available!($context) > 0 || exit_eos!($parser, $context);
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/http1/parser.rs:831:9
[INFO] [stderr]     |
[INFO] [stderr] 831 |         exit_if_eos!(self, context);
[INFO] [stderr]     |         --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    --> src/http1/parser.rs:831:9
[INFO] [stderr]     |
[INFO] [stderr] 831 |         let _ = exit_if_eos!(self, context);
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused logical operation that must be used
[INFO] [stderr]    --> src/fsm.rs:138:9
[INFO] [stderr]     |
[INFO] [stderr] 138 |         bs_available!($context) > 0 || exit_eos!($parser, $context);
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/http1/parser.rs:849:9
[INFO] [stderr]     |
[INFO] [stderr] 849 |         exit_if_eos!(self, context);
[INFO] [stderr]     |         --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    --> src/http1/parser.rs:849:9
[INFO] [stderr]     |
[INFO] [stderr] 849 |         let _ = exit_if_eos!(self, context);
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused logical operation that must be used
[INFO] [stderr]    --> src/fsm.rs:138:9
[INFO] [stderr]     |
[INFO] [stderr] 138 |         bs_available!($context) > 0 || exit_eos!($parser, $context);
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/http1/parser.rs:867:9
[INFO] [stderr]     |
[INFO] [stderr] 867 |         exit_if_eos!(self, context);
[INFO] [stderr]     |         --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    --> src/http1/parser.rs:867:9
[INFO] [stderr]     |
[INFO] [stderr] 867 |         let _ = exit_if_eos!(self, context);
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused logical operation that must be used
[INFO] [stderr]    --> src/fsm.rs:138:9
[INFO] [stderr]     |
[INFO] [stderr] 138 |         bs_available!($context) > 0 || exit_eos!($parser, $context);
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/http1/parser.rs:890:9
[INFO] [stderr]     |
[INFO] [stderr] 890 |         exit_if_eos!(self, context);
[INFO] [stderr]     |         --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    --> src/http1/parser.rs:890:9
[INFO] [stderr]     |
[INFO] [stderr] 890 |         let _ = exit_if_eos!(self, context);
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused logical operation that must be used
[INFO] [stderr]    --> src/fsm.rs:138:9
[INFO] [stderr]     |
[INFO] [stderr] 138 |         bs_available!($context) > 0 || exit_eos!($parser, $context);
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/http1/parser.rs:917:9
[INFO] [stderr]     |
[INFO] [stderr] 917 |         exit_if_eos!(self, context);
[INFO] [stderr]     |         --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    --> src/http1/parser.rs:917:9
[INFO] [stderr]     |
[INFO] [stderr] 917 |         let _ = exit_if_eos!(self, context);
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused logical operation that must be used
[INFO] [stderr]    --> src/fsm.rs:138:9
[INFO] [stderr]     |
[INFO] [stderr] 138 |         bs_available!($context) > 0 || exit_eos!($parser, $context);
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/http1/parser.rs:944:9
[INFO] [stderr]     |
[INFO] [stderr] 944 |         exit_if_eos!(self, context);
[INFO] [stderr]     |         --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    --> src/http1/parser.rs:944:9
[INFO] [stderr]     |
[INFO] [stderr] 944 |         let _ = exit_if_eos!(self, context);
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused logical operation that must be used
[INFO] [stderr]    --> src/fsm.rs:138:9
[INFO] [stderr]     |
[INFO] [stderr] 138 |         bs_available!($context) > 0 || exit_eos!($parser, $context);
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/http1/parser.rs:962:9
[INFO] [stderr]     |
[INFO] [stderr] 962 |         exit_if_eos!(self, context);
[INFO] [stderr]     |         --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    --> src/http1/parser.rs:962:9
[INFO] [stderr]     |
[INFO] [stderr] 962 |         let _ = exit_if_eos!(self, context);
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused logical operation that must be used
[INFO] [stderr]    --> src/fsm.rs:138:9
[INFO] [stderr]     |
[INFO] [stderr] 138 |         bs_available!($context) > 0 || exit_eos!($parser, $context);
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/http1/parser.rs:982:9
[INFO] [stderr]     |
[INFO] [stderr] 982 |         exit_if_eos!(self, context);
[INFO] [stderr]     |         --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    --> src/http1/parser.rs:982:9
[INFO] [stderr]     |
[INFO] [stderr] 982 |         let _ = exit_if_eos!(self, context);
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused logical operation that must be used
[INFO] [stderr]     --> src/fsm.rs:138:9
[INFO] [stderr]      |
[INFO] [stderr]  138 |         bs_available!($context) > 0 || exit_eos!($parser, $context);
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/http1/parser.rs:1011:9
[INFO] [stderr]      |
[INFO] [stderr] 1011 |         exit_if_eos!(self, context);
[INFO] [stderr]      |         --------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     -->  src/http1/parser.rs:1011:9
[INFO] [stderr]      |
[INFO] [stderr] 1011 |         let _ = exit_if_eos!(self, context);
[INFO] [stderr]      |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused logical operation that must be used
[INFO] [stderr]     --> src/fsm.rs:138:9
[INFO] [stderr]      |
[INFO] [stderr]  138 |         bs_available!($context) > 0 || exit_eos!($parser, $context);
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/http1/parser.rs:1040:9
[INFO] [stderr]      |
[INFO] [stderr] 1040 |         exit_if_eos!(self, context);
[INFO] [stderr]      |         --------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     -->  src/http1/parser.rs:1040:9
[INFO] [stderr]      |
[INFO] [stderr] 1040 |         let _ = exit_if_eos!(self, context);
[INFO] [stderr]      |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused logical operation that must be used
[INFO] [stderr]     --> src/fsm.rs:138:9
[INFO] [stderr]      |
[INFO] [stderr]  138 |         bs_available!($context) > 0 || exit_eos!($parser, $context);
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/http1/parser.rs:1066:9
[INFO] [stderr]      |
[INFO] [stderr] 1066 |         exit_if_eos!(self, context);
[INFO] [stderr]      |         --------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     -->  src/http1/parser.rs:1066:9
[INFO] [stderr]      |
[INFO] [stderr] 1066 |         let _ = exit_if_eos!(self, context);
[INFO] [stderr]      |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused logical operation that must be used
[INFO] [stderr]     --> src/fsm.rs:138:9
[INFO] [stderr]      |
[INFO] [stderr]  138 |         bs_available!($context) > 0 || exit_eos!($parser, $context);
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/http1/parser.rs:1089:9
[INFO] [stderr]      |
[INFO] [stderr] 1089 |         exit_if_eos!(self, context);
[INFO] [stderr]      |         --------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `exit_if_eos` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     -->  src/http1/parser.rs:1089:9
[INFO] [stderr]      |
[INFO] [stderr] 1089 |         let _ = exit_if_eos!(self, context);
[INFO] [stderr]      |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused logical operation that must be used
[INFO] [stderr]     --> src/fsm.rs:138:9
[INFO] [stderr]      |
[INFO] [stderr]  138 |         bs_available!($context) > 0 || exit_eos!($parser, $context);
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the logical operation produces a value
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/http1/parser.rs:1116:9
[WARN] too many lines in the log, truncating it
