[INFO] cloning repository https://github.com/TangerineFloof/desktop-fursona [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TangerineFloof/desktop-fursona" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTangerineFloof%2Fdesktop-fursona", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTangerineFloof%2Fdesktop-fursona'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8319d2e07160aa034b8b8604c8bd5a9df76c3ec0 [INFO] checking TangerineFloof/desktop-fursona against try#18c1d185ac7a6a3bf399296b35e4b2736809a756 for pr-146972 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTangerineFloof%2Fdesktop-fursona" "/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/TangerineFloof/desktop-fursona [INFO] finished tweaking git repo https://github.com/TangerineFloof/desktop-fursona [INFO] tweaked toml for git repo https://github.com/TangerineFloof/desktop-fursona written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TangerineFloof/desktop-fursona on toolchain 18c1d185ac7a6a3bf399296b35e4b2736809a756 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/TangerineFloof/desktop-fursona 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" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded padlock v0.2.0 [INFO] [stderr] Downloaded device_query v1.1.3 [INFO] [stderr] Downloaded block2 v0.4.0 [INFO] [stderr] Downloaded objc2-encode v4.0.0 [INFO] [stderr] Downloaded proc-macro-crate v2.0.1 [INFO] [stderr] Downloaded tray-item v0.9.0 [INFO] [stderr] Downloaded objc2 v0.5.0 [INFO] [stderr] Downloaded winit v0.29.10 [INFO] [stderr] Downloaded glium v0.34.0 [INFO] [stderr] Downloaded icrate v0.1.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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 727de894a78bcdb22195ee6b2c47a188d063a1dfdd8186ab3e963e54a8511021 [INFO] running `Command { std: "docker" "start" "-a" "727de894a78bcdb22195ee6b2c47a188d063a1dfdd8186ab3e963e54a8511021", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "727de894a78bcdb22195ee6b2c47a188d063a1dfdd8186ab3e963e54a8511021", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "727de894a78bcdb22195ee6b2c47a188d063a1dfdd8186ab3e963e54a8511021", kill_on_drop: false }` [INFO] [stdout] 727de894a78bcdb22195ee6b2c47a188d063a1dfdd8186ab3e963e54a8511021 [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64f7cdf586b7ea1e1c322f04a9a49c8e47f5cd6fb551622d436f1d4b707f79b6 [INFO] running `Command { std: "docker" "start" "-a" "64f7cdf586b7ea1e1c322f04a9a49c8e47f5cd6fb551622d436f1d4b707f79b6", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking smallvec v1.12.0 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking bytemuck v1.14.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.0 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling glutin v0.31.2 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Compiling winit v0.29.10 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking tiny-skia-path v0.11.3 [INFO] [stderr] Checking x11rb-protocol v0.13.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking xkbcommon-dl v0.4.1 [INFO] [stderr] Compiling glutin-winit v0.4.2 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking tiny-skia v0.11.3 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling device_query v1.1.3 [INFO] [stderr] Checking half v2.3.1 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Compiling wayland-scanner v0.31.0 [INFO] [stderr] Checking png v0.17.11 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Compiling glutin_egl_sys v0.6.0 [INFO] [stderr] Compiling glutin_glx_sys v0.5.0 [INFO] [stderr] Compiling glium v0.34.0 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking tray-item v0.9.0 [INFO] [stdout] error[E0433]: failed to resolve: could not find `TrayItemImpl` in `api` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.9.0/src/lib.rs:30:22 [INFO] [stdout] | [INFO] [stdout] 30 | Ok(Self(api::TrayItemImpl::new(title, icon)?)) [INFO] [stdout] | ^^^^^^^^^^^^ could not find `TrayItemImpl` in `api` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.9.0/src/api/mod.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(all(target_os = "linux", feature = "ksni"))] [INFO] [stdout] | ---------------- the item is gated behind the `ksni` feature [INFO] [stdout] 15 | pub type TrayItemImpl = linux_ksni::TrayItemLinux; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.9.0/src/api/mod.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(all(target_os = "linux", feature = "libappindicator"))] [INFO] [stdout] | --------------------------- the item is gated behind the `libappindicator` feature [INFO] [stdout] 18 | pub type TrayItemImpl = linux_libappindicator::TrayItemLinux; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.9.0/src/api/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(target_os = "windows")] [INFO] [stdout] | --------------------- the item is gated behind the `windows` feature [INFO] [stdout] 21 | pub type TrayItemImpl = windows::TrayItemWindows; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.9.0/src/api/mod.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(target_os = "macos")] [INFO] [stdout] | ------------------- the item is gated behind the `macos` feature [INFO] [stdout] 24 | pub type TrayItemImpl = macos::TrayItemMacOS; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TrayItemImpl` in module `api` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.9.0/src/lib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct TrayItem(api::TrayItemImpl); [INFO] [stdout] | ^^^^^^^^^^^^ not found in `api` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.9.0/src/api/mod.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(all(target_os = "linux", feature = "ksni"))] [INFO] [stdout] | ---------------- the item is gated behind the `ksni` feature [INFO] [stdout] 15 | pub type TrayItemImpl = linux_ksni::TrayItemLinux; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.9.0/src/api/mod.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(all(target_os = "linux", feature = "libappindicator"))] [INFO] [stdout] | --------------------------- the item is gated behind the `libappindicator` feature [INFO] [stdout] 18 | pub type TrayItemImpl = linux_libappindicator::TrayItemLinux; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.9.0/src/api/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(target_os = "windows")] [INFO] [stdout] | --------------------- the item is gated behind the `windows` feature [INFO] [stdout] 21 | pub type TrayItemImpl = windows::TrayItemWindows; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.9.0/src/api/mod.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(target_os = "macos")] [INFO] [stdout] | ------------------- the item is gated behind the `macos` feature [INFO] [stdout] 24 | pub type TrayItemImpl = macos::TrayItemMacOS; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TrayItemImpl` in module `api` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.9.0/src/lib.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn inner_mut(&mut self) -> &mut api::TrayItemImpl { [INFO] [stdout] | ^^^^^^^^^^^^ not found in `api` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.9.0/src/api/mod.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(all(target_os = "linux", feature = "ksni"))] [INFO] [stdout] | ---------------- the item is gated behind the `ksni` feature [INFO] [stdout] 15 | pub type TrayItemImpl = linux_ksni::TrayItemLinux; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.9.0/src/api/mod.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(all(target_os = "linux", feature = "libappindicator"))] [INFO] [stdout] | --------------------------- the item is gated behind the `libappindicator` feature [INFO] [stdout] 18 | pub type TrayItemImpl = linux_libappindicator::TrayItemLinux; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.9.0/src/api/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(target_os = "windows")] [INFO] [stdout] | --------------------- the item is gated behind the `windows` feature [INFO] [stdout] 21 | pub type TrayItemImpl = windows::TrayItemWindows; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-item-0.9.0/src/api/mod.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(target_os = "macos")] [INFO] [stdout] | ------------------- the item is gated behind the `macos` feature [INFO] [stdout] 24 | pub type TrayItemImpl = macos::TrayItemMacOS; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tray-item` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "64f7cdf586b7ea1e1c322f04a9a49c8e47f5cd6fb551622d436f1d4b707f79b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64f7cdf586b7ea1e1c322f04a9a49c8e47f5cd6fb551622d436f1d4b707f79b6", kill_on_drop: false }` [INFO] [stdout] 64f7cdf586b7ea1e1c322f04a9a49c8e47f5cd6fb551622d436f1d4b707f79b6