[INFO] fetching crate dialog_detective 1.1.1...
[INFO] testing dialog_detective-1.1.1 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate dialog_detective 1.1.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate dialog_detective 1.1.1
[INFO] finished tweaking crates.io crate dialog_detective 1.1.1
[INFO] tweaked toml for crates.io crate dialog_detective 1.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dialog_detective 1.1.1 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dialog_detective 1.1.1 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-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 45d3c22743364eab73cf1b2bac47c4b76e5665570353654d218ad9a7be5cd943
[INFO] running `Command { std: "docker" "start" "-a" "45d3c22743364eab73cf1b2bac47c4b76e5665570353654d218ad9a7be5cd943", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45d3c22743364eab73cf1b2bac47c4b76e5665570353654d218ad9a7be5cd943", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45d3c22743364eab73cf1b2bac47c4b76e5665570353654d218ad9a7be5cd943", kill_on_drop: false }`
[INFO] [stdout] 45d3c22743364eab73cf1b2bac47c4b76e5665570353654d218ad9a7be5cd943
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee32110683218a301526d7a27c5c006c0756a7d801f1fe5f5153e8e3d8e1d15c
[INFO] running `Command { std: "docker" "start" "-a" "ee32110683218a301526d7a27c5c006c0756a7d801f1fe5f5153e8e3d8e1d15c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.7
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling ureq-proto v0.5.2
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling whisper-rs v0.15.1
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling infer v0.19.0
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling nanohtml2text v0.2.1
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling ureq v3.1.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling ffmpeg-sidecar v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling whisper-rs-sys v0.14.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling dialog_detective v1.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `cache_dir` is never used
[INFO] [stdout]    --> src/cache.rs:255:12
[INFO] [stdout]     |
[INFO] [stdout]  74 | / impl<T> CacheStorage<T>
[INFO] [stdout]  75 | | where
[INFO] [stdout]  76 | |     T: Serialize + for<'de> Deserialize<'de>,
[INFO] [stdout]     | |_____________________________________________- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 255 |       pub fn cache_dir(&self) -> &PathBuf {
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s
[INFO] running `Command { std: "docker" "inspect" "ee32110683218a301526d7a27c5c006c0756a7d801f1fe5f5153e8e3d8e1d15c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee32110683218a301526d7a27c5c006c0756a7d801f1fe5f5153e8e3d8e1d15c", kill_on_drop: false }`
[INFO] [stdout] ee32110683218a301526d7a27c5c006c0756a7d801f1fe5f5153e8e3d8e1d15c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3bc94d2f9fc3ea8aaf8fce69cc0516f6a4876d9257ddf9035d4c070aa793ba9
[INFO] running `Command { std: "docker" "start" "-a" "a3bc94d2f9fc3ea8aaf8fce69cc0516f6a4876d9257ddf9035d4c070aa793ba9", kill_on_drop: false }`
[INFO] [stdout] warning: method `cache_dir` is never used
[INFO] [stdout]    --> src/cache.rs:255:12
[INFO] [stdout]     |
[INFO] [stdout]  74 | / impl<T> CacheStorage<T>
[INFO] [stdout]  75 | | where
[INFO] [stdout]  76 | |     T: Serialize + for<'de> Deserialize<'de>,
[INFO] [stdout]     | |_____________________________________________- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 255 |       pub fn cache_dir(&self) -> &PathBuf {
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dialog_detective v1.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `cache_dir` is never used
[INFO] [stdout]    --> src/cache.rs:255:12
[INFO] [stdout]     |
[INFO] [stdout]  74 | / impl<T> CacheStorage<T>
[INFO] [stdout]  75 | | where
[INFO] [stdout]  76 | |     T: Serialize + for<'de> Deserialize<'de>,
[INFO] [stdout]     | |_____________________________________________- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 255 |       pub fn cache_dir(&self) -> &PathBuf {
[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 1.86s
[INFO] running `Command { std: "docker" "inspect" "a3bc94d2f9fc3ea8aaf8fce69cc0516f6a4876d9257ddf9035d4c070aa793ba9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3bc94d2f9fc3ea8aaf8fce69cc0516f6a4876d9257ddf9035d4c070aa793ba9", kill_on_drop: false }`
[INFO] [stdout] a3bc94d2f9fc3ea8aaf8fce69cc0516f6a4876d9257ddf9035d4c070aa793ba9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4ea523f6e0e19b673415086f3af2df49e7f98a5a28a8032d30aec86736949910
[INFO] running `Command { std: "docker" "start" "-a" "4ea523f6e0e19b673415086f3af2df49e7f98a5a28a8032d30aec86736949910", kill_on_drop: false }`
[INFO] [stderr] warning: method `cache_dir` is never used
[INFO] [stderr]    --> src/cache.rs:255:12
[INFO] [stderr]     |
[INFO] [stderr]  74 | / impl<T> CacheStorage<T>
[INFO] [stderr]  75 | | where
[INFO] [stderr]  76 | |     T: Serialize + for<'de> Deserialize<'de>,
[INFO] [stderr]     | |_____________________________________________- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 255 |       pub fn cache_dir(&self) -> &PathBuf {
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `dialog_detective` (lib) generated 1 warning
[INFO] [stderr] warning: `dialog_detective` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dialog_detective-c295815e7a77411d)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test file_operations::tests::test_format_filename ... ok
[INFO] [stdout] test file_operations::tests::test_sanitize_filename ... ok
[INFO] [stdout] test file_operations::tests::test_replace_with_padding ... ok
[INFO] [stdout] test file_resolver::tests::test_scan_nonexistent_directory ... ok
[INFO] [stdout] test temp::tests::test_temp_guard_path ... ok
[INFO] [stdout] test temp::tests::test_create_temp_file ... ok
[INFO] [stdout] test temp::tests::test_temp_file_cleanup_on_drop ... ok
[INFO] [stdout] test temp::tests::test_multiple_temp_files_unique ... ok
[INFO] [stdout] test file_resolver::tests::test_scan_file_instead_of_directory ... ok
[INFO] [stdout] test cache::tests::test_sanitize_name ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dialog_detective-c669432b680ebc9c)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dialog_detective
[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] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test src/audio_extraction.rs - audio_extraction::audio_from_video (line 85) ... ignored
[INFO] [stdout] test src/cache.rs - cache::CacheStorage<T>::clean (line 271) ... ignored
[INFO] [stdout] test src/cache.rs - cache::CacheStorage<T>::load (line 142) ... ignored
[INFO] [stdout] test src/cache.rs - cache::CacheStorage<T>::open (line 97) ... ignored
[INFO] [stdout] test src/cache.rs - cache::CacheStorage<T>::remove (line 236) ... ignored
[INFO] [stdout] test src/cache.rs - cache::CacheStorage<T>::store (line 198) ... ignored
[INFO] [stdout] test src/file_resolver.rs - file_resolver::compute_video_hash (line 124) ... ignored
[INFO] [stdout] test src/metadata_retrieval/cached.rs - metadata_retrieval::cached::CachedMetadataProvider<P>::new (line 37) ... ignored
[INFO] [stdout] test src/model_downloader.rs - model_downloader::ensure_model_available (line 106) ... ignored
[INFO] [stdout] test src/speech_to_text.rs - speech_to_text::audio_to_text (line 69) ... ignored
[INFO] [stdout] test src/temp.rs - temp::create_temp_file (line 69) ... ignored
[INFO] [stdout] test src/lib.rs - investigate_case (line 273) - compile ... ok
[INFO] [stdout] test src/file_operations.rs - file_operations::format_filename (line 68) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/file_operations.rs - file_operations::format_filename (line 68) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `format_filename` in this scope
[INFO] [stdout]   --> src/file_operations.rs:69:14
[INFO] [stdout]    |
[INFO] [stdout] 69 | let result = format_filename(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/file_operations.rs - file_operations::format_filename (line 68)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 11 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.52s; merged doctests compilation took 0.22s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "4ea523f6e0e19b673415086f3af2df49e7f98a5a28a8032d30aec86736949910", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ea523f6e0e19b673415086f3af2df49e7f98a5a28a8032d30aec86736949910", kill_on_drop: false }`
[INFO] [stdout] 4ea523f6e0e19b673415086f3af2df49e7f98a5a28a8032d30aec86736949910
