[INFO] cloning repository https://github.com/Peterc3-dev/screen-click
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Peterc3-dev/screen-click" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeterc3-dev%2Fscreen-click", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeterc3-dev%2Fscreen-click'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 952ab863f0485348ec9549db4bff25c7cd0e8ed8
[INFO] testing Peterc3-dev/screen-click against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeterc3-dev%2Fscreen-click" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Peterc3-dev/screen-click
[INFO] finished tweaking git repo https://github.com/Peterc3-dev/screen-click
[INFO] tweaked toml for git repo https://github.com/Peterc3-dev/screen-click written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Peterc3-dev/screen-click on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Peterc3-dev/screen-click 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 22cf8d05d8de5447422d2722ce6f299eb4ceccd83e36f1c75b040cfcc5f9f388
[INFO] running `Command { std: "docker" "start" "22cf8d05d8de5447422d2722ce6f299eb4ceccd83e36f1c75b040cfcc5f9f388", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22cf8d05d8de5447422d2722ce6f299eb4ceccd83e36f1c75b040cfcc5f9f388", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "22cf8d05d8de5447422d2722ce6f299eb4ceccd83e36f1c75b040cfcc5f9f388" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22cf8d05d8de5447422d2722ce6f299eb4ceccd83e36f1c75b040cfcc5f9f388", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "22cf8d05d8de5447422d2722ce6f299eb4ceccd83e36f1c75b040cfcc5f9f388" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling profiling v1.0.18
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling no_std_io2 v0.9.4
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling bitstream-io v4.10.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling avif-serialize v0.8.9
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling gif v0.14.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling zvariant v4.2.0
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling tiff v0.11.3
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling zbus_names v3.0.0
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling zbus v4.4.0
[INFO] [stderr]    Compiling ravif v0.13.0
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling imageproc v0.25.1
[INFO] [stderr]    Compiling screen-click v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `AsRawFd`
[INFO] [stdout]   --> src/screenshot.rs:19:31
[INFO] [stdout]    |
[INFO] [stdout] 19 | use std::os::unix::io::{AsFd, AsRawFd, FromRawFd, IntoRawFd, OwnedFd};
[INFO] [stdout]    |                               ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `try_button_detection` is never used
[INFO] [stdout]    --> src/cv_fast.rs:135:8
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub fn try_button_detection(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `FastClassifier` is never used
[INFO] [stdout]    --> src/cv_fast.rs:146:11
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub trait FastClassifier: Send + Sync {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `elapsed_ms` is never read
[INFO] [stdout]   --> src/screenshot.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct ScreenshotResult {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub elapsed_ms: u64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] running `Command { std: "docker" "inspect" "22cf8d05d8de5447422d2722ce6f299eb4ceccd83e36f1c75b040cfcc5f9f388", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "22cf8d05d8de5447422d2722ce6f299eb4ceccd83e36f1c75b040cfcc5f9f388" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling screen-click v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `AsRawFd`
[INFO] [stdout]   --> src/screenshot.rs:19:31
[INFO] [stdout]    |
[INFO] [stdout] 19 | use std::os::unix::io::{AsFd, AsRawFd, FromRawFd, IntoRawFd, OwnedFd};
[INFO] [stdout]    |                               ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `try_button_detection` is never used
[INFO] [stdout]    --> src/cv_fast.rs:135:8
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub fn try_button_detection(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `FastClassifier` is never used
[INFO] [stdout]    --> src/cv_fast.rs:146:11
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub trait FastClassifier: Send + Sync {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `elapsed_ms` is never read
[INFO] [stdout]   --> src/screenshot.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct ScreenshotResult {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub elapsed_ms: u64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.92s
[INFO] running `Command { std: "docker" "inspect" "22cf8d05d8de5447422d2722ce6f299eb4ceccd83e36f1c75b040cfcc5f9f388", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "22cf8d05d8de5447422d2722ce6f299eb4ceccd83e36f1c75b040cfcc5f9f388" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `AsRawFd`
[INFO] [stderr]   --> src/screenshot.rs:19:31
[INFO] [stderr]    |
[INFO] [stderr] 19 | use std::os::unix::io::{AsFd, AsRawFd, FromRawFd, IntoRawFd, OwnedFd};
[INFO] [stderr]    |                               ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `try_button_detection` is never used
[INFO] [stderr]    --> src/cv_fast.rs:135:8
[INFO] [stderr]     |
[INFO] [stderr] 135 | pub fn try_button_detection(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trait `FastClassifier` is never used
[INFO] [stderr]    --> src/cv_fast.rs:146:11
[INFO] [stderr]     |
[INFO] [stderr] 146 | pub trait FastClassifier: Send + Sync {
[INFO] [stderr]     |           ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `elapsed_ms` is never read
[INFO] [stderr]   --> src/screenshot.rs:31:9
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub struct ScreenshotResult {
[INFO] [stderr]    |            ---------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 31 |     pub elapsed_ms: u64,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `screen-click` (bin "screen-click" test) generated 4 warnings (run `cargo fix --bin "screen-click" -p screen-click --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/screen_click-1a93ca6116672074)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test cv_fast::tests::bbox_properties ... ok
[INFO] [stdout] test cv_fast::tests::bresenham_draws_within_bounds ... ok
[INFO] [stdout] test cv_fast::tests::apply_mask_zeroes_unmasked ... ok
[INFO] [stdout] test cv_fast::tests::confidence_threshold ... ok
[INFO] [stdout] test cv_fast::tests::color_filter_isolates_red ... ok
[INFO] [stdout] test cv_fast::tests::color_filter_isolates_green ... ok
[INFO] [stdout] test cv_fast::tests::confidence_threshold_color ... ok
[INFO] [stdout] test cv_fast::tests::is_button_target_matches ... ok
[INFO] [stdout] test cv_fast::tests::parse_color_targets ... ok
[INFO] [stdout] test cv_fast::tests::rgb_to_hsv_blue ... ok
[INFO] [stdout] test cv_fast::tests::is_close_target_matches ... ok
[INFO] [stdout] test cv_fast::tests::rgb_to_hsv_green ... ok
[INFO] [stdout] test cv_fast::tests::rgb_to_hsv_red ... ok
[INFO] [stdout] test cv_fast::tests::rgb_to_hsv_white ... ok
[INFO] [stdout] test sampler::tests::phash_identical_is_zero_distance ... ok
[INFO] [stdout] test cv_fast::tests::x_template_generation ... ok
[INFO] [stdout] test vlm::tests::clamp_overshoot ... ok
[INFO] [stdout] test vlm::tests::extract_with_fence ... ok
[INFO] [stdout] test vlm::tests::extract_with_string_braces ... ok
[INFO] [stdout] test vlm::tests::extract_with_prose ... ok
[INFO] [stdout] test sampler::tests::phash_small_difference ... ok
[INFO] [stdout] test vlm::tests::extract_plain_object ... ok
[INFO] [stdout] test screenshot::tests::temp_path_unique ... ok
[INFO] [stdout] test sampler::tests::phash_opposite_is_max_distance ... ok
[INFO] [stdout] test tests::palette_is_cyan_green ... ok
[INFO] [stdout] test vlm::tests::floats_round ... ok
[INFO] [stdout] test screenshot::tests::encode_tiny_png ... ok
[INFO] [stdout] test vlm::tests::parse_point_from_bbox ... ok
[INFO] [stdout] test vlm::tests::parse_point_from_point_2d ... ok
[INFO] [stdout] test cv_fast::tests::detect_color_region_finds_prominent_area ... ok
[INFO] [stdout] test cv_fast::tests::try_cv_fast_returns_none_for_unknown ... ok
[INFO] [stdout] test cv_fast::tests::detect_button_shape_in_synthetic ... ok
[INFO] [stdout] test cv_fast::tests::detect_x_in_synthetic_image ... ok
[INFO] [stdout] test cv_fast::tests::full_pipeline_close_button ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.87s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "22cf8d05d8de5447422d2722ce6f299eb4ceccd83e36f1c75b040cfcc5f9f388", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22cf8d05d8de5447422d2722ce6f299eb4ceccd83e36f1c75b040cfcc5f9f388", kill_on_drop: false }`
[INFO] [stdout] 22cf8d05d8de5447422d2722ce6f299eb4ceccd83e36f1c75b040cfcc5f9f388
