[INFO] cloning repository https://github.com/opal-ui/winit-app-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/opal-ui/winit-app-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopal-ui%2Fwinit-app-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopal-ui%2Fwinit-app-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef445133788397721c837063a54330775b5106fc [INFO] testing opal-ui/winit-app-rs against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopal-ui%2Fwinit-app-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/opal-ui/winit-app-rs [INFO] finished tweaking git repo https://github.com/opal-ui/winit-app-rs [INFO] tweaked toml for git repo https://github.com/opal-ui/winit-app-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/opal-ui/winit-app-rs on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/opal-ui/winit-app-rs 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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82ece189eb7b69ffe3206c1294d62544b7be2ce96ee2dc7d4b20263ea4956fce [INFO] running `Command { std: "docker" "start" "-a" "82ece189eb7b69ffe3206c1294d62544b7be2ce96ee2dc7d4b20263ea4956fce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82ece189eb7b69ffe3206c1294d62544b7be2ce96ee2dc7d4b20263ea4956fce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82ece189eb7b69ffe3206c1294d62544b7be2ce96ee2dc7d4b20263ea4956fce", kill_on_drop: false }` [INFO] [stdout] 82ece189eb7b69ffe3206c1294d62544b7be2ce96ee2dc7d4b20263ea4956fce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f532b3d2f7d65cacfb64a3990dc41ff98ea3675b8376c9302e591c345a7bd427 [INFO] running `Command { std: "docker" "start" "-a" "f532b3d2f7d65cacfb64a3990dc41ff98ea3675b8376c9302e591c345a7bd427", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling wayland-sys v0.31.8 [INFO] [stderr] Compiling wayland-client v0.31.12 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling cursor-icon v1.2.0 [INFO] [stderr] Compiling xcursor v0.3.10 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling keyboard-types v0.8.3 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling smithay-client-toolkit v0.20.0 [INFO] [stderr] Compiling smol_str v0.3.5 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Compiling cc v1.2.53 [INFO] [stderr] Compiling winit-core v0.31.0-beta.2 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling winit v0.31.0-beta.2 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling time-core v0.1.7 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling time-macros v0.2.25 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling wayland-scanner v0.31.8 [INFO] [stderr] Compiling time v0.3.45 [INFO] [stderr] Compiling wayland-backend v0.3.12 [INFO] [stderr] Compiling owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling simple_logger v5.1.0 [INFO] [stderr] Compiling ab_glyph v0.2.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling winit-common v0.31.0-beta.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling calloop v0.14.3 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling wayland-protocols v0.32.10 [INFO] [stderr] Compiling calloop-wayland-source v0.4.1 [INFO] [stderr] Compiling wayland-cursor v0.31.12 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling wayland-protocols-misc v0.3.10 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.10 [INFO] [stderr] Compiling wayland-protocols-experimental v20250721.0.1 [INFO] [stderr] Compiling wayland-protocols-plasma v0.3.10 [INFO] [stderr] Compiling winit-x11 v0.31.0-beta.2 [INFO] [stderr] Compiling sctk-adwaita v0.11.0 [INFO] [stderr] Compiling winit-wayland v0.31.0-beta.2 [INFO] [stderr] Compiling winit_app v0.31.2 (/opt/rustwide/workdir/lib) [INFO] [stderr] Compiling sample v0.1.0 (/opt/rustwide/workdir/example) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.81s [INFO] running `Command { std: "docker" "inspect" "f532b3d2f7d65cacfb64a3990dc41ff98ea3675b8376c9302e591c345a7bd427", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f532b3d2f7d65cacfb64a3990dc41ff98ea3675b8376c9302e591c345a7bd427", kill_on_drop: false }` [INFO] [stdout] f532b3d2f7d65cacfb64a3990dc41ff98ea3675b8376c9302e591c345a7bd427 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0b73941f5534315a49542673f0e370d5df595f755644c3db8a1f990b522594f [INFO] running `Command { std: "docker" "start" "-a" "d0b73941f5534315a49542673f0e370d5df595f755644c3db8a1f990b522594f", kill_on_drop: false }` [INFO] [stderr] Compiling winit_app v0.31.2 (/opt/rustwide/workdir/lib) [INFO] [stderr] Compiling sample v0.1.0 (/opt/rustwide/workdir/example) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s [INFO] running `Command { std: "docker" "inspect" "d0b73941f5534315a49542673f0e370d5df595f755644c3db8a1f990b522594f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0b73941f5534315a49542673f0e370d5df595f755644c3db8a1f990b522594f", kill_on_drop: false }` [INFO] [stdout] d0b73941f5534315a49542673f0e370d5df595f755644c3db8a1f990b522594f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0b8d05b041a6915487456c5527777a3ee56d8bcdfd3eab00395ed4ed109081e4 [INFO] running `Command { std: "docker" "start" "-a" "0b8d05b041a6915487456c5527777a3ee56d8bcdfd3eab00395ed4ed109081e4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sample-151d370483a7fdd8) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/winit_app-573a26d54bed47fb) [INFO] [stderr] Doc-tests winit_app [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test lib/src/lib.rs - (line 8) ... ok [INFO] [stdout] test lib/src/application.rs - application (line 5) ... ok [INFO] [stdout] test lib/src/application.rs - application::Application (line 38) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.33s; merged doctests compilation took 1.30s [INFO] running `Command { std: "docker" "inspect" "0b8d05b041a6915487456c5527777a3ee56d8bcdfd3eab00395ed4ed109081e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b8d05b041a6915487456c5527777a3ee56d8bcdfd3eab00395ed4ed109081e4", kill_on_drop: false }` [INFO] [stdout] 0b8d05b041a6915487456c5527777a3ee56d8bcdfd3eab00395ed4ed109081e4