[INFO] cloning repository https://github.com/Freedom18946/whisper_batch_processor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Freedom18946/whisper_batch_processor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreedom18946%2Fwhisper_batch_processor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreedom18946%2Fwhisper_batch_processor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c9595d777b124d733a393733b50648724b9372c0
[INFO] checking Freedom18946/whisper_batch_processor/c9595d777b124d733a393733b50648724b9372c0 against master#f2c70877a7dbc51cd98e2d5d25209b24d4a586d5 for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreedom18946%2Fwhisper_batch_processor" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Freedom18946/whisper_batch_processor
[INFO] finished tweaking git repo https://github.com/Freedom18946/whisper_batch_processor
[INFO] tweaked toml for git repo https://github.com/Freedom18946/whisper_batch_processor written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Freedom18946/whisper_batch_processor on toolchain f2c70877a7dbc51cd98e2d5d25209b24d4a586d5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Freedom18946/whisper_batch_processor 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" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unit-prefix v0.5.1
[INFO] [stderr]   Downloaded console v0.16.0
[INFO] [stderr]   Downloaded indicatif v0.18.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c89d5f3357aed846e87d41ccfd6ec68bd2372b492b87d1a178981605ab578eb
[INFO] running `Command { std: "docker" "start" "-a" "1c89d5f3357aed846e87d41ccfd6ec68bd2372b492b87d1a178981605ab578eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c89d5f3357aed846e87d41ccfd6ec68bd2372b492b87d1a178981605ab578eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c89d5f3357aed846e87d41ccfd6ec68bd2372b492b87d1a178981605ab578eb", kill_on_drop: false }`
[INFO] [stdout] 1c89d5f3357aed846e87d41ccfd6ec68bd2372b492b87d1a178981605ab578eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7aff070f50cada21bfe384d79655c20d607c2391bac49f3aea54dd4a85bdb998
[INFO] running `Command { std: "docker" "start" "-a" "7aff070f50cada21bfe384d79655c20d607c2391bac49f3aea54dd4a85bdb998", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking unit-prefix v0.5.1
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking console v0.16.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking indicatif v0.18.0
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking whisper_batch_processor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `confidence` is never read
[INFO] [stdout]   --> src/main.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct HallucinationDetection {
[INFO] [stdout]    |        ---------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 44 |     confidence: f64,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HallucinationDetection` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `FileNotFound` and `PermissionDenied` are never constructed
[INFO] [stdout]    --> src/main.rs:339:5
[INFO] [stdout]     |
[INFO] [stdout] 333 | enum ProcessError {
[INFO] [stdout]     |      ------------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 339 |     FileNotFound(String),
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 340 |     PermissionDenied(String),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ProcessError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `auto_retry_with_fallback_modes` is never used
[INFO] [stdout]     --> src/main.rs:1048:4
[INFO] [stdout]      |
[INFO] [stdout] 1048 | fn auto_retry_with_fallback_modes(audio_path: &Path, original_config: &ProcessConfig) -> Result<String, ProcessError> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `confidence` is never read
[INFO] [stdout]   --> src/main.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct HallucinationDetection {
[INFO] [stdout]    |        ---------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 44 |     confidence: f64,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HallucinationDetection` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `FileNotFound` and `PermissionDenied` are never constructed
[INFO] [stdout]    --> src/main.rs:339:5
[INFO] [stdout]     |
[INFO] [stdout] 333 | enum ProcessError {
[INFO] [stdout]     |      ------------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 339 |     FileNotFound(String),
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 340 |     PermissionDenied(String),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ProcessError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `auto_retry_with_fallback_modes` is never used
[INFO] [stdout]     --> src/main.rs:1048:4
[INFO] [stdout]      |
[INFO] [stdout] 1048 | fn auto_retry_with_fallback_modes(audio_path: &Path, original_config: &ProcessConfig) -> Result<String, ProcessError> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.50s
[INFO] running `Command { std: "docker" "inspect" "7aff070f50cada21bfe384d79655c20d607c2391bac49f3aea54dd4a85bdb998", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7aff070f50cada21bfe384d79655c20d607c2391bac49f3aea54dd4a85bdb998", kill_on_drop: false }`
[INFO] [stdout] 7aff070f50cada21bfe384d79655c20d607c2391bac49f3aea54dd4a85bdb998
