[INFO] fetching crate humbird 0.1.4...
[INFO] checking humbird-0.1.4 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate humbird 0.1.4 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate humbird 0.1.4 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate humbird 0.1.4
[INFO] finished tweaking crates.io crate humbird 0.1.4
[INFO] tweaked toml for crates.io crate humbird 0.1.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 139 packages to latest compatible versions
[INFO] [stderr]       Adding mio v0.8.11 (available: v1.0.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 70b282eae159dd5afc8adc8577189a9468b860acae48b05ecc6c863f98e1f06c
[INFO] running `Command { std: "docker" "start" "-a" "70b282eae159dd5afc8adc8577189a9468b860acae48b05ecc6c863f98e1f06c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70b282eae159dd5afc8adc8577189a9468b860acae48b05ecc6c863f98e1f06c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70b282eae159dd5afc8adc8577189a9468b860acae48b05ecc6c863f98e1f06c", kill_on_drop: false }`
[INFO] [stdout] 70b282eae159dd5afc8adc8577189a9468b860acae48b05ecc6c863f98e1f06c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63b2d5424852a76a556ae018e400aa1ea2887e265e6c45fbae05dbb6dccde3f7
[INFO] running `Command { std: "docker" "start" "-a" "63b2d5424852a76a556ae018e400aa1ea2887e265e6c45fbae05dbb6dccde3f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking prettytable-rs v0.10.0
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking humbird v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `mio::net`
[INFO] [stdout]    --> src/core/server.rs:120:18
[INFO] [stdout]     |
[INFO] [stdout] 120 |         use mio::net::TcpListener;
[INFO] [stdout]     |                  ^^^ could not find `net` in `mio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mio-0.8.11/src/lib.rs:61:13
[INFO] [stdout]     |
[INFO] [stdout] 61  |     pub mod net;
[INFO] [stdout]     |             ^^^
[INFO] [stdout] note: the item is gated behind the `net` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mio-0.8.11/src/lib.rs:60:1
[INFO] [stdout]     |
[INFO] [stdout] 60  | / cfg_net! {
[INFO] [stdout] 61  | |     pub mod net;
[INFO] [stdout] 62  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_net` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `mio::net`
[INFO] [stdout]   --> src/protocol/http.rs:8:25
[INFO] [stdout]    |
[INFO] [stdout] 8  | use mio::{event::Event, net::TcpStream, Token};
[INFO] [stdout]    |                         ^^^ could not find `net` in `mio`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mio-0.8.11/src/lib.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub mod net;
[INFO] [stdout]    |             ^^^
[INFO] [stdout] note: the item is gated behind the `net` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mio-0.8.11/src/lib.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | / cfg_net! {
[INFO] [stdout] 61 | |     pub mod net;
[INFO] [stdout] 62 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = note: this error originates in the macro `cfg_net` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `net` in `mio`
[INFO] [stdout]    --> src/protocol/http.rs:245:44
[INFO] [stdout]     |
[INFO] [stdout] 245 |     pub fn event_poll_decode(stream: &mio::net::TcpStream) -> Result<Self, String> {
[INFO] [stdout]     |                                            ^^^ could not find `net` in `mio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mio-0.8.11/src/lib.rs:61:13
[INFO] [stdout]     |
[INFO] [stdout] 61  |     pub mod net;
[INFO] [stdout]     |             ^^^
[INFO] [stdout] note: the item is gated behind the `net` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mio-0.8.11/src/lib.rs:60:1
[INFO] [stdout]     |
[INFO] [stdout] 60  | / cfg_net! {
[INFO] [stdout] 61  | |     pub mod net;
[INFO] [stdout] 62  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_net` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::net;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use tokio::net;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `net`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 245 -     pub fn event_poll_decode(stream: &mio::net::TcpStream) -> Result<Self, String> {
[INFO] [stdout] 245 +     pub fn event_poll_decode(stream: &net::TcpStream) -> Result<Self, String> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/core/server.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | /// global constants related to services
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `event::Event`
[INFO] [stdout]  --> src/core/server.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | use mio::{event::Event, Events, Interest, Poll, Token};
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]  --> src/core/event.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | /// global event pool
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]   |
[INFO] [stdout]   = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/protocol/http.rs:494:21
[INFO] [stdout]     |
[INFO] [stdout] 494 |                       /// response body
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 495 | /                     match response.head.get("Content-Length") {
[INFO] [stdout] 496 | |                         Some(length_str) => {
[INFO] [stdout] 497 | |                             match length_str.parse::<u64>() {
[INFO] [stdout] 498 | |                                 Ok(length) => {
[INFO] [stdout] ...   |
[INFO] [stdout] 518 | |                         None => break,
[INFO] [stdout] 519 | |                     }
[INFO] [stdout]     | |_____________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `mio::net`
[INFO] [stdout]    --> src/core/server.rs:120:18
[INFO] [stdout]     |
[INFO] [stdout] 120 |         use mio::net::TcpListener;
[INFO] [stdout]     |                  ^^^ could not find `net` in `mio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mio-0.8.11/src/lib.rs:61:13
[INFO] [stdout]     |
[INFO] [stdout] 61  |     pub mod net;
[INFO] [stdout]     |             ^^^
[INFO] [stdout] note: the item is gated behind the `net` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mio-0.8.11/src/lib.rs:60:1
[INFO] [stdout]     |
[INFO] [stdout] 60  | / cfg_net! {
[INFO] [stdout] 61  | |     pub mod net;
[INFO] [stdout] 62  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_net` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `mio::net`
[INFO] [stdout]   --> src/protocol/http.rs:8:25
[INFO] [stdout]    |
[INFO] [stdout] 8  | use mio::{event::Event, net::TcpStream, Token};
[INFO] [stdout]    |                         ^^^ could not find `net` in `mio`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mio-0.8.11/src/lib.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub mod net;
[INFO] [stdout]    |             ^^^
[INFO] [stdout] note: the item is gated behind the `net` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mio-0.8.11/src/lib.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | / cfg_net! {
[INFO] [stdout] 61 | |     pub mod net;
[INFO] [stdout] 62 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = note: this error originates in the macro `cfg_net` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/core/proxy.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |             _ => Err("".to_string()),
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/core/proxy.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |             BalancingMode::WEIGHT => Proxy::to(host, port, request).await,
[INFO] [stdout]    |             --------------------- matches some of the same values
[INFO] [stdout] 38 |             BalancingMode::RANDOM => Proxy::to(host, port, request).await,
[INFO] [stdout]    |             --------------------- matches some of the same values
[INFO] [stdout] 39 |             BalancingMode::POLLING => Proxy::to(host, port, request).await,
[INFO] [stdout]    |             ---------------------- matches some of the same values
[INFO] [stdout] 40 |             _ => Err("".to_string()),
[INFO] [stdout]    |             ^ collectively making this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `net` in `mio`
[INFO] [stdout]    --> src/protocol/http.rs:245:44
[INFO] [stdout]     |
[INFO] [stdout] 245 |     pub fn event_poll_decode(stream: &mio::net::TcpStream) -> Result<Self, String> {
[INFO] [stdout]     |                                            ^^^ could not find `net` in `mio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mio-0.8.11/src/lib.rs:61:13
[INFO] [stdout]     |
[INFO] [stdout] 61  |     pub mod net;
[INFO] [stdout]     |             ^^^
[INFO] [stdout] note: the item is gated behind the `net` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mio-0.8.11/src/lib.rs:60:1
[INFO] [stdout]     |
[INFO] [stdout] 60  | / cfg_net! {
[INFO] [stdout] 61  | |     pub mod net;
[INFO] [stdout] 62  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_net` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::net;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use tokio::net;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `net`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 245 -     pub fn event_poll_decode(stream: &mio::net::TcpStream) -> Result<Self, String> {
[INFO] [stdout] 245 +     pub fn event_poll_decode(stream: &net::TcpStream) -> Result<Self, String> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/core/server.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | /// global constants related to services
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `event::Event`
[INFO] [stdout]  --> src/core/server.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | use mio::{event::Event, Events, Interest, Poll, Token};
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]  --> src/core/event.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | /// global event pool
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]   |
[INFO] [stdout]   = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/protocol/http.rs:494:21
[INFO] [stdout]     |
[INFO] [stdout] 494 |                       /// response body
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 495 | /                     match response.head.get("Content-Length") {
[INFO] [stdout] 496 | |                         Some(length_str) => {
[INFO] [stdout] 497 | |                             match length_str.parse::<u64>() {
[INFO] [stdout] 498 | |                                 Ok(length) => {
[INFO] [stdout] ...   |
[INFO] [stdout] 518 | |                         None => break,
[INFO] [stdout] 519 | |                     }
[INFO] [stdout]     | |_____________________- rustdoc does not generate documentation for expressions
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/core/proxy.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |             _ => Err("".to_string()),
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/core/proxy.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |             BalancingMode::WEIGHT => Proxy::to(host, port, request).await,
[INFO] [stdout]    |             --------------------- matches some of the same values
[INFO] [stdout] 38 |             BalancingMode::RANDOM => Proxy::to(host, port, request).await,
[INFO] [stdout]    |             --------------------- matches some of the same values
[INFO] [stdout] 39 |             BalancingMode::POLLING => Proxy::to(host, port, request).await,
[INFO] [stdout]    |             ---------------------- matches some of the same values
[INFO] [stdout] 40 |             _ => Err("".to_string()),
[INFO] [stdout]    |             ^ collectively making this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `mio::Poll` in the current scope
[INFO] [stdout]    --> src/core/server.rs:121:21
[INFO] [stdout]     |
[INFO] [stdout] 121 |         match Poll::new() {
[INFO] [stdout]     |                     ^^^ function or associated item not found in `mio::Poll`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/protocol/http.rs:286:45
[INFO] [stdout]     |
[INFO] [stdout] 286 |                         Err(ref err) if err.kind() == io::ErrorKind::WouldBlock => break,
[INFO] [stdout]     |                                             ^^^^ cannot infer type for type parameter `E` declared on the enum `Result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/protocol/http.rs:287:45
[INFO] [stdout]     |
[INFO] [stdout] 287 |                         Err(ref err) if err.kind() == io::ErrorKind::Interrupted => break,
[INFO] [stdout]     |                                             ^^^^ cannot infer type for type parameter `E` declared on the enum `Result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/protocol/http.rs:310:61
[INFO] [stdout]     |
[INFO] [stdout] 310 | ...                   Err(ref err) if err.kind() == io::ErrorKind::WouldBlock => {
[INFO] [stdout]     |                                           ^^^^ cannot infer type for type parameter `E` declared on the enum `Result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/protocol/http.rs:314:52
[INFO] [stdout]     |
[INFO] [stdout] 314 | ...                   if err.kind() == io::ErrorKind::Interrupted =>
[INFO] [stdout]     |                              ^^^^ cannot infer type for type parameter `E` declared on the enum `Result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `mio::Poll` in the current scope
[INFO] [stdout]    --> src/core/server.rs:121:21
[INFO] [stdout]     |
[INFO] [stdout] 121 |         match Poll::new() {
[INFO] [stdout]     |                     ^^^ function or associated item not found in `mio::Poll`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> src/core/server.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 |     io::{self, Write},
[INFO] [stdout]   |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/protocol/http.rs:436:21
[INFO] [stdout]     |
[INFO] [stdout] 436 |                 Err(e) => {}
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/protocol/http.rs:286:45
[INFO] [stdout]     |
[INFO] [stdout] 286 |                         Err(ref err) if err.kind() == io::ErrorKind::WouldBlock => break,
[INFO] [stdout]     |                                             ^^^^ cannot infer type for type parameter `E` declared on the enum `Result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/protocol/http.rs:287:45
[INFO] [stdout]     |
[INFO] [stdout] 287 |                         Err(ref err) if err.kind() == io::ErrorKind::Interrupted => break,
[INFO] [stdout]     |                                             ^^^^ cannot infer type for type parameter `E` declared on the enum `Result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/protocol/http.rs:310:61
[INFO] [stdout]     |
[INFO] [stdout] 310 | ...                   Err(ref err) if err.kind() == io::ErrorKind::WouldBlock => {
[INFO] [stdout]     |                                           ^^^^ cannot infer type for type parameter `E` declared on the enum `Result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/protocol/http.rs:314:52
[INFO] [stdout]     |
[INFO] [stdout] 314 | ...                   if err.kind() == io::ErrorKind::Interrupted =>
[INFO] [stdout]     |                              ^^^^ cannot infer type for type parameter `E` declared on the enum `Result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> src/core/server.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 |     io::{self, Write},
[INFO] [stdout]   |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `humbird` (lib test) due to 8 previous errors; 7 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/protocol/http.rs:436:21
[INFO] [stdout]     |
[INFO] [stdout] 436 |                 Err(e) => {}
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `humbird` (lib) due to 8 previous errors; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "63b2d5424852a76a556ae018e400aa1ea2887e265e6c45fbae05dbb6dccde3f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63b2d5424852a76a556ae018e400aa1ea2887e265e6c45fbae05dbb6dccde3f7", kill_on_drop: false }`
[INFO] [stdout] 63b2d5424852a76a556ae018e400aa1ea2887e265e6c45fbae05dbb6dccde3f7
