[INFO] fetching crate tvid 0.2.5...
[INFO] testing tvid-0.2.5 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate tvid 0.2.5 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate tvid 0.2.5
[INFO] finished tweaking crates.io crate tvid 0.2.5
[INFO] tweaked toml for crates.io crate tvid 0.2.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tvid 0.2.5 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tvid 0.2.5 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ce1ed1f8e7c238eb9a9881b72d007b8404f5ce32b9b4cf6bc59a088c5947952
[INFO] running `Command { std: "docker" "start" "-a" "6ce1ed1f8e7c238eb9a9881b72d007b8404f5ce32b9b4cf6bc59a088c5947952", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ce1ed1f8e7c238eb9a9881b72d007b8404f5ce32b9b4cf6bc59a088c5947952", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ce1ed1f8e7c238eb9a9881b72d007b8404f5ce32b9b4cf6bc59a088c5947952", kill_on_drop: false }`
[INFO] [stdout] 6ce1ed1f8e7c238eb9a9881b72d007b8404f5ce32b9b4cf6bc59a088c5947952
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26b5cf34d89d4247edd14e8cbea2d1aaf8f2d61aa9503df69035b791e2d6f574
[INFO] running `Command { std: "docker" "start" "-a" "26b5cf34d89d4247edd14e8cbea2d1aaf8f2d61aa9503df69035b791e2d6f574", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling alsa-sys v0.4.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ffmpeg-next v8.1.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling cpal v0.17.3
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling alsa v0.11.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling regex v1.12.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 pin-project-lite v0.2.17
[INFO] [stderr]    Compiling tvid v0.2.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[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 dasp_sample v0.11.0
[INFO] [stderr]    Compiling tokio v1.52.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling shellexpand v3.1.2
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling sys-locale v0.3.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling data-classes-derive v0.0.0-19
[INFO] [stderr]    Compiling static-l10n v0.0.2
[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 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 `dev` profile [optimized + debuginfo] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "26b5cf34d89d4247edd14e8cbea2d1aaf8f2d61aa9503df69035b791e2d6f574", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26b5cf34d89d4247edd14e8cbea2d1aaf8f2d61aa9503df69035b791e2d6f574", kill_on_drop: false }`
[INFO] [stdout] 26b5cf34d89d4247edd14e8cbea2d1aaf8f2d61aa9503df69035b791e2d6f574
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 475eaa0394072e212b86dd192018b5fa9fc97e556bd40fb1d5aca5207d2bb908
[INFO] running `Command { std: "docker" "start" "-a" "475eaa0394072e212b86dd192018b5fa9fc97e556bd40fb1d5aca5207d2bb908", kill_on_drop: false }`
[INFO] [stderr]    Compiling tvid v0.2.5 (/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 `test` profile [optimized + debuginfo] target(s) in 3.45s
[INFO] running `Command { std: "docker" "inspect" "475eaa0394072e212b86dd192018b5fa9fc97e556bd40fb1d5aca5207d2bb908", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "475eaa0394072e212b86dd192018b5fa9fc97e556bd40fb1d5aca5207d2bb908", kill_on_drop: false }`
[INFO] [stdout] 475eaa0394072e212b86dd192018b5fa9fc97e556bd40fb1d5aca5207d2bb908
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] baa67d77b5e0781ff8ae4fa84302314a65090e537c47174242bbeeb60b281d70
[INFO] running `Command { std: "docker" "start" "-a" "baa67d77b5e0781ff8ae4fa84302314a65090e537c47174242bbeeb60b281d70", 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 `test` profile [optimized + debuginfo] target(s) in 0.57s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tvid-10c47aef25adbd9b)
[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" "baa67d77b5e0781ff8ae4fa84302314a65090e537c47174242bbeeb60b281d70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "baa67d77b5e0781ff8ae4fa84302314a65090e537c47174242bbeeb60b281d70", kill_on_drop: false }`
[INFO] [stdout] baa67d77b5e0781ff8ae4fa84302314a65090e537c47174242bbeeb60b281d70
