[INFO] fetching crate soundpad-remote-client 0.2.0...
[INFO] testing soundpad-remote-client-0.2.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate soundpad-remote-client 0.2.0 into /workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate soundpad-remote-client 0.2.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 73 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 912d18209db5057eb4034a10f84c0ad80465626ebf6585ea30f57817c7181503
[INFO] running `Command { std: "docker" "start" "-a" "912d18209db5057eb4034a10f84c0ad80465626ebf6585ea30f57817c7181503", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "912d18209db5057eb4034a10f84c0ad80465626ebf6585ea30f57817c7181503", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "912d18209db5057eb4034a10f84c0ad80465626ebf6585ea30f57817c7181503", kill_on_drop: false }`
[INFO] [stdout] 912d18209db5057eb4034a10f84c0ad80465626ebf6585ea30f57817c7181503
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d5c8e994f01a055425e10bb63f0f77eb63e976cc12728f366e29e165323f7df4
[INFO] running `Command { std: "docker" "start" "-a" "d5c8e994f01a055425e10bb63f0f77eb63e976cc12728f366e29e165323f7df4", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde-xml-rs v0.6.0
[INFO] [stderr]    Compiling windows-sys v0.42.0
[INFO] [stderr]    Compiling soundpad-xml v0.1.1
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling soundpad-remote-client v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot 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.52.3/src/net/mod.rs:63:13
[INFO] [stdout]     |
[INFO] [stdout]  63 |     pub mod windows;
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/macros/cfg.rs:387:26
[INFO] [stdout]     |
[INFO] [stdout] 387 |             #[cfg(all(any(all(doc, docsrs), windows), feature = "net"))]
[INFO] [stdout]     |                          --------------------------- the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot 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]: cannot 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.52.3/src/net/mod.rs:63:13
[INFO] [stdout]     |
[INFO] [stdout]  63 |     pub mod windows;
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/macros/cfg.rs:387:26
[INFO] [stdout]     |
[INFO] [stdout] 387 |             #[cfg(all(any(all(doc, docsrs), windows), feature = "net"))]
[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" "d5c8e994f01a055425e10bb63f0f77eb63e976cc12728f366e29e165323f7df4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5c8e994f01a055425e10bb63f0f77eb63e976cc12728f366e29e165323f7df4", kill_on_drop: false }`
[INFO] [stdout] d5c8e994f01a055425e10bb63f0f77eb63e976cc12728f366e29e165323f7df4
