[INFO] cloning repository https://github.com/go-numb/auto-mv
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/go-numb/auto-mv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgo-numb%2Fauto-mv", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgo-numb%2Fauto-mv'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 927ba6869f545c69a06382dba19320e34260c679
[INFO] testing go-numb/auto-mv against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgo-numb%2Fauto-mv" "/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/go-numb/auto-mv
[INFO] finished tweaking git repo https://github.com/go-numb/auto-mv
[INFO] tweaked toml for git repo https://github.com/go-numb/auto-mv written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/go-numb/auto-mv on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/go-numb/auto-mv 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hyper v1.4.1
[INFO] [stderr]   Downloaded gauth v0.8.0
[INFO] [stderr]   Downloaded hyper v0.14.30
[INFO] [stderr]   Downloaded openssl v0.10.66
[INFO] [stderr]   Downloaded protoc v2.28.0
[INFO] [stderr]   Downloaded cc v1.1.29
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7660e8480dcbd85911973017d45128718ba79aa09beafea88723670113c3da29
[INFO] running `Command { std: "docker" "start" "-a" "7660e8480dcbd85911973017d45128718ba79aa09beafea88723670113c3da29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7660e8480dcbd85911973017d45128718ba79aa09beafea88723670113c3da29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7660e8480dcbd85911973017d45128718ba79aa09beafea88723670113c3da29", kill_on_drop: false }`
[INFO] [stdout] 7660e8480dcbd85911973017d45128718ba79aa09beafea88723670113c3da29
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd46c3ce8145ab82bdb3c4ba261ecf814c1923169b4911d1403a4bf8452b08c0
[INFO] running `Command { std: "docker" "start" "-a" "dd46c3ce8145ab82bdb3c4ba261ecf814c1923169b4911d1403a4bf8452b08c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling cc v1.1.29
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling tower v0.5.1
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling protoc v2.28.0
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling pin-project-internal v1.1.6
[INFO] [stderr]    Compiling prost-derive v0.13.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling pin-project v1.1.6
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling prost v0.13.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling axum v0.7.7
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling hyper-util v0.1.9
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling hyper-timeout v0.5.1
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling gauth v0.8.0
[INFO] [stderr]    Compiling auto-mv v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let mut slides: Vec<SlideImage> = Vec::new();
[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: unused variable: `i`
[INFO] [stdout]    --> src/main.rs:175:14
[INFO] [stdout]     |
[INFO] [stdout] 175 |         for (i, script) in slides.iter().enumerate() {
[INFO] [stdout]     |              ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `script`
[INFO] [stdout]    --> src/main.rs:175:17
[INFO] [stdout]     |
[INFO] [stdout] 175 |         for (i, script) in slides.iter().enumerate() {
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_script`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `crop` is never used
[INFO] [stdout]    --> src/ffmpeg/command.rs:265:8
[INFO] [stdout]     |
[INFO] [stdout] 265 | pub fn crop(
[INFO] [stdout]     |        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]  --> src/models/ass_subtitle.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Subtitle {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 6 |     pub id: i32,
[INFO] [stdout]   |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `outline_color` is never read
[INFO] [stdout]   --> src/models/ass_subtitle.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub struct Style {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub outline_color: Color,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `default` is never used
[INFO] [stdout]   --> src/models/ass_subtitle.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 84 | impl Style {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 85 |     pub fn default() -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/models/ass_subtitle.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 203 | impl StyleType {
[INFO] [stdout]     | -------------- associated function in this implementation
[INFO] [stdout] 204 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `start_time`, `end_time`, `image_path`, and `display_options` are never read
[INFO] [stdout]   --> src/models/slide.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct SlideImage {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout]  6 |     pub id: i32,
[INFO] [stdout]    |         ^^
[INFO] [stdout]  7 |     /// 画像表示の開始時間
[INFO] [stdout]  8 |     pub start_time: Duration,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]  9 |     /// 画像表示の終了時間
[INFO] [stdout] 10 |     pub end_time: Duration,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 11 |     /// 画像のファイルパス（またはURL）
[INFO] [stdout] 12 |     pub image_path: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 13 |     /// 画像の表示位置やサイズのオプション（オプション）
[INFO] [stdout] 14 |     pub display_options: Option<ImageDisplayOptions>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SlideImage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x_pos`, `y_pos`, `width`, and `height` are never read
[INFO] [stdout]   --> src/models/slide.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct ImageDisplayOptions {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] 20 |     /// 表示するX座標（左上を基準）
[INFO] [stdout] 21 |     pub x_pos: u32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 22 |     /// 表示するY座標（左上を基準）
[INFO] [stdout] 23 |     pub y_pos: u32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 24 |     /// 画像の幅
[INFO] [stdout] 25 |     pub width: u32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 26 |     /// 画像の高さ
[INFO] [stdout] 27 |     pub height: u32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ImageDisplayOptions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Subtitle` is never constructed
[INFO] [stdout]  --> src/models/subtitle.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Subtitle {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_duration_as_srt_time` is never used
[INFO] [stdout]   --> src/models/subtitle.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn format_duration_as_srt_time(duration: Duration) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Style` is never constructed
[INFO] [stdout]   --> src/models/subtitle.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct Style {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_style` is never used
[INFO] [stdout]   --> src/models/subtitle.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl Style {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] 66 |     /// Generate the style string for passing to ffmpeg's force_style option
[INFO] [stdout] 67 |     pub fn to_style(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Color` is never used
[INFO] [stdout]   --> src/models/subtitle.rs:85:10
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub enum Color {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_string` is never used
[INFO] [stdout]    --> src/models/subtitle.rs:120:12
[INFO] [stdout]     |
[INFO] [stdout] 119 | impl Color {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] 120 |     pub fn to_string(&self, alpha: u8) -> String {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.70s
[INFO] running `Command { std: "docker" "inspect" "dd46c3ce8145ab82bdb3c4ba261ecf814c1923169b4911d1403a4bf8452b08c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd46c3ce8145ab82bdb3c4ba261ecf814c1923169b4911d1403a4bf8452b08c0", kill_on_drop: false }`
[INFO] [stdout] dd46c3ce8145ab82bdb3c4ba261ecf814c1923169b4911d1403a4bf8452b08c0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 844d53a8715784b8f057bc73eee83b2d5e37e6dc4936eaea7f9d8c7fa8c45c25
[INFO] running `Command { std: "docker" "start" "-a" "844d53a8715784b8f057bc73eee83b2d5e37e6dc4936eaea7f9d8c7fa8c45c25", kill_on_drop: false }`
[INFO] [stderr]    Compiling auto-mv v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let mut slides: Vec<SlideImage> = Vec::new();
[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: unused variable: `i`
[INFO] [stdout]    --> src/main.rs:175:14
[INFO] [stdout]     |
[INFO] [stdout] 175 |         for (i, script) in slides.iter().enumerate() {
[INFO] [stdout]     |              ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `script`
[INFO] [stdout]    --> src/main.rs:175:17
[INFO] [stdout]     |
[INFO] [stdout] 175 |         for (i, script) in slides.iter().enumerate() {
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_script`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `crop` is never used
[INFO] [stdout]    --> src/ffmpeg/command.rs:265:8
[INFO] [stdout]     |
[INFO] [stdout] 265 | pub fn crop(
[INFO] [stdout]     |        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]  --> src/models/ass_subtitle.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Subtitle {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 6 |     pub id: i32,
[INFO] [stdout]   |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `outline_color` is never read
[INFO] [stdout]   --> src/models/ass_subtitle.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub struct Style {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub outline_color: Color,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `default` is never used
[INFO] [stdout]   --> src/models/ass_subtitle.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 84 | impl Style {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 85 |     pub fn default() -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/models/ass_subtitle.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 203 | impl StyleType {
[INFO] [stdout]     | -------------- associated function in this implementation
[INFO] [stdout] 204 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `start_time`, `end_time`, `image_path`, and `display_options` are never read
[INFO] [stdout]   --> src/models/slide.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct SlideImage {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout]  6 |     pub id: i32,
[INFO] [stdout]    |         ^^
[INFO] [stdout]  7 |     /// 画像表示の開始時間
[INFO] [stdout]  8 |     pub start_time: Duration,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]  9 |     /// 画像表示の終了時間
[INFO] [stdout] 10 |     pub end_time: Duration,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 11 |     /// 画像のファイルパス（またはURL）
[INFO] [stdout] 12 |     pub image_path: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 13 |     /// 画像の表示位置やサイズのオプション（オプション）
[INFO] [stdout] 14 |     pub display_options: Option<ImageDisplayOptions>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SlideImage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x_pos`, `y_pos`, `width`, and `height` are never read
[INFO] [stdout]   --> src/models/slide.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct ImageDisplayOptions {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] 20 |     /// 表示するX座標（左上を基準）
[INFO] [stdout] 21 |     pub x_pos: u32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 22 |     /// 表示するY座標（左上を基準）
[INFO] [stdout] 23 |     pub y_pos: u32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 24 |     /// 画像の幅
[INFO] [stdout] 25 |     pub width: u32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 26 |     /// 画像の高さ
[INFO] [stdout] 27 |     pub height: u32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ImageDisplayOptions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Subtitle` is never constructed
[INFO] [stdout]  --> src/models/subtitle.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Subtitle {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_duration_as_srt_time` is never used
[INFO] [stdout]   --> src/models/subtitle.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn format_duration_as_srt_time(duration: Duration) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x2` and `y2` are never read
[INFO] [stdout]   --> src/models/subtitle.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct Style {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub x2: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 62 |     pub y2: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.19s
[INFO] running `Command { std: "docker" "inspect" "844d53a8715784b8f057bc73eee83b2d5e37e6dc4936eaea7f9d8c7fa8c45c25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "844d53a8715784b8f057bc73eee83b2d5e37e6dc4936eaea7f9d8c7fa8c45c25", kill_on_drop: false }`
[INFO] [stdout] 844d53a8715784b8f057bc73eee83b2d5e37e6dc4936eaea7f9d8c7fa8c45c25
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 45757f54b08e4bbb9441e58c999ca92f4860277614adfd644513515401c616fd
[INFO] running `Command { std: "docker" "start" "-a" "45757f54b08e4bbb9441e58c999ca92f4860277614adfd644513515401c616fd", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/main.rs:38:9
[INFO] [stderr]    |
[INFO] [stderr] 38 |     let mut slides: Vec<SlideImage> = Vec::new();
[INFO] [stderr]    |         ----^^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> src/main.rs:175:14
[INFO] [stderr]     |
[INFO] [stderr] 175 |         for (i, script) in slides.iter().enumerate() {
[INFO] [stderr]     |              ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `script`
[INFO] [stderr]    --> src/main.rs:175:17
[INFO] [stderr]     |
[INFO] [stderr] 175 |         for (i, script) in slides.iter().enumerate() {
[INFO] [stderr]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_script`
[INFO] [stderr] 
[INFO] [stderr] warning: function `crop` is never used
[INFO] [stderr]    --> src/ffmpeg/command.rs:265:8
[INFO] [stderr]     |
[INFO] [stderr] 265 | pub fn crop(
[INFO] [stderr]     |        ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `id` is never read
[INFO] [stderr]  --> src/models/ass_subtitle.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct Subtitle {
[INFO] [stderr]   |            -------- field in this struct
[INFO] [stderr] 6 |     pub id: i32,
[INFO] [stderr]   |         ^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `outline_color` is never read
[INFO] [stderr]   --> src/models/ass_subtitle.rs:64:9
[INFO] [stderr]    |
[INFO] [stderr] 59 | pub struct Style {
[INFO] [stderr]    |            ----- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 64 |     pub outline_color: Color,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `default` is never used
[INFO] [stderr]   --> src/models/ass_subtitle.rs:85:12
[INFO] [stderr]    |
[INFO] [stderr] 84 | impl Style {
[INFO] [stderr]    | ---------- associated function in this implementation
[INFO] [stderr] 85 |     pub fn default() -> Self {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]    --> src/models/ass_subtitle.rs:204:12
[INFO] [stderr]     |
[INFO] [stderr] 203 | impl StyleType {
[INFO] [stderr]     | -------------- associated function in this implementation
[INFO] [stderr] 204 |     pub fn new() -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id`, `start_time`, `end_time`, `image_path`, and `display_options` are never read
[INFO] [stderr]   --> src/models/slide.rs:6:9
[INFO] [stderr]    |
[INFO] [stderr]  5 | pub struct SlideImage {
[INFO] [stderr]    |            ---------- fields in this struct
[INFO] [stderr]  6 |     pub id: i32,
[INFO] [stderr]    |         ^^
[INFO] [stderr]  7 |     /// 画像表示の開始時間
[INFO] [stderr]  8 |     pub start_time: Duration,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]  9 |     /// 画像表示の終了時間
[INFO] [stderr] 10 |     pub end_time: Duration,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 11 |     /// 画像のファイルパス（またはURL）
[INFO] [stderr] 12 |     pub image_path: String,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 13 |     /// 画像の表示位置やサイズのオプション（オプション）
[INFO] [stderr] 14 |     pub display_options: Option<ImageDisplayOptions>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SlideImage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `x_pos`, `y_pos`, `width`, and `height` are never read
[INFO] [stderr]   --> src/models/slide.rs:21:9
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub struct ImageDisplayOptions {
[INFO] [stderr]    |            ------------------- fields in this struct
[INFO] [stderr] 20 |     /// 表示するX座標（左上を基準）
[INFO] [stderr] 21 |     pub x_pos: u32,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 22 |     /// 表示するY座標（左上を基準）
[INFO] [stderr] 23 |     pub y_pos: u32,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 24 |     /// 画像の幅
[INFO] [stderr] 25 |     pub width: u32,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 26 |     /// 画像の高さ
[INFO] [stderr] 27 |     pub height: u32,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ImageDisplayOptions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Subtitle` is never constructed
[INFO] [stderr]  --> src/models/subtitle.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct Subtitle {
[INFO] [stderr]   |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `format_duration_as_srt_time` is never used
[INFO] [stderr]   --> src/models/subtitle.rs:14:8
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub fn format_duration_as_srt_time(duration: Duration) -> String {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `x2` and `y2` are never read
[INFO] [stderr]   --> src/models/subtitle.rs:61:9
[INFO] [stderr]    |
[INFO] [stderr] 43 | pub struct Style {
[INFO] [stderr]    |            ----- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 61 |     pub x2: u32,
[INFO] [stderr]    |         ^^
[INFO] [stderr] 62 |     pub y2: u32,
[INFO] [stderr]    |         ^^
[INFO] [stderr] 
[INFO] [stderr] warning: `auto-mv` (bin "auto-mv" test) generated 13 warnings (run `cargo fix --bin "auto-mv" -p auto-mv --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/auto_mv-5cd4f3f8704bb592)
[INFO] [stdout] running 7 tests
[INFO] [stdout] test models::subtitle::tests::test_to_style ... ok
[INFO] [stdout] test models::subtitle::tests::test_color_to_string ... ok
[INFO] [stdout] test speech::voice::tests::test_code_display ... ok
[INFO] [stdout] test speech::voice::tests::test_name_display ... ok
[INFO] [stdout] test speech::voice::tests::test_name_from ... ok
[INFO] [stdout] test models::ass_subtitle::tests::test_escape_ass_text ... ok
[INFO] [stdout] test speech::local::tests::test_command ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- speech::local::tests::test_command stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'speech::local::tests::test_command' (27) panicked at src/speech/local.rs:84:23:
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eff9765b1d2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eff9765b1d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eff9765b1d2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5eff9765b1d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5eff9766b0ef - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5eff9766b0ef - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5eff976288f3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5eff976288f3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5eff976348a2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5eff9763947f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5eff97639311 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5eff975f9cee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5eff975f9cee - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5eff97639a8f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5eff97639a8f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5eff976398ea - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5eff976349d9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5eff9761d1ed - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5eff97672930 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eff975d593b - auto_mv::speech::local::tests::test_command::hace2374ab5f36b2f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/speech/local.rs:84:23
[INFO] [stdout]   20:     0x5eff975d5977 - auto_mv::speech::local::tests::test_command::{{closure}}::h8aeb1e46423c055e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/speech/local.rs:76:22
[INFO] [stdout]   21:     0x5eff975d21b6 - core::ops::function::FnOnce::call_once::hf8d9ed3a988b12c1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5eff975f9acb - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5eff975f9acb - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5eff9760db4d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5eff9760db4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x5eff9760db4d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x5eff9760db4d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x5eff9760db4d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5eff9760db4d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5eff9760db4d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5eff975e7064 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5eff975e7064 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x5eff975ea99a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   34:     0x5eff975ea99a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5eff975ea99a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x5eff975ea99a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x5eff975ea99a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5eff975ea99a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   39:     0x5eff975ea99a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5eff9762fcff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   41:     0x5eff9762fcff - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   42:     0x7b1c05853aa4 - <unknown>
[INFO] [stdout]   43:     0x7b1c058e0a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     speech::local::tests::test_command
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin auto-mv`
[INFO] running `Command { std: "docker" "inspect" "45757f54b08e4bbb9441e58c999ca92f4860277614adfd644513515401c616fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45757f54b08e4bbb9441e58c999ca92f4860277614adfd644513515401c616fd", kill_on_drop: false }`
[INFO] [stdout] 45757f54b08e4bbb9441e58c999ca92f4860277614adfd644513515401c616fd
