[INFO] fetching crate water_http_utils 0.4.2...
[INFO] checking water_http_utils-0.4.2 against try#0611f7de057c584b8771102fde7aed6c70c71d3b for pr-146440
[INFO] extracting crate water_http_utils 0.4.2 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate water_http_utils 0.4.2 on toolchain 0611f7de057c584b8771102fde7aed6c70c71d3b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "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" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd7c1e2d1d5512e9aaeb83e471422761e93bb75a4d853ade57e99c11c111bd62
[INFO] running `Command { std: "docker" "start" "-a" "cd7c1e2d1d5512e9aaeb83e471422761e93bb75a4d853ade57e99c11c111bd62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd7c1e2d1d5512e9aaeb83e471422761e93bb75a4d853ade57e99c11c111bd62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd7c1e2d1d5512e9aaeb83e471422761e93bb75a4d853ade57e99c11c111bd62", kill_on_drop: false }`
[INFO] [stdout] cd7c1e2d1d5512e9aaeb83e471422761e93bb75a4d853ade57e99c11c111bd62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31f8f483c957d2d761c2ec609e709f132d64421d86936d0e5620d89efa7f2161
[INFO] running `Command { std: "docker" "start" "-a" "31f8f483c957d2d761c2ec609e709f132d64421d86936d0e5620d89efa7f2161", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking 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] error: struct `HttpRequest` is never constructed
[INFO] [stdout]   --> src/request/mod.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct HttpRequest<'buf,const HC:usize>{
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]    = note: `#[deny(unused_unconstructable_pub_struct)]` (part of `#[deny(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `HttpPath` is never constructed
[INFO] [stdout]    --> src/request/mod.rs:184:12
[INFO] [stdout]     |
[INFO] [stdout] 184 | pub struct HttpPath<'buf> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[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] error: struct `HttpHeaders` is never constructed
[INFO] [stdout]  --> src/request/headers/mod.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct HttpHeaders<'buf, const HL: usize> {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[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] error: struct `HttpFirstLine` is never constructed
[INFO] [stdout]   --> src/request/first_line/mod.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct  HttpFirstLine<'buf>{
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[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] error: could not compile `water_http_utils` (lib) due to 4 previous errors; 10 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "31f8f483c957d2d761c2ec609e709f132d64421d86936d0e5620d89efa7f2161", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31f8f483c957d2d761c2ec609e709f132d64421d86936d0e5620d89efa7f2161", kill_on_drop: false }`
[INFO] [stdout] 31f8f483c957d2d761c2ec609e709f132d64421d86936d0e5620d89efa7f2161
