[INFO] fetching crate window-observer 0.2.0...
[INFO] testing window-observer-0.2.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2
[INFO] extracting crate window-observer 0.2.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate window-observer 0.2.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate window-observer 0.2.0
[INFO] tweaked toml for crates.io crate window-observer 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate window-observer 0.2.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate window-observer 0.2.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f6eb044b4686588a080957583664a892f36619a4e1afb645c2eb56d247debb5c
[INFO] running `Command { std: "docker" "start" "-a" "f6eb044b4686588a080957583664a892f36619a4e1afb645c2eb56d247debb5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6eb044b4686588a080957583664a892f36619a4e1afb645c2eb56d247debb5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6eb044b4686588a080957583664a892f36619a4e1afb645c2eb56d247debb5c", kill_on_drop: false }`
[INFO] [stdout] f6eb044b4686588a080957583664a892f36619a4e1afb645c2eb56d247debb5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53d4e47958ed5bd05304999de4e85e73ba8d537cc7b30bbaaac3ac753c3a2462
[INFO] running `Command { std: "docker" "start" "-a" "53d4e47958ed5bd05304999de4e85e73ba8d537cc7b30bbaaac3ac753c3a2462", kill_on_drop: false }`
[INFO] [stderr] Compiling unicode-ident v1.0.20
[INFO] [stderr] Compiling thiserror v2.0.17
[INFO] [stderr] Compiling bitflags v2.10.0
[INFO] [stderr] Compiling tokio v1.49.0
[INFO] [stderr] Compiling proc-macro2 v1.0.103
[INFO] [stderr] Compiling quote v1.0.41
[INFO] [stderr] Compiling syn v2.0.108
[INFO] [stderr] Compiling thiserror-impl v2.0.17
[INFO] [stderr] Compiling window-getter v0.1.2
[INFO] [stdout] error[E0432]: unresolved import `crate::platform_impl::PlatformBounds`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/window-getter-0.1.2/src/bounds.rs:3:5
[INFO] [stdout] |
[INFO] [stdout] 3 | use crate::platform_impl::PlatformBounds;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `PlatformBounds` in `platform_impl`
[INFO] [stdout] |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/window-getter-0.1.2/src/platform_impl/mod.rs:10:20
[INFO] [stdout] |
[INFO] [stdout] 8 | #[cfg(target_os = "macos")]
[INFO] [stdout] | ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 9 | pub use macos::{
[INFO] [stdout] 10 | MacOSBounds as PlatformBounds, MacOSError as PlatformError, MacOSWindow as PlatformWindow,
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/window-getter-0.1.2/src/platform_impl/mod.rs:15:22
[INFO] [stdout] |
[INFO] [stdout] 13 | #[cfg(target_os = "windows")]
[INFO] [stdout] | --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 14 | pub use windows::{
[INFO] [stdout] 15 | WindowsBounds as PlatformBounds, WindowsError as PlatformError,
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `crate::platform_impl::PlatformWindow`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/window-getter-0.1.2/src/window.rs:1:38
[INFO] [stdout] |
[INFO] [stdout] 1 | use crate::{Bounds, Error, WindowId, platform_impl::PlatformWindow};
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `PlatformWindow` in `platform_impl`
[INFO] [stdout] |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/window-getter-0.1.2/src/platform_impl/mod.rs:10:80
[INFO] [stdout] |
[INFO] [stdout] 8 | #[cfg(target_os = "macos")]
[INFO] [stdout] | ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 9 | pub use macos::{
[INFO] [stdout] 10 | MacOSBounds as PlatformBounds, MacOSError as PlatformError, MacOSWindow as PlatformWindow,
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/window-getter-0.1.2/src/platform_impl/mod.rs:16:22
[INFO] [stdout] |
[INFO] [stdout] 13 | #[cfg(target_os = "windows")]
[INFO] [stdout] | --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] ...
[INFO] [stdout] 16 | WindowsWindow as PlatformWindow, WindowsWindowId as PlatformWindowId, get_window, get_windows,
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `crate::platform_impl::PlatformWindowId`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/window-getter-0.1.2/src/window_id.rs:1:5
[INFO] [stdout] |
[INFO] [stdout] 1 | use crate::platform_impl::PlatformWindowId;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `PlatformWindowId` in `platform_impl`
[INFO] [stdout] |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/window-getter-0.1.2/src/platform_impl/mod.rs:11:22
[INFO] [stdout] |
[INFO] [stdout] 8 | #[cfg(target_os = "macos")]
[INFO] [stdout] | ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] ...
[INFO] [stdout] 11 | MacOSWindowId as PlatformWindowId, get_window, get_windows,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/window-getter-0.1.2/src/platform_impl/mod.rs:16:57
[INFO] [stdout] |
[INFO] [stdout] 13 | #[cfg(target_os = "windows")]
[INFO] [stdout] | --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] ...
[INFO] [stdout] 16 | WindowsWindow as PlatformWindow, WindowsWindowId as PlatformWindowId, get_window, get_windows,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find type `PlatformError` in module `super::platform_impl`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/window-getter-0.1.2/src/error.rs:14:44
[INFO] [stdout] |
[INFO] [stdout] 14 | PermissionDenied(super::platform_impl::PlatformError),
[INFO] [stdout] | ^^^^^^^^^^^^^ not found in `super::platform_impl`
[INFO] [stdout] |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/window-getter-0.1.2/src/platform_impl/mod.rs:10:50
[INFO] [stdout] |
[INFO] [stdout] 8 | #[cfg(target_os = "macos")]
[INFO] [stdout] | ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 9 | pub use macos::{
[INFO] [stdout] 10 | MacOSBounds as PlatformBounds, MacOSError as PlatformError, MacOSWindow as PlatformWindow,
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/window-getter-0.1.2/src/platform_impl/mod.rs:15:54
[INFO] [stdout] |
[INFO] [stdout] 13 | #[cfg(target_os = "windows")]
[INFO] [stdout] | --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 14 | pub use windows::{
[INFO] [stdout] 15 | WindowsBounds as PlatformBounds, WindowsError as PlatformError,
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find type `PlatformError` in module `super::platform_impl`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/window-getter-0.1.2/src/error.rs:17:49
[INFO] [stdout] |
[INFO] [stdout] 17 | PlatformSpecificError(super::platform_impl::PlatformError),
[INFO] [stdout] | ^^^^^^^^^^^^^ not found in `super::platform_impl`
[INFO] [stdout] |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/window-getter-0.1.2/src/platform_impl/mod.rs:10:50
[INFO] [stdout] |
[INFO] [stdout] 8 | #[cfg(target_os = "macos")]
[INFO] [stdout] | ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 9 | pub use macos::{
[INFO] [stdout] 10 | MacOSBounds as PlatformBounds, MacOSError as PlatformError, MacOSWindow as PlatformWindow,
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/window-getter-0.1.2/src/platform_impl/mod.rs:15:54
[INFO] [stdout] |
[INFO] [stdout] 13 | #[cfg(target_os = "windows")]
[INFO] [stdout] | --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 14 | pub use windows::{
[INFO] [stdout] 15 | WindowsBounds as PlatformBounds, WindowsError as PlatformError,
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function `get_windows` in module `platform_impl`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/window-getter-0.1.2/src/lib.rs:31:20
[INFO] [stdout] |
[INFO] [stdout] 31 | platform_impl::get_windows()
[INFO] [stdout] | ^^^^^^^^^^^ not found in `platform_impl`
[INFO] [stdout] |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/window-getter-0.1.2/src/platform_impl/mod.rs:11:52
[INFO] [stdout] |
[INFO] [stdout] 8 | #[cfg(target_os = "macos")]
[INFO] [stdout] | ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] ...
[INFO] [stdout] 11 | MacOSWindowId as PlatformWindowId, get_window, get_windows,
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/window-getter-0.1.2/src/platform_impl/mod.rs:16:87
[INFO] [stdout] |
[INFO] [stdout] 13 | #[cfg(target_os = "windows")]
[INFO] [stdout] | --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] ...
[INFO] [stdout] 16 | WindowsWindow as PlatformWindow, WindowsWindowId as PlatformWindowId, get_window, get_windows,
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/window-getter-0.1.2/src/window.rs:30:25
[INFO] [stdout] |
[INFO] [stdout] 30 | pub fn id(&self) -> WindowId {
[INFO] [stdout] | -- ^^^^^^^^ expected `WindowId`, found `()`
[INFO] [stdout] | |
[INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/window-getter-0.1.2/src/window.rs:48:28
[INFO] [stdout] |
[INFO] [stdout] 48 | pub fn title(&self) -> Result