[INFO] fetching crate stenbug 0.1.0...
[INFO] testing stenbug-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate stenbug 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate stenbug 0.1.0
[INFO] finished tweaking crates.io crate stenbug 0.1.0
[INFO] tweaked toml for crates.io crate stenbug 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stenbug 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 stenbug 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] cafef2cdd366815e07c6d26ce4836c5bc0e233ea89b4117a158a80e156dc3d65
[INFO] running `Command { std: "docker" "start" "-a" "cafef2cdd366815e07c6d26ce4836c5bc0e233ea89b4117a158a80e156dc3d65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cafef2cdd366815e07c6d26ce4836c5bc0e233ea89b4117a158a80e156dc3d65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cafef2cdd366815e07c6d26ce4836c5bc0e233ea89b4117a158a80e156dc3d65", kill_on_drop: false }`
[INFO] [stdout] cafef2cdd366815e07c6d26ce4836c5bc0e233ea89b4117a158a80e156dc3d65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 5b0e9482ee484712f4d18f93c45d30e6669ef564c270218199c7805a1a9d3383
[INFO] running `Command { std: "docker" "start" "-a" "5b0e9482ee484712f4d18f93c45d30e6669ef564c270218199c7805a1a9d3383", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling cc v1.2.5
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling windows-targets v0.52.6
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling windows-result v0.2.0
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling windows-strings v0.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling etcetera v0.8.0
[INFO] [stderr]    Compiling tray-item v0.10.0
[INFO] [stderr]    Compiling json v0.12.4
[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" "5b0e9482ee484712f4d18f93c45d30e6669ef564c270218199c7805a1a9d3383", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b0e9482ee484712f4d18f93c45d30e6669ef564c270218199c7805a1a9d3383", kill_on_drop: false }`
[INFO] [stdout] 5b0e9482ee484712f4d18f93c45d30e6669ef564c270218199c7805a1a9d3383
