[INFO] fetching crate bclicker 0.1.0... [INFO] testing bclicker-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate bclicker 0.1.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate bclicker 0.1.0 [INFO] finished tweaking crates.io crate bclicker 0.1.0 [INFO] tweaked toml for crates.io crate bclicker 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bclicker 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bclicker 0.1.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d34f8d0b4e4aa957c91b95c50c95b269ee9d4c4541d0ea0cd03dfe43dad01a1 [INFO] running `Command { std: "docker" "start" "-a" "7d34f8d0b4e4aa957c91b95c50c95b269ee9d4c4541d0ea0cd03dfe43dad01a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d34f8d0b4e4aa957c91b95c50c95b269ee9d4c4541d0ea0cd03dfe43dad01a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d34f8d0b4e4aa957c91b95c50c95b269ee9d4c4541d0ea0cd03dfe43dad01a1", kill_on_drop: false }` [INFO] [stdout] 7d34f8d0b4e4aa957c91b95c50c95b269ee9d4c4541d0ea0cd03dfe43dad01a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3306276980e885bb177857198630475f0806e40e6b9b13f8a176ed7d7852f17 [INFO] running `Command { std: "docker" "start" "-a" "a3306276980e885bb177857198630475f0806e40e6b9b13f8a176ed7d7852f17", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling serde_core v1.0.221 [INFO] [stderr] Compiling serde v1.0.221 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling enigo v0.0.14 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling rodio v0.17.3 [INFO] [stderr] Compiling tui v0.19.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling serde_derive v1.0.221 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling tray-item v0.10.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.10.0/src/lib.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | 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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.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.10.0/src/lib.rs:50:46 [INFO] [stdout] | [INFO] [stdout] 50 | 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.10.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.10.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.10.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.10.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] 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" "a3306276980e885bb177857198630475f0806e40e6b9b13f8a176ed7d7852f17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3306276980e885bb177857198630475f0806e40e6b9b13f8a176ed7d7852f17", kill_on_drop: false }` [INFO] [stdout] a3306276980e885bb177857198630475f0806e40e6b9b13f8a176ed7d7852f17