[INFO] cloning repository https://github.com/vwency/gui_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vwency/gui_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvwency%2Fgui_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvwency%2Fgui_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 97b4bc8d5fc2f55fef35133fde05fd01a8e3f113 [INFO] checking vwency/gui_test against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvwency%2Fgui_test" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/vwency/gui_test [INFO] finished tweaking git repo https://github.com/vwency/gui_test [INFO] tweaked toml for git repo https://github.com/vwency/gui_test written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vwency/gui_test on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vwency/gui_test 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9187a20a21fed412ea5c7c7fc46bbe78dff04b65ee0ef78cec0ca68051367420 [INFO] running `Command { std: "docker" "start" "-a" "9187a20a21fed412ea5c7c7fc46bbe78dff04b65ee0ef78cec0ca68051367420", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9187a20a21fed412ea5c7c7fc46bbe78dff04b65ee0ef78cec0ca68051367420", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9187a20a21fed412ea5c7c7fc46bbe78dff04b65ee0ef78cec0ca68051367420", kill_on_drop: false }` [INFO] [stdout] 9187a20a21fed412ea5c7c7fc46bbe78dff04b65ee0ef78cec0ca68051367420 [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 084736be25ce82c98576b9e9d990a0f20bd2e3f40f57c1d7dfd1c613837a0ef4 [INFO] running `Command { std: "docker" "start" "-a" "084736be25ce82c98576b9e9d990a0f20bd2e3f40f57c1d7dfd1c613837a0ef4", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Checking wayland-sys v0.31.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling aligned v0.4.3 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling derive_more-impl v2.1.0 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling av1-grain v0.2.5 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Checking wayland-client v0.31.11 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling fontique v0.6.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling zvariant_utils v3.2.1 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Checking wayland-protocols v0.32.9 [INFO] [stderr] Checking wayland-cursor v0.31.11 [INFO] [stderr] Compiling i-slint-common v1.14.1 [INFO] [stderr] Compiling zune-jpeg v0.5.7 [INFO] [stderr] Compiling zvariant_derive v5.8.0 [INFO] [stderr] Compiling simba v0.9.1 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling gif v0.14.1 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling nalgebra-macros v0.3.0 [INFO] [stderr] Compiling unicode-script v0.5.8 [INFO] [stderr] Compiling ravif v0.12.0 [INFO] [stderr] Compiling rustybuzz v0.20.1 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling lyon_geom v1.0.18 [INFO] [stderr] Compiling fontdb v0.23.0 [INFO] [stderr] Compiling nalgebra v0.34.1 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.9 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Checking async-io v2.6.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Compiling usvg v0.45.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Compiling lyon_path v1.0.16 [INFO] [stderr] Checking calloop v0.14.3 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking kurbo v0.11.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling i-slint-compiler v1.14.1 [INFO] [stderr] Compiling fontdue v0.9.3 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling num_enum v0.7.5 [INFO] [stderr] Checking svgtypes v0.15.3 [INFO] [stderr] Compiling zvariant v5.8.0 [INFO] [stderr] Compiling lyon_extra v1.0.3 [INFO] [stderr] Checking calloop-wayland-source v0.4.1 [INFO] [stderr] Checking async-signal v0.2.13 [INFO] [stderr] Compiling resvg v0.45.1 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Checking wayland-protocols-misc v0.3.9 [INFO] [stderr] Checking wayland-protocols-experimental v20250721.0.1 [INFO] [stderr] Compiling derive_more v2.1.0 [INFO] [stderr] Compiling fdsm v0.8.0 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Compiling typed-index-collections v3.4.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling fdsm-ttf-parser v0.2.0 [INFO] [stderr] Compiling zbus_names v4.2.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking smithay-client-toolkit v0.20.0 [INFO] [stderr] Checking smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking async-process v2.5.0 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking async-executor v1.13.3 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking smithay-clipboard v0.7.3 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking tiny-xlib v0.2.4 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking parley v0.6.0 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking nix v0.30.1 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Compiling zbus_macros v5.12.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Checking lyon_algorithms v1.0.16 [INFO] [stderr] Checking x11-clipboard v0.9.3 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.9 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Compiling i-slint-backend-winit v1.14.1 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Checking copypasta v0.10.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking softbuffer v0.4.8 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling i-slint-backend-selector v1.14.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking zbus v5.12.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.106 [INFO] [stderr] Checking winit v0.30.12 [INFO] [stderr] Checking async-fs v2.2.0 [INFO] [stderr] Checking async-net v2.0.0 [INFO] [stderr] Checking smol v2.0.2 [INFO] [stderr] Checking cfg_aliases v0.2.1 [INFO] [stderr] Checking i-slint-core v1.14.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.106 [INFO] [stderr] Checking wasm-bindgen v0.2.106 [INFO] [stderr] Compiling slint-build v1.14.1 [INFO] [stderr] Compiling slint-macros v1.14.1 [INFO] [stderr] Compiling gui_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking slint v1.14.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 37s [INFO] running `Command { std: "docker" "inspect" "084736be25ce82c98576b9e9d990a0f20bd2e3f40f57c1d7dfd1c613837a0ef4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "084736be25ce82c98576b9e9d990a0f20bd2e3f40f57c1d7dfd1c613837a0ef4", kill_on_drop: false }` [INFO] [stdout] 084736be25ce82c98576b9e9d990a0f20bd2e3f40f57c1d7dfd1c613837a0ef4