[INFO] fetching crate soundpad-remote-client 0.2.0...
[INFO] testing soundpad-remote-client-0.2.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate soundpad-remote-client 0.2.0 into /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate soundpad-remote-client 0.2.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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 84 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.1)
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded deranged v0.5.4
[INFO] [stderr]   Downloaded soundpad-xml v0.1.1
[INFO] [stderr]   Downloaded indenter v0.3.4
[INFO] [stderr]   Downloaded serde-xml-rs v0.6.0
[INFO] [stderr]   Downloaded owo-colors v4.2.3
[INFO] [stderr]   Downloaded color-spantrace v0.3.0
[INFO] [stderr]   Downloaded xml-rs v0.8.27
[INFO] [stderr]   Downloaded time v0.3.44
[INFO] [stderr]   Downloaded color-eyre v0.6.5
[INFO] [stderr]   Downloaded windows-sys v0.42.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f300d708e1408dac4a0cae29cf2dd4d87b3ff3fe78082d2552fc116b2104a7af
[INFO] running `Command { std: "docker" "start" "-a" "f300d708e1408dac4a0cae29cf2dd4d87b3ff3fe78082d2552fc116b2104a7af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f300d708e1408dac4a0cae29cf2dd4d87b3ff3fe78082d2552fc116b2104a7af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f300d708e1408dac4a0cae29cf2dd4d87b3ff3fe78082d2552fc116b2104a7af", kill_on_drop: false }`
[INFO] [stdout] f300d708e1408dac4a0cae29cf2dd4d87b3ff3fe78082d2552fc116b2104a7af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 7148c3caf3d6750d93089e1ece18172507371191c15f48db953817a50cc9536b
[INFO] running `Command { std: "docker" "start" "-a" "7148c3caf3d6750d93089e1ece18172507371191c15f48db953817a50cc9536b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling windows-sys v0.42.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[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.5.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling color-eyre v0.6.5
[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.47.1/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.47.1/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] [stderr] error: could not compile `soundpad-remote-client` (lib) due to 3 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7148c3caf3d6750d93089e1ece18172507371191c15f48db953817a50cc9536b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7148c3caf3d6750d93089e1ece18172507371191c15f48db953817a50cc9536b", kill_on_drop: false }`
[INFO] [stdout] 7148c3caf3d6750d93089e1ece18172507371191c15f48db953817a50cc9536b
