[INFO] cloning repository https://github.com/phrontizo/DebridMovieMapper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phrontizo/DebridMovieMapper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphrontizo%2FDebridMovieMapper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphrontizo%2FDebridMovieMapper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 400fdace1216caf2d7f94f9bfd4965f0e9972466
[INFO] testing phrontizo/DebridMovieMapper 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%2Fphrontizo%2FDebridMovieMapper" "/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/phrontizo/DebridMovieMapper
[INFO] finished tweaking git repo https://github.com/phrontizo/DebridMovieMapper
[INFO] tweaked toml for git repo https://github.com/phrontizo/DebridMovieMapper written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/phrontizo/DebridMovieMapper 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/phrontizo/DebridMovieMapper 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] 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] 065e8f0863cf720f190dff201075524689bd8dd786e98b7c161c2183abfe6e60
[INFO] running `Command { std: "docker" "start" "065e8f0863cf720f190dff201075524689bd8dd786e98b7c161c2183abfe6e60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "065e8f0863cf720f190dff201075524689bd8dd786e98b7c161c2183abfe6e60", 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" "065e8f0863cf720f190dff201075524689bd8dd786e98b7c161c2183abfe6e60" "/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" "065e8f0863cf720f190dff201075524689bd8dd786e98b7c161c2183abfe6e60", 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" "065e8f0863cf720f190dff201075524689bd8dd786e98b7c161c2183abfe6e60" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling xml v1.2.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling redb v3.1.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling htmlescape v0.3.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling xmltree v0.12.0
[INFO] [stderr]    Compiling xml-rs v1.0.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[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 getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[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 futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling derive-where v1.6.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[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 icu_locale_core v2.1.1
[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 v1.0.228
[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 tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling dav-server v0.11.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling debridmoviemapper v1.0.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s
[INFO] running `Command { std: "docker" "inspect" "065e8f0863cf720f190dff201075524689bd8dd786e98b7c161c2183abfe6e60", 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" "065e8f0863cf720f190dff201075524689bd8dd786e98b7c161c2183abfe6e60" "/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 tokio v1.49.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling dav-server v0.11.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling debridmoviemapper v1.0.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 58.94s
[INFO] running `Command { std: "docker" "inspect" "065e8f0863cf720f190dff201075524689bd8dd786e98b7c161c2183abfe6e60", 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" "065e8f0863cf720f190dff201075524689bd8dd786e98b7c161c2183abfe6e60" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/mapper.rs (/opt/rustwide/target/debug/deps/debridmoviemapper-17d67154efca53f0)
[INFO] [stdout] 
[INFO] [stdout] running 194 tests
[INFO] [stdout] test dav_fs::provider_abstraction_tests::debrid_filesystem_accepts_trait_object ... ok
[INFO] [stdout] test dav_fs::provider_abstraction_tests::proxied_media_file_holds_locator ... ok
[INFO] [stdout] test dav_fs::provider_abstraction_tests::fetch_bytes_accepts_small_200_at_offset_zero ... ok
[INFO] [stdout] test dav_fs::provider_abstraction_tests::fetch_cdn_range_recovers_from_expired_url ... ok
[INFO] [stdout] test dav_fs::provider_abstraction_tests::fetch_cdn_range_does_not_invalidate_on_connection_error ... ok
[INFO] [stdout] test dav_fs::provider_abstraction_tests::fetch_bytes_rejects_range_ignoring_200_after_seek ... ok
[INFO] [stdout] test dav_fs::tests::debrid_metadata_from_node_extracts_correct_fields ... ok
[INFO] [stdout] test dav_fs::tests::find_node_in_rejects_dotdot_traversal ... ok
[INFO] [stdout] test dav_fs::provider_abstraction_tests::fetch_bytes_rejects_whole_object_200_at_offset_zero ... ok
[INFO] [stdout] test dav_fs::tests::virtual_file_seek_and_read ... ok
[INFO] [stdout] test dav_fs::tests::virtual_file_seek_negative_current_errors ... ok
[INFO] [stdout] test dav_fs::tests::find_node_in_returns_none_for_missing_path ... ok
[INFO] [stdout] test identification::tests::best_scored_result_exact_title_wins ... ok
[INFO] [stdout] test identification::tests::best_scored_result_higher_votes_breaks_tie ... ok
[INFO] [stdout] test dav_fs::tests::virtual_file_seek_negative_end_errors ... ok
[INFO] [stdout] test identification::tests::best_scored_result_year_match_boosts ... ok
[INFO] [stdout] test identification::tests::best_scored_result_empty_returns_none ... ok
[INFO] [stdout] test identification::tests::best_scored_result_short_title_no_match_returns_none ... ok
[INFO] [stdout] test identification::tests::best_scored_result_short_title_no_year_allows_exact_match ... ok
[INFO] [stdout] test identification::tests::best_scored_result_short_title_no_year_rejects_partial ... ok
[INFO] [stdout] test dav_fs::tests::find_node_in_resolves_root ... ok
[INFO] [stdout] test identification::tests::best_scored_result_short_title_requires_exact_and_year ... ok
[INFO] [stdout] test identification::tests::find_case_insensitive_basic ... ok
[INFO] [stdout] test identification::tests::find_case_insensitive_unicode_safe ... ok
[INFO] [stdout] test identification::tests::is_short_title_counts_characters_not_bytes ... ok
[INFO] [stdout] test identification::tests::select_best_match_both_none ... ok
[INFO] [stdout] test identification::tests::select_best_match_movie_exact_year_wins ... ok
[INFO] [stdout] test identification::tests::select_best_match_no_show_guess_prefers_movie ... ok
[INFO] [stdout] test identification::tests::select_best_match_only_movie ... ok
[INFO] [stdout] test identification::tests::select_best_match_only_tv ... ok
[INFO] [stdout] test identification::tests::select_best_match_show_guess_prefers_tv ... ok
[INFO] [stdout] test identification::tests::test_2012_is_not_generic ... ignored
[INFO] [stdout] test identification::tests::test_bond_collection_prefix_stripped_generically ... ignored
[INFO] [stdout] test identification::tests::test_don_2022_tamil_identification ... ignored
[INFO] [stdout] test identification::tests::select_best_match_tv_exact_year_wins ... ok
[INFO] [stdout] test identification::tests::test_dune_2000_identification ... ignored
[INFO] [stdout] test identification::tests::test_flow_2024_prefers_popular ... ignored
[INFO] [stdout] test identification::tests::test_peaky_blinders_identification ... ignored
[INFO] [stdout] test identification::tests::test_repro_00000_issue ... ignored
[INFO] [stdout] test identification::tests::test_rick_and_morty_absolute_episode_pack ... ignored
[INFO] [stdout] test identification::tests::test_sherwood_s02_disambiguation ... ignored
[INFO] [stdout] test error::tests::unavailable_variant_displays ... ok
[INFO] [stdout] test identification::tests::test_short_name_no_random_match ... ignored
[INFO] [stdout] test identification::tests::test_short_title_ted_identified ... ignored
[INFO] [stdout] test jellyfin_client::tests::classify_status_distinguishes_done_retry_giveup ... ok
[INFO] [stdout] test jellyfin_client::tests::new_returns_error_for_invalid_api_key ... ok
[INFO] [stdout] test dav_fs::tests::find_node_in_resolves_deep_path ... ok
[INFO] [stdout] test identification::tests::best_scored_result_single_result ... ok
[INFO] [stdout] test jellyfin_client::tests::build_request_body_single_created ... ok
[INFO] [stdout] test jellyfin_client::tests::notify_changes_skips_empty ... ok
[INFO] [stdout] test provider::tests::choose_provider_neither_set_is_error ... ok
[INFO] [stdout] test jellyfin_client::tests::new_succeeds_for_valid_api_key ... ok
[INFO] [stdout] test provider::tests::choose_provider_both_set_is_error ... ok
[INFO] [stdout] test provider::tests::choose_provider_rd_only ... ok
[INFO] [stdout] test provider::tests::choose_provider_torbox_only ... ok
[INFO] [stdout] test provider::tests::choose_provider_treats_blank_token_as_unset ... ok
[INFO] [stdout] test provider::tests::file_locator_constructs_and_clones ... ok
[INFO] [stdout] test provider::tests::mock_provider_returns_canned_values ... ok
[INFO] [stdout] test provider::tests::mock_resolve_url_unavailable_by_default ... ok
[INFO] [stdout] test provider::tests::real_debrid_client_is_a_debrid_provider ... ok
[INFO] [stdout] test provider::tests::mock_resolve_url_returns_configured_value ... ok
[INFO] [stdout] test ratelimit::tests::adaptive_limiter_doubles_on_throttle ... ok
[INFO] [stdout] test ratelimit::tests::adaptive_limiter_floors_at_min ... ok
[INFO] [stdout] test ratelimit::tests::adaptive_limiter_caps_at_max ... ok
[INFO] [stdout] test ratelimit::tests::adaptive_limiter_recovers_on_success ... ok
[INFO] [stdout] test ratelimit::tests::adaptive_limiter_starts_at_baseline ... ok
[INFO] [stdout] test ratelimit::tests::retry_after_cap_constant ... ok
[INFO] [stdout] test ratelimit::tests::adaptive_limiter_retry_after_advances_next_allowed ... ok
[INFO] [stdout] test jellyfin_client::tests::build_request_body_multiple_changes ... ok
[INFO] [stdout] test ratelimit::tests::wait_for_token_serializes_concurrent_callers ... ok
[INFO] [stdout] test rd_client::tests::cache_constants_are_reasonable ... ok
[INFO] [stdout] test rd_client::tests::rd_structs_have_default ... ok
[INFO] [stdout] test rd_client::tests::should_retry_status_does_not_retry_200 ... ok
[INFO] [stdout] test rd_client::tests::should_retry_status_retries_502 ... ok
[INFO] [stdout] test rd_client::tests::should_retry_status_does_not_retry_404 ... ok
[INFO] [stdout] test rd_client::tests::should_retry_status_does_not_retry_500 ... ok
[INFO] [stdout] test rd_client::tests::should_retry_status_retries_429 ... ok
[INFO] [stdout] test rd_client::tests::should_retry_status_retries_503 ... ok
[INFO] [stdout] test rd_client::tests::should_retry_status_retries_504 ... ok
[INFO] [stdout] test jellyfin_client::tests::build_request_body_trims_trailing_slashes ... ok
[INFO] [stdout] test dav_fs::provider_abstraction_tests::fetch_cdn_range_invalidates_on_http_error ... ok
[INFO] [stdout] test rd_client::tests::invalidate_unrestrict_cache_removes_entry ... ok
[INFO] [stdout] test rd_client::tests::torrent_deserializes_with_only_id ... ok
[INFO] [stdout] test rd_client::tests::torrent_file_deserializes_with_minimal_fields ... ok
[INFO] [stdout] test rd_client::tests::torrent_info_deserializes_without_files_field ... ok
[INFO] [stdout] test rd_client::tests::torrent_info_deserializes_with_all_fields ... ok
[INFO] [stdout] test rd_client::tests::torrent_info_ignores_unknown_fields ... ok
[INFO] [stdout] test rd_client::tests::unrestrict_cache_evicts_expired_entries ... ok
[INFO] [stdout] test identification::tests::is_show_guess_multiple_selected_videos_is_show ... ok
[INFO] [stdout] test identification::tests::test_is_generic_title ... ok
[INFO] [stdout] test identification::tests::is_show_guess_single_selected_video_is_movie ... ok
[INFO] [stdout] test identification::tests::is_show_guess_episode_pattern_detected ... ok
[INFO] [stdout] test identification::tests::clean_name_truncates_at_bare_episode_number_dash ... ok
[INFO] [stdout] test identification::tests::clean_name_preserves_title_that_is_entirely_a_stopword ... ok
[INFO] [stdout] test identification::tests::clean_name_handles_aka_with_unicode ... ok
[INFO] [stdout] test repair::tests::check_and_begin_repair_write_side_rate_limits ... ok
[INFO] [stdout] test repair::tests::concurrent_check_and_begin_repair_only_one_succeeds ... ok
[INFO] [stdout] test repair::tests::get_status_summary_counts_correctly ... ok
[INFO] [stdout] test repair::tests::hidden_torrent_ids_returns_non_healthy ... ok
[INFO] [stdout] test repair::tests::non_cached_repair_records_replacement_mapping ... ok
[INFO] [stdout] test repair::tests::repair_manager_accepts_trait_object ... ok
[INFO] [stdout] test repair::tests::hidden_torrent_ids_consistent_with_should_hide ... ok
[INFO] [stdout] test repair::tests::mark_broken_preserves_last_repair_trigger_preventing_rapid_loops ... ok
[INFO] [stdout] test repair::tests::take_repair_replacements_drains_map ... ok
[INFO] [stdout] test repair::tests::repair_replacements_records_and_returns ... ok
[INFO] [stdout] test repair::tests::try_instant_repair_skips_permanently_failed ... ok
[INFO] [stdout] test repair::tests::try_instant_repair_skips_already_repairing ... ok
[INFO] [stdout] test repair::tests::mark_broken_preserves_repair_attempts ... ok
[INFO] [stdout] test repair::tests::try_instant_repair_rate_limited_within_30s ... ok
[INFO] [stdout] test repair::tests::prune_health_status_no_op_when_all_active ... ok
[INFO] [stdout] test repair::tests::should_hide_torrent_for_each_state ... ok
[INFO] [stdout] test repair::tests::try_instant_repair_max_attempts_exceeded ... ok
[INFO] [stdout] test tasks::tests::dedup_keeps_first_downloaded_per_hash_and_flags_rest ... ok
[INFO] [stdout] test tasks::tests::dedup_keeps_non_downloaded_and_hashless_torrents ... ok
[INFO] [stdout] test tasks::tests::stale_ids_returns_seen_keys_absent_from_current ... ok
[INFO] [stdout] test tmdb_client::tests::synthetic_exhausted_error_is_a_bad_gateway_error_not_a_panic ... ok
[INFO] [stdout] test tmdb_client::tests::tmdb_response_deserializes_with_results ... ok
[INFO] [stdout] test tmdb_client::tests::tmdb_response_deserializes_without_results_field ... ok
[INFO] [stdout] test tmdb_client::tests::tmdb_search_result_handles_missing_optional_fields ... ok
[INFO] [stdout] test tmdb_client::tests::fetch_with_retry_no_panic_on_exhausted_retries ... ok
[INFO] [stdout] test torbox_client::tests::bound_cache_drops_expired_entries ... ok
[INFO] [stdout] test torbox_client::tests::bound_cache_evicts_oldest_over_capacity ... ok
[INFO] [stdout] test torbox_client::tests::is_transient_status_matches_retryable_5xx_only ... ok
[INFO] [stdout] test torbox_client::tests::envelope_parses_array_and_object ... ok
[INFO] [stdout] test torbox_client::tests::maps_mylist_item_to_torrent_info ... ok
[INFO] [stdout] test torbox_client::tests::negative_size_decodes_and_clamps_to_zero ... ok
[INFO] [stdout] test torbox_client::tests::null_fields_decode_to_defaults ... ok
[INFO] [stdout] test torbox_client::tests::torbox_client_constructs ... ok
[INFO] [stdout] test torbox_client::tests::torbox_client_is_a_debrid_provider ... ok
[INFO] [stdout] test tmdb_client::tests::tmdb_search_result_ignores_unknown_fields ... ok
[INFO] [stdout] test vfs::tests::build_handles_link_count_mismatch ... ok
[INFO] [stdout] test vfs::tests::build_excludes_release_site_promo_from_movie_folder ... ok
[INFO] [stdout] test torbox_client::tests::unfinished_torrent_keeps_raw_state ... ok
[INFO] [stdout] test torbox_client::tests::maps_to_lightweight_torrent ... ok
[INFO] [stdout] test vfs::tests::build_sanitizes_title_with_slash ... ok
[INFO] [stdout] test vfs::tests::build_includes_linkless_torbox_file ... ok
[INFO] [stdout] test torbox_client::tests::resolve_cache_invalidate_and_evict ... ok
[INFO] [stdout] test vfs::tests::build_skips_archive_only_torrents ... ok
[INFO] [stdout] test vfs::tests::build_skips_unselected_files ... ok
[INFO] [stdout] test vfs::tests::build_stores_file_locator_on_media_node ... ok
[INFO] [stdout] test vfs::tests::diff_trees_directory_deleted ... ok
[INFO] [stdout] test vfs::tests::diff_trees_file_modified ... ok
[INFO] [stdout] test vfs::tests::diff_trees_multiple_changes ... ok
[INFO] [stdout] test vfs::tests::diff_trees_new_directory_created ... ok
[INFO] [stdout] test vfs::tests::build_sanitizes_path_separator_in_external_id ... ok
[INFO] [stdout] test vfs::tests::diff_trees_identical_trees_no_changes ... ok
[INFO] [stdout] test vfs::tests::find_deepest_new_dir_descends_single_subdirectory_chain ... ok
[INFO] [stdout] test vfs::tests::find_deepest_new_dir_stops_at_level_with_leaf_files ... ok
[INFO] [stdout] test vfs::tests::is_archive_file_detects_archives ... ok
[INFO] [stdout] test vfs::tests::is_archive_part_handles_unicode_filenames ... ok
[INFO] [stdout] test vfs::tests::is_archive_part_works_with_pre_lowercased_input ... ok
[INFO] [stdout] test vfs::tests::is_video_file_no_false_positive_on_extra_substring ... ok
[INFO] [stdout] test vfs::tests::is_video_file_no_false_positive_on_promo_substring ... ok
[INFO] [stdout] test vfs::tests::is_video_file_no_false_positive_on_trailer_substring ... ok
[INFO] [stdout] test vfs::tests::is_video_file_rejects_extras ... ok
[INFO] [stdout] test vfs::tests::is_video_file_rejects_bonus ... ok
[INFO] [stdout] test vfs::tests::is_video_file_no_false_positive_on_sample_substring ... ok
[INFO] [stdout] test vfs::tests::is_video_file_accepts_normal_video ... ok
[INFO] [stdout] test vfs::tests::is_video_file_no_false_positive_on_bonus_substring ... ok
[INFO] [stdout] test vfs::tests::diff_trees_new_episode_in_existing_show ... ok
[INFO] [stdout] test vfs::tests::is_video_file_rejects_non_video_extensions ... ok
[INFO] [stdout] test vfs::tests::is_video_file_rejects_release_site_promos ... ok
[INFO] [stdout] test vfs::tests::is_video_file_rejects_extras_directories ... ok
[INFO] [stdout] test vfs::tests::is_video_file_rejects_sample ... ok
[INFO] [stdout] test vfs::tests::is_video_file_rejects_trailer ... ok
[INFO] [stdout] test vfs::tests::parse_rd_date_date_only ... ok
[INFO] [stdout] test vfs::tests::parse_rd_date_empty_string_falls_back ... ok
[INFO] [stdout] test vfs::tests::parse_rd_date_full_iso ... ok
[INFO] [stdout] test vfs::tests::parse_rd_date_impossible_day_falls_back ... ok
[INFO] [stdout] test vfs::tests::parse_rd_date_invalid_falls_back ... ok
[INFO] [stdout] test vfs::tests::parse_rd_date_invalid_time_components_fall_back ... ok
[INFO] [stdout] test vfs::tests::link_idx_skips_non_video_selected_files ... ok
[INFO] [stdout] test vfs::tests::sanitize_filename_replaces_slashes ... ok
[INFO] [stdout] test vfs::tests::test_nfo_escapes_special_xml_characters ... ok
[INFO] [stdout] test vfs::tests::test_nfo_generation ... ok
[INFO] [stdout] test vfs::tests::test_nfo_strips_control_characters ... ok
[INFO] [stdout] test vfs::tests::test_vfs_conflicts ... ok
[INFO] [stdout] test vfs::tests::test_vfs_duplicates ... ok
[INFO] [stdout] test vfs::tests::build_stores_per_path_timestamps ... ok
[INFO] [stdout] test vfs::tests::test_show_same_tmdb_id_different_title_case ... ok
[INFO] [stdout] test vfs::tests::season_re_extracts_part_numbering ... ok
[INFO] [stdout] test vfs::tests::season_re_ignores_pixel_resolution ... ok
[INFO] [stdout] test vfs::tests::link_idx_skips_non_video_selected_files_for_shows ... ok
[INFO] [stdout] test vfs::tests::show_duplicate_torrents_deduplicated ... ok
[INFO] [stdout] test vfs::tests::test_show_case_insensitive_grouping ... ok
[INFO] [stdout] test vfs::tests::test_vfs_update ... ok
[INFO] [stdout] test repair::tests::prune_health_status_removes_stale_keeps_active ... ok
[INFO] [stdout] test repair::tests::prune_health_status_empty_active_removes_all ... ok
[INFO] [stdout] test vfs::tests::is_video_file_rejects_featurette ... ok
[INFO] [stdout] test vfs::tests::nfo_premiered_only_emitted_for_valid_four_digit_year ... ok
[INFO] [stdout] test tasks::provider_abstraction_tests::scan_config_holds_trait_object ... ok
[INFO] [stdout] test dav_fs::provider_abstraction_tests::resolve_cdn_url_repairs_and_swaps_locator_on_unavailable ... ok
[INFO] [stdout] test repair::tests::non_cached_repair_marks_broken_and_records_replacement ... ok
[INFO] [stdout] test repair::tests::try_instant_repair_cached_returns_new_locator ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 183 passed; 0 failed; 11 ignored; 0 measured; 0 filtered out; finished in 1.09s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/debridmoviemapper-274ad26e30accfa1)
[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/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-0fc20d83c0d36bf7)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_identification ... ignored
[INFO] [stderr]      Running tests/lifecycle_test.rs (/opt/rustwide/target/debug/deps/lifecycle_test-a0cc6f21bdc995f3)
[INFO] [stdout] test test_vfs_completeness ... ignored
[INFO] [stdout] test test_vfs_structure ... ignored
[INFO] [stdout] test test_vfs_timestamps_stable ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test lifecycle_real_debrid ... ignored
[INFO] [stdout] test lifecycle_torbox ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/repair_integration_test.rs (/opt/rustwide/target/debug/deps/repair_integration_test-fed7c1f8d0a44502)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_503_triggers_immediate_repair ... ignored
[INFO] [stdout] test test_broken_torrents_hidden_from_webdav ... ignored
[INFO] [stdout] test test_repair_process_integration ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_all_rd_torrents.rs (/opt/rustwide/target/debug/deps/test_all_rd_torrents-5ab329b803d7ddcc)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_all_real_debrid_torrents ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_identification_stats.rs (/opt/rustwide/target/debug/deps/test_identification_stats-7cd570aa805a82d3)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_identification_statistics ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_media_generation.rs (/opt/rustwide/target/debug/deps/test_media_generation-4365c155b9ca998a)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_media_file_generation ... ignored
[INFO] [stdout] test test_media_filename_keeps_original_extension ... ignored
[INFO] [stdout] test test_nfo_generation_with_media ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_short_titles.rs (/opt/rustwide/target/debug/deps/test_short_titles-14b3ca4bc8cc5691)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_short_title_identification ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/video_player_simulation.rs (/opt/rustwide/target/debug/deps/video_player_simulation-2facae67a25d5174)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_media_file_size_consistency_real_debrid ... ignored
[INFO] [stdout] test test_media_file_size_consistency_torbox ... ignored
[INFO] [stdout] test test_video_player_simulation_real_debrid ... ignored
[INFO] [stdout] test test_video_player_simulation_torbox ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests debridmoviemapper
[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" "065e8f0863cf720f190dff201075524689bd8dd786e98b7c161c2183abfe6e60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "065e8f0863cf720f190dff201075524689bd8dd786e98b7c161c2183abfe6e60", kill_on_drop: false }`
[INFO] [stdout] 065e8f0863cf720f190dff201075524689bd8dd786e98b7c161c2183abfe6e60
