[INFO] fetching crate tray-item 0.10.0... [INFO] testing tray-item-0.10.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate tray-item 0.10.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate tray-item 0.10.0 [INFO] finished tweaking crates.io crate tray-item 0.10.0 [INFO] tweaked toml for crates.io crate tray-item 0.10.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tray-item 0.10.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tray-item 0.10.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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 system-deps v6.0.5 [INFO] [stderr] Downloaded padlock v0.2.0 [INFO] [stderr] Downloaded gdk-pixbuf v0.18.0 [INFO] [stderr] Downloaded cairo-rs v0.18.2 [INFO] [stderr] Downloaded field-offset v0.3.5 [INFO] [stderr] Downloaded glib-macros v0.18.2 [INFO] [stderr] Downloaded pango v0.18.0 [INFO] [stderr] Downloaded cfg-expr v0.15.1 [INFO] [stderr] Downloaded gio v0.18.2 [INFO] [stderr] Downloaded ksni v0.2.1 [INFO] [stderr] Downloaded glib v0.18.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb9a28260e5506c14cf7f063a15dd02557232ef5f9873129fd1a4e317475cde6 [INFO] running `Command { std: "docker" "start" "-a" "bb9a28260e5506c14cf7f063a15dd02557232ef5f9873129fd1a4e317475cde6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb9a28260e5506c14cf7f063a15dd02557232ef5f9873129fd1a4e317475cde6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb9a28260e5506c14cf7f063a15dd02557232ef5f9873129fd1a4e317475cde6", kill_on_drop: false }` [INFO] [stdout] bb9a28260e5506c14cf7f063a15dd02557232ef5f9873129fd1a4e317475cde6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ee694846e1a0025ab382da8eaa3e2a0a752cd211e93c67459a8fb023f352e6a [INFO] running `Command { std: "docker" "start" "-a" "5ee694846e1a0025ab382da8eaa3e2a0a752cd211e93c67459a8fb023f352e6a", kill_on_drop: false }` [INFO] [stderr] Compiling tray-item v0.10.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `TrayItemImpl` in `api` [INFO] [stdout] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] error: could not compile `tray-item` (lib) due to 3 previous errors [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] running `Command { std: "docker" "inspect" "5ee694846e1a0025ab382da8eaa3e2a0a752cd211e93c67459a8fb023f352e6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ee694846e1a0025ab382da8eaa3e2a0a752cd211e93c67459a8fb023f352e6a", kill_on_drop: false }` [INFO] [stdout] 5ee694846e1a0025ab382da8eaa3e2a0a752cd211e93c67459a8fb023f352e6a