[INFO] fetching crate soundpad-remote-client 0.2.0... [INFO] testing soundpad-remote-client-0.2.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate soundpad-remote-client 0.2.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate soundpad-remote-client 0.2.0 [INFO] finished tweaking crates.io crate soundpad-remote-client 0.2.0 [INFO] tweaked toml for crates.io crate soundpad-remote-client 0.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate soundpad-remote-client 0.2.0 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 82 packages to latest compatible versions [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding windows-sys v0.42.0 (available: v0.61.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde-xml-rs v0.6.0 [INFO] [stderr] Downloaded soundpad-xml v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ef24beb84cfa4ff1ec68e3fbd4ccd69b99f9568a74435cc6702df07846e11a6 [INFO] running `Command { std: "docker" "start" "-a" "0ef24beb84cfa4ff1ec68e3fbd4ccd69b99f9568a74435cc6702df07846e11a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ef24beb84cfa4ff1ec68e3fbd4ccd69b99f9568a74435cc6702df07846e11a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ef24beb84cfa4ff1ec68e3fbd4ccd69b99f9568a74435cc6702df07846e11a6", kill_on_drop: false }` [INFO] [stdout] 0ef24beb84cfa4ff1ec68e3fbd4ccd69b99f9568a74435cc6702df07846e11a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e0180d31312aba58df2d3d3d6439b24f54edc94e6978cb5cea09acf60775149 [INFO] running `Command { std: "docker" "start" "-a" "6e0180d31312aba58df2d3d3d6439b24f54edc94e6978cb5cea09acf60775149", kill_on_drop: false }` [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling windows-sys v0.42.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde-xml-rs v0.6.0 [INFO] [stderr] Compiling soundpad-xml v0.1.1 [INFO] [stderr] Compiling soundpad-remote-client v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `net` [INFO] [stdout] --> src/client/builder.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | use tokio::{net::windows::named_pipe::ClientOptions, sync::mpsc}; [INFO] [stdout] | ^^^^^^^ could not find `windows` 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.48.0/src/net/mod.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 62 | / cfg_net_windows! { [INFO] [stdout] 63 | | pub mod windows; [INFO] [stdout] | | ^^^^^^^ [INFO] [stdout] 64 | | } [INFO] [stdout] | |_- the item is gated here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows_sys` [INFO] [stdout] --> src/client/builder.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | use windows_sys::Win32::Foundation::ERROR_PIPE_BUSY; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `net` [INFO] [stdout] --> src/client/connection.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | use tokio::{io, net::windows::named_pipe::NamedPipeClient, sync::mpsc, time::Sleep}; [INFO] [stdout] | ^^^^^^^ could not find `windows` 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.48.0/src/net/mod.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 62 | / cfg_net_windows! { [INFO] [stdout] 63 | | pub mod windows; [INFO] [stdout] | | ^^^^^^^ [INFO] [stdout] 64 | | } [INFO] [stdout] | |_- the item is gated here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `soundpad-remote-client` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6e0180d31312aba58df2d3d3d6439b24f54edc94e6978cb5cea09acf60775149", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e0180d31312aba58df2d3d3d6439b24f54edc94e6978cb5cea09acf60775149", kill_on_drop: false }` [INFO] [stdout] 6e0180d31312aba58df2d3d3d6439b24f54edc94e6978cb5cea09acf60775149