[INFO] cloning repository https://github.com/eylenboschmathieu/vulkan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eylenboschmathieu/vulkan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feylenboschmathieu%2Fvulkan", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feylenboschmathieu%2Fvulkan'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb269a477588a6d5d830c01594adabf106aceb12 [INFO] testing eylenboschmathieu/vulkan against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feylenboschmathieu%2Fvulkan" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/eylenboschmathieu/vulkan [INFO] finished tweaking git repo https://github.com/eylenboschmathieu/vulkan [INFO] tweaked toml for git repo https://github.com/eylenboschmathieu/vulkan written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/eylenboschmathieu/vulkan on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/eylenboschmathieu/vulkan 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de48abff46bab0f0dfbb7aa8fdb61c65d7abb92a712b316923ecd318a4ee5db2 [INFO] running `Command { std: "docker" "start" "-a" "de48abff46bab0f0dfbb7aa8fdb61c65d7abb92a712b316923ecd318a4ee5db2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de48abff46bab0f0dfbb7aa8fdb61c65d7abb92a712b316923ecd318a4ee5db2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de48abff46bab0f0dfbb7aa8fdb61c65d7abb92a712b316923ecd318a4ee5db2", kill_on_drop: false }` [INFO] [stdout] de48abff46bab0f0dfbb7aa8fdb61c65d7abb92a712b316923ecd318a4ee5db2 [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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] faf2f3032427e8bae13fd1138546817fd626cb5a75b9e69fbe9c537392b42335 [INFO] running `Command { std: "docker" "start" "-a" "faf2f3032427e8bae13fd1138546817fd626cb5a75b9e69fbe9c537392b42335", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling wayland-sys v0.31.11 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling quick-xml v0.39.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling wayland-backend v0.3.15 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling wayland-scanner v0.31.10 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling vulkanalia-sys v0.35.0 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling calloop v0.12.4 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling wayland-client v0.31.14 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling tobj v3.2.5 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling ui v0.1.0 (/opt/rustwide/workdir/ui) [INFO] [stderr] Compiling wayland-protocols v0.31.2 [INFO] [stderr] Compiling calloop-wayland-source v0.2.0 [INFO] [stderr] Compiling wayland-cursor v0.31.14 [INFO] [stderr] Compiling fontdue v0.9.3 [INFO] [stderr] Compiling wayland-protocols-wlr v0.2.0 [INFO] [stderr] Compiling wayland-protocols-plasma v0.2.0 [INFO] [stderr] Compiling sctk-adwaita v0.8.3 [INFO] [stderr] Compiling vulkanalia v0.35.0 [INFO] [stderr] Compiling blitz v0.1.0 (/opt/rustwide/workdir/blitz) [INFO] [stderr] Compiling vulkan v0.1.0 (/opt/rustwide/workdir/app) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "faf2f3032427e8bae13fd1138546817fd626cb5a75b9e69fbe9c537392b42335", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faf2f3032427e8bae13fd1138546817fd626cb5a75b9e69fbe9c537392b42335", kill_on_drop: false }` [INFO] [stdout] faf2f3032427e8bae13fd1138546817fd626cb5a75b9e69fbe9c537392b42335 [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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83798e768077b54c0ea3e286ffbd4ad7348f68ec0a4bc3c753b3a402d6ce7674 [INFO] running `Command { std: "docker" "start" "-a" "83798e768077b54c0ea3e286ffbd4ad7348f68ec0a4bc3c753b3a402d6ce7674", kill_on_drop: false }` [INFO] [stderr] Compiling blitz v0.1.0 (/opt/rustwide/workdir/blitz) [INFO] [stderr] Compiling ui v0.1.0 (/opt/rustwide/workdir/ui) [INFO] [stderr] Compiling vulkan v0.1.0 (/opt/rustwide/workdir/app) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.21s [INFO] running `Command { std: "docker" "inspect" "83798e768077b54c0ea3e286ffbd4ad7348f68ec0a4bc3c753b3a402d6ce7674", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83798e768077b54c0ea3e286ffbd4ad7348f68ec0a4bc3c753b3a402d6ce7674", kill_on_drop: false }` [INFO] [stdout] 83798e768077b54c0ea3e286ffbd4ad7348f68ec0a4bc3c753b3a402d6ce7674 [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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 57f9c1fa760a2325c6a1922e21b0fb52c165ca78bb813d509b5f68f6a71ad0eb [INFO] running `Command { std: "docker" "start" "-a" "57f9c1fa760a2325c6a1922e21b0fb52c165ca78bb813d509b5f68f6a71ad0eb", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blitz-1df929727d2bbd18) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ui-731a5d7a82ee792e) [INFO] [stdout] test resources::buffers::freelist::tests::test_freelist ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test tests::checkbox_callbacks_mirror_host_state ... ok [INFO] [stdout] test tests::anchored_to_target_tracks_target_position ... ok [INFO] [stdout] test tests::flush_dirty_returns_partial_patch_after_checkbox_click ... ok [INFO] [stdout] test tests::get_node_errors_on_bad_index_or_wrong_type ... ok [INFO] [stdout] test tests::flush_all_emits_quad_for_nested_panel ... ok [INFO] [stdout] test tests::resize_updates_root_bounds_and_marks_dirty ... ok [INFO] [stdout] test tests::set_visible_false_fires_on_hide_and_restores_hover ... ok [INFO] [stdout] test tests::take_events_drains_queued_events_in_order ... ok [INFO] [stdout] test tests::slider_drag_updates_value_with_clamping ... ok [INFO] [stdout] test tests::unhandled_click_on_empty_space_is_queued_as_event ... ok [INFO] [stdout] test tests::slider_track_click_jumps_value_then_drag_continues_from_there ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vulkan-804c178b59ee54fc) [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] Doc-tests blitz [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test blitz/src/lib.rs - Blitz::upload (line 220) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.30s; merged doctests compilation took 0.29s [INFO] [stderr] Doc-tests ui [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" "57f9c1fa760a2325c6a1922e21b0fb52c165ca78bb813d509b5f68f6a71ad0eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57f9c1fa760a2325c6a1922e21b0fb52c165ca78bb813d509b5f68f6a71ad0eb", kill_on_drop: false }` [INFO] [stdout] 57f9c1fa760a2325c6a1922e21b0fb52c165ca78bb813d509b5f68f6a71ad0eb