[INFO] cloning repository https://github.com/mpashton/autt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mpashton/autt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpashton%2Fautt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpashton%2Fautt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 019d9ea210b621381e7be5c726c01702b72e49d7
[INFO] checking mpashton/autt against try#84addd32a13fa2d3f62fe5d99031611147b7fb13 for pr-147565-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpashton%2Fautt" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mpashton/autt
[INFO] finished tweaking git repo https://github.com/mpashton/autt
[INFO] tweaked toml for git repo https://github.com/mpashton/autt written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mpashton/autt on toolchain 84addd32a13fa2d3f62fe5d99031611147b7fb13
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mpashton/autt 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" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 346fcfb522e8b601118e55184dc55709aef0e50eb56c1a96be407ee65b47be38
[INFO] running `Command { std: "docker" "start" "-a" "346fcfb522e8b601118e55184dc55709aef0e50eb56c1a96be407ee65b47be38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "346fcfb522e8b601118e55184dc55709aef0e50eb56c1a96be407ee65b47be38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "346fcfb522e8b601118e55184dc55709aef0e50eb56c1a96be407ee65b47be38", kill_on_drop: false }`
[INFO] [stdout] 346fcfb522e8b601118e55184dc55709aef0e50eb56c1a96be407ee65b47be38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0107b1076d814e8c32321680088b2ee67a5f41f938ab76abbe7f385c894c714c
[INFO] running `Command { std: "docker" "start" "-a" "0107b1076d814e8c32321680088b2ee67a5f41f938ab76abbe7f385c894c714c", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking bitflags v2.9.3
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling find-msvc-tools v0.1.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling cc v1.2.35
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking wayland-sys v0.31.7
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]     Checking ab_glyph v0.2.31
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking nix v0.30.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking epaint_default_fonts v0.32.1
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking pxfm v0.1.20
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking polling v3.10.0
[INFO] [stderr]     Checking async-io v2.5.0
[INFO] [stderr]     Checking gethostname v1.0.2
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]     Checking async-signal v0.2.12
[INFO] [stderr]     Checking async-process v2.4.0
[INFO] [stderr]     Checking wayland-client v0.31.11
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking emath v0.32.1
[INFO] [stderr]     Checking wayland-cursor v0.31.11
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking moxcms v0.7.5
[INFO] [stderr]     Checking ecolor v0.32.1
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking epaint v0.32.1
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking egui v0.32.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking plotters-bitmap v0.3.7
[INFO] [stderr]     Checking glutin v0.32.3
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.9
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.9
[INFO] [stderr]     Checking image v0.25.7
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking zvariant_utils v3.2.1
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling zvariant_derive v5.7.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]    Compiling cpal v0.16.0
[INFO] [stderr]     Checking webbrowser v1.0.5
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking grid v0.15.0
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling zvariant v5.7.0
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.2
[INFO] [stderr]     Checking console v0.16.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking taffy v0.7.7
[INFO] [stderr]     Checking clap_builder v4.5.46
[INFO] [stderr]     Checking egui_glow v0.32.1
[INFO] [stderr]     Checking stackbox v0.2.2
[INFO] [stderr]     Checking winit v0.30.12
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking earcutr v0.4.3
[INFO] [stderr]    Compiling lexpr-macros v0.2.2
[INFO] [stderr]     Checking unit-prefix v0.5.1
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking zbus_names v4.2.0
[INFO] [stderr]     Checking indicatif v0.18.0
[INFO] [stderr]     Checking lexpr v0.2.7
[INFO] [stderr]     Checking egui-plotter v0.6.0
[INFO] [stderr]     Checking clap v4.5.46
[INFO] [stderr]     Checking egui_taffy v0.8.1
[INFO] [stderr]     Checking ringbuf v0.4.8
[INFO] [stderr]     Checking zbus_xml v5.0.2
[INFO] [stderr]     Checking zbus-lockstep v0.5.1
[INFO] [stderr]    Compiling zbus_macros v5.10.0
[INFO] [stderr]     Checking glutin-winit v0.5.0
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.5.1
[INFO] [stderr]     Checking zbus v5.10.0
[INFO] [stderr]     Checking atspi-common v0.9.0
[INFO] [stderr]     Checking atspi-proxies v0.9.0
[INFO] [stderr]     Checking accesskit_atspi_common v0.12.0
[INFO] [stderr]     Checking atspi-connection v0.9.0
[INFO] [stderr]     Checking atspi v0.25.0
[INFO] [stderr]     Checking accesskit_unix v0.15.0
[INFO] [stderr]     Checking accesskit_winit v0.27.0
[INFO] [stderr]     Checking egui-winit v0.32.1
[INFO] [stderr]     Checking eframe v0.32.1
[INFO] [stderr]     Checking autt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `cc`
[INFO] [stdout]   --> src/scope.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn new(cc: &eframe::CreationContext<'_>, ctl: Arc<Scope>) -> Self {
[INFO] [stdout]    |            ^^ help: if this is intentional, prefix it with an underscore: `_cc`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/scope.rs:109:10
[INFO] [stdout]     |
[INFO] [stdout] 109 |         |mut response, _ui| response)
[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: `frame`
[INFO] [stdout]    --> src/scope.rs:159:47
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn update(&mut self, ctx: &egui::Context, frame: &mut eframe::Frame) {
[INFO] [stdout]     |                                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `scope_channel` is never used
[INFO] [stdout]    --> src/scope.rs:113:4
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn scope_channel(channel: &ScopeChannel) -> impl egui::Widget + '_ {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `I24` and `Stream`
[INFO] [stdout]  --> src/bin/autt.rs:6:38
[INFO] [stdout]   |
[INFO] [stdout] 6 |     FromSample, Sample, SizedSample, I24, Stream
[INFO] [stdout]   |                                      ^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/bin/autt.rs:221:32
[INFO] [stdout]     |
[INFO] [stdout] 221 |                         rms += (s * s);
[INFO] [stdout]     |                                ^     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 221 -                         rms += (s * s);
[INFO] [stdout] 221 +                         rms += s * s;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/bin/autt.rs:329:18
[INFO] [stdout]     |
[INFO] [stdout] 329 |         d.rms += (s * s);
[INFO] [stdout]     |                  ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 329 -         d.rms += (s * s);
[INFO] [stdout] 329 +         d.rms += s * s;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cc`
[INFO] [stdout]   --> src/scope.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn new(cc: &eframe::CreationContext<'_>, ctl: Arc<Scope>) -> Self {
[INFO] [stdout]    |            ^^ help: if this is intentional, prefix it with an underscore: `_cc`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `I24` and `Stream`
[INFO] [stdout]  --> src/bin/autt.rs:6:38
[INFO] [stdout]   |
[INFO] [stdout] 6 |     FromSample, Sample, SizedSample, I24, Stream
[INFO] [stdout]   |                                      ^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/bin/autt.rs:221:32
[INFO] [stdout]     |
[INFO] [stdout] 221 |                         rms += (s * s);
[INFO] [stdout]     |                                ^     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 221 -                         rms += (s * s);
[INFO] [stdout] 221 +                         rms += s * s;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/bin/autt.rs:329:18
[INFO] [stdout]     |
[INFO] [stdout] 329 |         d.rms += (s * s);
[INFO] [stdout]     |                  ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 329 -         d.rms += (s * s);
[INFO] [stdout] 329 +         d.rms += s * s;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/scope.rs:109:10
[INFO] [stdout]     |
[INFO] [stdout] 109 |         |mut response, _ui| response)
[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: `frame`
[INFO] [stdout]    --> src/scope.rs:159:47
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn update(&mut self, ctx: &egui::Context, frame: &mut eframe::Frame) {
[INFO] [stdout]     |                                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `scope_channel` is never used
[INFO] [stdout]    --> src/scope.rs:113:4
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn scope_channel(channel: &ScopeChannel) -> impl egui::Widget + '_ {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CmdSinout` is more private than the item `run_sinout`
[INFO] [stdout]    --> src/bin/autt.rs:449:1
[INFO] [stdout]     |
[INFO] [stdout] 449 | / pub fn run_sinout<T>(device: &cpal::Device, config: &cpal::StreamConfig, params: CmdSinout) -> Result<cpal::Stream, anyhow::Error>
[INFO] [stdout] 450 | | where
[INFO] [stdout] 451 | |     T: SizedSample + FromSample<f32>
[INFO] [stdout]     | |____________________________________^ function `run_sinout` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `CmdSinout` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/bin/autt.rs:54:1
[INFO] [stdout]     |
[INFO] [stdout]  54 | struct CmdSinout {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Command` is never used
[INFO] [stdout]   --> src/bin/autt.rs:98:6
[INFO] [stdout]    |
[INFO] [stdout] 98 | enum Command {
[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 `parse_cmd` is never used
[INFO] [stdout]    --> src/bin/autt.rs:438:4
[INFO] [stdout]     |
[INFO] [stdout] 438 | fn parse_cmd(cmd: &Value, args: &Value) -> Result<Command> {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CmdSinout` is more private than the item `run_sinout`
[INFO] [stdout]    --> src/bin/autt.rs:449:1
[INFO] [stdout]     |
[INFO] [stdout] 449 | / pub fn run_sinout<T>(device: &cpal::Device, config: &cpal::StreamConfig, params: CmdSinout) -> Result<cpal::Stream, anyhow::Error>
[INFO] [stdout] 450 | | where
[INFO] [stdout] 451 | |     T: SizedSample + FromSample<f32>
[INFO] [stdout]     | |____________________________________^ function `run_sinout` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `CmdSinout` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/bin/autt.rs:54:1
[INFO] [stdout]     |
[INFO] [stdout]  54 | struct CmdSinout {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Command` is never used
[INFO] [stdout]   --> src/bin/autt.rs:98:6
[INFO] [stdout]    |
[INFO] [stdout] 98 | enum Command {
[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 `parse_cmd` is never used
[INFO] [stdout]    --> src/bin/autt.rs:438:4
[INFO] [stdout]     |
[INFO] [stdout] 438 | fn parse_cmd(cmd: &Value, args: &Value) -> Result<Command> {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 33s
[INFO] running `Command { std: "docker" "inspect" "0107b1076d814e8c32321680088b2ee67a5f41f938ab76abbe7f385c894c714c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0107b1076d814e8c32321680088b2ee67a5f41f938ab76abbe7f385c894c714c", kill_on_drop: false }`
[INFO] [stdout] 0107b1076d814e8c32321680088b2ee67a5f41f938ab76abbe7f385c894c714c
