[INFO] cloning repository https://github.com/copi143/tvid
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/copi143/tvid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcopi143%2Ftvid", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcopi143%2Ftvid'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ecbdf004b28881026d3b20f027061f73c6ca8cef
[INFO] testing copi143/tvid against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcopi143%2Ftvid" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/copi143/tvid
[INFO] finished tweaking git repo https://github.com/copi143/tvid
[INFO] tweaked toml for git repo https://github.com/copi143/tvid written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/copi143/tvid on toolchain 1.98.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/copi143/tvid 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" "+1.98.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 605fe6d84764c563e8c0c8335278c56adf9a585b25281962d63be3f0ef4f86e1
[INFO] running `Command { std: "docker" "start" "605fe6d84764c563e8c0c8335278c56adf9a585b25281962d63be3f0ef4f86e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "605fe6d84764c563e8c0c8335278c56adf9a585b25281962d63be3f0ef4f86e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "605fe6d84764c563e8c0c8335278c56adf9a585b25281962d63be3f0ef4f86e1" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "605fe6d84764c563e8c0c8335278c56adf9a585b25281962d63be3f0ef4f86e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "605fe6d84764c563e8c0c8335278c56adf9a585b25281962d63be3f0ef4f86e1" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling alsa-sys v0.4.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling cpal v0.18.1
[INFO] [stderr]    Compiling ffmpeg-next v8.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling tvid v0.2.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling alsa v0.11.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling sys-locale v0.3.2
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling data-classes-derive v0.0.0-19
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling static-l10n v0.0.2
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling data-classes v0.0.0-19
[INFO] [stderr]    Compiling ffmpeg-sys-next v8.1.0
[INFO] [stdout] warning: methods `push`, `get_looping`, `set_looping`, and `prev` are never used
[INFO] [stdout]    --> src/playlist.rs:30:12
[INFO] [stdout]     |
[INFO] [stdout]  14 | impl Playlist {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  30 |     pub fn push(&mut self, path: &str) -> &mut Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  58 |     pub fn get_looping(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  62 |     pub fn set_looping(&mut self, looping: bool) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub fn prev(&mut self) -> Option<&String> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/stdin.rs:110:8
[INFO] [stdout]     |
[INFO] [stdout] 102 | impl Getc {
[INFO] [stdout]     | --------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 110 |     fn new(id: i32, inner: GetcInner) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `InputCallback` is never used
[INFO] [stdout]    --> src/stdin.rs:339:10
[INFO] [stdout]     |
[INFO] [stdout] 339 | pub type InputCallback = Box<dyn Fn(i32, &str) -> bool + Send + Sync>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `INPUT_CALLBACKS` is never used
[INFO] [stdout]    --> src/stdin.rs:341:8
[INFO] [stdout]     |
[INFO] [stdout] 341 | static INPUT_CALLBACKS: Mutex<Vec<InputCallback>> = Mutex::new(Vec::new());
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `register_input_callback` is never used
[INFO] [stdout]    --> src/stdin.rs:343:8
[INFO] [stdout]     |
[INFO] [stdout] 343 | pub fn register_input_callback(f: impl Fn(i32, &str) -> bool + Send + Sync + 'static) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `call_input_callbacks` is never used
[INFO] [stdout]    --> src/stdin.rs:347:8
[INFO] [stdout]     |
[INFO] [stdout] 347 | pub fn call_input_callbacks(id: i32, data: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `input_task` is never used
[INFO] [stdout]    --> src/stdin.rs:817:14
[INFO] [stdout]     |
[INFO] [stdout] 817 | pub async fn input_task(id: i32, getc: GetcInner) {
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `NEXT_TERM_ID` is never used
[INFO] [stdout]   --> src/term.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | static NEXT_TERM_ID: AtomicI32 = AtomicI32::new(1);
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `next_term_id` is never used
[INFO] [stdout]   --> src/term.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn next_term_id() -> i32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_candidates_lines` is never used
[INFO] [stdout]    --> src/command.rs:626:4
[INFO] [stdout]     |
[INFO] [stdout] 626 | fn format_candidates_lines(width: usize, candidates: &[String], max_lines: usize) -> Vec<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_duration` is never used
[INFO] [stdout]   --> src/subtitle.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn parse_duration(s: &str) -> Duration {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 42s
[INFO] running `Command { std: "docker" "inspect" "605fe6d84764c563e8c0c8335278c56adf9a585b25281962d63be3f0ef4f86e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "605fe6d84764c563e8c0c8335278c56adf9a585b25281962d63be3f0ef4f86e1" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling tvid v0.2.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `push`, `get_looping`, `set_looping`, and `prev` are never used
[INFO] [stdout]    --> src/playlist.rs:30:12
[INFO] [stdout]     |
[INFO] [stdout]  14 | impl Playlist {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  30 |     pub fn push(&mut self, path: &str) -> &mut Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  58 |     pub fn get_looping(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  62 |     pub fn set_looping(&mut self, looping: bool) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub fn prev(&mut self) -> Option<&String> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/stdin.rs:110:8
[INFO] [stdout]     |
[INFO] [stdout] 102 | impl Getc {
[INFO] [stdout]     | --------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 110 |     fn new(id: i32, inner: GetcInner) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `InputCallback` is never used
[INFO] [stdout]    --> src/stdin.rs:339:10
[INFO] [stdout]     |
[INFO] [stdout] 339 | pub type InputCallback = Box<dyn Fn(i32, &str) -> bool + Send + Sync>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `INPUT_CALLBACKS` is never used
[INFO] [stdout]    --> src/stdin.rs:341:8
[INFO] [stdout]     |
[INFO] [stdout] 341 | static INPUT_CALLBACKS: Mutex<Vec<InputCallback>> = Mutex::new(Vec::new());
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `register_input_callback` is never used
[INFO] [stdout]    --> src/stdin.rs:343:8
[INFO] [stdout]     |
[INFO] [stdout] 343 | pub fn register_input_callback(f: impl Fn(i32, &str) -> bool + Send + Sync + 'static) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `call_input_callbacks` is never used
[INFO] [stdout]    --> src/stdin.rs:347:8
[INFO] [stdout]     |
[INFO] [stdout] 347 | pub fn call_input_callbacks(id: i32, data: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `input_task` is never used
[INFO] [stdout]    --> src/stdin.rs:817:14
[INFO] [stdout]     |
[INFO] [stdout] 817 | pub async fn input_task(id: i32, getc: GetcInner) {
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `NEXT_TERM_ID` is never used
[INFO] [stdout]   --> src/term.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | static NEXT_TERM_ID: AtomicI32 = AtomicI32::new(1);
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `next_term_id` is never used
[INFO] [stdout]   --> src/term.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn next_term_id() -> i32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_candidates_lines` is never used
[INFO] [stdout]    --> src/command.rs:626:4
[INFO] [stdout]     |
[INFO] [stdout] 626 | fn format_candidates_lines(width: usize, candidates: &[String], max_lines: usize) -> Vec<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_duration` is never used
[INFO] [stdout]   --> src/subtitle.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn parse_duration(s: &str) -> Duration {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 12.97s
[INFO] running `Command { std: "docker" "inspect" "605fe6d84764c563e8c0c8335278c56adf9a585b25281962d63be3f0ef4f86e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "605fe6d84764c563e8c0c8335278c56adf9a585b25281962d63be3f0ef4f86e1" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: methods `push`, `get_looping`, `set_looping`, and `prev` are never used
[INFO] [stderr]    --> src/playlist.rs:30:12
[INFO] [stderr]     |
[INFO] [stderr]  14 | impl Playlist {
[INFO] [stderr]     | ------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  30 |     pub fn push(&mut self, path: &str) -> &mut Self {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr]  58 |     pub fn get_looping(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  62 |     pub fn set_looping(&mut self, looping: bool) -> &mut Self {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 102 |     pub fn prev(&mut self) -> Option<&String> {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]    --> src/stdin.rs:110:8
[INFO] [stderr]     |
[INFO] [stderr] 102 | impl Getc {
[INFO] [stderr]     | --------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 110 |     fn new(id: i32, inner: GetcInner) -> Self {
[INFO] [stderr]     |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `InputCallback` is never used
[INFO] [stderr]    --> src/stdin.rs:339:10
[INFO] [stderr]     |
[INFO] [stderr] 339 | pub type InputCallback = Box<dyn Fn(i32, &str) -> bool + Send + Sync>;
[INFO] [stderr]     |          ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: static `INPUT_CALLBACKS` is never used
[INFO] [stderr]    --> src/stdin.rs:341:8
[INFO] [stderr]     |
[INFO] [stderr] 341 | static INPUT_CALLBACKS: Mutex<Vec<InputCallback>> = Mutex::new(Vec::new());
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `register_input_callback` is never used
[INFO] [stderr]    --> src/stdin.rs:343:8
[INFO] [stderr]     |
[INFO] [stderr] 343 | pub fn register_input_callback(f: impl Fn(i32, &str) -> bool + Send + Sync + 'static) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `call_input_callbacks` is never used
[INFO] [stderr]    --> src/stdin.rs:347:8
[INFO] [stderr]     |
[INFO] [stderr] 347 | pub fn call_input_callbacks(id: i32, data: &str) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `input_task` is never used
[INFO] [stderr]    --> src/stdin.rs:817:14
[INFO] [stderr]     |
[INFO] [stderr] 817 | pub async fn input_task(id: i32, getc: GetcInner) {
[INFO] [stderr]     |              ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: static `NEXT_TERM_ID` is never used
[INFO] [stderr]   --> src/term.rs:12:8
[INFO] [stderr]    |
[INFO] [stderr] 12 | static NEXT_TERM_ID: AtomicI32 = AtomicI32::new(1);
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `next_term_id` is never used
[INFO] [stderr]   --> src/term.rs:14:8
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub fn next_term_id() -> i32 {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `format_candidates_lines` is never used
[INFO] [stderr]    --> src/command.rs:626:4
[INFO] [stderr]     |
[INFO] [stderr] 626 | fn format_candidates_lines(width: usize, candidates: &[String], max_lines: usize) -> Vec<String> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_duration` is never used
[INFO] [stderr]   --> src/subtitle.rs:50:8
[INFO] [stderr]    |
[INFO] [stderr] 50 | pub fn parse_duration(s: &str) -> Duration {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `tvid` (bin "tvid" test) generated 11 warnings
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/tvid-e2c3571ab41eb576)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "605fe6d84764c563e8c0c8335278c56adf9a585b25281962d63be3f0ef4f86e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "605fe6d84764c563e8c0c8335278c56adf9a585b25281962d63be3f0ef4f86e1", kill_on_drop: false }`
[INFO] [stdout] 605fe6d84764c563e8c0c8335278c56adf9a585b25281962d63be3f0ef4f86e1
