[INFO] fetching crate yakui-winit 0.3.0... [INFO] testing yakui-winit-0.3.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate yakui-winit 0.3.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate yakui-winit 0.3.0 [INFO] finished tweaking crates.io crate yakui-winit 0.3.0 [INFO] tweaked toml for crates.io crate yakui-winit 0.3.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate yakui-winit 0.3.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--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] Locking 155 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded polling v3.11.0 [INFO] [stderr] Downloaded gethostname v1.0.2 [INFO] [stderr] Downloaded x11rb v0.13.2 [INFO] [stderr] Downloaded x11rb-protocol v0.13.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ebd39ef006dd593e0f933fa84642d731c24b499ce04314211bf81eef815fb8c [INFO] running `Command { std: "docker" "start" "-a" "7ebd39ef006dd593e0f933fa84642d731c24b499ce04314211bf81eef815fb8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ebd39ef006dd593e0f933fa84642d731c24b499ce04314211bf81eef815fb8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ebd39ef006dd593e0f933fa84642d731c24b499ce04314211bf81eef815fb8c", kill_on_drop: false }` [INFO] [stdout] 7ebd39ef006dd593e0f933fa84642d731c24b499ce04314211bf81eef815fb8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a512924e31a41072c66500172ef288f10e1a5cb17d6dc67063f94ffabe9c45c5 [INFO] running `Command { std: "docker" "start" "-a" "a512924e31a41072c66500172ef288f10e1a5cb17d6dc67063f94ffabe9c45c5", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling winit v0.30.12 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling keyboard-types v0.7.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling cursor-icon v1.2.0 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling thunderdome v0.6.1 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling dpi v0.1.2 [INFO] [stderr] Compiling fast-srgb8 v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yakui-core v0.3.0 [INFO] [stderr] Compiling gethostname v1.0.2 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling yakui-winit v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "a512924e31a41072c66500172ef288f10e1a5cb17d6dc67063f94ffabe9c45c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a512924e31a41072c66500172ef288f10e1a5cb17d6dc67063f94ffabe9c45c5", kill_on_drop: false }` [INFO] [stdout] a512924e31a41072c66500172ef288f10e1a5cb17d6dc67063f94ffabe9c45c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e26389605fc6afcd5ad9c0cbe8c41a7e74a83aac555ae6cb97e08625908e900 [INFO] running `Command { std: "docker" "start" "-a" "8e26389605fc6afcd5ad9c0cbe8c41a7e74a83aac555ae6cb97e08625908e900", kill_on_drop: false }` [INFO] [stderr] Compiling yakui-winit v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s [INFO] running `Command { std: "docker" "inspect" "8e26389605fc6afcd5ad9c0cbe8c41a7e74a83aac555ae6cb97e08625908e900", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e26389605fc6afcd5ad9c0cbe8c41a7e74a83aac555ae6cb97e08625908e900", kill_on_drop: false }` [INFO] [stdout] 8e26389605fc6afcd5ad9c0cbe8c41a7e74a83aac555ae6cb97e08625908e900 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d56fa8dd57081b951f048675cee427c0fe3673a491e396804148c1e5046e6c2f [INFO] running `Command { std: "docker" "start" "-a" "d56fa8dd57081b951f048675cee427c0fe3673a491e396804148c1e5046e6c2f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yakui_winit-a516128941c17653) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Doc-tests yakui_winit [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 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] running `Command { std: "docker" "inspect" "d56fa8dd57081b951f048675cee427c0fe3673a491e396804148c1e5046e6c2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d56fa8dd57081b951f048675cee427c0fe3673a491e396804148c1e5046e6c2f", kill_on_drop: false }` [INFO] [stdout] d56fa8dd57081b951f048675cee427c0fe3673a491e396804148c1e5046e6c2f