[INFO] fetching crate water_http_utils 0.4.2...
[INFO] testing water_http_utils-0.4.2 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate water_http_utils 0.4.2 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate water_http_utils 0.4.2
[INFO] finished tweaking crates.io crate water_http_utils 0.4.2
[INFO] tweaked toml for crates.io crate water_http_utils 0.4.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate water_http_utils 0.4.2 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate water_http_utils 0.4.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1bbb89d8c9db42916d7f850c2fee1dcb9c599f6cb91c9dc56b8d2507ce0fad84
[INFO] running `Command { std: "docker" "start" "-a" "1bbb89d8c9db42916d7f850c2fee1dcb9c599f6cb91c9dc56b8d2507ce0fad84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1bbb89d8c9db42916d7f850c2fee1dcb9c599f6cb91c9dc56b8d2507ce0fad84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bbb89d8c9db42916d7f850c2fee1dcb9c599f6cb91c9dc56b8d2507ce0fad84", kill_on_drop: false }`
[INFO] [stdout] 1bbb89d8c9db42916d7f850c2fee1dcb9c599f6cb91c9dc56b8d2507ce0fad84
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4f02251dada11bad383984f891c5a0d88822d637b8d9b1bc28f623d7cbe764e
[INFO] running `Command { std: "docker" "start" "-a" "b4f02251dada11bad383984f891c5a0d88822d637b8d9b1bc28f623d7cbe764e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling water_http_utils v0.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::config::global_config`
[INFO] [stdout]  --> src/request/first_line/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::config::global_config;
[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 import: `CreatingRequestErrors`
[INFO] [stdout]  --> src/request/first_line/mod.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::request::{CreatingRequestErrors, HttpPath};
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::request::CreatingRequestErrors::InvalidHeadersError`
[INFO] [stdout]   --> src/request/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::request::CreatingRequestErrors::InvalidHeadersError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::request::enums::CreatingRequestSteps`
[INFO] [stdout]   --> src/request/mod.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::request::enums::CreatingRequestSteps;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/request/mod.rs:190:20
[INFO] [stdout]     |
[INFO] [stdout] 188 | impl<'buf> HttpPath<'buf> {
[INFO] [stdout]     | ------------------------- associated function in this implementation
[INFO] [stdout] 189 |
[INFO] [stdout] 190 |     pub (crate) fn new(bytes:&'buf [u8])->HttpPath<'buf>{
[INFO] [stdout]     |                    ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `CreatingRequestSteps` is never used
[INFO] [stdout]  --> src/request/enums/mod.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub (crate) enum CreatingRequestSteps {
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `init` is never used
[INFO] [stdout]   --> src/request/enums/mod.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl CreatingRequestSteps {
[INFO] [stdout]    | ------------------------- associated function in this implementation
[INFO] [stdout] 10 |
[INFO] [stdout] 11 |     pub (crate) fn init()->Self{
[INFO] [stdout]    |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/request/headers/mod.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl<'buf, const HL: usize> HttpHeaders<'buf, HL> {
[INFO] [stdout]    | ------------------------------------------------- associated function in this implementation
[INFO] [stdout] 18 |     #[inline(always)]
[INFO] [stdout] 19 |     pub(crate) fn new(bytes: &'buf [u8]) -> Result<HttpHeaders<'buf, HL>, CreatingHeadersErrors> {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bytes_to_usize` is never used
[INFO] [stdout]    --> src/request/headers/mod.rs:134:4
[INFO] [stdout]     |
[INFO] [stdout] 134 | fn bytes_to_usize(bytes: &[u8]) -> Option<usize> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `global_config` is never used
[INFO] [stdout]   --> src/config/mod.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub (crate) fn global_config()->&'static HttpHConfigurations {
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.05s
[INFO] running `Command { std: "docker" "inspect" "b4f02251dada11bad383984f891c5a0d88822d637b8d9b1bc28f623d7cbe764e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4f02251dada11bad383984f891c5a0d88822d637b8d9b1bc28f623d7cbe764e", kill_on_drop: false }`
[INFO] [stdout] b4f02251dada11bad383984f891c5a0d88822d637b8d9b1bc28f623d7cbe764e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f2f41ec394ec8aeeb536ce2596bf95d9b4941399bd76e6e9c1aa7a4645418d2
[INFO] running `Command { std: "docker" "start" "-a" "7f2f41ec394ec8aeeb536ce2596bf95d9b4941399bd76e6e9c1aa7a4645418d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling water_http_utils v0.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::config::global_config`
[INFO] [stdout]  --> src/request/first_line/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::config::global_config;
[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 import: `CreatingRequestErrors`
[INFO] [stdout]  --> src/request/first_line/mod.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::request::{CreatingRequestErrors, HttpPath};
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::request::CreatingRequestErrors::InvalidHeadersError`
[INFO] [stdout]   --> src/request/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::request::CreatingRequestErrors::InvalidHeadersError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::request::enums::CreatingRequestSteps`
[INFO] [stdout]   --> src/request/mod.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::request::enums::CreatingRequestSteps;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/request/mod.rs:190:20
[INFO] [stdout]     |
[INFO] [stdout] 188 | impl<'buf> HttpPath<'buf> {
[INFO] [stdout]     | ------------------------- associated function in this implementation
[INFO] [stdout] 189 |
[INFO] [stdout] 190 |     pub (crate) fn new(bytes:&'buf [u8])->HttpPath<'buf>{
[INFO] [stdout]     |                    ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `CreatingRequestSteps` is never used
[INFO] [stdout]  --> src/request/enums/mod.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub (crate) enum CreatingRequestSteps {
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `init` is never used
[INFO] [stdout]   --> src/request/enums/mod.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl CreatingRequestSteps {
[INFO] [stdout]    | ------------------------- associated function in this implementation
[INFO] [stdout] 10 |
[INFO] [stdout] 11 |     pub (crate) fn init()->Self{
[INFO] [stdout]    |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/request/headers/mod.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl<'buf, const HL: usize> HttpHeaders<'buf, HL> {
[INFO] [stdout]    | ------------------------------------------------- associated function in this implementation
[INFO] [stdout] 18 |     #[inline(always)]
[INFO] [stdout] 19 |     pub(crate) fn new(bytes: &'buf [u8]) -> Result<HttpHeaders<'buf, HL>, CreatingHeadersErrors> {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bytes_to_usize` is never used
[INFO] [stdout]    --> src/request/headers/mod.rs:134:4
[INFO] [stdout]     |
[INFO] [stdout] 134 | fn bytes_to_usize(bytes: &[u8]) -> Option<usize> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `global_config` is never used
[INFO] [stdout]   --> src/config/mod.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub (crate) fn global_config()->&'static HttpHConfigurations {
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stdout] warning: unused import: `crate::config::global_config`
[INFO] [stdout]  --> src/request/first_line/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::config::global_config;
[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 import: `CreatingRequestErrors`
[INFO] [stdout]  --> src/request/first_line/mod.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::request::{CreatingRequestErrors, HttpPath};
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::request::CreatingRequestErrors::InvalidHeadersError`
[INFO] [stdout]   --> src/request/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::request::CreatingRequestErrors::InvalidHeadersError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::request::enums::CreatingRequestSteps`
[INFO] [stdout]   --> src/request/mod.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::request::enums::CreatingRequestSteps;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/request/mod.rs:190:20
[INFO] [stdout]     |
[INFO] [stdout] 188 | impl<'buf> HttpPath<'buf> {
[INFO] [stdout]     | ------------------------- associated function in this implementation
[INFO] [stdout] 189 |
[INFO] [stdout] 190 |     pub (crate) fn new(bytes:&'buf [u8])->HttpPath<'buf>{
[INFO] [stdout]     |                    ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `CreatingRequestSteps` is never used
[INFO] [stdout]  --> src/request/enums/mod.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub (crate) enum CreatingRequestSteps {
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `init` is never used
[INFO] [stdout]   --> src/request/enums/mod.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl CreatingRequestSteps {
[INFO] [stdout]    | ------------------------- associated function in this implementation
[INFO] [stdout] 10 |
[INFO] [stdout] 11 |     pub (crate) fn init()->Self{
[INFO] [stdout]    |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/request/headers/mod.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl<'buf, const HL: usize> HttpHeaders<'buf, HL> {
[INFO] [stdout]    | ------------------------------------------------- associated function in this implementation
[INFO] [stdout] 18 |     #[inline(always)]
[INFO] [stdout] 19 |     pub(crate) fn new(bytes: &'buf [u8]) -> Result<HttpHeaders<'buf, HL>, CreatingHeadersErrors> {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bytes_to_usize` is never used
[INFO] [stdout]    --> src/request/headers/mod.rs:134:4
[INFO] [stdout]     |
[INFO] [stdout] 134 | fn bytes_to_usize(bytes: &[u8]) -> Option<usize> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `global_config` is never used
[INFO] [stdout]   --> src/config/mod.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub (crate) fn global_config()->&'static HttpHConfigurations {
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.60s
[INFO] running `Command { std: "docker" "inspect" "7f2f41ec394ec8aeeb536ce2596bf95d9b4941399bd76e6e9c1aa7a4645418d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f2f41ec394ec8aeeb536ce2596bf95d9b4941399bd76e6e9c1aa7a4645418d2", kill_on_drop: false }`
[INFO] [stdout] 7f2f41ec394ec8aeeb536ce2596bf95d9b4941399bd76e6e9c1aa7a4645418d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 32d534d9648e42aa587d16a8ab1f1cb19ba3f75110ecdac618b5b77bce4a7198
[INFO] running `Command { std: "docker" "start" "-a" "32d534d9648e42aa587d16a8ab1f1cb19ba3f75110ecdac618b5b77bce4a7198", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::config::global_config`
[INFO] [stderr]  --> src/request/first_line/mod.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::config::global_config;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `CreatingRequestErrors`
[INFO] [stderr]  --> src/request/first_line/mod.rs:2:22
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::request::{CreatingRequestErrors, HttpPath};
[INFO] [stderr]   |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::request::CreatingRequestErrors::InvalidHeadersError`
[INFO] [stderr]   --> src/request/mod.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | use crate::request::CreatingRequestErrors::InvalidHeadersError;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::request::enums::CreatingRequestSteps`
[INFO] [stderr]   --> src/request/mod.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use crate::request::enums::CreatingRequestSteps;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]    --> src/request/mod.rs:190:20
[INFO] [stderr]     |
[INFO] [stderr] 188 | impl<'buf> HttpPath<'buf> {
[INFO] [stderr]     | ------------------------- associated function in this implementation
[INFO] [stdout] 
[INFO] [stderr] 189 |
[INFO] [stdout] running 0 tests
[INFO] [stderr] 190 |     pub (crate) fn new(bytes:&'buf [u8])->HttpPath<'buf>{
[INFO] [stdout] 
[INFO] [stderr]     |                    ^^^
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]     |
[INFO] [stdout] 
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: enum `CreatingRequestSteps` is never used
[INFO] [stderr]  --> src/request/enums/mod.rs:4:18
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub (crate) enum CreatingRequestSteps {
[INFO] [stderr]   |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `init` is never used
[INFO] [stderr]   --> src/request/enums/mod.rs:11:20
[INFO] [stderr]    |
[INFO] [stderr]  9 | impl CreatingRequestSteps {
[INFO] [stderr]    | ------------------------- associated function in this implementation
[INFO] [stderr] 10 |
[INFO] [stderr] 11 |     pub (crate) fn init()->Self{
[INFO] [stderr]    |                    ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/request/headers/mod.rs:19:19
[INFO] [stderr]    |
[INFO] [stderr] 17 | impl<'buf, const HL: usize> HttpHeaders<'buf, HL> {
[INFO] [stderr]    | ------------------------------------------------- associated function in this implementation
[INFO] [stderr] 18 |     #[inline(always)]
[INFO] [stderr] 19 |     pub(crate) fn new(bytes: &'buf [u8]) -> Result<HttpHeaders<'buf, HL>, CreatingHeadersErrors> {
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `bytes_to_usize` is never used
[INFO] [stderr]    --> src/request/headers/mod.rs:134:4
[INFO] [stderr]     |
[INFO] [stderr] 134 | fn bytes_to_usize(bytes: &[u8]) -> Option<usize> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `global_config` is never used
[INFO] [stderr]   --> src/config/mod.rs:12:16
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub (crate) fn global_config()->&'static HttpHConfigurations {
[INFO] [stderr]    |                ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `water_http_utils` (lib) generated 10 warnings (run `cargo fix --lib -p water_http_utils` to apply 4 suggestions)
[INFO] [stderr] warning: `water_http_utils` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/water_http_utils-bfbaf3a80a5c8445)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/water_http_utils-23834dee5f1e66f0)
[INFO] [stderr]    Doc-tests water_http_utils
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "32d534d9648e42aa587d16a8ab1f1cb19ba3f75110ecdac618b5b77bce4a7198", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32d534d9648e42aa587d16a8ab1f1cb19ba3f75110ecdac618b5b77bce4a7198", kill_on_drop: false }`
[INFO] [stdout] 32d534d9648e42aa587d16a8ab1f1cb19ba3f75110ecdac618b5b77bce4a7198
