[INFO] cloning repository https://github.com/eda3/edv
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eda3/edv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feda3%2Fedv", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feda3%2Fedv'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 85f85dba353279a5a2ed4b73d99669e13cf7836f
[INFO] checking eda3/edv against try#50d7e48beb74b48bd17c3749bfb73843c9ae0166 for pr-151102
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feda3%2Fedv" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eda3/edv
[INFO] finished tweaking git repo https://github.com/eda3/edv
[INFO] tweaked toml for git repo https://github.com/eda3/edv written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eda3/edv on toolchain 50d7e48beb74b48bd17c3749bfb73843c9ae0166
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eda3/edv 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" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking eda3/edv against try#50d7e48beb74b48bd17c3749bfb73843c9ae0166 for pr-151102
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feda3%2Fedv" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eda3/edv
[INFO] finished tweaking git repo https://github.com/eda3/edv
[INFO] tweaked toml for git repo https://github.com/eda3/edv written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eda3/edv on toolchain 50d7e48beb74b48bd17c3749bfb73843c9ae0166
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eda3/edv 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" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded once_cell v1.21.2
[INFO] [stderr]   Downloaded clap v4.5.34
[INFO] [stderr]   Downloaded half v2.5.0
[INFO] [stderr]   Downloaded clap_builder v4.5.34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd45ad3d868426a214e49608f5a87d720c6a2e4d706ec7d0533479577bda9c98
[INFO] running `Command { std: "docker" "start" "-a" "bd45ad3d868426a214e49608f5a87d720c6a2e4d706ec7d0533479577bda9c98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd45ad3d868426a214e49608f5a87d720c6a2e4d706ec7d0533479577bda9c98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd45ad3d868426a214e49608f5a87d720c6a2e4d706ec7d0533479577bda9c98", kill_on_drop: false }`
[INFO] [stdout] bd45ad3d868426a214e49608f5a87d720c6a2e4d706ec7d0533479577bda9c98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd4f93e0b7ebf954aa1207e4d2e4e3410b62d3403e24d3547744eb7d5add57b1
[INFO] running `Command { std: "docker" "start" "-a" "cd4f93e0b7ebf954aa1207e4d2e4e3410b62d3403e24d3547744eb7d5add57b1", kill_on_drop: false }`
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking half v2.5.0
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]     Checking clap_builder v4.5.34
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking iana-time-zone v0.1.62
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking once_cell v1.21.2
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking tempfile v3.19.1
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking clap v4.5.34
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking edv v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `OutputFormatter`
[INFO] [stdout]  --> src/cli/commands.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::cli::output::{OutputFormatter, ProgressReporter};
[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 imports: `Write` and `self`
[INFO] [stdout]   --> src/cli/commands.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::io::{self, Write};
[INFO] [stdout]    |               ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thiserror::Error`
[INFO] [stdout]   --> src/cli/commands.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use thiserror::Error;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io`
[INFO] [stdout]  --> src/ffmpeg/error.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]  --> src/gui/frame_player.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::fs;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EasingFunction` and `KeyframeAnimation`
[INFO] [stdout]   --> src/project/rendering/compositor.rs:95:43
[INFO] [stdout]    |
[INFO] [stdout] 95 | use crate::project::timeline::keyframes::{EasingFunction, KeyframeAnimation};
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::project::timeline::multi_track`
[INFO] [stdout]   --> src/project/rendering/compositor.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 | use crate::project::timeline::multi_track;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Track`
[INFO] [stdout]   --> src/project/rendering/compositor.rs:97:48
[INFO] [stdout]    |
[INFO] [stdout] 97 | use crate::project::timeline::{Clip, Timeline, Track, TrackId, TrackKind};
[INFO] [stdout]    |                                                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GpuTestResult`
[INFO] [stdout]  --> src/project/rendering/gpu_accelerator.rs:7:38
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::utility::gpu_test::{self, GpuTestResult};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/project/rendering/gpu_accelerator.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]   --> src/project/rendering/gpu_accelerator.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::time::Instant;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> src/project/rendering/progress.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt`
[INFO] [stdout]  --> src/project/timeline/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::fmt;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/subtitle/editor.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `OutputFormatter`
[INFO] [stdout]  --> src/cli/commands.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::cli::output::{OutputFormatter, ProgressReporter};
[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 imports: `Write` and `self`
[INFO] [stdout]   --> src/cli/commands.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::io::{self, Write};
[INFO] [stdout]    |               ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thiserror::Error`
[INFO] [stdout]   --> src/cli/commands.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use thiserror::Error;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io`
[INFO] [stdout]  --> src/ffmpeg/error.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]  --> src/gui/frame_player.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::fs;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `KeyframeAnimation`
[INFO] [stdout]   --> src/project/rendering/compositor.rs:95:59
[INFO] [stdout]    |
[INFO] [stdout] 95 | use crate::project::timeline::keyframes::{EasingFunction, KeyframeAnimation};
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::project::timeline::multi_track`
[INFO] [stdout]   --> src/project/rendering/compositor.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 | use crate::project::timeline::multi_track;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Track`
[INFO] [stdout]   --> src/project/rendering/compositor.rs:97:48
[INFO] [stdout]    |
[INFO] [stdout] 97 | use crate::project::timeline::{Clip, Timeline, Track, TrackId, TrackKind};
[INFO] [stdout]    |                                                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GpuTestResult`
[INFO] [stdout]  --> src/project/rendering/gpu_accelerator.rs:7:38
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::utility::gpu_test::{self, GpuTestResult};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/project/rendering/gpu_accelerator.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]   --> src/project/rendering/gpu_accelerator.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::time::Instant;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> src/project/rendering/progress.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt`
[INFO] [stdout]  --> src/project/timeline/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::fmt;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration as StdDuration`
[INFO] [stdout]    --> src/project/timeline/keyframes.rs:627:9
[INFO] [stdout]     |
[INFO] [stdout] 627 |     use std::time::Duration as StdDuration;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/subtitle/editor.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hasher`
[INFO] [stdout]   --> src/project/rendering/compositor.rs:85:23
[INFO] [stdout]    |
[INFO] [stdout] 85 | use std::hash::{Hash, Hasher};
[INFO] [stdout]    |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/cli/app.rs:277:25
[INFO] [stdout]     |
[INFO] [stdout] 277 |                     let mut args = vec![input.to_string_lossy().to_string()];
[INFO] [stdout]     |                         ----^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/cli/app.rs:295:25
[INFO] [stdout]     |
[INFO] [stdout] 295 |                     let mut args = vec![
[INFO] [stdout]     |                         ----^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/cli/app.rs:315:25
[INFO] [stdout]     |
[INFO] [stdout] 315 |                     let mut args = vec![project.to_string_lossy().to_string()];
[INFO] [stdout]     |                         ----^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/cli/app.rs:332:25
[INFO] [stdout]     |
[INFO] [stdout] 332 |                     let mut args = vec![project.to_string_lossy().to_string()];
[INFO] [stdout]     |                         ----^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]     --> src/cli/commands.rs:1080:27
[INFO] [stdout]      |
[INFO] [stdout] 1080 |                 .map_err(|e| Error::InvalidTimeFormat(format!("Invalid end time: {end}")))?
[INFO] [stdout]      |                           ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]     --> src/cli/commands.rs:1072:27
[INFO] [stdout]      |
[INFO] [stdout] 1072 |                 .map_err(|e| Error::InvalidTimeFormat(format!("Invalid start time: {start}")))?
[INFO] [stdout]      |                           ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hasher`
[INFO] [stdout]   --> src/project/rendering/compositor.rs:85:23
[INFO] [stdout]    |
[INFO] [stdout] 85 | use std::hash::{Hash, Hasher};
[INFO] [stdout]    |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/gui/frame_player.rs:242:13
[INFO] [stdout]     |
[INFO] [stdout] 242 |         let mut texture_cache: HashMap<usize, sdl2::render::Texture> =
[INFO] [stdout]     |             ----^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_paused`
[INFO] [stdout]    --> src/gui/frame_player.rs:260:25
[INFO] [stdout]     |
[INFO] [stdout] 260 |                     let is_paused = paused.0.lock().unwrap().clone();
[INFO] [stdout]     |                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_paused`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `texture_cache`
[INFO] [stdout]    --> src/gui/frame_player.rs:242:13
[INFO] [stdout]     |
[INFO] [stdout] 242 |         let mut texture_cache: HashMap<usize, sdl2::render::Texture> =
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_texture_cache`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `preload_thread`
[INFO] [stdout]    --> src/gui/frame_player.rs:247:13
[INFO] [stdout]     |
[INFO] [stdout] 247 |         let preload_thread = {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_preload_thread`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `frame_info`
[INFO] [stdout]    --> src/gui/frame_player.rs:725:17
[INFO] [stdout]     |
[INFO] [stdout] 725 |             let frame_info = format!("{}/{}", current + 1, total);
[INFO] [stdout]     |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_frame_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `metadata_json`
[INFO] [stdout]    --> src/project/rendering/cache.rs:109:17
[INFO] [stdout]     |
[INFO] [stdout] 109 |             let metadata_json = fs::read_to_string(&metadata_path)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `metadata_path`
[INFO] [stdout]    --> src/project/rendering/cache.rs:138:13
[INFO] [stdout]     |
[INFO] [stdout] 138 |         let metadata_path = self.cache_dir.join("cache_index.json");
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/project/rendering/compositor.rs:1248:13
[INFO] [stdout]      |
[INFO] [stdout] 1248 |         let mut ffmpeg = FFmpeg::detect().map_err(CompositionError::FFmpeg)?;
[INFO] [stdout]      |             ----^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/cli/app.rs:277:25
[INFO] [stdout]     |
[INFO] [stdout] 277 |                     let mut args = vec![input.to_string_lossy().to_string()];
[INFO] [stdout]     |                         ----^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/cli/app.rs:295:25
[INFO] [stdout]     |
[INFO] [stdout] 295 |                     let mut args = vec![
[INFO] [stdout]     |                         ----^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/cli/app.rs:315:25
[INFO] [stdout]     |
[INFO] [stdout] 315 |                     let mut args = vec![project.to_string_lossy().to_string()];
[INFO] [stdout]     |                         ----^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/cli/app.rs:332:25
[INFO] [stdout]     |
[INFO] [stdout] 332 |                     let mut args = vec![project.to_string_lossy().to_string()];
[INFO] [stdout]     |                         ----^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `total_frames`
[INFO] [stdout]   --> src/project/rendering/pipeline.rs:81:13
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let total_frames = (timeline_duration.as_seconds() * config.frame_rate) as u64;
[INFO] [stdout]    |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_frames`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `temp_file`
[INFO] [stdout]    --> src/project/rendering/pipeline.rs:223:21
[INFO] [stdout]     |
[INFO] [stdout] 223 |                 let temp_file = std::env::temp_dir().join(format!("autoload_{}.mp4", asset_id));
[INFO] [stdout]     |                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_temp_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cache_ref`
[INFO] [stdout]    --> src/project/rendering/pipeline.rs:211:13
[INFO] [stdout]     |
[INFO] [stdout] 211 |         let cache_ref = Arc::clone(cache);
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cache_ref`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]     --> src/cli/commands.rs:1080:27
[INFO] [stdout]      |
[INFO] [stdout] 1080 |                 .map_err(|e| Error::InvalidTimeFormat(format!("Invalid end time: {end}")))?
[INFO] [stdout]      |                           ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]     --> src/cli/commands.rs:1072:27
[INFO] [stdout]      |
[INFO] [stdout] 1072 |                 .map_err(|e| Error::InvalidTimeFormat(format!("Invalid start time: {start}")))?
[INFO] [stdout]      |                           ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/gui/frame_player.rs:242:13
[INFO] [stdout]     |
[INFO] [stdout] 242 |         let mut texture_cache: HashMap<usize, sdl2::render::Texture> =
[INFO] [stdout]     |             ----^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_paused`
[INFO] [stdout]    --> src/gui/frame_player.rs:260:25
[INFO] [stdout]     |
[INFO] [stdout] 260 |                     let is_paused = paused.0.lock().unwrap().clone();
[INFO] [stdout]     |                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_paused`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `texture_cache`
[INFO] [stdout]    --> src/gui/frame_player.rs:242:13
[INFO] [stdout]     |
[INFO] [stdout] 242 |         let mut texture_cache: HashMap<usize, sdl2::render::Texture> =
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_texture_cache`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `preload_thread`
[INFO] [stdout]    --> src/gui/frame_player.rs:247:13
[INFO] [stdout]     |
[INFO] [stdout] 247 |         let preload_thread = {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_preload_thread`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `frame_info`
[INFO] [stdout]    --> src/gui/frame_player.rs:725:17
[INFO] [stdout]     |
[INFO] [stdout] 725 |             let frame_info = format!("{}/{}", current + 1, total);
[INFO] [stdout]     |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_frame_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `metadata_json`
[INFO] [stdout]    --> src/project/rendering/cache.rs:109:17
[INFO] [stdout]     |
[INFO] [stdout] 109 |             let metadata_json = fs::read_to_string(&metadata_path)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `metadata_path`
[INFO] [stdout]    --> src/project/rendering/cache.rs:138:13
[INFO] [stdout]     |
[INFO] [stdout] 138 |         let metadata_path = self.cache_dir.join("cache_index.json");
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/project/timeline/mod.rs:1179:13
[INFO] [stdout]      |
[INFO] [stdout] 1179 |         let mut history_clone = self.history.clone();
[INFO] [stdout]      |             ----^^^^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/project/timeline/mod.rs:1230:13
[INFO] [stdout]      |
[INFO] [stdout] 1230 |         let mut history_clone = self.history.clone();
[INFO] [stdout]      |             ----^^^^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/project/rendering/compositor.rs:1248:13
[INFO] [stdout]      |
[INFO] [stdout] 1248 |         let mut ffmpeg = FFmpeg::detect().map_err(CompositionError::FFmpeg)?;
[INFO] [stdout]      |             ----^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `total_frames`
[INFO] [stdout]   --> src/project/rendering/pipeline.rs:81:13
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let total_frames = (timeline_duration.as_seconds() * config.frame_rate) as u64;
[INFO] [stdout]    |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_frames`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `temp_file`
[INFO] [stdout]    --> src/project/rendering/pipeline.rs:223:21
[INFO] [stdout]     |
[INFO] [stdout] 223 |                 let temp_file = std::env::temp_dir().join(format!("autoload_{}.mp4", asset_id));
[INFO] [stdout]     |                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_temp_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cache_ref`
[INFO] [stdout]    --> src/project/rendering/pipeline.rs:211:13
[INFO] [stdout]     |
[INFO] [stdout] 211 |         let cache_ref = Arc::clone(cache);
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cache_ref`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/subtitle/parser.rs:328:9
[INFO] [stdout]     |
[INFO] [stdout] 328 |     let mut lines = content.lines();
[INFO] [stdout]     |         ----^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `accel_type`
[INFO] [stdout]    --> src/utility/gpu_test.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |         accel_type: HardwareAccelType,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_accel_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `padding`
[INFO] [stdout]    --> src/utility/time.rs:355:21
[INFO] [stdout]     |
[INFO] [stdout] 355 |                 let padding = 3 - ms_str.len(); // Ensure correct scaling for partial ms digits
[INFO] [stdout]     |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_padding`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ffmpeg/mod.rs:397:20
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub fn command(&self) -> crate::ffmpeg::command::FFmpegCommand {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub fn command(&self) -> crate::ffmpeg::command::FFmpegCommand<'_> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]   --> examples/multi_track_demo.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 | use std::path::{Path, PathBuf};
[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 import: `Path`
[INFO] [stdout]   --> examples/multi_track_keyframe_demo.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 | use std::path::{Path, PathBuf};
[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 imports: `AssetId` and `AssetReference`
[INFO] [stdout]   --> examples/multi_track_keyframe_demo.rs:28:20
[INFO] [stdout]    |
[INFO] [stdout] 28 | use edv::project::{AssetId, AssetMetadata, AssetReference, ClipId, Project};
[INFO] [stdout]    |                    ^^^^^^^                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AssetId` and `AssetReference`
[INFO] [stdout]   --> examples/multi_track_demo.rs:27:20
[INFO] [stdout]    |
[INFO] [stdout] 27 | use edv::project::{AssetId, AssetMetadata, AssetReference, ClipId, Project};
[INFO] [stdout]    |                    ^^^^^^^                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]   --> examples/advanced_multi_track_demo.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 | use std::path::{Path, PathBuf};
[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 import: `edv::project::timeline::multi_track::TrackRelationship`
[INFO] [stdout]   --> examples/advanced_multi_track_demo.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use edv::project::timeline::multi_track::TrackRelationship;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AssetId` and `AssetReference`
[INFO] [stdout]   --> examples/advanced_multi_track_demo.rs:29:20
[INFO] [stdout]    |
[INFO] [stdout] 29 | use edv::project::{AssetId, AssetMetadata, AssetReference, ClipId, Project};
[INFO] [stdout]    |                    ^^^^^^^                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/project/timeline/mod.rs:1179:13
[INFO] [stdout]      |
[INFO] [stdout] 1179 |         let mut history_clone = self.history.clone();
[INFO] [stdout]      |             ----^^^^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/project/timeline/mod.rs:1230:13
[INFO] [stdout]      |
[INFO] [stdout] 1230 |         let mut history_clone = self.history.clone();
[INFO] [stdout]      |             ----^^^^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/subtitle/parser.rs:328:9
[INFO] [stdout]     |
[INFO] [stdout] 328 |     let mut lines = content.lines();
[INFO] [stdout]     |         ----^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `accel_type`
[INFO] [stdout]    --> src/utility/gpu_test.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |         accel_type: HardwareAccelType,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_accel_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `padding`
[INFO] [stdout]    --> src/utility/time.rs:355:21
[INFO] [stdout]     |
[INFO] [stdout] 355 |                 let padding = 3 - ms_str.len(); // Ensure correct scaling for partial ms digits
[INFO] [stdout]     |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_padding`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ffmpeg/mod.rs:397:20
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub fn command(&self) -> crate::ffmpeg::command::FFmpegCommand {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub fn command(&self) -> crate::ffmpeg::command::FFmpegCommand<'_> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.74s
[INFO] running `Command { std: "docker" "inspect" "cd4f93e0b7ebf954aa1207e4d2e4e3410b62d3403e24d3547744eb7d5add57b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd4f93e0b7ebf954aa1207e4d2e4e3410b62d3403e24d3547744eb7d5add57b1", kill_on_drop: false }`
[INFO] [stdout] cd4f93e0b7ebf954aa1207e4d2e4e3410b62d3403e24d3547744eb7d5add57b1
