[INFO] cloning repository https://github.com/dbrgn/arkivisto
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dbrgn/arkivisto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdbrgn%2Farkivisto", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdbrgn%2Farkivisto'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 602a0abe7c160057e372ae4c10fba564c8bd26ed
[INFO] testing dbrgn/arkivisto against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdbrgn%2Farkivisto" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dbrgn/arkivisto
[INFO] finished tweaking git repo https://github.com/dbrgn/arkivisto
[INFO] tweaked toml for git repo https://github.com/dbrgn/arkivisto written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dbrgn/arkivisto on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dbrgn/arkivisto 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitflags v2.12.1
[INFO] [stderr]   Downloaded smallvec v2.0.0-alpha.12
[INFO] [stderr]   Downloaded newline-converter v0.3.0
[INFO] [stderr]   Downloaded ecb v0.1.2
[INFO] [stderr]   Downloaded xdg v2.5.2
[INFO] [stderr]   Downloaded fuzzy-matcher v0.3.7
[INFO] [stderr]   Downloaded arraydeque v0.5.1
[INFO] [stderr]   Downloaded app_dirs2 v2.5.5
[INFO] [stderr]   Downloaded encoding_rs_io v0.1.7
[INFO] [stderr]   Downloaded stringprep v0.1.5
[INFO] [stderr]   Downloaded hashlink v0.10.0
[INFO] [stderr]   Downloaded rstest v0.24.0
[INFO] [stderr]   Downloaded log v0.4.31
[INFO] [stderr]   Downloaded memchr v2.8.1
[INFO] [stderr]   Downloaded nom_locate v5.0.0
[INFO] [stderr]   Downloaded rstest_macros v0.24.0
[INFO] [stderr]   Downloaded toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]   Downloaded annotate-snippets v0.12.16
[INFO] [stderr]   Downloaded saphyr-parser v0.0.6
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.50
[INFO] [stderr]   Downloaded cc v1.2.63
[INFO] [stderr]   Downloaded inquire v0.7.5
[INFO] [stderr]   Downloaded insta v1.47.2
[INFO] [stderr]   Downloaded typenum v1.20.1
[INFO] [stderr]   Downloaded unicode-segmentation v1.13.3
[INFO] [stderr]   Downloaded crossterm v0.25.0
[INFO] [stderr]   Downloaded serde-saphyr v0.0.14
[INFO] [stderr]   Downloaded zerocopy v0.8.50
[INFO] [stderr]   Downloaded lopdf v0.38.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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] 7a000f09e832b1a87a348ea1b4283acd968730c138f8a1b36b3ab6a29d0da3dc
[INFO] running `Command { std: "docker" "start" "7a000f09e832b1a87a348ea1b4283acd968730c138f8a1b36b3ab6a29d0da3dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a000f09e832b1a87a348ea1b4283acd968730c138f8a1b36b3ab6a29d0da3dc", 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" "7a000f09e832b1a87a348ea1b4283acd968730c138f8a1b36b3ab6a29d0da3dc" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a000f09e832b1a87a348ea1b4283acd968730c138f8a1b36b3ab6a29d0da3dc", 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" "7a000f09e832b1a87a348ea1b4283acd968730c138f8a1b36b3ab6a29d0da3dc" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling log v0.4.31
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling bitflags v2.12.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling saphyr-parser v0.0.6
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling annotate-snippets v0.12.16
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ecb v0.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling smallvec v2.0.0-alpha.12
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling app_dirs2 v2.5.5
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling which v8.0.2
[INFO] [stderr]    Compiling nom_locate v5.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde-saphyr v0.0.14
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling lopdf v0.38.0
[INFO] [stderr]    Compiling arkivisto v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.74s
[INFO] running `Command { std: "docker" "inspect" "7a000f09e832b1a87a348ea1b4283acd968730c138f8a1b36b3ab6a29d0da3dc", 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" "7a000f09e832b1a87a348ea1b4283acd968730c138f8a1b36b3ab6a29d0da3dc" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bitflags v2.12.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling futures-timer v3.0.4
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rstest_macros v0.24.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling lopdf v0.38.0
[INFO] [stderr]    Compiling rstest v0.24.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling serde-saphyr v0.0.14
[INFO] [stderr]    Compiling arkivisto v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.12s
[INFO] running `Command { std: "docker" "inspect" "7a000f09e832b1a87a348ea1b4283acd968730c138f8a1b36b3ab6a29d0da3dc", 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" "7a000f09e832b1a87a348ea1b4283acd968730c138f8a1b36b3ab6a29d0da3dc" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/arkivisto-40866fc514309ad6)
[INFO] [stdout] 
[INFO] [stdout] running 98 tests
[INFO] [stdout] test archive::tests::build_author_options::case_insensitive_sorting ... ok
[INFO] [stdout] test archive::tests::build_author_options::multiple_matching_authors_sorted_alphabetically ... ok
[INFO] [stdout] test archive::tests::build_author_options::non_matching_authors_sorted_alphabetically ... ok
[INFO] [stdout] test archive::tests::build_author_options::no_matching_authors_defaults_to_skip ... ok
[INFO] [stdout] test archive::tests::build_author_options::no_authors_defaults_to_skip ... ok
[INFO] [stdout] test archive::tests::build_author_options::single_matching_author_defaults_to_match ... ok
[INFO] [stdout] test archive::tests::generate_filename::basic ... ok
[INFO] [stdout] test archive::tests::generate_filename::multiple_spaces ... ok
[INFO] [stdout] test archive::tests::generate_filename::slashes_and_underscores ... ok
[INFO] [stdout] test archive::tests::next_available_path::basic_rename ... ok
[INFO] [stdout] test archive::tests::generate_filename::german_umlauts ... ok
[INFO] [stdout] test archive::tests::next_available_path::increments_past_existing ... ok
[INFO] [stdout] test archive::tests::next_available_path::no_extension ... ok
[INFO] [stdout] test archive::tests::ocr_text::matches_keywords::all_include_present ... ok
[INFO] [stdout] test args::tests::parse_args::archive_mode ... ok
[INFO] [stdout] test args::tests::parse_args::log_level::case_2 ... ok
[INFO] [stdout] test archive::tests::ocr_text::matches_keywords::case_insensitive ... ok
[INFO] [stdout] test archive::tests::ocr_text::matches_keywords::exclude_present ... ok
[INFO] [stdout] test archive::tests::ocr_text::matches_keywords::include_missing ... ok
[INFO] [stdout] test args::tests::parse_args::log_level::case_1 ... ok
[INFO] [stdout] test args::tests::parse_args::archive_mode_with_timestamp ... ok
[INFO] [stdout] test args::tests::parse_args::log_level::case_3 ... ok
[INFO] [stdout] test args::tests::parse_args::log_level::case_4 ... ok
[INFO] [stdout] test args::tests::parse_args::log_level::case_5 ... ok
[INFO] [stdout] test args::tests::parse_args::process_mode ... ok
[INFO] [stdout] test args::tests::parse_args::process_mode_with_timestamp ... ok
[INFO] [stdout] test args::tests::parse_args::single_mode_rejects_timestamp ... ok
[INFO] [stdout] test args::tests::parse_args::single_mode ... ok
[INFO] [stdout] test args::tests::parse_args::scan_mode ... ok
[INFO] [stdout] test common::tests::merge::both_all_available ... ok
[INFO] [stdout] test archive::tests::ocr_text::find_date::named_month_long ... ok
[INFO] [stdout] test common::tests::merge::both_some_missing ... ok
[INFO] [stdout] test common::tests::merge::self_all_available_other_some_missing ... ok
[INFO] [stdout] test common::tests::merge::self_some_missing_other_all_available ... ok
[INFO] [stdout] test archive::tests::ocr_text::find_date::numeric_short ... ok
[INFO] [stdout] test archive::tests::ocr_text::find_date::numeric_very_short ... ok
[INFO] [stdout] test config::tests::validation::scanner_without_sources_fails_validation ... ok
[INFO] [stdout] test config::tests::validation::scanner_with_one_source_passes_validation ... ok
[INFO] [stdout] test fs_utils::tests::ensure_empty_dir_exists::test_dir_with_files_exists ... ok
[INFO] [stdout] test init_config::tests::classify_source::classifies_adf_duplex::case_1 ... ok
[INFO] [stdout] test fs_utils::tests::ensure_empty_dir_exists::test_empty_dir_exists ... ok
[INFO] [stdout] test init_config::tests::classify_source::classifies_adf_duplex::case_2 ... ok
[INFO] [stdout] test init_config::tests::classify_source::classifies_adf_duplex::case_3 ... ok
[INFO] [stdout] test init_config::tests::classify_source::classifies_adf_duplex::case_4 ... ok
[INFO] [stdout] test init_config::tests::classify_source::classifies_adf_duplex::case_5 ... ok
[INFO] [stdout] test init_config::tests::classify_source::classifies_adf_duplex::case_6 ... ok
[INFO] [stdout] test archive::tests::ocr_text::find_date::numeric_short_no_spaces ... ok
[INFO] [stdout] test init_config::tests::classify_source::classifies_adf_duplex::case_8 ... ok
[INFO] [stdout] test fs_utils::tests::ensure_empty_dir_exists::test_create_new_dir ... ok
[INFO] [stdout] test init_config::tests::classify_source::classifies_adf_duplex::case_7 ... ok
[INFO] [stdout] test init_config::tests::classify_source::classifies_adf_single::case_2 ... ok
[INFO] [stdout] test archive::tests::ocr_text::find_date::multiple_dates_returns_first ... ok
[INFO] [stdout] test init_config::tests::classify_source::classifies_adf_single::case_3 ... ok
[INFO] [stdout] test init_config::tests::classify_source::classifies_adf_single::case_1 ... ok
[INFO] [stdout] test fs_utils::tests::ensure_empty_dir_exists::parent_dir_does_not_exist ... ok
[INFO] [stdout] test init_config::tests::classify_source::classifies_adf_single::case_4 ... ok
[INFO] [stdout] test init_config::tests::classify_source::classifies_adf_single::case_5 ... ok
[INFO] [stdout] test archive::tests::ocr_text::find_date::invalid_date_returns_none ... ok
[INFO] [stdout] test init_config::tests::classify_source::classifies_adf_single::case_6 ... ok
[INFO] [stdout] test init_config::tests::classify_source::classifies_flatbed::case_1 ... ok
[INFO] [stdout] test init_config::tests::classify_source::classifies_flatbed::case_2 ... ok
[INFO] [stdout] test init_config::tests::classify_source::classifies_flatbed::case_3 ... ok
[INFO] [stdout] test init_config::tests::classify_source::classifies_flatbed::case_4 ... ok
[INFO] [stdout] test init_config::tests::classify_source::classifies_flatbed::case_5 ... ok
[INFO] [stdout] test init_config::tests::classify_source::classifies_flatbed::case_7 ... ok
[INFO] [stdout] test init_config::tests::classify_source::returns_none_for_ambiguous::case_1 ... ok
[INFO] [stdout] test init_config::tests::classify_source::returns_none_for_ambiguous::case_2 ... ok
[INFO] [stdout] test init_config::tests::classify_source::classifies_flatbed::case_6 ... ok
[INFO] [stdout] test init_config::tests::classify_source::returns_none_for_ambiguous::case_3 ... ok
[INFO] [stdout] test init_config::tests::parse_resolution_options::handles_empty_output ... ok
[INFO] [stdout] test archive::tests::ocr_text::find_date::numeric_with_leading_zeros ... ok
[INFO] [stdout] test init_config::tests::parse_scanimage_list::handles_empty_output ... ok
[INFO] [stdout] test init_config::tests::select_preferred::returns_fallback_when_no_preferred_found ... ok
[INFO] [stdout] test init_config::tests::select_preferred::returns_first_preferred_match ... ok
[INFO] [stdout] test init_config::tests::select_preferred::returns_second_preferred_if_first_missing ... ok
[INFO] [stdout] test init_config::tests::parse_resolution_options::parses_brother_scanner_resolutions ... ok
[INFO] [stdout] test init_config::tests::parse_source_options::parses_brother_scanner_sources ... ok
[INFO] [stdout] test metadata::tests::update_xmp_metadata::no_xmp_stream_is_noop ... ok
[INFO] [stdout] test init_config::tests::parse_source_options::handles_empty_output ... ok
[INFO] [stdout] test init_config::tests::select_preferred::works_with_empty_preferred ... ok
[INFO] [stdout] test fs_utils::tests::ensure_empty_dir_exists::test_path_is_a_file ... ok
[INFO] [stdout] test metadata::tests::xml_escape::plain_ascii ... ok
[INFO] [stdout] test metadata::tests::xml_escape::combined ... ok
[INFO] [stdout] test metadata::tests::xml_escape::special_characters ... ok
[INFO] [stdout] test metadata::tests::update_xmp_metadata::escapes_special_characters_in_title ... ok
[INFO] [stdout] test metadata::tests::update_xmp_metadata::updates_title ... ok
[INFO] [stdout] test metadata::tests::update_xmp_metadata::updates_dates ... ok
[INFO] [stdout] test metadata::tests::update_xmp_metadata::updates_keywords ... ok
[INFO] [stdout] test args::tests::error_messages::invalid_log_level ... ok
[INFO] [stdout] test args::tests::help_text::main_help ... ok
[INFO] [stdout] test config::tests::parse_minimal_config ... ok
[INFO] [stdout] test init_config::tests::parse_scanimage_list::ignores_non_device_lines ... ok
[INFO] [stdout] test init_config::tests::parse_scanimage_list::parses_multiple_scanners ... ok
[INFO] [stdout] test config::tests::load_config ... ok
[INFO] [stdout] test args::tests::error_messages::invalid_mode ... ok
[INFO] [stdout] test init_config::tests::parse_scanimage_list::parses_single_scanner ... ok
[INFO] [stdout] test config::tests::save::modify_and_save ... ok
[INFO] [stdout] test config::tests::validation::scanner_without_sources_fails_loading ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 98 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7a000f09e832b1a87a348ea1b4283acd968730c138f8a1b36b3ab6a29d0da3dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a000f09e832b1a87a348ea1b4283acd968730c138f8a1b36b3ab6a29d0da3dc", kill_on_drop: false }`
[INFO] [stdout] 7a000f09e832b1a87a348ea1b4283acd968730c138f8a1b36b3ab6a29d0da3dc
