[INFO] cloning repository https://github.com/harivansh-afk/deskctl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/harivansh-afk/deskctl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharivansh-afk%2Fdeskctl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharivansh-afk%2Fdeskctl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d046d2eea97303797ade6fad0ee0c6d0c229b724 [INFO] testing harivansh-afk/deskctl against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharivansh-afk%2Fdeskctl" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/harivansh-afk/deskctl [INFO] finished tweaking git repo https://github.com/harivansh-afk/deskctl [INFO] tweaked toml for git repo https://github.com/harivansh-afk/deskctl written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/harivansh-afk/deskctl on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/harivansh-afk/deskctl 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustdct v0.7.1 [INFO] [stderr] Downloaded libredox v0.1.15 [INFO] [stderr] Downloaded ravif v0.13.0 [INFO] [stderr] Downloaded core-graphics v0.25.0 [INFO] [stderr] Downloaded xkbcommon v0.9.0 [INFO] [stderr] Downloaded simba v0.9.1 [INFO] [stderr] Downloaded enigo v0.6.1 [INFO] [stderr] Downloaded glam v0.16.0 [INFO] [stderr] Downloaded glam v0.19.0 [INFO] [stderr] Downloaded imageproc v0.26.1 [INFO] [stderr] Downloaded glam v0.17.3 [INFO] [stderr] Downloaded glam v0.20.5 [INFO] [stderr] Downloaded glam v0.21.3 [INFO] [stderr] Downloaded glam v0.23.0 [INFO] [stderr] Downloaded glam v0.22.0 [INFO] [stderr] Downloaded glam v0.28.0 [INFO] [stderr] Downloaded nalgebra v0.34.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69fbe87345a39c0d04c15fee7fbd0f25f8b1737f0c28ef188321cf5f2cd2441c [INFO] running `Command { std: "docker" "start" "-a" "69fbe87345a39c0d04c15fee7fbd0f25f8b1737f0c28ef188321cf5f2cd2441c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69fbe87345a39c0d04c15fee7fbd0f25f8b1737f0c28ef188321cf5f2cd2441c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69fbe87345a39c0d04c15fee7fbd0f25f8b1737f0c28ef188321cf5f2cd2441c", kill_on_drop: false }` [INFO] [stdout] 69fbe87345a39c0d04c15fee7fbd0f25f8b1737f0c28ef188321cf5f2cd2441c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cab86eb43da956f39dff47caee4c8a77daf74f257feff1cc8b2748dfedcea22d [INFO] running `Command { std: "docker" "start" "-a" "cab86eb43da956f39dff47caee4c8a77daf74f257feff1cc8b2748dfedcea22d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling aligned v0.4.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling y4m v0.8.0 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling bitstream-io v4.9.0 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling zune-core v0.5.1 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling imgref v1.12.0 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling zune-jpeg v0.5.15 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling avif-serialize v0.8.8 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling rgb v0.8.53 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling pxfm v0.1.28 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling gif v0.14.1 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling simba v0.9.1 [INFO] [stderr] Compiling owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling rustfft v6.4.1 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling zerocopy-derive v0.8.47 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling av1-grain v0.2.5 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling moxcms v0.8.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling xkbcommon v0.9.0 [INFO] [stderr] Compiling nalgebra v0.34.1 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling rustdct v0.7.1 [INFO] [stderr] Compiling ab_glyph v0.2.32 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tiff v0.11.3 [INFO] [stderr] Compiling ravif v0.13.0 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling image v0.25.10 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling enigo v0.6.1 [INFO] [stderr] Compiling imageproc v0.26.1 [INFO] [stderr] Compiling deskctl v0.1.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 24s [INFO] running `Command { std: "docker" "inspect" "cab86eb43da956f39dff47caee4c8a77daf74f257feff1cc8b2748dfedcea22d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cab86eb43da956f39dff47caee4c8a77daf74f257feff1cc8b2748dfedcea22d", kill_on_drop: false }` [INFO] [stdout] cab86eb43da956f39dff47caee4c8a77daf74f257feff1cc8b2748dfedcea22d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f1ec935d99b165e16ca0a5c3daabdb824dce88bfa39d76ec653ae37436df1f2 [INFO] running `Command { std: "docker" "start" "-a" "3f1ec935d99b165e16ca0a5c3daabdb824dce88bfa39d76ec653ae37436df1f2", kill_on_drop: false }` [INFO] [stderr] Compiling deskctl v0.1.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.40s [INFO] running `Command { std: "docker" "inspect" "3f1ec935d99b165e16ca0a5c3daabdb824dce88bfa39d76ec653ae37436df1f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f1ec935d99b165e16ca0a5c3daabdb824dce88bfa39d76ec653ae37436df1f2", kill_on_drop: false }` [INFO] [stdout] 3f1ec935d99b165e16ca0a5c3daabdb824dce88bfa39d76ec653ae37436df1f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0ffcdbcc77bb2d0c67b180a71b5699b996fb8261fc039d42d8653f96e76663e2 [INFO] running `Command { std: "docker" "start" "-a" "0ffcdbcc77bb2d0c67b180a71b5699b996fb8261fc039d42d8653f96e76663e2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deskctl-6a4ce6dcba9af69d) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test cli::tests::help_examples_include_snapshot_examples ... ok [INFO] [stdout] test cli::tests::target_summary_prefers_ref_and_window_id ... ok [INFO] [stdout] test cli::tests::action_text_includes_target_identity ... ok [INFO] [stdout] test cli::tests::truncate_display_is_char_safe ... ok [INFO] [stdout] test cli::tests::screen_size_text_is_compact ... ok [INFO] [stdout] test cli::tests::timeout_errors_render_last_observation ... ok [INFO] [stdout] test cli::tests::window_listing_text_includes_window_ids ... ok [INFO] [stdout] test cli::upgrade::tests::detects_source_tree_path ... ok [INFO] [stdout] test cli::upgrade::tests::detects_nix_install_path ... ok [INFO] [stdout] test cli::upgrade::tests::detects_npm_install_path ... ok [INFO] [stdout] test core::refs::tests::rebuild_assigns_stable_window_ids_for_same_native_window ... ok [INFO] [stdout] test cli::tests::upgrade_success_text_is_neat ... ok [INFO] [stdout] test core::refs::tests::resolve_accepts_ref_and_window_id ... ok [INFO] [stdout] test core::refs::tests::resolve_supports_exact_title_class_and_focused_modes ... ok [INFO] [stdout] test core::refs::tests::resolve_to_center_uses_window_geometry ... ok [INFO] [stdout] test core::refs::tests::selector_query_parses_explicit_modes ... ok [INFO] [stdout] test core::types::tests::truncate_is_char_safe ... ok [INFO] [stdout] test cli::tests::root_help_uses_public_bin_name ... ok [INFO] [stdout] test cli::upgrade::tests::npm_upgrade_plan_uses_global_install ... ok [INFO] [stdout] test cli::upgrade::tests::failure_reason_prefers_stderr ... ok [INFO] [stdout] test core::refs::tests::fuzzy_resolution_fails_with_candidates_when_ambiguous ... ok [INFO] [stdout] test cli::upgrade::tests::nix_install_has_no_upgrade_plan ... ok [INFO] [stdout] test cli::connection::tests::cleanup_stale_socket_removes_refused_socket_path ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/deskctl-26bba5a4d7734d6d) [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] Running tests/x11_runtime.rs (/opt/rustwide/target/debug/deps/x11_runtime-6bfebae9f7bfe169) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test daemon_init_failure_cleans_runtime_state ... ok [INFO] [stdout] test ambiguous_fuzzy_selector_returns_candidates ... ok [INFO] [stdout] test doctor_reports_healthy_x11_environment ... ok [INFO] [stdout] test list_windows_is_side_effect_free ... ok [INFO] [stdout] test wait_focus_timeout_is_structured ... ok [INFO] [stdout] test daemon_start_recovers_from_stale_socket ... ok [INFO] [stdout] test wait_window_returns_matched_window_payload ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s [INFO] [stdout] [INFO] [stderr] Doc-tests deskctl [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" "0ffcdbcc77bb2d0c67b180a71b5699b996fb8261fc039d42d8653f96e76663e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ffcdbcc77bb2d0c67b180a71b5699b996fb8261fc039d42d8653f96e76663e2", kill_on_drop: false }` [INFO] [stdout] 0ffcdbcc77bb2d0c67b180a71b5699b996fb8261fc039d42d8653f96e76663e2