[INFO] cloning repository https://github.com/jensbech/feeding-tube [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jensbech/feeding-tube" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjensbech%2Ffeeding-tube", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjensbech%2Ffeeding-tube'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 437f8c44bc3bddbf9a20657a981128a13b1def75 [INFO] testing jensbech/feeding-tube against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjensbech%2Ffeeding-tube" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jensbech/feeding-tube [INFO] finished tweaking git repo https://github.com/jensbech/feeding-tube [INFO] tweaked toml for git repo https://github.com/jensbech/feeding-tube written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jensbech/feeding-tube on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jensbech/feeding-tube 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8725362bb7afb689545534ecfe8a34b0518b909922ef595c4dcb574fcf220755 [INFO] running `Command { std: "docker" "start" "-a" "8725362bb7afb689545534ecfe8a34b0518b909922ef595c4dcb574fcf220755", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8725362bb7afb689545534ecfe8a34b0518b909922ef595c4dcb574fcf220755", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8725362bb7afb689545534ecfe8a34b0518b909922ef595c4dcb574fcf220755", kill_on_drop: false }` [INFO] [stdout] 8725362bb7afb689545534ecfe8a34b0518b909922ef595c4dcb574fcf220755 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c67c66a6c61e9f7fd41785511c68c3ce22c57d4e59662144d154e0543ab08c6f [INFO] running `Command { std: "docker" "start" "-a" "c67c66a6c61e9f7fd41785511c68c3ce22c57d4e59662144d154e0543ab08c6f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling syn v2.0.115 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling clap_builder v4.5.58 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling open v5.3.3 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling clap v4.5.58 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling feeding-tube v2.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "c67c66a6c61e9f7fd41785511c68c3ce22c57d4e59662144d154e0543ab08c6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c67c66a6c61e9f7fd41785511c68c3ce22c57d4e59662144d154e0543ab08c6f", kill_on_drop: false }` [INFO] [stdout] c67c66a6c61e9f7fd41785511c68c3ce22c57d4e59662144d154e0543ab08c6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 755bcd99a26349581d40fe0fdcc6ce82eba80777570b2bb0b3ee79c0973d1cf4 [INFO] running `Command { std: "docker" "start" "-a" "755bcd99a26349581d40fe0fdcc6ce82eba80777570b2bb0b3ee79c0973d1cf4", kill_on_drop: false }` [INFO] [stderr] Compiling feeding-tube v2.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.54s [INFO] running `Command { std: "docker" "inspect" "755bcd99a26349581d40fe0fdcc6ce82eba80777570b2bb0b3ee79c0973d1cf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "755bcd99a26349581d40fe0fdcc6ce82eba80777570b2bb0b3ee79c0973d1cf4", kill_on_drop: false }` [INFO] [stdout] 755bcd99a26349581d40fe0fdcc6ce82eba80777570b2bb0b3ee79c0973d1cf4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 22c286a928f60e465d7b7d9dbfdc464f6359c331838d81aade990f85fb6ee08d [INFO] running `Command { std: "docker" "start" "-a" "22c286a928f60e465d7b7d9dbfdc464f6359c331838d81aade990f85fb6ee08d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/feeding_tube-8fe277a228ad63ce) [INFO] [stdout] [INFO] [stdout] running 150 tests [INFO] [stdout] test app::tests::test_move_down_stops_at_end ... ok [INFO] [stdout] test app::tests::test_current_selected_per_screen ... ok [INFO] [stdout] test app::tests::test_filtered_subscriptions_with_filter ... ok [INFO] [stdout] test app::tests::test_move_up_adjusts_scroll ... ok [INFO] [stdout] test app::tests::test_input_insert ... ok [INFO] [stdout] test app::tests::test_filtered_videos_hides_shorts ... ok [INFO] [stdout] test app::tests::test_filtered_subscriptions_no_filter ... ok [INFO] [stdout] test app::tests::test_move_down_scrolls ... ok [INFO] [stdout] test app::tests::test_filtered_videos_text_filter ... ok [INFO] [stdout] test app::tests::test_input_clear ... ok [INFO] [stdout] test app::tests::test_clear_expired_messages ... ok [INFO] [stdout] test app::tests::test_move_down_basic ... ok [INFO] [stdout] test app::tests::test_input_backspace ... ok [INFO] [stdout] test app::tests::test_move_down_empty_list ... ok [INFO] [stdout] test app::tests::test_filtered_videos_search_screen ... ok [INFO] [stdout] test app::tests::test_move_up_basic ... ok [INFO] [stdout] test app::tests::test_filtered_videos_shows_shorts ... ok [INFO] [stdout] test app::tests::test_navigate_back_clamps_index ... ok [INFO] [stdout] test app::tests::test_navigate_to_videos ... ok [INFO] [stdout] test app::tests::test_navigate_back ... ok [INFO] [stdout] test app::tests::test_reset_scroll ... ok [INFO] [stdout] test app::tests::test_navigate_to_search ... ok [INFO] [stdout] test app::tests::test_new_app_initial_state ... ok [INFO] [stdout] test app::tests::test_move_up_stops_at_zero ... ok [INFO] [stdout] test app::tests::test_toggle_resolution ... ok [INFO] [stdout] test app::tests::test_input_backspace_empty ... ok [INFO] [stdout] test db::tests::test_decode_xml_entities_amp ... ok [INFO] [stdout] test db::tests::test_decode_xml_entities_lt_gt ... ok [INFO] [stdout] test db::tests::test_decode_xml_entities_no_entities ... ok [INFO] [stdout] test app::tests::test_set_error ... ok [INFO] [stdout] test db::tests::test_format_duration_exact_minute ... ok [INFO] [stdout] test app::tests::test_set_message ... ok [INFO] [stdout] test db::tests::test_decode_xml_entities_multiple ... ok [INFO] [stdout] test db::tests::test_decode_xml_entities_apos ... ok [INFO] [stdout] test db::tests::test_decode_xml_entities_quotes ... ok [INFO] [stdout] test db::tests::test_format_duration_large ... ok [INFO] [stdout] test app::tests::test_toggle_watched_current ... ok [INFO] [stdout] test db::tests::test_format_duration_minutes_and_seconds ... ok [INFO] [stdout] test db::tests::test_format_duration_none ... ok [INFO] [stdout] test app::tests::test_total_pages_zero_page_size ... ok [INFO] [stdout] test db::tests::test_format_duration_seconds_only ... ok [INFO] [stdout] test db::tests::test_format_duration_with_hours ... ok [INFO] [stdout] test db::tests::test_format_views_exact_thousand ... ok [INFO] [stdout] test db::tests::test_format_duration_zero ... ok [INFO] [stdout] test db::tests::test_format_views_999 ... ok [INFO] [stdout] test db::tests::test_format_views_exact_million ... ok [INFO] [stdout] test db::tests::test_format_views_millions ... ok [INFO] [stdout] test db::tests::test_format_views_zero ... ok [INFO] [stdout] test db::tests::test_format_views_none ... ok [INFO] [stdout] test db::tests::test_format_views_small ... ok [INFO] [stdout] test db::tests::test_format_views_thousands ... ok [INFO] [stdout] test app::tests::test_toggle_shorts ... ok [INFO] [stdout] test app::tests::test_total_pages ... ok [INFO] [stdout] test app::tests::test_total_pages_exact ... ok [INFO] [stdout] test db::tests::test_channel_views ... ok [INFO] [stdout] test app::tests::test_total_pages_zero_videos ... ok [INFO] [stdout] test app::tests::test_with_initial_channel ... ok [INFO] [stdout] test db::tests::test_add_and_get_subscriptions ... ok [INFO] [stdout] test db::tests::test_relative_date_days ... ok [INFO] [stdout] test db::tests::test_mark_channel_all_watched ... ok [INFO] [stdout] test db::tests::test_relative_date_future ... ok [INFO] [stdout] test db::tests::test_relative_date_hours ... ok [INFO] [stdout] test db::tests::test_relative_date_minutes ... ok [INFO] [stdout] test db::tests::test_relative_date_months ... ok [INFO] [stdout] test db::tests::test_relative_date_one_day ... ok [INFO] [stdout] test db::tests::test_relative_date_one_minute ... ok [INFO] [stdout] test db::tests::test_add_duplicate_subscription ... ok [INFO] [stdout] test db::tests::test_fully_watched_channels ... ok [INFO] [stdout] test db::tests::test_hydrate_video_various_date_formats ... ok [INFO] [stdout] test db::tests::test_mark_all_channels_viewed ... ok [INFO] [stdout] test db::tests::test_mark_channel_all_watched_empty ... ok [INFO] [stdout] test db::tests::test_paginated_videos_no_channels ... ok [INFO] [stdout] test db::tests::test_get_channel_stats_hides_shorts ... ok [INFO] [stdout] test db::tests::test_remove_subscription ... ok [INFO] [stdout] test db::tests::test_max_resolution_setting ... ok [INFO] [stdout] test db::tests::test_fully_watched_channels_with_shorts_hidden ... ok [INFO] [stdout] test db::tests::test_get_channel_stats ... ok [INFO] [stdout] test db::tests::test_remove_nonexistent_subscription ... ok [INFO] [stdout] test db::tests::test_settings_defaults ... ok [INFO] [stdout] test db::tests::test_subscriptions_ordered_case_insensitive ... ok [INFO] [stdout] test player::tests::test_extract_video_id_short_url ... ok [INFO] [stdout] test db::tests::test_store_and_get_videos ... ok [INFO] [stdout] test db::tests::test_toggle_watched ... ok [INFO] [stdout] test player::tests::test_extract_video_id_invalid ... ok [INFO] [stdout] test db::tests::test_paginated_videos_all ... ok [INFO] [stdout] test player::tests::test_player_args_unknown ... ok [INFO] [stdout] test player::tests::test_player_args_vlc ... ok [INFO] [stdout] test player::tests::test_resolution_1080_iina ... ok [INFO] [stdout] test player::tests::test_resolution_1080_mpv ... ok [INFO] [stdout] test player::tests::test_extract_video_id_embed_url ... ok [INFO] [stdout] test player::tests::test_extract_video_id_watch_url ... ok [INFO] [stdout] test player::tests::test_resolution_1080_vlc_no_format_arg ... ok [INFO] [stdout] test player::tests::test_resolution_max_iina ... ok [INFO] [stdout] test player::tests::test_extract_video_id_with_params ... ok [INFO] [stdout] test ui::tests::test_pad_str_empty ... ok [INFO] [stdout] test player::tests::test_resolution_max_mpv ... ok [INFO] [stdout] test player::tests::test_supported_players_list ... ok [INFO] [stdout] test ui::tests::test_pad_str_exact_width ... ok [INFO] [stdout] test ui::tests::test_pad_str_needs_padding ... ok [INFO] [stdout] test ui::tests::test_pad_str_unicode ... ok [INFO] [stdout] test ui::tests::test_pad_str_too_long ... ok [INFO] [stdout] test ui::tests::test_truncate_str_exact_fit ... ok [INFO] [stdout] test ui::tests::test_truncate_str_max_two ... ok [INFO] [stdout] test ui::tests::test_truncate_str_empty ... ok [INFO] [stdout] test ui::tests::test_truncate_str_short_string ... ok [INFO] [stdout] test ui::tests::test_truncate_str_too_long ... ok [INFO] [stdout] test ui::tests::test_truncate_str_unicode ... ok [INFO] [stdout] test ui::tests::test_truncate_str_very_small_max ... ok [INFO] [stdout] test ui::tests::test_word_wrap_each_word ... ok [INFO] [stdout] test ui::tests::test_word_wrap_empty ... ok [INFO] [stdout] test ui::tests::test_word_wrap_short_line ... ok [INFO] [stdout] test ui::tests::test_word_wrap_single_long_word ... ok [INFO] [stdout] test ui::tests::test_word_wrap_wraps ... ok [INFO] [stdout] test ui::tests::test_word_wrap_zero_width ... ok [INFO] [stdout] test ytdlp::tests::test_extract_xml_attr ... ok [INFO] [stdout] test ytdlp::tests::test_extract_xml_attr_missing ... ok [INFO] [stdout] test ytdlp::tests::test_extract_xml_tag ... ok [INFO] [stdout] test ytdlp::tests::test_extract_xml_tag_missing ... ok [INFO] [stdout] test ytdlp::tests::test_parse_date_invalid_length ... ok [INFO] [stdout] test ytdlp::tests::test_parse_date_not_numbers ... ok [INFO] [stdout] test ytdlp::tests::test_parse_date_valid ... ok [INFO] [stdout] test ytdlp::tests::test_parse_rss_entry_entities_in_title ... ok [INFO] [stdout] test ytdlp::tests::test_parse_rss_entry_missing_id ... ok [INFO] [stdout] test ytdlp::tests::test_parse_rss_entry_missing_title ... ok [INFO] [stdout] test ytdlp::tests::test_parse_rss_entry_valid ... ok [INFO] [stdout] test db::tests::test_store_videos_deduplication ... ok [INFO] [stdout] test ytdlp::tests::test_parse_rss_feed_empty ... ok [INFO] [stdout] test db::tests::test_store_empty_videos ... ok [INFO] [stdout] test ytdlp::tests::test_invalid_video_id ... ok [INFO] [stdout] test ytdlp::tests::test_parse_rss_feed_multiple_entries ... ok [INFO] [stdout] test ytdlp::tests::test_parse_rss_feed_invalid_entry ... ok [INFO] [stdout] test ytdlp::tests::test_parse_date_invalid_date ... ok [INFO] [stdout] test ytdlp::tests::test_sanitize_search_query_empty ... ok [INFO] [stdout] test player::tests::test_player_args_iina ... ok [INFO] [stdout] test ytdlp::tests::test_sanitize_search_query_normal ... ok [INFO] [stdout] test db::tests::test_watched_operations ... ok [INFO] [stdout] test ytdlp::tests::test_sanitize_search_query_trims ... ok [INFO] [stdout] test ytdlp::tests::test_sanitize_search_query_truncates ... ok [INFO] [stdout] test db::tests::test_null_doesnt_clobber_metadata ... ok [INFO] [stdout] test ytdlp::tests::test_valid_youtube_channel_path ... ok [INFO] [stdout] test db::tests::test_paginated_videos ... ok [INFO] [stdout] test ytdlp::tests::test_valid_video_id ... ok [INFO] [stdout] test ytdlp::tests::test_valid_youtube_channel_url ... ok [INFO] [stdout] test ytdlp::tests::test_valid_youtube_video_url ... ok [INFO] [stdout] test player::tests::test_player_args_mpv ... ok [INFO] [stdout] test db::tests::test_relative_date_weeks ... ok [INFO] [stdout] test db::tests::test_relative_date_years ... ok [INFO] [stdout] test db::tests::test_upsert_metadata ... ok [INFO] [stdout] test ytdlp::tests::test_invalid_youtube_url ... ok [INFO] [stdout] test db::tests::test_update_and_get_settings ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 150 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "22c286a928f60e465d7b7d9dbfdc464f6359c331838d81aade990f85fb6ee08d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22c286a928f60e465d7b7d9dbfdc464f6359c331838d81aade990f85fb6ee08d", kill_on_drop: false }` [INFO] [stdout] 22c286a928f60e465d7b7d9dbfdc464f6359c331838d81aade990f85fb6ee08d