[INFO] cloning repository https://github.com/ArcticLampyrid/ippper.rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArcticLampyrid/ippper.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArcticLampyrid%2Fippper.rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArcticLampyrid%2Fippper.rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d7c78823fcfb3fabd8822bd4143d3d26991252eb
[INFO] checking ArcticLampyrid/ippper.rs against master#3f6250a7bb79e600d9036bbc7c8f65af43933643 for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArcticLampyrid%2Fippper.rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ArcticLampyrid/ippper.rs
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/ArcticLampyrid/ippper.rs
[INFO] tweaked toml for git repo https://github.com/ArcticLampyrid/ippper.rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ArcticLampyrid/ippper.rs on toolchain 3f6250a7bb79e600d9036bbc7c8f65af43933643
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "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" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 163 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fmt-derive-proc v0.1.2
[INFO] [stderr]   Downloaded enum-primitive-derive v0.3.0
[INFO] [stderr]   Downloaded fmt-derive v0.1.2
[INFO] [stderr]   Downloaded ipp v5.4.0
[INFO] [stderr]   Downloaded moka v0.12.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8f143cd64be7a9ac880a66b32d8ebc18744cc23c0a9063eecfd765ee19a3a9da
[INFO] running `Command { std: "docker" "start" "-a" "8f143cd64be7a9ac880a66b32d8ebc18744cc23c0a9063eecfd765ee19a3a9da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f143cd64be7a9ac880a66b32d8ebc18744cc23c0a9063eecfd765ee19a3a9da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f143cd64be7a9ac880a66b32d8ebc18744cc23c0a9063eecfd765ee19a3a9da", kill_on_drop: false }`
[INFO] [stdout] 8f143cd64be7a9ac880a66b32d8ebc18744cc23c0a9063eecfd765ee19a3a9da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 37a90bca31effb121bc1c3d6f46f3bb5e278670065b3a5837dd4c34d9322f5c2
[INFO] running `Command { std: "docker" "start" "-a" "37a90bca31effb121bc1c3d6f46f3bb5e278670065b3a5837dd4c34d9322f5c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking compression-core v0.4.31
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking compression-codecs v0.4.37
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking async-compression v0.4.40
[INFO] [stderr]     Checking futures-locks v0.7.1
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking uuid v1.21.0
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling fmt-derive-proc v0.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling enum-primitive-derive v0.3.0
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking fmt-derive v0.1.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking moka v0.12.13
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking ipp v5.4.0
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking ippper v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `tokio::net::TcpListener`
[INFO] [stdout]    --> src/server/mod.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout]  13 | use tokio::net::TcpListener;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^ no `TcpListener` in `net`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/net/mod.rs:43:28
[INFO] [stdout]     |
[INFO] [stdout]  43 |     pub use tcp::listener::TcpListener;
[INFO] [stdout]     |                            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/macros/cfg.rs:324:19
[INFO] [stdout]     |
[INFO] [stdout] 324 |             #[cfg(feature = "net")]
[INFO] [stdout]     |                   --------------- the item is gated behind the `net` feature
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout]  13 - use tokio::net::TcpListener;
[INFO] [stdout]  13 + use std::net::TcpListener;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio::net::TcpListener`
[INFO] [stdout]    --> src/server/mod.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout]  13 | use tokio::net::TcpListener;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^ no `TcpListener` in `net`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/net/mod.rs:43:28
[INFO] [stdout]     |
[INFO] [stdout]  43 |     pub use tcp::listener::TcpListener;
[INFO] [stdout]     |                            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/macros/cfg.rs:324:19
[INFO] [stdout]     |
[INFO] [stdout] 324 |             #[cfg(feature = "net")]
[INFO] [stdout]     |                   --------------- the item is gated behind the `net` feature
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout]  13 - use tokio::net::TcpListener;
[INFO] [stdout]  13 + use std::net::TcpListener;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ippper` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ippper` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "37a90bca31effb121bc1c3d6f46f3bb5e278670065b3a5837dd4c34d9322f5c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37a90bca31effb121bc1c3d6f46f3bb5e278670065b3a5837dd4c34d9322f5c2", kill_on_drop: false }`
[INFO] [stdout] 37a90bca31effb121bc1c3d6f46f3bb5e278670065b3a5837dd4c34d9322f5c2
