[INFO] cloning repository https://github.com/alxpettit/akasha [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alxpettit/akasha" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falxpettit%2Fakasha", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falxpettit%2Fakasha'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7df4624374e7d20dc7420001c0769c227d16beab [INFO] building alxpettit/akasha against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falxpettit%2Fakasha" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/alxpettit/akasha [INFO] finished tweaking git repo https://github.com/alxpettit/akasha [INFO] tweaked toml for git repo https://github.com/alxpettit/akasha written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/alxpettit/akasha on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/alxpettit/akasha 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4909853342dd6dcd9ae55dee485c6a04af696116ee73f91ff32e7f31484a68a [INFO] running `Command { std: "docker" "start" "-a" "a4909853342dd6dcd9ae55dee485c6a04af696116ee73f91ff32e7f31484a68a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4909853342dd6dcd9ae55dee485c6a04af696116ee73f91ff32e7f31484a68a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4909853342dd6dcd9ae55dee485c6a04af696116ee73f91ff32e7f31484a68a", kill_on_drop: false }` [INFO] [stdout] a4909853342dd6dcd9ae55dee485c6a04af696116ee73f91ff32e7f31484a68a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54732e5762520df5db91210b022dfd0322ad8200357550387a5adda5a0a433c1 [INFO] running `Command { std: "docker" "start" "-a" "54732e5762520df5db91210b022dfd0322ad8200357550387a5adda5a0a433c1", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling dasp_ring_buffer v0.11.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling ogg_next_sys v0.1.2 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling clap_builder v4.4.7 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling dasp_rms v0.11.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling dasp_peak v0.11.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling rustfft v6.1.0 [INFO] [stderr] Compiling dasp_envelope v0.11.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling aotuv_lancer_vorbis_sys v0.1.1 [INFO] [stderr] Compiling dasp_interpolate v0.11.0 [INFO] [stderr] Compiling dasp_window v0.11.1 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling transpose v0.2.2 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling dasp_signal v0.11.0 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling primal-check v0.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dasp_slice v0.11.0 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling lazy-regex-proc_macros v2.4.1 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling lazy-regex v2.5.0 [INFO] [stderr] Compiling cpal v0.14.2 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling clap v4.4.7 [INFO] [stderr] Compiling duration-human v0.1.10 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling dasp v0.11.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling async-fn-stream v0.2.0 [INFO] [stderr] Compiling vorbis_rs v0.2.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling clap-duration v0.1.11 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling nnnoiseless v0.5.1 [INFO] [stderr] Compiling wide v0.7.13 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Compiling printrn v0.1.5 [INFO] [stderr] Compiling akasha v1.2.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::printrn` [INFO] [stdout] --> src/microphone.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::printrn; [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 label [INFO] [stdout] --> src/noise_filter.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | 'outer: loop { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_labels)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `get_device_list` and `printrn` [INFO] [stdout] --> src/record.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::{get_device_list, microphone, printrn, write_audio, FormatSelect, ProgramState}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> src/record.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | use log::{debug, info}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cpal::Host` [INFO] [stdout] --> src/main.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use cpal::Host; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lazy_static::lazy_static` [INFO] [stdout] --> src/main.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use lazy_static::lazy_static; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::OsString` [INFO] [stdout] --> src/main.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | use std::ffi::OsString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Formatter` [INFO] [stdout] --> src/main.rs:38:23 [INFO] [stdout] | [INFO] [stdout] 38 | use std::fmt::{Debug, Formatter}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::Deref` [INFO] [stdout] --> src/main.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | use std::ops::Deref; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/main.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::atomic::AtomicBool` [INFO] [stdout] --> src/main.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | use std::sync::atomic::AtomicBool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> src/main.rs:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | use std::{error, thread}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/main.rs:383:9 [INFO] [stdout] | [INFO] [stdout] 383 | _ => {} [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/main.rs:383:9 [INFO] [stdout] | [INFO] [stdout] 377 | true => { [INFO] [stdout] | ---- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 380 | false => { [INFO] [stdout] | ----- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 383 | _ => {} [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `buf_remainder` is never read [INFO] [stdout] --> src/noise_filter.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | buf_remainder = buf.split_off(DenoiseState::FRAME_SIZE); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `frame_input` is never read [INFO] [stdout] --> src/noise_filter.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | frame_input = DenoiseChunk::try_from(buf.as_slice().clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buf_remainder` [INFO] [stdout] --> src/noise_filter.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | buf_remainder = buf.split_off(DenoiseState::FRAME_SIZE); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: did you mean to capture by reference instead? [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame_input` [INFO] [stdout] --> src/noise_filter.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | frame_input = DenoiseChunk::try_from(buf.as_slice().clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: did you mean to capture by reference instead? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `emitter` [INFO] [stdout] --> src/noise_filter.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 30 | fn_stream(|emitter| async move { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_emitter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/noise_filter.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 24 | (mut mic_audio_stream: S, state: Arc) -> impl Stream { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `denoise` [INFO] [stdout] --> src/noise_filter.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | let denoise = std::sync::RwLock::new(DenoiseState::new()); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_denoise` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame_output` [INFO] [stdout] --> src/noise_filter.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | let mut frame_output: DenoiseChunk = DefaultDenoise::default(); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_frame_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/noise_filter.rs:32:25 [INFO] [stdout] | [INFO] [stdout] 32 | if let Some(mut chunk) = mic_audio_stream.next().await { [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/noise_filter.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | let mut frame_output: DenoiseChunk = DefaultDenoise::default(); [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AsyncReadExt` [INFO] [stdout] --> src/main.rs:29:29 [INFO] [stdout] | [INFO] [stdout] 29 | use futures_util::{pin_mut, AsyncReadExt}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::io::AsyncWriteExt` [INFO] [stdout] --> src/main.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | use tokio::io::AsyncWriteExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from_tuple`, `from_x_y`, and `as_tuple` are never used [INFO] [stdout] --> src/main.rs:144:8 [INFO] [stdout] | [INFO] [stdout] 136 | impl TermSize { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 144 | fn from_tuple((x, y): (u16, u16)) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | fn from_x_y(x: u16, y: u16) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 157 | fn as_tuple(&self) -> (u16, u16) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `replace` and `into_opt_norm_ratio` are never used [INFO] [stdout] --> src/display_volume.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 35 | impl NormRatio { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 53 | fn replace(&mut self, value: F) where F: Into + Copy { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | fn into_opt_norm_ratio(self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `MILLIS_PER_MIN` is never used [INFO] [stdout] --> src/bigdurations.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | static MILLIS_PER_MIN: f64 = 60_000f64; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `MILLIS_PER_HOUR` is never used [INFO] [stdout] --> src/bigdurations.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | static MILLIS_PER_HOUR: f64 = 3_600_000f64; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `MILLIS_PER_DAY` is never used [INFO] [stdout] --> src/bigdurations.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | static MILLIS_PER_DAY: f64 = 86_400_000f64; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `MILLIS_PER_YEAR` is never used [INFO] [stdout] --> src/bigdurations.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | static MILLIS_PER_YEAR: f64 = 31_536_000_000f64; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `BigDurations` is never used [INFO] [stdout] --> src/bigdurations.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait BigDurations { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/noise_filter.rs:36:72 [INFO] [stdout] | [INFO] [stdout] 36 | frame_input = DenoiseChunk::try_from(buf.as_slice().clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[f32]` does not implement `Clone`, so calling `clone` on `&[f32]` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `DenoiseChunk` is never used [INFO] [stdout] --> src/noise_filter.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | pub type DenoiseChunk = [f32; DenoiseState::FRAME_SIZE]; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `DefaultDenoise` is never used [INFO] [stdout] --> src/noise_filter.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait DefaultDenoise { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `getstream_noise_filter` is never used [INFO] [stdout] --> src/noise_filter.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | pub async fn getstream_noise_filter + Unpin> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_raw_mode` is never used [INFO] [stdout] --> src/main.rs:375:10 [INFO] [stdout] | [INFO] [stdout] 375 | async fn update_raw_mode<'a>(state: RwLockReadGuard<'a, bool>) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `futures_core::Future` that must be used [INFO] [stdout] --> src/main.rs:352:17 [INFO] [stdout] | [INFO] [stdout] 352 | state.update_raw_mode(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s [INFO] running `Command { std: "docker" "inspect" "54732e5762520df5db91210b022dfd0322ad8200357550387a5adda5a0a433c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54732e5762520df5db91210b022dfd0322ad8200357550387a5adda5a0a433c1", kill_on_drop: false }` [INFO] [stdout] 54732e5762520df5db91210b022dfd0322ad8200357550387a5adda5a0a433c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c0202da10fbdc83f19fac2e61c5fd958dd9c4b769c1e3b10a522778b5a5bec9 [INFO] running `Command { std: "docker" "start" "-a" "9c0202da10fbdc83f19fac2e61c5fd958dd9c4b769c1e3b10a522778b5a5bec9", kill_on_drop: false }` [INFO] [stderr] Compiling akasha v1.2.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::printrn` [INFO] [stdout] --> src/microphone.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::printrn; [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 label [INFO] [stdout] --> src/noise_filter.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | 'outer: loop { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_labels)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `get_device_list` and `printrn` [INFO] [stdout] --> src/record.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::{get_device_list, microphone, printrn, write_audio, FormatSelect, ProgramState}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> src/record.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | use log::{debug, info}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cpal::Host` [INFO] [stdout] --> src/main.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use cpal::Host; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lazy_static::lazy_static` [INFO] [stdout] --> src/main.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use lazy_static::lazy_static; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::OsString` [INFO] [stdout] --> src/main.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | use std::ffi::OsString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Formatter` [INFO] [stdout] --> src/main.rs:38:23 [INFO] [stdout] | [INFO] [stdout] 38 | use std::fmt::{Debug, Formatter}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::Deref` [INFO] [stdout] --> src/main.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | use std::ops::Deref; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/main.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::atomic::AtomicBool` [INFO] [stdout] --> src/main.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | use std::sync::atomic::AtomicBool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> src/main.rs:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | use std::{error, thread}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `buf_remainder` is never read [INFO] [stdout] --> src/noise_filter.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | buf_remainder = buf.split_off(DenoiseState::FRAME_SIZE); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `frame_input` is never read [INFO] [stdout] --> src/noise_filter.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | frame_input = DenoiseChunk::try_from(buf.as_slice().clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buf_remainder` [INFO] [stdout] --> src/noise_filter.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | buf_remainder = buf.split_off(DenoiseState::FRAME_SIZE); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: did you mean to capture by reference instead? [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame_input` [INFO] [stdout] --> src/noise_filter.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | frame_input = DenoiseChunk::try_from(buf.as_slice().clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: did you mean to capture by reference instead? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `emitter` [INFO] [stdout] --> src/noise_filter.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 30 | fn_stream(|emitter| async move { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_emitter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/noise_filter.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 24 | (mut mic_audio_stream: S, state: Arc) -> impl Stream { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `denoise` [INFO] [stdout] --> src/noise_filter.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | let denoise = std::sync::RwLock::new(DenoiseState::new()); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_denoise` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame_output` [INFO] [stdout] --> src/noise_filter.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | let mut frame_output: DenoiseChunk = DefaultDenoise::default(); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_frame_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/noise_filter.rs:32:25 [INFO] [stdout] | [INFO] [stdout] 32 | if let Some(mut chunk) = mic_audio_stream.next().await { [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/noise_filter.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | let mut frame_output: DenoiseChunk = DefaultDenoise::default(); [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/main.rs:383:9 [INFO] [stdout] | [INFO] [stdout] 383 | _ => {} [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/main.rs:383:9 [INFO] [stdout] | [INFO] [stdout] 377 | true => { [INFO] [stdout] | ---- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 380 | false => { [INFO] [stdout] | ----- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 383 | _ => {} [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AsyncReadExt` [INFO] [stdout] --> src/main.rs:29:29 [INFO] [stdout] | [INFO] [stdout] 29 | use futures_util::{pin_mut, AsyncReadExt}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::io::AsyncWriteExt` [INFO] [stdout] --> src/main.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | use tokio::io::AsyncWriteExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from_tuple`, `from_x_y`, and `as_tuple` are never used [INFO] [stdout] --> src/main.rs:144:8 [INFO] [stdout] | [INFO] [stdout] 136 | impl TermSize { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 144 | fn from_tuple((x, y): (u16, u16)) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | fn from_x_y(x: u16, y: u16) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 157 | fn as_tuple(&self) -> (u16, u16) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_raw_mode` is never used [INFO] [stdout] --> src/main.rs:375:10 [INFO] [stdout] | [INFO] [stdout] 375 | async fn update_raw_mode<'a>(state: RwLockReadGuard<'a, bool>) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `MILLIS_PER_MIN` is never used [INFO] [stdout] --> src/bigdurations.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | static MILLIS_PER_MIN: f64 = 60_000f64; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `MILLIS_PER_HOUR` is never used [INFO] [stdout] --> src/bigdurations.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | static MILLIS_PER_HOUR: f64 = 3_600_000f64; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `MILLIS_PER_DAY` is never used [INFO] [stdout] --> src/bigdurations.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | static MILLIS_PER_DAY: f64 = 86_400_000f64; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `MILLIS_PER_YEAR` is never used [INFO] [stdout] --> src/bigdurations.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | static MILLIS_PER_YEAR: f64 = 31_536_000_000f64; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `BigDurations` is never used [INFO] [stdout] --> src/bigdurations.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait BigDurations { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `replace` and `into_opt_norm_ratio` are never used [INFO] [stdout] --> src/display_volume.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 35 | impl NormRatio { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 53 | fn replace(&mut self, value: F) where F: Into + Copy { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | fn into_opt_norm_ratio(self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `DenoiseChunk` is never used [INFO] [stdout] --> src/noise_filter.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | pub type DenoiseChunk = [f32; DenoiseState::FRAME_SIZE]; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `DefaultDenoise` is never used [INFO] [stdout] --> src/noise_filter.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait DefaultDenoise { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `getstream_noise_filter` is never used [INFO] [stdout] --> src/noise_filter.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | pub async fn getstream_noise_filter + Unpin> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/noise_filter.rs:36:72 [INFO] [stdout] | [INFO] [stdout] 36 | frame_input = DenoiseChunk::try_from(buf.as_slice().clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[f32]` does not implement `Clone`, so calling `clone` on `&[f32]` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `futures_core::Future` that must be used [INFO] [stdout] --> src/main.rs:352:17 [INFO] [stdout] | [INFO] [stdout] 352 | state.update_raw_mode(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.60s [INFO] running `Command { std: "docker" "inspect" "9c0202da10fbdc83f19fac2e61c5fd958dd9c4b769c1e3b10a522778b5a5bec9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c0202da10fbdc83f19fac2e61c5fd958dd9c4b769c1e3b10a522778b5a5bec9", kill_on_drop: false }` [INFO] [stdout] 9c0202da10fbdc83f19fac2e61c5fd958dd9c4b769c1e3b10a522778b5a5bec9