[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] 56de76c90c8bbb4c6aa89ad9de141814230210da
[INFO] testing remcostoeten/kiekje against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremcostoeten%2Fkiekje" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/remcostoeten/kiekje on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 516a28ad65c372c98b64bb59b69b942726a5951d49184096c2ae10b9e368db5e
[INFO] running `Command { std: "docker" "start" "-a" "516a28ad65c372c98b64bb59b69b942726a5951d49184096c2ae10b9e368db5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "516a28ad65c372c98b64bb59b69b942726a5951d49184096c2ae10b9e368db5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "516a28ad65c372c98b64bb59b69b942726a5951d49184096c2ae10b9e368db5e", kill_on_drop: false }`
[INFO] [stdout] 516a28ad65c372c98b64bb59b69b942726a5951d49184096c2ae10b9e368db5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 151a2e461ff626f1a502e178e86f39f470c2f2996cf98d27186e2219596c3f9b
[INFO] running `Command { std: "docker" "start" "-a" "151a2e461ff626f1a502e178e86f39f470c2f2996cf98d27186e2219596c3f9b", 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 version-compare v0.2.1
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling gio v0.19.8
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling pxfm v0.1.28
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling moxcms v0.7.11
[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 tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling gtk4-macros v0.8.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[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 toml_edit v0.22.27
[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 cairo-sys-rs v0.19.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.19.8
[INFO] [stderr]    Compiling pango-sys v0.19.8
[INFO] [stderr]    Compiling graphene-sys v0.19.8
[INFO] [stderr]    Compiling gdk4-sys v0.8.2
[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 zbus_macros v5.14.0
[INFO] [stderr]    Compiling glib v0.19.9
[INFO] [stderr]    Compiling zbus v5.14.0
[INFO] [stderr]    Compiling ksni v0.3.3
[INFO] [stderr]    Compiling cairo-rs v0.19.4
[INFO] [stderr]    Compiling graphene-rs v0.19.8
[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 55s
[INFO] running `Command { std: "docker" "inspect" "151a2e461ff626f1a502e178e86f39f470c2f2996cf98d27186e2219596c3f9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "151a2e461ff626f1a502e178e86f39f470c2f2996cf98d27186e2219596c3f9b", kill_on_drop: false }`
[INFO] [stdout] 151a2e461ff626f1a502e178e86f39f470c2f2996cf98d27186e2219596c3f9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9ba5ee93822fe229c66bd16228f1179d55cf44b2ee751ee89949e0e2a4c03e1
[INFO] running `Command { std: "docker" "start" "-a" "d9ba5ee93822fe229c66bd16228f1179d55cf44b2ee751ee89949e0e2a4c03e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling kiekje v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.76s
[INFO] running `Command { std: "docker" "inspect" "d9ba5ee93822fe229c66bd16228f1179d55cf44b2ee751ee89949e0e2a4c03e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9ba5ee93822fe229c66bd16228f1179d55cf44b2ee751ee89949e0e2a4c03e1", kill_on_drop: false }`
[INFO] [stdout] d9ba5ee93822fe229c66bd16228f1179d55cf44b2ee751ee89949e0e2a4c03e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fd5eaee2ed94cf8071d5dbe293f1e2c159253e7bea806bc21705c418bc5636d3
[INFO] running `Command { std: "docker" "start" "-a" "fd5eaee2ed94cf8071d5dbe293f1e2c159253e7bea806bc21705c418bc5636d3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kiekje-f6365c5dcdb30d1b)
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test app::region_selector::tests::maps_drag_to_image_space ... ok
[INFO] [stdout] test capture::tests::fullscreen_capture_uses_backend ... ok
[INFO] [stdout] test capture::tests::window_capture_uses_geometry_then_region_backend_calls ... ok
[INFO] [stdout] test capture::window::tests::uses_geometry_then_region_capture ... ok
[INFO] [stdout] test diagnostics::tests::doctor_report_marks_missing_when_path_is_empty ... ok
[INFO] [stdout] test diagnostics::tests::missing_portal_interfaces_detects_absent_members ... ok
[INFO] [stdout] test capture::region::tests::crops_selected_area_from_fullscreen_image ... ok
[INFO] [stdout] test diagnostics::tests::reports_mode_specific_missing_dependencies ... ok
[INFO] [stdout] test capture::window::tests::returns_geometry_errors_without_region_capture ... ok
[INFO] [stdout] test diagnostics::tests::rejects_window_mode_on_non_hyprland_wayland ... ok
[INFO] [stdout] test diagnostics::tests::rejects_x11_sessions_before_tool_checks ... ok
[INFO] [stdout] test diagnostics::tests::repair_plan_is_empty_without_systemctl_in_path ... ok
[INFO] [stdout] test platform::linux::backend::tests::delegates_active_window_geometry_to_window_source ... ok
[INFO] [stdout] test platform::linux::backend::tests::delegates_fullscreen_capture_to_screenshot_tool ... ok
[INFO] [stdout] test platform::linux::hyprctl::tests::errors_on_invalid_window_size ... ok
[INFO] [stdout] test platform::linux::integration::tests::source_line_mentions_generated_include ... ok
[INFO] [stdout] test platform::linux::slurp::tests::uses_dimmed_overlay_with_high_contrast_selection ... ok
[INFO] [stdout] test services::capture::tests::runs_enabled_capture_side_effects ... ok
[INFO] [stdout] test platform::linux::hyprctl::tests::errors_when_required_fields_missing ... ok
[INFO] [stdout] test services::commands::tests::command_error_preserves_missing_dependency_details ... ok
[INFO] [stdout] test services::capture::tests::skips_optional_side_effects_when_disabled ... ok
[INFO] [stdout] test services::commands::tests::reports_backend_capabilities_for_current_platform ... ok
[INFO] [stdout] test services::export::tests::skips_open_when_setting_is_disabled ... ok
[INFO] [stdout] test services::settings::tests::default_settings_matches_backend_defaults ... ok
[INFO] [stdout] test services::settings::tests::config_path_matches_backend_resolution ... ok
[INFO] [stdout] test services::settings::tests::service_type_and_free_functions_share_the_same_defaults ... ok
[INFO] [stdout] test settings::config::tests::deserializes_missing_new_fields_from_defaults ... ok
[INFO] [stdout] test platform::linux::integration::tests::renders_hyprland_binding_lines ... ok
[INFO] [stdout] test services::export::tests::suggests_filename_from_storage_rules ... ok
[INFO] [stdout] test settings::config::tests::errors_when_both_xdg_and_home_are_missing ... ok
[INFO] [stdout] test settings::config::tests::keeps_legacy_path_available_for_upgrade_reads ... ok
[INFO] [stdout] test services::capture::tests::returns_preflight_errors_without_running_capture ... ok
[INFO] [stdout] test settings::config::tests::falls_back_to_home_dot_config ... ok
[INFO] [stdout] test platform::linux::integration::tests::renders_tray_desktop_entry ... ok
[INFO] [stdout] test settings::config::tests::uses_xdg_config_home_when_available ... ok
[INFO] [stdout] test storage::save::tests::substitutes_timestamp_and_mode_tokens ... ok
[INFO] [stdout] test storage::save::tests::appends_png_extension_when_missing ... ok
[INFO] [stdout] test platform::linux::backend::tests::delegates_region_capture_to_screenshot_tool ... ok
[INFO] [stdout] test platform::linux::hyprctl::tests::parses_valid_hyprctl_json ... ok
[INFO] [stdout] test settings::config::tests::reads_legacy_config_when_new_path_is_missing ... ok
[INFO] [stdout] test storage::save::tests::saves_to_explicit_path ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fd5eaee2ed94cf8071d5dbe293f1e2c159253e7bea806bc21705c418bc5636d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd5eaee2ed94cf8071d5dbe293f1e2c159253e7bea806bc21705c418bc5636d3", kill_on_drop: false }`
[INFO] [stdout] fd5eaee2ed94cf8071d5dbe293f1e2c159253e7bea806bc21705c418bc5636d3
