[INFO] fetching crate http-box 0.1.6...
[INFO] checking http-box-0.1.6 against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] extracting crate http-box 0.1.6 into /workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate http-box 0.1.6 on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 63 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ba0bf682aee51561572f0c500649ad9b29f4fd7484a5faab711beba010138a25
[INFO] running `Command { std: "docker" "start" "-a" "ba0bf682aee51561572f0c500649ad9b29f4fd7484a5faab711beba010138a25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba0bf682aee51561572f0c500649ad9b29f4fd7484a5faab711beba010138a25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba0bf682aee51561572f0c500649ad9b29f4fd7484a5faab711beba010138a25", kill_on_drop: false }`
[INFO] [stdout] ba0bf682aee51561572f0c500649ad9b29f4fd7484a5faab711beba010138a25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae1becb69ad997f9e68e02356f9728a12244423ebed4102e791272994e46d8d4
[INFO] running `Command { std: "docker" "start" "-a" "ae1becb69ad997f9e68e02356f9728a12244423ebed4102e791272994e46d8d4", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]     Checking byte-slice v0.1.12
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking cargo_metadata v0.14.2
[INFO] [stderr]     Checking skeptic v0.13.7
[INFO] [stderr]    Compiling http-box v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/byte-slice-0.1.12/src/macros.rs:696:71
[INFO] [stdout]     |
[INFO] [stdout] 696 |         &$context.stream[$context.mark_index..bs_index!($context) - 1];
[INFO] [stdout]     |                                                                       ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/util/field.rs:298:59
[INFO] [stdout]     |
[INFO] [stdout] 298 | ...                   submit_name_value!(self.name, bs_slice_ignore!(self.context));
[INFO] [stdout]     |                                                     ------------------------------ caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `bs_slice_ignore!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]    --> src/util/field.rs:298:89
[INFO] [stdout]     |
[INFO] [stdout] 298 |                             submit_name_value!(self.name, bs_slice_ignore!(self.context););
[INFO] [stdout]     |                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/byte-slice-0.1.12/src/macros.rs:696:71
[INFO] [stdout]     |
[INFO] [stdout] 696 |         &$context.stream[$context.mark_index..bs_index!($context) - 1];
[INFO] [stdout]     |                                                                       ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/util/field.rs:298:59
[INFO] [stdout]     |
[INFO] [stdout] 298 | ...                   submit_name_value!(self.name, bs_slice_ignore!(self.context));
[INFO] [stdout]     |                                                     ------------------------------ caused by the macro expansion here
[INFO] [stdout]     |
[INFO] [stdout]     = note: the usage of `bs_slice_ignore!` is likely invalid in expression context
[INFO] [stdout] help: you might be missing a semicolon here
[INFO] [stdout]    --> src/util/field.rs:298:89
[INFO] [stdout]     |
[INFO] [stdout] 298 |                             submit_name_value!(self.name, bs_slice_ignore!(self.context););
[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: 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] [stderr] error: could not compile `http-box` (lib) due to 1 previous error; 17 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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: 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] [stderr] error: could not compile `http-box` (lib test) due to 1 previous error; 25 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ae1becb69ad997f9e68e02356f9728a12244423ebed4102e791272994e46d8d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae1becb69ad997f9e68e02356f9728a12244423ebed4102e791272994e46d8d4", kill_on_drop: false }`
[INFO] [stdout] ae1becb69ad997f9e68e02356f9728a12244423ebed4102e791272994e46d8d4
