[INFO] cloning repository https://github.com/sidit77/rusty-twinkle-tray [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sidit77/rusty-twinkle-tray" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsidit77%2Frusty-twinkle-tray", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsidit77%2Frusty-twinkle-tray'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 58a7c88b8493f7bd2f65d75b1df434ee833ac02b [INFO] checking sidit77/rusty-twinkle-tray/58a7c88b8493f7bd2f65d75b1df434ee833ac02b against master#336209eef13882bd1e211b24779584cb7ef911eb for pr-129249 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsidit77%2Frusty-twinkle-tray" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sidit77/rusty-twinkle-tray on toolchain 336209eef13882bd1e211b24779584cb7ef911eb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+336209eef13882bd1e211b24779584cb7ef911eb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/sidit77/rusty-twinkle-tray [INFO] finished tweaking git repo https://github.com/sidit77/rusty-twinkle-tray [INFO] tweaked toml for git repo https://github.com/sidit77/rusty-twinkle-tray written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sidit77/rusty-twinkle-tray 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" "+336209eef13882bd1e211b24779584cb7ef911eb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded betrayer v0.4.0 [INFO] [stderr] Downloaded windows-metadata v0.52.0 [INFO] [stderr] Downloaded zvariant_derive v5.1.0 [INFO] [stderr] Downloaded loole v0.4.0 [INFO] [stderr] Downloaded zbus_names v4.1.0 [INFO] [stderr] Downloaded zbus_macros v5.1.1 [INFO] [stderr] Downloaded zbus v5.1.1 [INFO] [stderr] Downloaded embedinator v0.1.0 [INFO] [stderr] Downloaded zvariant_utils v3.0.2 [INFO] [stderr] Downloaded zvariant v5.1.0 [INFO] [stderr] Downloaded windows-bindgen v0.52.0 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+336209eef13882bd1e211b24779584cb7ef911eb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df40b59080d5ab4f2f7746f3c217f1e91ca6951d55ff3e148fcc8014c0750f5a [INFO] running `Command { std: "docker" "start" "-a" "df40b59080d5ab4f2f7746f3c217f1e91ca6951d55ff3e148fcc8014c0750f5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df40b59080d5ab4f2f7746f3c217f1e91ca6951d55ff3e148fcc8014c0750f5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df40b59080d5ab4f2f7746f3c217f1e91ca6951d55ff3e148fcc8014c0750f5a", kill_on_drop: false }` [INFO] [stdout] df40b59080d5ab4f2f7746f3c217f1e91ca6951d55ff3e148fcc8014c0750f5a [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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+336209eef13882bd1e211b24779584cb7ef911eb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df8e41f7fab7d914f799441dee16215e832e2a24c5878f688397ed03749f08e0 [INFO] running `Command { std: "docker" "start" "-a" "df8e41f7fab7d914f799441dee16215e832e2a24c5878f688397ed03749f08e0", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Checking unicode-ident v1.0.14 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Checking fastrand v2.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling windows_x86_64_gnu v0.52.6 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking windows-targets v0.52.6 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking windows-core v0.52.0 [INFO] [stderr] Checking futures-lite v2.5.0 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Checking windows v0.52.0 [INFO] [stderr] Checking async-broadcast v0.7.1 [INFO] [stderr] Checking fdeflate v0.3.6 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking quote v1.0.37 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling embedinator v0.1.0 [INFO] [stderr] Checking windows-metadata v0.52.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking loole v0.4.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking dunce v1.0.5 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking png v0.17.14 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling rusty-twinkle-tray v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking windows-bindgen v0.52.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Checking async-io v2.4.0 [INFO] [stderr] Checking async-signal v0.2.10 [INFO] [stderr] Checking async-process v2.3.0 [INFO] [stderr] Checking zvariant_utils v3.0.2 [INFO] [stderr] Checking enumflags2 v0.7.10 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Compiling zvariant_derive v5.1.0 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Compiling zvariant v5.1.0 [INFO] [stderr] Checking codegen v0.1.0 (/opt/rustwide/workdir/lib/codegen) [INFO] [stdout] warning: method `continue_if` is never used [INFO] [stdout] --> lib/codegen/src/utils.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait IterExpect { [INFO] [stdout] | ---------- method in this trait [INFO] [stdout] 5 | fn continue_if(self, func: impl FnOnce(T) -> bool) -> Option [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `continue_if` is never used [INFO] [stdout] --> lib/codegen/src/utils.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait IterExpect { [INFO] [stdout] | ---------- method in this trait [INFO] [stdout] 5 | fn continue_if(self, func: impl FnOnce(T) -> bool) -> Option [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling zbus_names v4.1.0 [INFO] [stderr] Compiling zbus_macros v5.1.1 [INFO] [stderr] Checking zbus v5.1.1 [INFO] [stderr] Checking windows-ext v0.1.0 (/opt/rustwide/workdir/lib/windows-ext) [INFO] [stderr] Checking betrayer v0.4.0 [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/config.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use std::os::windows::ffi::OsStringExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/336209eef13882bd1e211b24779584cb7ef911eb/library/std/src/os/mod.rs:63:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/336209eef13882bd1e211b24779584cb7ef911eb/library/std/src/os/mod.rs:55:1 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/336209eef13882bd1e211b24779584cb7ef911eb/library/std/src/os/mod.rs:121:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/336209eef13882bd1e211b24779584cb7ef911eb/library/std/src/os/mod.rs:120:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/config.rs:206:22 [INFO] [stdout] | [INFO] [stdout] 206 | use std::os::windows::ffi::{OsStrExt, OsStringExt}; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/336209eef13882bd1e211b24779584cb7ef911eb/library/std/src/os/mod.rs:63:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/336209eef13882bd1e211b24779584cb7ef911eb/library/std/src/os/mod.rs:55:1 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/336209eef13882bd1e211b24779584cb7ef911eb/library/std/src/os/mod.rs:121:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/336209eef13882bd1e211b24779584cb7ef911eb/library/std/src/os/mod.rs:120:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/utils/elevation.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use std::os::windows::ffi::OsStrExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/336209eef13882bd1e211b24779584cb7ef911eb/library/std/src/os/mod.rs:63:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/336209eef13882bd1e211b24779584cb7ef911eb/library/std/src/os/mod.rs:55:1 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/336209eef13882bd1e211b24779584cb7ef911eb/library/std/src/os/mod.rs:121:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/336209eef13882bd1e211b24779584cb7ef911eb/library/std/src/os/mod.rs:120:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/utils/string.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | use std::os::windows::ffi::OsStringExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/336209eef13882bd1e211b24779584cb7ef911eb/library/std/src/os/mod.rs:63:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/336209eef13882bd1e211b24779584cb7ef911eb/library/std/src/os/mod.rs:55:1 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/336209eef13882bd1e211b24779584cb7ef911eb/library/std/src/os/mod.rs:121:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/336209eef13882bd1e211b24779584cb7ef911eb/library/std/src/os/mod.rs:120:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/config.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use std::os::windows::ffi::OsStringExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/336209eef13882bd1e211b24779584cb7ef911eb/library/std/src/os/mod.rs:63:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/336209eef13882bd1e211b24779584cb7ef911eb/library/std/src/os/mod.rs:55:1 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/336209eef13882bd1e211b24779584cb7ef911eb/library/std/src/os/mod.rs:121:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/336209eef13882bd1e211b24779584cb7ef911eb/library/std/src/os/mod.rs:120:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/config.rs:206:22 [INFO] [stdout] | [INFO] [stdout] 206 | use std::os::windows::ffi::{OsStrExt, OsStringExt}; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/336209eef13882bd1e211b24779584cb7ef911eb/library/std/src/os/mod.rs:63:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/336209eef13882bd1e211b24779584cb7ef911eb/library/std/src/os/mod.rs:55:1 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/336209eef13882bd1e211b24779584cb7ef911eb/library/std/src/os/mod.rs:121:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/336209eef13882bd1e211b24779584cb7ef911eb/library/std/src/os/mod.rs:120:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/utils/elevation.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use std::os::windows::ffi::OsStrExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/336209eef13882bd1e211b24779584cb7ef911eb/library/std/src/os/mod.rs:63:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/336209eef13882bd1e211b24779584cb7ef911eb/library/std/src/os/mod.rs:55:1 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/336209eef13882bd1e211b24779584cb7ef911eb/library/std/src/os/mod.rs:121:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/336209eef13882bd1e211b24779584cb7ef911eb/library/std/src/os/mod.rs:120:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/utils/string.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | use std::os::windows::ffi::OsStringExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/336209eef13882bd1e211b24779584cb7ef911eb/library/std/src/os/mod.rs:63:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/336209eef13882bd1e211b24779584cb7ef911eb/library/std/src/os/mod.rs:55:1 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/336209eef13882bd1e211b24779584cb7ef911eb/library/std/src/os/mod.rs:121:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/336209eef13882bd1e211b24779584cb7ef911eb/library/std/src/os/mod.rs:120:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_wide` found for struct `OsString` in the current scope [INFO] [stdout] --> src/config.rs:48:43 [INFO] [stdout] | [INFO] [stdout] 48 | let osstr = OsString::from_wide(ptr.as_wide()); [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `OsString` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `OsString` consider using one of the following associated functions: [INFO] [stdout] OsString::new [INFO] [stdout] OsString::from_encoded_bytes_unchecked [INFO] [stdout] OsString::with_capacity [INFO] [stdout] --> /rustc/336209eef13882bd1e211b24779584cb7ef911eb/library/std/src/ffi/os_str.rs:140:5 [INFO] [stdout] help: there is an associated function `from_iter` with a similar name [INFO] [stdout] | [INFO] [stdout] 48 | let osstr = OsString::from_iter(ptr.as_wide()); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_wide` found for struct `OsString` in the current scope [INFO] [stdout] --> src/config.rs:254:68 [INFO] [stdout] | [INFO] [stdout] 254 | ... return Ok(Some(PathBuf::from(OsString::from_wide(&buffer[..end])))); [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `OsString` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `OsString` consider using one of the following associated functions: [INFO] [stdout] OsString::new [INFO] [stdout] OsString::from_encoded_bytes_unchecked [INFO] [stdout] OsString::with_capacity [INFO] [stdout] --> /rustc/336209eef13882bd1e211b24779584cb7ef911eb/library/std/src/ffi/os_str.rs:140:5 [INFO] [stdout] help: there is an associated function `from_iter` with a similar name [INFO] [stdout] | [INFO] [stdout] 254 | return Ok(Some(PathBuf::from(OsString::from_iter(&buffer[..end])))); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope [INFO] [stdout] --> src/config.rs:271:22 [INFO] [stdout] | [INFO] [stdout] 269 | let path = path [INFO] [stdout] | ____________________________- [INFO] [stdout] 270 | | .as_os_str() [INFO] [stdout] 271 | | .encode_wide() [INFO] [stdout] | | -^^^^^^^^^^^ method not found in `&OsStr` [INFO] [stdout] | |_____________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_wide` found for struct `OsString` in the current scope [INFO] [stdout] --> src/config.rs:48:43 [INFO] [stdout] | [INFO] [stdout] 48 | let osstr = OsString::from_wide(ptr.as_wide()); [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `OsString` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `OsString` consider using one of the following associated functions: [INFO] [stdout] OsString::new [INFO] [stdout] OsString::from_encoded_bytes_unchecked [INFO] [stdout] OsString::with_capacity [INFO] [stdout] --> /rustc/336209eef13882bd1e211b24779584cb7ef911eb/library/std/src/ffi/os_str.rs:140:5 [INFO] [stdout] help: there is an associated function `from_iter` with a similar name [INFO] [stdout] | [INFO] [stdout] 48 | let osstr = OsString::from_iter(ptr.as_wide()); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_wide` found for struct `OsString` in the current scope [INFO] [stdout] --> src/config.rs:254:68 [INFO] [stdout] | [INFO] [stdout] 254 | ... return Ok(Some(PathBuf::from(OsString::from_wide(&buffer[..end])))); [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `OsString` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `OsString` consider using one of the following associated functions: [INFO] [stdout] OsString::new [INFO] [stdout] OsString::from_encoded_bytes_unchecked [INFO] [stdout] OsString::with_capacity [INFO] [stdout] --> /rustc/336209eef13882bd1e211b24779584cb7ef911eb/library/std/src/ffi/os_str.rs:140:5 [INFO] [stdout] help: there is an associated function `from_iter` with a similar name [INFO] [stdout] | [INFO] [stdout] 254 | return Ok(Some(PathBuf::from(OsString::from_iter(&buffer[..end])))); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope [INFO] [stdout] --> src/config.rs:271:22 [INFO] [stdout] | [INFO] [stdout] 269 | let path = path [INFO] [stdout] | ____________________________- [INFO] [stdout] 270 | | .as_os_str() [INFO] [stdout] 271 | | .encode_wide() [INFO] [stdout] | | -^^^^^^^^^^^ method not found in `&OsStr` [INFO] [stdout] | |_____________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope [INFO] [stdout] --> src/utils/elevation.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 13 | let exe_path = std::env::current_exe() [INFO] [stdout] | ____________________- [INFO] [stdout] 14 | | .expect("Failed to get current exe") [INFO] [stdout] 15 | | .as_os_str() [INFO] [stdout] 16 | | .encode_wide() [INFO] [stdout] | | -^^^^^^^^^^^ method not found in `&OsStr` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `code` found for reference `&zbus::error::Error` in the current scope [INFO] [stdout] --> src/utils/error.rs:177:40 [INFO] [stdout] | [INFO] [stdout] 177 | let code = HRESULT(err.code().0); [INFO] [stdout] | ^^^^ method not found in `&Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_wide` found for struct `OsString` in the current scope [INFO] [stdout] --> src/utils/string.rs:35:19 [INFO] [stdout] | [INFO] [stdout] 35 | OsString::from_wide(value.as_slice()) [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `OsString` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `OsString` consider using one of the following associated functions: [INFO] [stdout] OsString::new [INFO] [stdout] OsString::from_encoded_bytes_unchecked [INFO] [stdout] OsString::with_capacity [INFO] [stdout] --> /rustc/336209eef13882bd1e211b24779584cb7ef911eb/library/std/src/ffi/os_str.rs:140:5 [INFO] [stdout] help: there is an associated function `from_iter` with a similar name [INFO] [stdout] | [INFO] [stdout] 35 | OsString::from_iter(value.as_slice()) [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope [INFO] [stdout] --> src/utils/elevation.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 13 | let exe_path = std::env::current_exe() [INFO] [stdout] | ____________________- [INFO] [stdout] 14 | | .expect("Failed to get current exe") [INFO] [stdout] 15 | | .as_os_str() [INFO] [stdout] 16 | | .encode_wide() [INFO] [stdout] | | -^^^^^^^^^^^ method not found in `&OsStr` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `code` found for reference `&zbus::error::Error` in the current scope [INFO] [stdout] --> src/utils/error.rs:177:40 [INFO] [stdout] | [INFO] [stdout] 177 | let code = HRESULT(err.code().0); [INFO] [stdout] | ^^^^ method not found in `&Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_wide` found for struct `OsString` in the current scope [INFO] [stdout] --> src/utils/string.rs:35:19 [INFO] [stdout] | [INFO] [stdout] 35 | OsString::from_wide(value.as_slice()) [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `OsString` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `OsString` consider using one of the following associated functions: [INFO] [stdout] OsString::new [INFO] [stdout] OsString::from_encoded_bytes_unchecked [INFO] [stdout] OsString::with_capacity [INFO] [stdout] --> /rustc/336209eef13882bd1e211b24779584cb7ef911eb/library/std/src/ffi/os_str.rs:140:5 [INFO] [stdout] help: there is an associated function `from_iter` with a similar name [INFO] [stdout] | [INFO] [stdout] 35 | OsString::from_iter(value.as_slice()) [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_resource` found for struct `Icon` in the current scope [INFO] [stdout] --> src/main.rs:90:26 [INFO] [stdout] | [INFO] [stdout] 90 | .with_icon(Icon::from_resource( [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `Icon` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Icon` consider using one of the following associated functions: [INFO] [stdout] Icon::from_rgba [INFO] [stdout] Icon::from_png_bytes [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/betrayer-0.4.0/src/lib.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn from_rgba(rgba: Vec, width: u32, height: u32) -> TrayResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 203 | pub fn from_png_bytes(bytes: &[u8]) -> TrayResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_resource` found for struct `Icon` in the current scope [INFO] [stdout] --> src/main.rs:202:41 [INFO] [stdout] | [INFO] [stdout] 202 | tray.set_icon(Icon::from_resource( [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `Icon` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Icon` consider using one of the following associated functions: [INFO] [stdout] Icon::from_rgba [INFO] [stdout] Icon::from_png_bytes [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/betrayer-0.4.0/src/lib.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn from_rgba(rgba: Vec, width: u32, height: u32) -> TrayResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 203 | pub fn from_png_bytes(bytes: &[u8]) -> TrayResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_resource` found for struct `Icon` in the current scope [INFO] [stdout] --> src/main.rs:90:26 [INFO] [stdout] | [INFO] [stdout] 90 | .with_icon(Icon::from_resource( [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `Icon` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Icon` consider using one of the following associated functions: [INFO] [stdout] Icon::from_rgba [INFO] [stdout] Icon::from_png_bytes [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/betrayer-0.4.0/src/lib.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn from_rgba(rgba: Vec, width: u32, height: u32) -> TrayResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 203 | pub fn from_png_bytes(bytes: &[u8]) -> TrayResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_resource` found for struct `Icon` in the current scope [INFO] [stdout] --> src/main.rs:202:41 [INFO] [stdout] | [INFO] [stdout] 202 | tray.set_icon(Icon::from_resource( [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `Icon` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Icon` consider using one of the following associated functions: [INFO] [stdout] Icon::from_rgba [INFO] [stdout] Icon::from_png_bytes [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/betrayer-0.4.0/src/lib.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn from_rgba(rgba: Vec, width: u32, height: u32) -> TrayResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 203 | pub fn from_png_bytes(bytes: &[u8]) -> TrayResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rusty-twinkle-tray` (bin "rusty-twinkle-tray") due to 12 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rusty-twinkle-tray` (bin "rusty-twinkle-tray" test) due to 12 previous errors [INFO] running `Command { std: "docker" "inspect" "df8e41f7fab7d914f799441dee16215e832e2a24c5878f688397ed03749f08e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df8e41f7fab7d914f799441dee16215e832e2a24c5878f688397ed03749f08e0", kill_on_drop: false }` [INFO] [stdout] df8e41f7fab7d914f799441dee16215e832e2a24c5878f688397ed03749f08e0