[INFO] cloning repository https://github.com/remcostoeten/kiekje [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/remcostoeten/kiekje" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremcostoeten%2Fkiekje", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremcostoeten%2Fkiekje'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 882c442fc50efba4ca7e0e03982d3fb97b93d06e [INFO] testing remcostoeten/kiekje against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremcostoeten%2Fkiekje" "/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/remcostoeten/kiekje [INFO] finished tweaking git repo https://github.com/remcostoeten/kiekje [INFO] tweaked toml for git repo https://github.com/remcostoeten/kiekje written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/remcostoeten/kiekje 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 git repo https://github.com/remcostoeten/kiekje 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-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3260bc8cfd23db566ad261fdbd6cecade2d5f93f74ec40717563c92168949f75 [INFO] running `Command { std: "docker" "start" "-a" "3260bc8cfd23db566ad261fdbd6cecade2d5f93f74ec40717563c92168949f75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3260bc8cfd23db566ad261fdbd6cecade2d5f93f74ec40717563c92168949f75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3260bc8cfd23db566ad261fdbd6cecade2d5f93f74ec40717563c92168949f75", kill_on_drop: false }` [INFO] [stdout] 3260bc8cfd23db566ad261fdbd6cecade2d5f93f74ec40717563c92168949f75 [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0451d7154e2e427ee1a58d529ff471d7b0934ecfc37b2f47c76549b00902ba5c [INFO] running `Command { std: "docker" "start" "-a" "0451d7154e2e427ee1a58d529ff471d7b0934ecfc37b2f47c76549b00902ba5c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling gio v0.19.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling endi v1.1.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling pxfm v0.1.28 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling toml_edit v0.25.4+spec-1.1.0 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling glib-macros v0.19.9 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling gtk4-macros v0.8.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling zvariant_utils v3.3.0 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling zvariant_derive v5.10.0 [INFO] [stderr] Compiling zvariant v5.10.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling zbus_names v4.3.1 [INFO] [stderr] Compiling glib-sys v0.19.8 [INFO] [stderr] Compiling gobject-sys v0.19.8 [INFO] [stderr] Compiling gio-sys v0.19.8 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.19.8 [INFO] [stderr] Compiling pango-sys v0.19.8 [INFO] [stderr] Compiling cairo-sys-rs v0.19.2 [INFO] [stderr] Compiling gdk4-sys v0.8.2 [INFO] [stderr] Compiling graphene-sys v0.19.8 [INFO] [stderr] Compiling gsk4-sys v0.8.2 [INFO] [stderr] Compiling gtk4-sys v0.8.2 [INFO] [stderr] Compiling libadwaita-sys v0.6.0 [INFO] [stderr] Compiling glib v0.19.9 [INFO] [stderr] Compiling zbus_macros v5.14.0 [INFO] [stderr] Compiling zbus v5.14.0 [INFO] [stderr] Compiling cairo-rs v0.19.4 [INFO] [stderr] Compiling graphene-rs v0.19.8 [INFO] [stderr] Compiling ksni v0.3.3 [INFO] [stderr] Compiling gdk-pixbuf v0.19.8 [INFO] [stderr] Compiling pango v0.19.8 [INFO] [stderr] Compiling gdk4 v0.8.2 [INFO] [stderr] Compiling gsk4 v0.8.2 [INFO] [stderr] Compiling gtk4 v0.8.2 [INFO] [stderr] Compiling libadwaita v0.6.0 [INFO] [stderr] Compiling kiekje v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 41s [INFO] running `Command { std: "docker" "inspect" "0451d7154e2e427ee1a58d529ff471d7b0934ecfc37b2f47c76549b00902ba5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0451d7154e2e427ee1a58d529ff471d7b0934ecfc37b2f47c76549b00902ba5c", kill_on_drop: false }` [INFO] [stdout] 0451d7154e2e427ee1a58d529ff471d7b0934ecfc37b2f47c76549b00902ba5c [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6de603f83c4f50bf8d0f2bca74450e6f4238fcb34103708971a702f8f2ebf21f [INFO] running `Command { std: "docker" "start" "-a" "6de603f83c4f50bf8d0f2bca74450e6f4238fcb34103708971a702f8f2ebf21f", kill_on_drop: false }` [INFO] [stderr] Compiling kiekje v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.94s [INFO] running `Command { std: "docker" "inspect" "6de603f83c4f50bf8d0f2bca74450e6f4238fcb34103708971a702f8f2ebf21f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6de603f83c4f50bf8d0f2bca74450e6f4238fcb34103708971a702f8f2ebf21f", kill_on_drop: false }` [INFO] [stdout] 6de603f83c4f50bf8d0f2bca74450e6f4238fcb34103708971a702f8f2ebf21f [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 498441e6e0a5df18d1315406c91a18a8de3a1bc0ed57d06500896a687b8830c0 [INFO] running `Command { std: "docker" "start" "-a" "498441e6e0a5df18d1315406c91a18a8de3a1bc0ed57d06500896a687b8830c0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kiekje-737f19ddadd233a5) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test platform::linux::hyprctl::tests::errors_on_invalid_window_size ... ok [INFO] [stdout] test platform::linux::hyprctl::tests::errors_when_required_fields_missing ... ok [INFO] [stdout] test platform::linux::hyprctl::tests::parses_valid_hyprctl_json ... ok [INFO] [stdout] test app::region_selector::tests::maps_drag_to_image_space ... ok [INFO] [stdout] test platform::linux::integration::tests::renders_tray_desktop_entry ... ok [INFO] [stdout] test diagnostics::tests::reports_mode_specific_missing_dependencies ... ok [INFO] [stdout] test diagnostics::tests::doctor_report_marks_missing_when_path_is_empty ... ok [INFO] [stdout] test platform::linux::integration::tests::renders_hyprland_binding_lines ... ok [INFO] [stdout] test capture::region::tests::crops_selected_area_from_fullscreen_image ... ok [INFO] [stdout] test settings::config::tests::deserializes_missing_new_fields_from_defaults ... ok [INFO] [stdout] test platform::linux::slurp::tests::uses_dimmed_overlay_with_high_contrast_selection ... ok [INFO] [stdout] test settings::config::tests::keeps_legacy_path_available_for_upgrade_reads ... ok [INFO] [stdout] test platform::linux::integration::tests::source_line_mentions_generated_include ... ok [INFO] [stdout] test settings::config::tests::uses_xdg_config_home_when_available ... ok [INFO] [stdout] test storage::save::tests::appends_png_extension_when_missing ... ok [INFO] [stdout] test storage::save::tests::substitutes_timestamp_and_mode_tokens ... ok [INFO] [stdout] test settings::config::tests::errors_when_both_xdg_and_home_are_missing ... ok [INFO] [stdout] test storage::save::tests::saves_to_explicit_path ... ok [INFO] [stdout] test settings::config::tests::reads_legacy_config_when_new_path_is_missing ... ok [INFO] [stdout] test settings::config::tests::falls_back_to_home_dot_config ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "498441e6e0a5df18d1315406c91a18a8de3a1bc0ed57d06500896a687b8830c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "498441e6e0a5df18d1315406c91a18a8de3a1bc0ed57d06500896a687b8830c0", kill_on_drop: false }` [INFO] [stdout] 498441e6e0a5df18d1315406c91a18a8de3a1bc0ed57d06500896a687b8830c0