[INFO] fetching crate wakezilla 0.1.43...
[INFO] checking wakezilla-0.1.43 against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] extracting crate wakezilla 0.1.43 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate wakezilla 0.1.43
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate wakezilla 0.1.43
[INFO] tweaked toml for crates.io crate wakezilla 0.1.43 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wakezilla 0.1.43 on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wakezilla 0.1.43 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c08af7044b24cd1b7684dab29d21ec8b7a79330d49b1983281d7cdea0ad23dc
[INFO] running `Command { std: "docker" "start" "-a" "1c08af7044b24cd1b7684dab29d21ec8b7a79330d49b1983281d7cdea0ad23dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c08af7044b24cd1b7684dab29d21ec8b7a79330d49b1983281d7cdea0ad23dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c08af7044b24cd1b7684dab29d21ec8b7a79330d49b1983281d7cdea0ad23dc", kill_on_drop: false }`
[INFO] [stdout] 1c08af7044b24cd1b7684dab29d21ec8b7a79330d49b1983281d7cdea0ad23dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3cb5dbbd48bc526acaa3cd8eb8a10e0b8a3433ad3b502669c0689591306e53d4
[INFO] running `Command { std: "docker" "start" "-a" "3cb5dbbd48bc526acaa3cd8eb8a10e0b8a3433ad3b502669c0689591306e53d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking parking_lot_core v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking parking_lot v0.9.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking pnet_base v0.34.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking tokio-threadpool v0.1.18
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]     Checking tokio-codec v0.1.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking pnet_macros_support v0.34.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking pnet_sys v0.34.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking tokio-uds v0.2.7
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking tokio-udp v0.1.6
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]     Checking tokio-fs v0.1.7
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking tokio-current-thread v0.1.7
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking tokio-timer v0.2.13
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]    Compiling pnet v0.34.0
[INFO] [stderr]     Checking askama_escape v0.10.3
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]     Checking yaml-rust2 v0.8.1
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking rust-ini v0.20.0
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking dns-lookup v2.1.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]    Compiling pnet_macros v0.34.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ipnetwork v0.20.0
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking pnet_packet v0.34.0
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]     Checking pnet_datalink v0.34.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking validator v0.20.0
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking clap v4.5.47
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]     Checking askama v0.12.1
[INFO] [stderr]     Checking tempfile v3.22.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking askama_axum v0.4.0
[INFO] [stderr]     Checking config v0.14.1
[INFO] [stderr]     Checking pnet_transport v0.34.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]     Checking wakezilla v0.1.43 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `tokio::net::TcpStream`
[INFO] [stdout]    --> src/connection_pool.rs:238:9
[INFO] [stdout]     |
[INFO] [stdout] 238 |     use tokio::net::TcpStream;
[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: `tokio::net::TcpStream`
[INFO] [stdout]    --> src/connection_pool.rs:238:9
[INFO] [stdout]     |
[INFO] [stdout] 238 |     use tokio::net::TcpStream;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `return_connection` is never used
[INFO] [stdout]   --> src/connection_pool.rs:77:18
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl ConnectionPool {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 77 |     pub async fn return_connection(&self, target_addr: SocketAddr, stream: TcpStream) {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.57s
[INFO] running `Command { std: "docker" "inspect" "3cb5dbbd48bc526acaa3cd8eb8a10e0b8a3433ad3b502669c0689591306e53d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cb5dbbd48bc526acaa3cd8eb8a10e0b8a3433ad3b502669c0689591306e53d4", kill_on_drop: false }`
[INFO] [stdout] 3cb5dbbd48bc526acaa3cd8eb8a10e0b8a3433ad3b502669c0689591306e53d4
