[INFO] cloning repository https://github.com/griswaldbrooks/cat-detector
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/griswaldbrooks/cat-detector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgriswaldbrooks%2Fcat-detector", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgriswaldbrooks%2Fcat-detector'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 68e5bc6d69684a5c98fbb0550d9ce099c547c774
[INFO] testing griswaldbrooks/cat-detector against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgriswaldbrooks%2Fcat-detector" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/griswaldbrooks/cat-detector
[INFO] finished tweaking git repo https://github.com/griswaldbrooks/cat-detector
[INFO] tweaked toml for git repo https://github.com/griswaldbrooks/cat-detector written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/griswaldbrooks/cat-detector on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/griswaldbrooks/cat-detector 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" "+beta-2026-04-21" "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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8545bbadc534f33a24eb9e9264d98be306ad722be9c0c84d63fd89cc14785108
[INFO] running `Command { std: "docker" "start" "-a" "8545bbadc534f33a24eb9e9264d98be306ad722be9c0c84d63fd89cc14785108", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8545bbadc534f33a24eb9e9264d98be306ad722be9c0c84d63fd89cc14785108", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8545bbadc534f33a24eb9e9264d98be306ad722be9c0c84d63fd89cc14785108", kill_on_drop: false }`
[INFO] [stdout] 8545bbadc534f33a24eb9e9264d98be306ad722be9c0c84d63fd89cc14785108
[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=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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 539c9df1854ddbb556c814e9983d2345325dc3842b4801fc21b4bc542a7aa725
[INFO] running `Command { std: "docker" "start" "-a" "539c9df1854ddbb556c814e9983d2345325dc3842b4801fc21b4bc542a7aa725", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling bitstream-io v4.9.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling ort-sys v2.0.0-rc.11
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling avif-serialize v0.8.6
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling zune-core v0.5.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling zune-jpeg v0.5.8
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling ndarray v0.17.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling libloading v0.9.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling ort v2.0.0-rc.11
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling ravif v0.12.0
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling cat-detector v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]   --> src/web.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use std::sync::Arc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RwLock`
[INFO] [stdout]   --> src/web.rs:29:26
[INFO] [stdout]    |
[INFO] [stdout] 29 | use tokio::sync::{watch, RwLock};
[INFO] [stdout]    |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `WebConfig`
[INFO] [stdout]   --> src/web.rs:31:29
[INFO] [stdout]    |
[INFO] [stdout] 31 | use crate::config::{Config, WebConfig};
[INFO] [stdout]    |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `storage_status_string` is never used
[INFO] [stdout]    --> src/web.rs:411:4
[INFO] [stdout]     |
[INFO] [stdout] 411 | fn storage_status_string(used: u64, warn: u64, critical: u64) -> &'static str {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `web`
[INFO] [stdout]  --> src/main.rs:3:84
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cat_detector::{camera, config, detector, notifier, recorder, service, storage, web};
[INFO] [stdout]   |                                                                                    ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RwLock`
[INFO] [stdout]   --> src/main.rs:12:26
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tokio::sync::{watch, RwLock};
[INFO] [stdout]    |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> src/main.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tracing::{error, info};
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.20s
[INFO] running `Command { std: "docker" "inspect" "539c9df1854ddbb556c814e9983d2345325dc3842b4801fc21b4bc542a7aa725", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "539c9df1854ddbb556c814e9983d2345325dc3842b4801fc21b4bc542a7aa725", kill_on_drop: false }`
[INFO] [stdout] 539c9df1854ddbb556c814e9983d2345325dc3842b4801fc21b4bc542a7aa725
[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=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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97904101c785f3f9de0d17c6dac96d64614cf85318ef7fc995a185c54a1cc6b1
[INFO] running `Command { std: "docker" "start" "-a" "97904101c785f3f9de0d17c6dac96d64614cf85318ef7fc995a185c54a1cc6b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling cat-detector v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]   --> src/web.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use std::sync::Arc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RwLock`
[INFO] [stdout]   --> src/web.rs:29:26
[INFO] [stdout]    |
[INFO] [stdout] 29 | use tokio::sync::{watch, RwLock};
[INFO] [stdout]    |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `WebConfig`
[INFO] [stdout]   --> src/web.rs:31:29
[INFO] [stdout]    |
[INFO] [stdout] 31 | use crate::config::{Config, WebConfig};
[INFO] [stdout]    |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stdout] warning: function `storage_status_string` is never used
[INFO] [stdout]    --> src/web.rs:411:4
[INFO] [stdout]     |
[INFO] [stdout] 411 | fn storage_status_string(used: u64, warn: u64, critical: u64) -> &'static str {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::config::TrackingConfig`
[INFO] [stdout]    --> src/app.rs:344:9
[INFO] [stdout]     |
[INFO] [stdout] 344 |     use crate::config::TrackingConfig;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `image::DynamicImage`
[INFO] [stdout]    --> src/app.rs:348:9
[INFO] [stdout]     |
[INFO] [stdout] 348 |     use image::DynamicImage;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]   --> src/web.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use std::sync::Arc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RwLock`
[INFO] [stdout]   --> src/web.rs:29:26
[INFO] [stdout]    |
[INFO] [stdout] 29 | use tokio::sync::{watch, RwLock};
[INFO] [stdout]    |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `WebConfig`
[INFO] [stdout]   --> src/web.rs:31:29
[INFO] [stdout]    |
[INFO] [stdout] 31 | use crate::config::{Config, WebConfig};
[INFO] [stdout]    |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `web`
[INFO] [stdout]  --> src/main.rs:3:84
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cat_detector::{camera, config, detector, notifier, recorder, service, storage, web};
[INFO] [stdout]   |                                                                                    ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RwLock`
[INFO] [stdout]   --> src/main.rs:12:26
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tokio::sync::{watch, RwLock};
[INFO] [stdout]    |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> src/main.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tracing::{error, info};
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `web`
[INFO] [stdout]  --> src/main.rs:3:84
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cat_detector::{camera, config, detector, notifier, recorder, service, storage, web};
[INFO] [stdout]   |                                                                                    ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RwLock`
[INFO] [stdout]   --> src/main.rs:12:26
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tokio::sync::{watch, RwLock};
[INFO] [stdout]    |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> src/main.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tracing::{error, info};
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `frame2`
[INFO] [stdout]    --> src/camera.rs:271:13
[INFO] [stdout]     |
[INFO] [stdout] 271 |         let frame2 = camera.capture_frame().await.unwrap();
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_frame2`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `frame3`
[INFO] [stdout]    --> src/camera.rs:272:13
[INFO] [stdout]     |
[INFO] [stdout] 272 |         let frame3 = camera.capture_frame().await.unwrap();
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_frame3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `storage_status_string` is never used
[INFO] [stdout]    --> src/web.rs:411:4
[INFO] [stdout]     |
[INFO] [stdout] 411 | fn storage_status_string(used: u64, warn: u64, critical: u64) -> &'static str {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.00s
[INFO] running `Command { std: "docker" "inspect" "97904101c785f3f9de0d17c6dac96d64614cf85318ef7fc995a185c54a1cc6b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97904101c785f3f9de0d17c6dac96d64614cf85318ef7fc995a185c54a1cc6b1", kill_on_drop: false }`
[INFO] [stdout] 97904101c785f3f9de0d17c6dac96d64614cf85318ef7fc995a185c54a1cc6b1
[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=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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c9978d2effbd9d88d15b0eeb4f0a2f9e3e0b16e403546005b53a58f396595848
[INFO] running `Command { std: "docker" "start" "-a" "c9978d2effbd9d88d15b0eeb4f0a2f9e3e0b16e403546005b53a58f396595848", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::sync::Arc`
[INFO] [stderr]   --> src/web.rs:28:5
[INFO] [stderr]    |
[INFO] [stderr] 28 | use std::sync::Arc;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `RwLock`
[INFO] [stderr]   --> src/web.rs:29:26
[INFO] [stderr]    |
[INFO] [stderr] 29 | use tokio::sync::{watch, RwLock};
[INFO] [stderr]    |                          ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `WebConfig`
[INFO] [stderr]   --> src/web.rs:31:29
[INFO] [stderr]    |
[INFO] [stderr] 31 | use crate::config::{Config, WebConfig};
[INFO] [stderr]    |                             ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `storage_status_string` is never used
[INFO] [stderr]    --> src/web.rs:411:4
[INFO] [stderr]     |
[INFO] [stderr] 411 | fn storage_status_string(used: u64, warn: u64, critical: u64) -> &'static str {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cat-detector` (lib) generated 4 warnings (run `cargo fix --lib -p cat-detector` to apply 3 suggestions)
[INFO] [stderr] warning: unused import: `web`
[INFO] [stderr]  --> src/main.rs:3:84
[INFO] [stderr]   |
[INFO] [stderr] 3 | use cat_detector::{camera, config, detector, notifier, recorder, service, storage, web};
[INFO] [stderr]   |                                                                                    ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `RwLock`
[INFO] [stderr]   --> src/main.rs:12:26
[INFO] [stderr]    |
[INFO] [stderr] 12 | use tokio::sync::{watch, RwLock};
[INFO] [stderr]    |                          ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `error`
[INFO] [stderr]   --> src/main.rs:13:15
[INFO] [stderr]    |
[INFO] [stderr] 13 | use tracing::{error, info};
[INFO] [stderr]    |               ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `cat-detector` (bin "cat-detector") generated 3 warnings (run `cargo fix --bin "cat-detector" -p cat-detector` to apply 3 suggestions)
[INFO] [stderr] warning: unused import: `crate::config::TrackingConfig`
[INFO] [stderr]    --> src/app.rs:344:9
[INFO] [stderr]     |
[INFO] [stderr] 344 |     use crate::config::TrackingConfig;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `image::DynamicImage`
[INFO] [stderr]    --> src/app.rs:348:9
[INFO] [stderr]     |
[INFO] [stderr] 348 |     use image::DynamicImage;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::sync::Arc`
[INFO] [stderr]   --> src/web.rs:28:5
[INFO] [stderr]    |
[INFO] [stderr] 28 | use std::sync::Arc;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `frame2`
[INFO] [stderr]    --> src/camera.rs:271:13
[INFO] [stderr]     |
[INFO] [stderr] 271 |         let frame2 = camera.capture_frame().await.unwrap();
[INFO] [stderr]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_frame2`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `frame3`
[INFO] [stderr]    --> src/camera.rs:272:13
[INFO] [stderr]     |
[INFO] [stderr] 272 |         let frame3 = camera.capture_frame().await.unwrap();
[INFO] [stderr]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_frame3`
[INFO] [stderr] 
[INFO] [stderr] warning: `cat-detector` (lib test) generated 8 warnings (3 duplicates) (run `cargo fix --lib -p cat-detector --tests` to apply 5 suggestions)
[INFO] [stderr] warning: `cat-detector` (bin "cat-detector" test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cat_detector-619408df088b97cf)
[INFO] [stdout] 
[INFO] [stdout] running 116 tests
[INFO] [stdout] test app::tests::test_diagnostic_stats_accumulate_frames_and_detections ... ok
[INFO] [stdout] test app::tests::test_diagnostic_stats_reset ... ok
[INFO] [stdout] test camera::tests::test_mock_camera_availability ... ok
[INFO] [stdout] test camera::tests::test_mock_camera_unavailable_returns_error ... ok
[INFO] [stdout] test camera::tests::test_stub_camera_returns_blank_image ... ok
[INFO] [stdout] test camera::tests::test_mock_camera_cycles_through_frames ... ok
[INFO] [stdout] test config::tests::test_catness_direction_allows_threshold_outside_0_1 ... ok
[INFO] [stdout] test config::tests::test_catness_direction_requires_path ... ok
[INFO] [stdout] test config::tests::test_detection_mode_defaults_to_softmax ... ok
[INFO] [stdout] test config::tests::test_catness_direction_mode_parses ... ok
[INFO] [stdout] test config::tests::test_defaults_applied_for_missing_optional_fields ... ok
[INFO] [stdout] test config::tests::test_missing_file_returns_read_error ... ok
[INFO] [stdout] test config::tests::test_invalid_toml_returns_parse_error ... ok
[INFO] [stdout] test config::tests::test_invalid_confidence_threshold_rejected ... ok
[INFO] [stdout] test config::tests::test_notification_requires_recipient_when_enabled ... ok
[INFO] [stdout] test config::tests::test_storage_watchdog_config_defaults ... ok
[INFO] [stdout] test config::tests::test_storage_watchdog_warn_must_be_less_than_critical ... ok
[INFO] [stdout] test config::tests::test_storage_watchdog_config_custom ... ok
[INFO] [stdout] test config::tests::test_valid_config_parses ... ok
[INFO] [stdout] test detector::tests::test_classify_catness_above_threshold_returns_detection ... ok
[INFO] [stdout] test detector::tests::test_classify_catness_below_threshold_returns_empty ... ok
[INFO] [stdout] test detector::tests::test_classify_softmax_extracts_correctly ... ok
[INFO] [stdout] test config::tests::test_zero_sample_interval_rejected ... ok
[INFO] [stdout] test detector::tests::test_compute_catness_score_negative_alignment ... ok
[INFO] [stdout] test detector::tests::test_is_cat_checks_class_and_confidence ... ok
[INFO] [stdout] test detector::tests::test_iou_calculation ... ok
[INFO] [stdout] test detector::tests::test_clip_cosine_similarity_normalized ... ok
[INFO] [stdout] test detector::tests::test_compute_catness_score_orthogonal ... ok
[INFO] [stdout] test detector::tests::test_compute_catness_score_positive_alignment ... ok
[INFO] [stdout] test detector::tests::test_clip_detector_loads_embeddings ... ok
[INFO] [stdout] test detector::tests::test_mock_detector_always_detect ... ok
[INFO] [stdout] test detector::tests::test_load_catness_direction_file_too_small ... ok
[INFO] [stdout] test detector::tests::test_mock_detector_never_detect ... ok
[INFO] [stdout] test detector::tests::test_load_catness_direction_valid ... ok
[INFO] [stdout] test detector::tests::test_mock_detector_tracks_call_count ... ok
[INFO] [stdout] test detector::tests::test_load_catness_direction_size_mismatch ... ok
[INFO] [stdout] test notifier::tests::test_build_send_args_exit_with_video_includes_attachment ... ok
[INFO] [stdout] test notifier::tests::test_build_send_args_enter_event_text_only ... ok
[INFO] [stdout] test notifier::tests::test_build_send_args_missing_video_falls_back_to_text ... ok
[INFO] [stdout] test notifier::tests::test_build_send_args_with_account_includes_account_flag ... ok
[INFO] [stdout] test notifier::tests::test_build_send_args_send_video_false_skips_attachment ... ok
[INFO] [stdout] test detector::tests::test_mock_detector_sequence ... ok
[INFO] [stdout] test notifier::tests::test_enter_message_format_utc ... ok
[INFO] [stdout] test notifier::tests::test_disabled_notifier_returns_error ... ok
[INFO] [stdout] test notifier::tests::test_enter_message_format_with_dst_timezone ... ok
[INFO] [stdout] test notifier::tests::test_disabled_signal_notifier ... ok
[INFO] [stdout] test notifier::tests::test_enter_message_format_with_timezone ... ok
[INFO] [stdout] test notifier::tests::test_mock_notifier_filters_by_type ... ok
[INFO] [stdout] test notifier::tests::test_mock_notifier_records_notifications ... ok
[INFO] [stdout] test notifier::tests::test_format_duration ... ok
[INFO] [stdout] test notifier::tests::test_exit_message_format ... ok
[INFO] [stdout] test notifier::tests::test_real_signal_cli_send ... ignored
[INFO] [stdout] test notifier::tests::test_signal_notifier_should_notify ... ok
[INFO] [stdout] test notifier::tests::test_parse_timezone_valid ... ok
[INFO] [stdout] test notifier::tests::test_parse_timezone_invalid ... ok
[INFO] [stdout] test notifier::tests::test_signal_notifier_new_rejects_invalid_recipient ... ok
[INFO] [stdout] test notifier::tests::test_validate_recipient_rejects_invalid ... ok
[INFO] [stdout] test notifier::tests::test_validate_recipient_valid_phone ... ok
[INFO] [stdout] test notifier::tests::test_validate_recipient_valid_group ... ok
[INFO] [stdout] test recorder::tests::test_mock_recorder_add_frames_while_recording ... ok
[INFO] [stdout] test recorder::tests::test_mock_recorder_add_frame_when_not_recording_is_noop ... ok
[INFO] [stdout] test notifier::tests::test_mock_notifier_failure ... ok
[INFO] [stdout] test recorder::tests::test_mock_recorder_double_start_errors ... ok
[INFO] [stdout] test recorder::tests::test_mock_recorder_start_stop_lifecycle ... ok
[INFO] [stdout] test recorder::tests::test_mock_recorder_stop_when_not_recording_returns_none ... ok
[INFO] [stdout] test service::tests::test_service_file_path ... ok
[INFO] [stdout] test service::tests::test_service_file_generation ... ok
[INFO] [stdout] test session::tests::test_delete_nonexistent_session_returns_false ... ok
[INFO] [stdout] test session::tests::test_session_finalize_sets_exit_and_duration ... ok
[INFO] [stdout] test session::tests::test_session_manager_end_without_start_returns_none ... ok
[INFO] [stdout] test session::tests::test_session_manager_load_nonexistent_returns_none ... ok
[INFO] [stdout] test session::tests::test_session_new_has_correct_fields ... ok
[INFO] [stdout] test recorder::tests::test_ffmpeg_recorder_start_stop_with_real_ffmpeg ... ok
[INFO] [stdout] test session::tests::test_session_manager_load_by_id ... ok
[INFO] [stdout] test session::tests::test_delete_session_removes_json_and_files ... ok
[INFO] [stdout] test session::tests::test_session_manager_start_end_lifecycle ... ok
[INFO] [stdout] test storage::tests::test_filename_format ... ok
[INFO] [stdout] test storage::tests::test_image_type_display ... ok
[INFO] [stdout] test session::tests::test_sessions_sorted_newest_first ... ok
[INFO] [stdout] test storage::tests::test_mock_storage_failure ... ok
[INFO] [stdout] test storage::tests::test_mock_storage_filters_by_type ... ok
[INFO] [stdout] test storage::tests::test_mock_storage_records_saves ... ok
[INFO] [stdout] test tracker::tests::test_cat_enters_after_threshold ... ok
[INFO] [stdout] test tracker::tests::test_detection_resets_non_detection_counter_when_present ... ok
[INFO] [stdout] test storage::tests::test_saved_image_has_correct_metadata ... ok
[INFO] [stdout] test tracker::tests::test_cat_exits_after_threshold ... ok
[INFO] [stdout] test tracker::tests::test_exit_event_includes_entry_time ... ok
[INFO] [stdout] test tracker::tests::test_hysteresis_brief_detections_dont_trigger_entry ... ok
[INFO] [stdout] test tracker::tests::test_initial_state_is_absent ... ok
[INFO] [stdout] test tracker::tests::test_hysteresis_gaps_dont_trigger_exit ... ok
[INFO] [stdout] test tracker::tests::test_reset_clears_state ... ok
[INFO] [stdout] test tracker::tests::test_non_detection_resets_detection_counter_when_absent ... ok
[INFO] [stdout] test tracker::tests::test_multiple_enter_exit_cycles ... ok
[INFO] [stdout] test watchdog::tests::test_check_returns_critical_and_blocks_recording ... ok
[INFO] [stdout] test watchdog::tests::test_check_returns_ok_when_below_warn_threshold ... ok
[INFO] [stdout] test tracker::tests::test_sample_interval_timing ... ok
[INFO] [stdout] test watchdog::tests::test_nonexistent_dir_returns_ok_with_zero ... ok
[INFO] [stdout] test web::tests::test_add_capture_limits_size ... ok
[INFO] [stdout] test watchdog::tests::test_recovery_from_critical_to_ok ... ok
[INFO] [stdout] test watchdog::tests::test_check_returns_warning_when_between_thresholds ... ok
[INFO] [stdout] test watchdog::tests::test_counts_files_in_subdirectories ... ok
[INFO] [stdout] test web::tests::test_capture_info_from_image_type ... ok
[INFO] [stdout] test app::tests::test_process_cycle_counts_detection_errors ... ok
[INFO] [stdout] test web::tests::test_status_response_serializes ... ok
[INFO] [stdout] test web::tests::test_web_app_state_default ... ok
[INFO] [stdout] test web::tests::test_system_info_response_serializes ... ok
[INFO] [stdout] test web::tests::test_draw_bounding_boxes_returns_image ... ok
[INFO] [stdout] test app::tests::test_shutdown_signal_stops_app ... ok
[INFO] [stdout] test web::tests::test_encode_jpeg_produces_valid_data ... ok
[INFO] [stdout] test web::tests::test_update_frame_stores_jpeg ... ok
[INFO] [stdout] test app::tests::test_process_cycle_tracks_diagnostics ... ok
[INFO] [stdout] test app::tests::test_disabled_notifier_doesnt_fail ... ok
[INFO] [stdout] test app::tests::test_cat_enter_saves_image_and_notifies ... ok
[INFO] [stdout] test app::tests::test_cat_exit_saves_image_and_notifies ... ok
[INFO] [stdout] test app::tests::test_decoupled_loop_captures_every_frame_detects_periodically ... ok
[INFO] [stdout] test app::tests::test_full_sequence_enter_stay_exit ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 115 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.80s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cat_detector-07b0897ee17d2f26)
[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/clip_integration_test.rs (/opt/rustwide/target/debug/deps/clip_integration_test-e58f7c4a7fe89c2e)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test clip_cat_detection::test_clip_cat_curled ... ok
[INFO] [stdout] test clip_cat_detection::test_clip_cat_grooming ... ok
[INFO] [stdout] test clip_cat_detection::test_clip_inside_litterbot ... ok
[INFO] [stdout] test clip_cat_detection::test_clip_overhead_light_at_litterbot ... ok
[INFO] [stdout] test clip_cat_detection::test_clip_overhead_light_center ... ok
[INFO] [stdout] test clip_cat_detection::test_clip_overhead_light_walking ... ok
[INFO] [stdout] test clip_cat_detection::test_clip_tabby_entering_litterbot ... ok
[INFO] [stdout] test clip_cat_detection::test_clip_overhead_tabby ... ok
[INFO] [stdout] test clip_catness_direction::test_catness_detects_overhead_cat ... ok
[INFO] [stdout] test clip_catness_direction::test_catness_detects_tabby ... ok
[INFO] [stdout] test clip_catness_direction::test_catness_rejects_empty_room ... ok
[INFO] [stdout] test clip_catness_direction::test_catness_rejects_litter_box ... ok
[INFO] [stdout] test clip_catness_direction::test_catness_rejects_person ... ok
[INFO] [stdout] test clip_fewshot_detection::test_fewshot_detects_overhead_cat ... ok
[INFO] [stdout] test clip_fewshot_detection::test_fewshot_detects_overhead_tabby ... ok
[INFO] [stdout] test clip_fewshot_detection::test_fewshot_rejects_dirty_litter_box ... ok
[INFO] [stdout] test clip_fewshot_detection::test_fewshot_detects_standing_cat ... ok
[INFO] [stdout] test clip_fewshot_detection::test_fewshot_rejects_litter_robot_moving ... ok
[INFO] [stdout] test clip_fewshot_detection::test_fewshot_rejects_empty_room ... ok
[INFO] [stdout] test clip_fewshot_detection::test_fewshot_rejects_person_overhead_catbox ... ok
[INFO] [stdout] test clip_negative_detection::test_clip_no_cat_room ... ok
[INFO] [stdout] test clip_performance::test_clip_inference_speed ... ok
[INFO] [stdout] test clip_negative_detection::test_clip_person2_not_detected_as_cat ... ok
[INFO] [stdout] test clip_negative_detection::test_clip_no_cat_overhead ... ok
[INFO] [stdout] test clip_negative_detection::test_clip_person_not_detected_as_cat ... ok
[INFO] [stdout] test clip_performance::test_clip_detection_returns_full_frame_bbox ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cat_detector
[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" "c9978d2effbd9d88d15b0eeb4f0a2f9e3e0b16e403546005b53a58f396595848", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9978d2effbd9d88d15b0eeb4f0a2f9e3e0b16e403546005b53a58f396595848", kill_on_drop: false }`
[INFO] [stdout] c9978d2effbd9d88d15b0eeb4f0a2f9e3e0b16e403546005b53a58f396595848
