[INFO] cloning repository https://github.com/Freedom18946/LRA-Calculator-Rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Freedom18946/LRA-Calculator-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreedom18946%2FLRA-Calculator-Rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreedom18946%2FLRA-Calculator-Rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 352812b163194764a620689052c8976ff019291f
[INFO] testing Freedom18946/LRA-Calculator-Rust against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreedom18946%2FLRA-Calculator-Rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Freedom18946/LRA-Calculator-Rust
[INFO] finished tweaking git repo https://github.com/Freedom18946/LRA-Calculator-Rust
[INFO] tweaked toml for git repo https://github.com/Freedom18946/LRA-Calculator-Rust written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Freedom18946/LRA-Calculator-Rust on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Freedom18946/LRA-Calculator-Rust 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.43
[INFO] [stderr]   Downloaded clap_builder v4.5.43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] edb1f3c583898e5045601e96fdf5eab4cae74328a80a45491472828364ea586e
[INFO] running `Command { std: "docker" "start" "-a" "edb1f3c583898e5045601e96fdf5eab4cae74328a80a45491472828364ea586e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "edb1f3c583898e5045601e96fdf5eab4cae74328a80a45491472828364ea586e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edb1f3c583898e5045601e96fdf5eab4cae74328a80a45491472828364ea586e", kill_on_drop: false }`
[INFO] [stdout] edb1f3c583898e5045601e96fdf5eab4cae74328a80a45491472828364ea586e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa27065d421cb7f0a8c52e233183b03097b080acac51218c55af7e1af079d058
[INFO] running `Command { std: "docker" "start" "-a" "aa27065d421cb7f0a8c52e233183b03097b080acac51218c55af7e1af079d058", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling LRA-Calculator-Rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]    --> src/main.rs:351:5
[INFO] [stdout]     |
[INFO] [stdout] 351 |     stats: &crate::processor::ProcessingStats
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `FileAccess` is never constructed
[INFO] [stdout]   --> src/error.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub enum FileErrorType {
[INFO] [stdout]    |          ------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 46 |     FileAccess,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileErrorType` 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: associated function `file_access_error` is never used
[INFO] [stdout]   --> src/error.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl ProcessFileError {
[INFO] [stdout]    | --------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 77 |     pub fn file_access_error(file_path: String, message: String) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Configuration` is never constructed
[INFO] [stdout]    --> src/error.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub enum AppError {
[INFO] [stdout]     |          -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 143 |     Configuration(String),
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AppError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `total`, `success_rate`, and `has_failures` are never used
[INFO] [stdout]    --> src/processor.rs:212:12
[INFO] [stdout]     |
[INFO] [stdout] 205 | impl ProcessingStats {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 212 |     pub fn new(successful: usize, failed: usize, error_messages: Vec<String>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 |     pub fn total(&self) -> usize {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 |     pub fn success_rate(&self) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 235 |     pub fn has_failures(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.06s
[INFO] running `Command { std: "docker" "inspect" "aa27065d421cb7f0a8c52e233183b03097b080acac51218c55af7e1af079d058", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa27065d421cb7f0a8c52e233183b03097b080acac51218c55af7e1af079d058", kill_on_drop: false }`
[INFO] [stdout] aa27065d421cb7f0a8c52e233183b03097b080acac51218c55af7e1af079d058
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5ed43b7a0f0c0a092020e1b352502a5c95013857336d11b5786586e336139e3
[INFO] running `Command { std: "docker" "start" "-a" "f5ed43b7a0f0c0a092020e1b352502a5c95013857336d11b5786586e336139e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.43
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling clap v4.5.43
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling LRA-Calculator-Rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]    --> src/main.rs:351:5
[INFO] [stdout]     |
[INFO] [stdout] 351 |     stats: &crate::processor::ProcessingStats
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `FileAccess` is never constructed
[INFO] [stdout]   --> src/error.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub enum FileErrorType {
[INFO] [stdout]    |          ------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 46 |     FileAccess,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileErrorType` 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: associated function `file_access_error` is never used
[INFO] [stdout]   --> src/error.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl ProcessFileError {
[INFO] [stdout]    | --------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 77 |     pub fn file_access_error(file_path: String, message: String) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Configuration` is never constructed
[INFO] [stdout]    --> src/error.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub enum AppError {
[INFO] [stdout]     |          -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 143 |     Configuration(String),
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AppError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `total`, `success_rate`, and `has_failures` are never used
[INFO] [stdout]    --> src/processor.rs:212:12
[INFO] [stdout]     |
[INFO] [stdout] 205 | impl ProcessingStats {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 212 |     pub fn new(successful: usize, failed: usize, error_messages: Vec<String>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 |     pub fn total(&self) -> usize {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 |     pub fn success_rate(&self) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 235 |     pub fn has_failures(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `calculate_lra_direct`
[INFO] [stdout]   --> tests/integration_tests.rs:12:52
[INFO] [stdout]    |
[INFO] [stdout] 12 | use lra_calculator_rust::audio::{scan_audio_files, calculate_lra_direct, check_ffmpeg_availability};
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]    --> src/main.rs:351:5
[INFO] [stdout]     |
[INFO] [stdout] 351 |     stats: &crate::processor::ProcessingStats
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `FileAccess` is never constructed
[INFO] [stdout]   --> src/error.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub enum FileErrorType {
[INFO] [stdout]    |          ------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 46 |     FileAccess,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileErrorType` 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: associated function `file_access_error` is never used
[INFO] [stdout]   --> src/error.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl ProcessFileError {
[INFO] [stdout]    | --------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 77 |     pub fn file_access_error(file_path: String, message: String) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Configuration` is never constructed
[INFO] [stdout]    --> src/error.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub enum AppError {
[INFO] [stdout]     |          -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 143 |     Configuration(String),
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AppError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.34s
[INFO] running `Command { std: "docker" "inspect" "f5ed43b7a0f0c0a092020e1b352502a5c95013857336d11b5786586e336139e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5ed43b7a0f0c0a092020e1b352502a5c95013857336d11b5786586e336139e3", kill_on_drop: false }`
[INFO] [stdout] f5ed43b7a0f0c0a092020e1b352502a5c95013857336d11b5786586e336139e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1a16f979b732013b79f52c87f25307b076ab98374f4d399cd3cea5873f2a8740
[INFO] running `Command { std: "docker" "start" "-a" "1a16f979b732013b79f52c87f25307b076ab98374f4d399cd3cea5873f2a8740", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `stats`
[INFO] [stderr]    --> src/main.rs:351:5
[INFO] [stderr]     |
[INFO] [stderr] 351 |     stats: &crate::processor::ProcessingStats
[INFO] [stderr]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variant `FileAccess` is never constructed
[INFO] [stderr]   --> src/error.rs:46:5
[INFO] [stderr]    |
[INFO] [stderr] 40 | pub enum FileErrorType {
[INFO] [stderr]    |          ------------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 46 |     FileAccess,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `FileErrorType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `file_access_error` is never used
[INFO] [stderr]   --> src/error.rs:77:12
[INFO] [stderr]    |
[INFO] [stderr] 51 | impl ProcessFileError {
[INFO] [stderr]    | --------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 77 |     pub fn file_access_error(file_path: String, message: String) -> Self {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Configuration` is never constructed
[INFO] [stderr]    --> src/error.rs:143:5
[INFO] [stderr]     |
[INFO] [stderr] 119 | pub enum AppError {
[INFO] [stderr]     |          -------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 143 |     Configuration(String),
[INFO] [stderr]     |     ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `AppError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `total`, `success_rate`, and `has_failures` are never used
[INFO] [stderr]    --> src/processor.rs:212:12
[INFO] [stderr]     |
[INFO] [stderr] 205 | impl ProcessingStats {
[INFO] [stderr]     | -------------------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 212 |     pub fn new(successful: usize, failed: usize, error_messages: Vec<String>) -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 221 |     pub fn total(&self) -> usize {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 226 |     pub fn success_rate(&self) -> f64 {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 235 |     pub fn has_failures(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `LRA-Calculator-Rust` (bin "LRA-Calculator-Rust") generated 5 warnings (run `cargo fix --bin "LRA-Calculator-Rust" -p LRA-Calculator-Rust` to apply 1 suggestion)
[INFO] [stderr] warning: unused import: `calculate_lra_direct`
[INFO] [stderr]   --> tests/integration_tests.rs:12:52
[INFO] [stderr]    |
[INFO] [stderr] 12 | use lra_calculator_rust::audio::{scan_audio_files, calculate_lra_direct, check_ffmpeg_availability};
[INFO] [stderr]    |                                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `LRA-Calculator-Rust` (bin "LRA-Calculator-Rust" test) generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: `LRA-Calculator-Rust` (test "integration_tests") generated 1 warning (run `cargo fix --test "integration_tests" -p LRA-Calculator-Rust` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lra_calculator_rust-a1819d773d832138)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test audio::tests::test_extract_ffmpeg_version ... ok
[INFO] [stdout] test audio::tests::test_generate_display_path ... ok
[INFO] [stdout] test audio::tests::test_extract_file_extension ... ok
[INFO] [stdout] test audio::tests::test_is_supported_audio_format ... ok
[INFO] [stdout] test processor::tests::test_analyze_empty_results ... ok
[INFO] [stdout] test processor::tests::test_analyze_only_failed_results ... ok
[INFO] [stdout] test processor::tests::test_analyze_results ... ok
[INFO] [stdout] test processor::tests::test_analyze_only_successful_results ... ok
[INFO] [stdout] test processor::tests::test_display_error_details ... ok
[INFO] [stdout] test audio::tests::test_supported_extensions ... ok
[INFO] [stdout] test processor::tests::test_processing_stats_creation ... ok
[INFO] [stdout] test tests::test_constants ... ok
[INFO] [stdout] test processor::tests::test_process_single_file_error_classification ... ok
[INFO] [stdout] test processor::tests::test_processing_stats_methods ... ok
[INFO] [stdout] test audio::tests::test_scan_with_exclusion ... ok
[INFO] [stdout] test audio::tests::test_scan_audio_files ... ok
[INFO] [stdout] test processor::tests::test_process_empty_file_list ... ok
[INFO] [stdout] test tests::test_version_info ... ok
[INFO] [stdout] test tests::test_supported_extensions_export ... ok
[INFO] [stdout] test utils::tests::test_sort_entries_by_lra ... ok
[INFO] [stdout] test audio::tests::test_parse_lra_from_ffmpeg_output ... ok
[INFO] [stdout] test utils::tests::test_sort_empty_results_file ... ok
[INFO] [stdout] test utils::tests::test_sort_lra_results_file ... ok
[INFO] [stdout] test utils::tests::test_sort_nonexistent_file ... ok
[INFO] [stdout] test utils::tests::test_validate_folder_path ... ok
[INFO] [stdout] test tests::test_environment_check ... ok
[INFO] [stdout] test utils::tests::test_read_and_parse_results_file ... ok
[INFO] [stdout] test utils::tests::test_parse_result_line ... ok
[INFO] [stdout] test utils::tests::test_canonicalize_path ... ok
[INFO] [stdout] test utils::tests::test_write_results_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/LRA_Calculator_Rust-194b1b19d017f91f)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test audio::tests::test_generate_display_path ... ok
[INFO] [stdout] test audio::tests::test_extract_ffmpeg_version ... ok
[INFO] [stdout] test audio::tests::test_is_supported_audio_format ... ok
[INFO] [stdout] test audio::tests::test_supported_extensions ... ok
[INFO] [stdout] test processor::tests::test_analyze_empty_results ... ok
[INFO] [stdout] test processor::tests::test_analyze_only_successful_results ... ok
[INFO] [stdout] test processor::tests::test_analyze_results ... ok
[INFO] [stdout] test audio::tests::test_extract_file_extension ... ok
[INFO] [stdout] test audio::tests::test_scan_with_exclusion ... ok
[INFO] [stdout] test processor::tests::test_process_single_file_error_classification ... ok
[INFO] [stdout] test processor::tests::test_processing_stats_methods ... ok
[INFO] [stdout] test processor::tests::test_processing_stats_creation ... ok
[INFO] [stdout] test utils::tests::test_canonicalize_path ... ok
[INFO] [stdout] test utils::tests::test_parse_result_line ... ok
[INFO] [stdout] test audio::tests::test_scan_audio_files ... ok
[INFO] [stdout] test utils::tests::test_read_and_parse_results_file ... ok
[INFO] [stdout] test utils::tests::test_sort_entries_by_lra ... ok
[INFO] [stdout] test utils::tests::test_sort_nonexistent_file ... ok
[INFO] [stdout] test utils::tests::test_validate_folder_path ... ok
[INFO] [stdout] test utils::tests::test_sort_empty_results_file ... ok
[INFO] [stdout] test utils::tests::test_sort_lra_results_file ... ok
[INFO] [stdout] test processor::tests::test_analyze_only_failed_results ... ok
[INFO] [stdout] test utils::tests::test_write_results_file ... ok
[INFO] [stdout] test processor::tests::test_process_empty_file_list ... ok
[INFO] [stdout] test audio::tests::test_parse_lra_from_ffmpeg_output ... ok
[INFO] [stdout] test processor::tests::test_display_error_details ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-20813a24cd583637)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_audio_file_scanning ... ok
[INFO] [stdout] test test_empty_result_file_handling ... ok
[INFO] [stdout] test test_performance_with_many_files ... ignored
[INFO] [stdout] test test_error_handling_robustness ... ok
[INFO] [stdout] test test_file_exclusion ... ok
[INFO] [stdout] test test_result_analysis ... ok
[INFO] [stdout] test test_result_file_sorting ... ok
[INFO] [stdout] test test_folder_path_validation ... ok
[INFO] [stdout] test test_ffmpeg_availability ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_ffmpeg_availability stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_ffmpeg_availability' (96) panicked at tests/integration_tests.rs:28:13:
[INFO] [stdout] ❌ FFmpeg 不可用，无法进行测试: FFmpeg 错误: 未找到 FFmpeg，请确保已安装并添加到 PATH 环境变量中。
[INFO] [stdout] 
[INFO] [stdout] 安装方法：
[INFO] [stdout] • macOS: brew install ffmpeg
[INFO] [stdout] • Ubuntu/Debian: sudo apt install ffmpeg
[INFO] [stdout] • Windows: choco install ffmpeg 或从官网下载
[INFO] [stdout] • 其他系统: 请访问 https://ffmpeg.org/download.html
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5698b4bf9372 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5698b4bf9372 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5698b4bf9372 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5698b4bf9372 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5698b4c10c1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5698b4c10c1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5698b4bfe4e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5698b4bfe4e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5698b4bd5c8f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5698b4bd5c8f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5698b4bf0709 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5698b48a011e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5698b48a011e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5698b4bf0972 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5698b4bf0972 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5698b4bd5d48 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5698b4bcad59 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5698b4bd6b9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5698b4c113dc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5698b4890424 - integration_tests[2ee6b1cf2fc715db]::test_ffmpeg_availability
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:28:13
[INFO] [stdout]   20:     0x5698b488e4b7 - integration_tests[2ee6b1cf2fc715db]::test_ffmpeg_availability::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:22:30
[INFO] [stdout]   21:     0x5698b48942e6 - <integration_tests[2ee6b1cf2fc715db]::test_ffmpeg_availability::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5698b48944cb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5698b48944cb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5698b48a0d2a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5698b48a0d2a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x5698b48a0d2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5698b48a0d2a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5698b48a0d2a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5698b48a0d2a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5698b48a0d2a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5698b489c2d4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5698b489c2d4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5698b48a3822 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5698b48a3822 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5698b48a3822 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5698b48a3822 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5698b48a3822 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5698b48a3822 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5698b48a3822 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5698b4bf86cf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41:     0x5698b4bf86cf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   42:     0x79592b4cbaa4 - <unknown>
[INFO] [stdout]   43:     0x79592b558a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_ffmpeg_availability
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests`
[INFO] running `Command { std: "docker" "inspect" "1a16f979b732013b79f52c87f25307b076ab98374f4d399cd3cea5873f2a8740", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a16f979b732013b79f52c87f25307b076ab98374f4d399cd3cea5873f2a8740", kill_on_drop: false }`
[INFO] [stdout] 1a16f979b732013b79f52c87f25307b076ab98374f4d399cd3cea5873f2a8740
