[INFO] cloning repository https://github.com/kitlith/lucidgloves-btle-bridge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kitlith/lucidgloves-btle-bridge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkitlith%2Flucidgloves-btle-bridge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkitlith%2Flucidgloves-btle-bridge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 80648856888829aed3cd0264570a749e1a7a8f72 [INFO] building kitlith/lucidgloves-btle-bridge against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkitlith%2Flucidgloves-btle-bridge" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kitlith/lucidgloves-btle-bridge [INFO] finished tweaking git repo https://github.com/kitlith/lucidgloves-btle-bridge [INFO] tweaked toml for git repo https://github.com/kitlith/lucidgloves-btle-bridge written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kitlith/lucidgloves-btle-bridge on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kitlith/lucidgloves-btle-bridge 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded valuable v0.1.0 [INFO] [stderr] Downloaded windows-targets v0.52.5 [INFO] [stderr] Downloaded tokio-stream v0.1.15 [INFO] [stderr] Downloaded uuid v1.8.0 [INFO] [stderr] Downloaded foreign-types-macros v0.2.3 [INFO] [stderr] Downloaded proc-macro2 v1.0.81 [INFO] [stderr] Downloaded jni-sys v0.3.0 [INFO] [stderr] Downloaded cocoa-foundation v0.1.2 [INFO] [stderr] Downloaded block v0.1.6 [INFO] [stderr] Downloaded core-graphics-types v0.1.3 [INFO] [stderr] Downloaded static_assertions v1.1.0 [INFO] [stderr] Downloaded serde-xml-rs v0.6.0 [INFO] [stderr] Downloaded redox_syscall v0.5.1 [INFO] [stderr] Downloaded bluez-generated v0.3.0 [INFO] [stderr] Downloaded foreign-types v0.5.0 [INFO] [stderr] Downloaded objc v0.2.7 [INFO] [stderr] Downloaded thiserror-impl v1.0.59 [INFO] [stderr] Downloaded bytemuck_derive v1.5.0 [INFO] [stderr] Downloaded async-trait v0.1.80 [INFO] [stderr] Downloaded bluez-async v0.7.2 [INFO] [stderr] Downloaded either v1.11.0 [INFO] [stderr] Downloaded dbus-tokio v0.7.6 [INFO] [stderr] Downloaded core-graphics v0.23.2 [INFO] [stderr] Downloaded thiserror v1.0.59 [INFO] [stderr] Downloaded anyhow v1.0.82 [INFO] [stderr] Downloaded xml-rs v0.8.20 [INFO] [stderr] Downloaded pkg-config v0.3.30 [INFO] [stderr] Downloaded serde_derive v1.0.199 [INFO] [stderr] Downloaded bytemuck v1.15.0 [INFO] [stderr] Downloaded foreign-types-shared v0.3.1 [INFO] [stderr] Downloaded cesu8 v1.1.0 [INFO] [stderr] Downloaded winapi-util v0.1.8 [INFO] [stderr] Downloaded hermit-abi v0.3.6 [INFO] [stderr] Downloaded cocoa v0.25.0 [INFO] [stderr] Downloaded malloc_buf v0.0.6 [INFO] [stderr] Downloaded jni v0.19.0 [INFO] [stderr] Downloaded serde v1.0.199 [INFO] [stderr] Downloaded cc v1.0.95 [INFO] [stderr] Downloaded dbus v0.9.7 [INFO] [stderr] Downloaded jni-utils v0.1.1 [INFO] [stderr] Downloaded combine v4.6.7 [INFO] [stderr] Downloaded btleplug v0.11.5 [INFO] [stderr] Downloaded tracing-subscriber v0.3.18 [INFO] [stderr] Downloaded syn v2.0.60 [INFO] [stderr] Downloaded windows_x86_64_gnullvm v0.52.5 [INFO] [stderr] Downloaded windows_aarch64_gnullvm v0.52.5 [INFO] [stderr] Downloaded windows_i686_gnullvm v0.52.5 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.52.5 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.52.5 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.52.5 [INFO] [stderr] Downloaded windows_i686_gnu v0.52.5 [INFO] [stderr] Downloaded windows_i686_msvc v0.52.5 [INFO] [stderr] Downloaded libdbus-sys v0.2.5 [INFO] [stderr] Downloaded windows v0.52.0 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e161fd82326997c9d6b9a48355e552d61771bd0cb1f81e0b41e2e6a9beaa3924 [INFO] running `Command { std: "docker" "start" "-a" "e161fd82326997c9d6b9a48355e552d61771bd0cb1f81e0b41e2e6a9beaa3924", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e161fd82326997c9d6b9a48355e552d61771bd0cb1f81e0b41e2e6a9beaa3924", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e161fd82326997c9d6b9a48355e552d61771bd0cb1f81e0b41e2e6a9beaa3924", kill_on_drop: false }` [INFO] [stdout] e161fd82326997c9d6b9a48355e552d61771bd0cb1f81e0b41e2e6a9beaa3924 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3d9455a5c78d4fd64f3fc29147b28abc21e716138885d02ad4e7433c630ae2d [INFO] running `Command { std: "docker" "start" "-a" "a3d9455a5c78d4fd64f3fc29147b28abc21e716138885d02ad4e7433c630ae2d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.199 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.199 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling bluez-generated v0.3.0 [INFO] [stderr] Compiling dbus-tokio v0.7.6 [INFO] [stderr] Compiling serde-xml-rs v0.6.0 [INFO] [stderr] Compiling bluez-async v0.7.2 [INFO] [stderr] Compiling btleplug v0.11.5 [INFO] [stderr] Compiling lucidgloves-btle-bridge v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `net` [INFO] [stdout] --> src/main.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | use tokio::net::windows::named_pipe::{self, NamedPipeClient}; [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.37.0/src/net/mod.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | pub mod windows; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/macros/cfg.rs:278:26 [INFO] [stdout] | [INFO] [stdout] 278 | #[cfg(all(any(all(doc, docsrs), windows), feature = "net"))] [INFO] [stdout] | --------------------------- the item is gated here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio::net::windows` [INFO] [stdout] --> src/main.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | use tokio::net::windows::named_pipe::{self, NamedPipeClient}; [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.37.0/src/net/mod.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | pub mod windows; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/macros/cfg.rs:278:26 [INFO] [stdout] | [INFO] [stdout] 278 | #[cfg(all(any(all(doc, docsrs), windows), feature = "net"))] [INFO] [stdout] | --------------------------- the item is gated here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/main.rs:290:17 [INFO] [stdout] | [INFO] [stdout] 290 | glove_client.writable().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/main.rs:187:30 [INFO] [stdout] | [INFO] [stdout] 187 | .find(|&(i, b)| b == b")"[0]) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lucidgloves-btle-bridge` (bin "lucidgloves-btle-bridge") due to 3 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "a3d9455a5c78d4fd64f3fc29147b28abc21e716138885d02ad4e7433c630ae2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3d9455a5c78d4fd64f3fc29147b28abc21e716138885d02ad4e7433c630ae2d", kill_on_drop: false }` [INFO] [stdout] a3d9455a5c78d4fd64f3fc29147b28abc21e716138885d02ad4e7433c630ae2d