[INFO] fetching crate lhm-client 0.3.0...
[INFO] testing lhm-client-0.3.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate lhm-client 0.3.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate lhm-client 0.3.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate lhm-client 0.3.0
[INFO] tweaked toml for crates.io crate lhm-client 0.3.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate lhm-client 0.3.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate lhm-client 0.3.0 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lhm-shared v0.2.0
[INFO] [stderr]   Downloaded windows-service v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6a0c8d01c16553c27e3fa9cc9cb499ab2d952e3a072b7033c0d5578d93c1e69f
[INFO] running `Command { std: "docker" "start" "-a" "6a0c8d01c16553c27e3fa9cc9cb499ab2d952e3a072b7033c0d5578d93c1e69f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a0c8d01c16553c27e3fa9cc9cb499ab2d952e3a072b7033c0d5578d93c1e69f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a0c8d01c16553c27e3fa9cc9cb499ab2d952e3a072b7033c0d5578d93c1e69f", kill_on_drop: false }`
[INFO] [stdout] 6a0c8d01c16553c27e3fa9cc9cb499ab2d952e3a072b7033c0d5578d93c1e69f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 37f8c90081db683f26c4e25db2bf7289cf3f5c58bee1358fdbe8f521e702e14c
[INFO] running `Command { std: "docker" "start" "-a" "37f8c90081db683f26c4e25db2bf7289cf3f5c58bee1358fdbe8f521e702e14c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling doctest-file v1.0.0
[INFO] [stderr]    Compiling windows-service v0.8.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling interprocess v2.2.3
[INFO] [stderr]    Compiling lhm-shared v0.2.0
[INFO] [stderr]    Compiling lhm-client v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]   --> src/pipe.rs:2:23
[INFO] [stdout]    |
[INFO] [stdout]  2 | use interprocess::os::windows::named_pipe::{pipe_mode, tokio::DuplexPipeStream};
[INFO] [stdout]    |                       ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/interprocess-2.2.3/src/lib.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[cfg(windows)]
[INFO] [stdout]    |           ------- the item is gated here
[INFO] [stdout] 38 |     #[cfg_attr(feature = "doc_cfg", doc(cfg(windows)))]
[INFO] [stdout] 39 |     pub mod windows;
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `windows_service::service`, `windows_service::service_manager`
[INFO] [stdout]  --> src/service.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     service::ServiceAccess,
[INFO] [stdout]   |     ^^^^^^^ could not find `service` in `windows_service`
[INFO] [stdout] 3 |     service_manager::{ServiceManager, ServiceManagerAccess},
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ could not find `service_manager` in `windows_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Error` in crate `windows_service`
[INFO] [stdout]   --> src/service.rs:10:64
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn is_service_installed() -> Result<bool, windows_service::Error> {
[INFO] [stdout]    |                                                                ^^^^^ not found in `windows_service`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]    = and 5 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 10 - pub fn is_service_installed() -> Result<bool, windows_service::Error> {
[INFO] [stdout] 10 + pub fn is_service_installed() -> Result<bool, Error> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Error` in `windows_service`
[INFO] [stdout]   --> src/service.rs:19:30
[INFO] [stdout]    |
[INFO] [stdout] 19 |         Err(windows_service::Error::Winapi(error)) if error.raw_os_error() == Some(1060) => {
[INFO] [stdout]    |                              ^^^^^ could not find `Error` in `windows_service`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]    = and 5 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 19 -         Err(windows_service::Error::Winapi(error)) if error.raw_os_error() == Some(1060) => {
[INFO] [stdout] 19 +         Err(Error::Winapi(error)) if error.raw_os_error() == Some(1060) => {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lhm-client` (lib) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "37f8c90081db683f26c4e25db2bf7289cf3f5c58bee1358fdbe8f521e702e14c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37f8c90081db683f26c4e25db2bf7289cf3f5c58bee1358fdbe8f521e702e14c", kill_on_drop: false }`
[INFO] [stdout] 37f8c90081db683f26c4e25db2bf7289cf3f5c58bee1358fdbe8f521e702e14c
