[INFO] cloning repository https://github.com/dankirkham/waterfall-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dankirkham/waterfall-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdankirkham%2Fwaterfall-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdankirkham%2Fwaterfall-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 26c6a3857c50a937331d492efd1a87831458865e
[INFO] testing dankirkham/waterfall-rs against 1.80.0 for beta-1.81-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdankirkham%2Fwaterfall-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/dankirkham/waterfall-rs on toolchain 1.80.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.80.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/dankirkham/waterfall-rs
[INFO] finished tweaking git repo https://github.com/dankirkham/waterfall-rs
[INFO] tweaked toml for git repo https://github.com/dankirkham/waterfall-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/dankirkham/waterfall-rs 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.80.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/emilk/egui`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zvariant_derive v3.4.1
[INFO] [stderr]   Downloaded dark-light v0.2.2
[INFO] [stderr]   Downloaded async-broadcast v0.4.0
[INFO] [stderr]   Downloaded portable-atomic v0.3.15
[INFO] [stderr]   Downloaded indicatif v0.17.2
[INFO] [stderr]   Downloaded zvariant v3.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c08af46bf949bee607005e1cb14cb375d1164a8e2f272b7a6b07e1c8e7c13fc6
[INFO] running `Command { std: "docker" "start" "-a" "c08af46bf949bee607005e1cb14cb375d1164a8e2f272b7a6b07e1c8e7c13fc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c08af46bf949bee607005e1cb14cb375d1164a8e2f272b7a6b07e1c8e7c13fc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c08af46bf949bee607005e1cb14cb375d1164a8e2f272b7a6b07e1c8e7c13fc6", kill_on_drop: false }`
[INFO] [stdout] c08af46bf949bee607005e1cb14cb375d1164a8e2f272b7a6b07e1c8e7c13fc6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41ab684c32b798bdc0cf63c1a0b0b82317996dfe8483f2c32f7cee0eb4bf4707
[INFO] running `Command { std: "docker" "start" "-a" "41ab684c32b798bdc0cf63c1a0b0b82317996dfe8483f2c32f7cee0eb4bf4707", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling libm v0.2.5
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling futures-core v0.3.23
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling wayland-scanner v0.29.4
[INFO] [stderr]    Compiling wayland-sys v0.29.4
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling serde v1.0.139
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling nix v0.22.3
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling wayland-client v0.29.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling futures-io v0.3.23
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling wayland-protocols v0.29.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling serde_derive v1.0.139
[INFO] [stderr]    Compiling futures-task v0.3.23
[INFO] [stderr]    Compiling futures-channel v0.3.23
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling wayland-commons v0.29.4
[INFO] [stderr]    Compiling tracing-core v0.1.28
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling futures-util v0.3.23
[INFO] [stderr]    Compiling futures-sink v0.3.23
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling wayland-cursor v0.29.4
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.15.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.5
[INFO] [stderr]    Compiling ab_glyph v0.2.15
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.15.4
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling event-listener v2.5.2
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling bytemuck_derive v1.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling futures-macro v0.3.23
[INFO] [stderr]    Compiling enumflags2_derive v0.7.4
[INFO] [stderr]    Compiling bytemuck v1.10.0
[INFO] [stderr]    Compiling emath v0.18.0 (https://github.com/emilk/egui?rev=898f4804#898f4804)
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling epaint v0.18.1 (https://github.com/emilk/egui?rev=898f4804#898f4804)
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling calloop v0.9.3
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling zvariant_derive v3.4.1
[INFO] [stderr]    Compiling num-complex v0.4.2
[INFO] [stderr]    Compiling memmap2 v0.3.1
[INFO] [stderr]    Compiling nix v0.23.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.11
[INFO] [stderr]    Compiling winit v0.26.1
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling ahash v0.4.7
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling egui v0.18.1 (https://github.com/emilk/egui?rev=898f4804#898f4804)
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling safe_arch v0.6.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]    Compiling dlv-list v0.2.3
[INFO] [stderr]    Compiling memmap2 v0.5.5
[INFO] [stderr]    Compiling nix v0.24.1
[INFO] [stderr]    Compiling polling v2.2.0
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling enumflags2 v0.7.5
[INFO] [stderr]    Compiling easy-parallel v3.2.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling async-task v4.3.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling zvariant v3.4.1
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling async-broadcast v0.4.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling async-io v1.7.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling x11rb v0.9.0
[INFO] [stderr]    Compiling ordered-multimap v0.3.1
[INFO] [stderr]    Compiling zbus_macros v2.3.2
[INFO] [stderr]    Compiling wide v0.7.4
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling zbus_names v2.1.0
[INFO] [stderr]    Compiling async-recursion v0.3.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling serde_repr v0.1.8
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling async-lock v2.5.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling ordered-stream v0.0.1
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling dark-light v0.2.2
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling transpose v0.2.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.2
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling webbrowser v0.7.1
[INFO] [stderr]    Compiling simba v0.6.0
[INFO] [stderr]    Compiling rust-ini v0.17.0
[INFO] [stderr]    Compiling rust-embed-utils v8.2.0
[INFO] [stderr]    Compiling arboard v2.1.1
[INFO] [stderr]    Compiling zbus v2.3.2
[INFO] [stderr]    Compiling futures-executor v0.3.23
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling wayland-egl v0.29.4
[INFO] [stderr]    Compiling primal-check v0.3.3
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling detect-desktop-environment v0.2.0
[INFO] [stderr]    Compiling dconf_rs v0.3.0
[INFO] [stderr]    Compiling cpal v0.13.5
[INFO] [stderr]    Compiling glow v0.11.2
[INFO] [stderr]    Compiling futures v0.3.23
[INFO] [stderr]    Compiling egui_glow v0.18.1 (https://github.com/emilk/egui?rev=898f4804#898f4804)
[INFO] [stderr]    Compiling alsa v0.6.0
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling wasm-timer v0.2.5
[INFO] [stderr]    Compiling rayon v1.6.0
[INFO] [stderr]    Compiling rust-embed-impl v8.2.0
[INFO] [stderr]    Compiling nalgebra v0.29.0
[INFO] [stderr]    Compiling rust-embed v8.2.0
[INFO] [stderr]    Compiling egui_extras v0.18.0 (https://github.com/emilk/egui?rev=898f4804#898f4804)
[INFO] [stderr]    Compiling float-cmp v0.4.0
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling realfft v3.3.0
[INFO] [stderr]    Compiling statrs v0.16.0
[INFO] [stderr]    Compiling smithay-clipboard v0.6.6
[INFO] [stderr]    Compiling egui-winit v0.18.0 (https://github.com/emilk/egui?rev=898f4804#898f4804)
[INFO] [stderr]    Compiling glutin v0.28.0
[INFO] [stderr]    Compiling eframe v0.18.0 (https://github.com/emilk/egui?rev=898f4804#898f4804)
[INFO] [stderr]    Compiling waterfall-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `ControlType`, `SymbolState`, and `decode`
[INFO] [stdout]  --> src/dsp/decode/rtty/state_machine.rs:1:41
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::dsp::decode::rtty::symbols::{decode, ControlType, SymbolState};
[INFO] [stdout]   |                                         ^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::symbols::Symbol`
[INFO] [stdout]  --> src/dsp/decode/rtty/state_machine.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::symbols::Symbol;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::f32::consts::PI`
[INFO] [stdout]  --> src/dsp/downsample.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::f32::consts::PI;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `symmetric_fir::SymmetricFir`
[INFO] [stdout]  --> src/dsp/fir/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use symmetric_fir::SymmetricFir;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::units::Frequency`
[INFO] [stdout]  --> src/input/audio.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::units::Frequency;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `input_sample_rate` is never read
[INFO] [stdout]   --> src/dsp/decode/rtty/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Rtty {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 14 |     input_sample_rate: Frequency,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Figure` is never constructed
[INFO] [stdout]   --> src/dsp/decode/rtty/symbols.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub enum Symbol {
[INFO] [stdout]    |          ------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 24 |     Figure(char),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Symbol` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, and `2` are never read
[INFO] [stdout]   --> src/dsp/fir/fir_builder.rs:88:16
[INFO] [stdout]    |
[INFO] [stdout] 88 |     BandReject(usize, f32, f32),
[INFO] [stdout]    |     ---------- ^^^^^  ^^^  ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 88 |     BandReject((), (), ()),
[INFO] [stdout]    |                ~~  ~~  ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "41ab684c32b798bdc0cf63c1a0b0b82317996dfe8483f2c32f7cee0eb4bf4707", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41ab684c32b798bdc0cf63c1a0b0b82317996dfe8483f2c32f7cee0eb4bf4707", kill_on_drop: false }`
[INFO] [stdout] 41ab684c32b798bdc0cf63c1a0b0b82317996dfe8483f2c32f7cee0eb4bf4707
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd98faf6720a3d3b8688eb014c0ebcaf841c4913e51342ea295771c05e33b2d4
[INFO] running `Command { std: "docker" "start" "-a" "bd98faf6720a3d3b8688eb014c0ebcaf841c4913e51342ea295771c05e33b2d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytemuck v1.10.0
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v3.2.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling pest v2.4.1
[INFO] [stderr]    Compiling emath v0.18.0 (https://github.com/emilk/egui?rev=898f4804#898f4804)
[INFO] [stderr]    Compiling safe_arch v0.6.0
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling cmake v0.1.49
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling wide v0.7.4
[INFO] [stderr]    Compiling png v0.17.7
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling plotters-backend v0.3.4
[INFO] [stderr]    Compiling const-cstr v0.3.0
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling font-kit v0.11.0
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling portable-atomic v0.3.15
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.15.0
[INFO] [stderr]    Compiling ab_glyph v0.2.15
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling image v0.24.5
[INFO] [stderr]    Compiling epaint v0.18.1 (https://github.com/emilk/egui?rev=898f4804#898f4804)
[INFO] [stderr]    Compiling pathfinder_simd v0.5.1
[INFO] [stderr]    Compiling freetype v0.7.0
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling simba v0.6.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling float-ord v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling egui v0.18.1 (https://github.com/emilk/egui?rev=898f4804#898f4804)
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling console v0.15.2
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling plotters-bitmap v0.3.2
[INFO] [stderr]    Compiling plotters-svg v0.3.3
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling plotters v0.3.4
[INFO] [stderr]    Compiling indicatif v0.17.2
[INFO] [stderr]    Compiling egui-winit v0.18.0 (https://github.com/emilk/egui?rev=898f4804#898f4804)
[INFO] [stderr]    Compiling egui_glow v0.18.1 (https://github.com/emilk/egui?rev=898f4804#898f4804)
[INFO] [stderr]    Compiling eframe v0.18.0 (https://github.com/emilk/egui?rev=898f4804#898f4804)
[INFO] [stderr]    Compiling egui_extras v0.18.0 (https://github.com/emilk/egui?rev=898f4804#898f4804)
[INFO] [stderr]    Compiling nalgebra v0.29.0
[INFO] [stderr]    Compiling statrs v0.16.0
[INFO] [stderr]    Compiling waterfall-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `ControlType`, `SymbolState`, and `decode`
[INFO] [stdout]  --> src/dsp/decode/rtty/state_machine.rs:1:41
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::dsp::decode::rtty::symbols::{decode, ControlType, SymbolState};
[INFO] [stdout]   |                                         ^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::symbols::Symbol`
[INFO] [stdout]  --> src/dsp/decode/rtty/state_machine.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::symbols::Symbol;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::f32::consts::PI`
[INFO] [stdout]  --> src/dsp/downsample.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::f32::consts::PI;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `symmetric_fir::SymmetricFir`
[INFO] [stdout]  --> src/dsp/fir/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use symmetric_fir::SymmetricFir;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::units::Frequency`
[INFO] [stdout]  --> src/input/audio.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::units::Frequency;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `input_sample_rate` is never read
[INFO] [stdout]   --> src/dsp/decode/rtty/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Rtty {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 14 |     input_sample_rate: Frequency,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Figure` is never constructed
[INFO] [stdout]   --> src/dsp/decode/rtty/symbols.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub enum Symbol {
[INFO] [stdout]    |          ------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 24 |     Figure(char),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Symbol` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, and `2` are never read
[INFO] [stdout]   --> src/dsp/fir/fir_builder.rs:88:16
[INFO] [stdout]    |
[INFO] [stdout] 88 |     BandReject(usize, f32, f32),
[INFO] [stdout]    |     ---------- ^^^^^  ^^^  ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 88 |     BandReject((), (), ()),
[INFO] [stdout]    |                ~~  ~~  ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ControlType`, `SymbolState`, and `decode`
[INFO] [stdout]  --> src/dsp/decode/rtty/state_machine.rs:1:41
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::dsp::decode::rtty::symbols::{decode, ControlType, SymbolState};
[INFO] [stdout]   |                                         ^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::symbols::Symbol`
[INFO] [stdout]  --> src/dsp/decode/rtty/state_machine.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::symbols::Symbol;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::f32::consts::PI`
[INFO] [stdout]  --> src/dsp/downsample.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::f32::consts::PI;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `symmetric_fir::SymmetricFir`
[INFO] [stdout]  --> src/dsp/fir/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use symmetric_fir::SymmetricFir;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::units::Frequency`
[INFO] [stdout]  --> src/input/audio.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::units::Frequency;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `input_sample_rate` is never read
[INFO] [stdout]   --> src/dsp/decode/rtty/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Rtty {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 14 |     input_sample_rate: Frequency,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Figure` is never constructed
[INFO] [stdout]   --> src/dsp/decode/rtty/symbols.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub enum Symbol {
[INFO] [stdout]    |          ------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 24 |     Figure(char),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Symbol` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, and `2` are never read
[INFO] [stdout]   --> src/dsp/fir/fir_builder.rs:88:16
[INFO] [stdout]    |
[INFO] [stdout] 88 |     BandReject(usize, f32, f32),
[INFO] [stdout]    |     ---------- ^^^^^  ^^^  ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 88 |     BandReject((), (), ()),
[INFO] [stdout]    |                ~~  ~~  ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `waterfall-rs` (lib); 8 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name waterfall_rs --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=53be75a75a32f6c8 -C extra-filename=-53be75a75a32f6c8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cpal=/opt/rustwide/target/debug/deps/libcpal-4584f68dc8c5ed3c.rmeta --extern eframe=/opt/rustwide/target/debug/deps/libeframe-ee391be4f6750af3.rmeta --extern egui=/opt/rustwide/target/debug/deps/libegui-4bb259946b95c258.rmeta --extern egui_extras=/opt/rustwide/target/debug/deps/libegui_extras-104a650bc223b350.rmeta --extern float_cmp=/opt/rustwide/target/debug/deps/libfloat_cmp-e53f63e1a3feb7d1.rmeta --extern hound=/opt/rustwide/target/debug/deps/libhound-944d239877de0cbd.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-929e539e2131661b.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-a54907fb4ca9a690.rmeta --extern realfft=/opt/rustwide/target/debug/deps/librealfft-4dbafe56bf0e535f.rmeta --extern rust_embed=/opt/rustwide/target/debug/deps/librust_embed-f8190308492e9640.rmeta --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-f25e87e413916615.rmeta --extern statrs=/opt/rustwide/target/debug/deps/libstatrs-87370474e09f26c4.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c3a13d0504cfdf3c.rmeta --extern wasm_timer=/opt/rustwide/target/debug/deps/libwasm_timer-0072e975541bd25a.rmeta --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bd98faf6720a3d3b8688eb014c0ebcaf841c4913e51342ea295771c05e33b2d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd98faf6720a3d3b8688eb014c0ebcaf841c4913e51342ea295771c05e33b2d4", kill_on_drop: false }`
[INFO] [stdout] bd98faf6720a3d3b8688eb014c0ebcaf841c4913e51342ea295771c05e33b2d4
[INFO] testing dankirkham/waterfall-rs against beta-2024-07-26 for beta-1.81-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdankirkham%2Fwaterfall-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/dankirkham/waterfall-rs on toolchain beta-2024-07-26
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-07-26" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/dankirkham/waterfall-rs
[INFO] finished tweaking git repo https://github.com/dankirkham/waterfall-rs
[INFO] tweaked toml for git repo https://github.com/dankirkham/waterfall-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/dankirkham/waterfall-rs 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" "+beta-2024-07-26" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02fc5415bb6ae9d87215d1a220bfa7646b1f1ceeb8c609c0925ef2ca0d2a74d5
[INFO] running `Command { std: "docker" "start" "-a" "02fc5415bb6ae9d87215d1a220bfa7646b1f1ceeb8c609c0925ef2ca0d2a74d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02fc5415bb6ae9d87215d1a220bfa7646b1f1ceeb8c609c0925ef2ca0d2a74d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02fc5415bb6ae9d87215d1a220bfa7646b1f1ceeb8c609c0925ef2ca0d2a74d5", kill_on_drop: false }`
[INFO] [stdout] 02fc5415bb6ae9d87215d1a220bfa7646b1f1ceeb8c609c0925ef2ca0d2a74d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c18429751fce3102be5f8de802b1d2b210a3ce9e3fb222558d76329b0e7abb3
[INFO] running `Command { std: "docker" "start" "-a" "6c18429751fce3102be5f8de802b1d2b210a3ce9e3fb222558d76329b0e7abb3", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-core v0.3.23
[INFO] [stderr]    Compiling libm v0.2.5
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling wayland-scanner v0.29.4
[INFO] [stderr]    Compiling wayland-sys v0.29.4
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling nix v0.22.3
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling serde v1.0.139
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling wayland-client v0.29.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling futures-io v0.3.23
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling wayland-protocols v0.29.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling futures-channel v0.3.23
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling serde_derive v1.0.139
[INFO] [stderr]    Compiling futures-task v0.3.23
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling tracing-core v0.1.28
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling wayland-commons v0.29.4
[INFO] [stderr]    Compiling futures-util v0.3.23
[INFO] [stderr]    Compiling futures-sink v0.3.23
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.5
[INFO] [stderr]    Compiling wayland-cursor v0.29.4
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.15.0
[INFO] [stderr]    Compiling ab_glyph v0.2.15
[INFO] [stderr]    Compiling smithay-client-toolkit v0.15.4
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling event-listener v2.5.2
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling bytemuck_derive v1.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling futures-macro v0.3.23
[INFO] [stderr]    Compiling enumflags2_derive v0.7.4
[INFO] [stderr]    Compiling bytemuck v1.10.0
[INFO] [stderr]    Compiling emath v0.18.0 (https://github.com/emilk/egui?rev=898f4804#898f4804)
[INFO] [stderr]    Compiling epaint v0.18.1 (https://github.com/emilk/egui?rev=898f4804#898f4804)
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling calloop v0.9.3
[INFO] [stderr]    Compiling num-complex v0.4.2
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling zvariant_derive v3.4.1
[INFO] [stderr]    Compiling nix v0.23.1
[INFO] [stderr]    Compiling memmap2 v0.3.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.11
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling ahash v0.4.7
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling winit v0.26.1
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling egui v0.18.1 (https://github.com/emilk/egui?rev=898f4804#898f4804)
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling safe_arch v0.6.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]    Compiling dlv-list v0.2.3
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling polling v2.2.0
[INFO] [stderr]    Compiling nix v0.24.1
[INFO] [stderr]    Compiling memmap2 v0.5.5
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling easy-parallel v3.2.0
[INFO] [stderr]    Compiling async-task v4.3.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling async-broadcast v0.4.0
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling x11rb v0.9.0
[INFO] [stderr]    Compiling enumflags2 v0.7.5
[INFO] [stderr]    Compiling async-io v1.7.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling zvariant v3.4.1
[INFO] [stderr]    Compiling ordered-multimap v0.3.1
[INFO] [stderr]    Compiling wide v0.7.4
[INFO] [stderr]    Compiling zbus_macros v2.3.2
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling zbus_names v2.1.0
[INFO] [stderr]    Compiling serde_repr v0.1.8
[INFO] [stderr]    Compiling async-recursion v0.3.2
[INFO] [stderr]    Compiling async-lock v2.5.0
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling ordered-stream v0.0.1
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling dark-light v0.2.2
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]    Compiling transpose v0.2.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.2
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling arboard v2.1.1
[INFO] [stderr]    Compiling webbrowser v0.7.1
[INFO] [stderr]    Compiling rust-ini v0.17.0
[INFO] [stderr]    Compiling simba v0.6.0
[INFO] [stderr]    Compiling zbus v2.3.2
[INFO] [stderr]    Compiling rust-embed-utils v8.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.23
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling wayland-egl v0.29.4
[INFO] [stderr]    Compiling primal-check v0.3.3
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling detect-desktop-environment v0.2.0
[INFO] [stderr]    Compiling glow v0.11.2
[INFO] [stderr]    Compiling dconf_rs v0.3.0
[INFO] [stderr]    Compiling cpal v0.13.5
[INFO] [stderr]    Compiling alsa v0.6.0
[INFO] [stderr]    Compiling egui_glow v0.18.1 (https://github.com/emilk/egui?rev=898f4804#898f4804)
[INFO] [stderr]    Compiling futures v0.3.23
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling rust-embed-impl v8.2.0
[INFO] [stderr]    Compiling rayon v1.6.0
[INFO] [stderr]    Compiling wasm-timer v0.2.5
[INFO] [stderr]    Compiling rust-embed v8.2.0
[INFO] [stderr]    Compiling egui_extras v0.18.0 (https://github.com/emilk/egui?rev=898f4804#898f4804)
[INFO] [stderr]    Compiling nalgebra v0.29.0
[INFO] [stderr]    Compiling float-cmp v0.4.0
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling realfft v3.3.0
[INFO] [stderr]    Compiling statrs v0.16.0
[INFO] [stderr]    Compiling smithay-clipboard v0.6.6
[INFO] [stderr]    Compiling glutin v0.28.0
[INFO] [stderr]    Compiling egui-winit v0.18.0 (https://github.com/emilk/egui?rev=898f4804#898f4804)
[INFO] [stderr]    Compiling eframe v0.18.0 (https://github.com/emilk/egui?rev=898f4804#898f4804)
[INFO] [stderr]    Compiling waterfall-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `ControlType`, `SymbolState`, and `decode`
[INFO] [stdout]  --> src/dsp/decode/rtty/state_machine.rs:1:41
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::dsp::decode::rtty::symbols::{decode, ControlType, SymbolState};
[INFO] [stdout]   |                                         ^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::symbols::Symbol`
[INFO] [stdout]  --> src/dsp/decode/rtty/state_machine.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::symbols::Symbol;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::f32::consts::PI`
[INFO] [stdout]  --> src/dsp/downsample.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::f32::consts::PI;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `symmetric_fir::SymmetricFir`
[INFO] [stdout]  --> src/dsp/fir/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use symmetric_fir::SymmetricFir;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::units::Frequency`
[INFO] [stdout]  --> src/input/audio.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::units::Frequency;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `input_sample_rate` is never read
[INFO] [stdout]   --> src/dsp/decode/rtty/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Rtty {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 14 |     input_sample_rate: Frequency,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Figure` is never constructed
[INFO] [stdout]   --> src/dsp/decode/rtty/symbols.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub enum Symbol {
[INFO] [stdout]    |          ------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 24 |     Figure(char),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Symbol` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, and `2` are never read
[INFO] [stdout]   --> src/dsp/fir/fir_builder.rs:88:16
[INFO] [stdout]    |
[INFO] [stdout] 88 |     BandReject(usize, f32, f32),
[INFO] [stdout]    |     ---------- ^^^^^  ^^^  ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 88 |     BandReject((), (), ()),
[INFO] [stdout]    |                ~~  ~~  ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "6c18429751fce3102be5f8de802b1d2b210a3ce9e3fb222558d76329b0e7abb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c18429751fce3102be5f8de802b1d2b210a3ce9e3fb222558d76329b0e7abb3", kill_on_drop: false }`
[INFO] [stdout] 6c18429751fce3102be5f8de802b1d2b210a3ce9e3fb222558d76329b0e7abb3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 79e34a62bf93a03d92b27be37f83d9021f9240a391eea003065c59da0ec419c4
[INFO] running `Command { std: "docker" "start" "-a" "79e34a62bf93a03d92b27be37f83d9021f9240a391eea003065c59da0ec419c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytemuck v1.10.0
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v3.2.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling pest v2.4.1
[INFO] [stderr]    Compiling emath v0.18.0 (https://github.com/emilk/egui?rev=898f4804#898f4804)
[INFO] [stderr]    Compiling safe_arch v0.6.0
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling cmake v0.1.49
[INFO] [stderr]    Compiling wide v0.7.4
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling const-cstr v0.3.0
[INFO] [stderr]    Compiling font-kit v0.11.0
[INFO] [stderr]    Compiling plotters-backend v0.3.4
[INFO] [stderr]    Compiling png v0.17.7
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling portable-atomic v0.3.15
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.15.0
[INFO] [stderr]    Compiling ab_glyph v0.2.15
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling simba v0.6.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling epaint v0.18.1 (https://github.com/emilk/egui?rev=898f4804#898f4804)
[INFO] [stderr]    Compiling pathfinder_simd v0.5.1
[INFO] [stderr]    Compiling freetype v0.7.0
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling image v0.24.5
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling float-ord v0.2.0
[INFO] [stderr]    Compiling egui v0.18.1 (https://github.com/emilk/egui?rev=898f4804#898f4804)
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling console v0.15.2
[INFO] [stderr]    Compiling plotters-svg v0.3.3
[INFO] [stderr]    Compiling plotters-bitmap v0.3.2
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling plotters v0.3.4
[INFO] [stderr]    Compiling indicatif v0.17.2
[INFO] [stderr]    Compiling egui_glow v0.18.1 (https://github.com/emilk/egui?rev=898f4804#898f4804)
[INFO] [stderr]    Compiling egui-winit v0.18.0 (https://github.com/emilk/egui?rev=898f4804#898f4804)
[INFO] [stderr]    Compiling eframe v0.18.0 (https://github.com/emilk/egui?rev=898f4804#898f4804)
[INFO] [stderr]    Compiling egui_extras v0.18.0 (https://github.com/emilk/egui?rev=898f4804#898f4804)
[INFO] [stderr]    Compiling nalgebra v0.29.0
[INFO] [stderr]    Compiling statrs v0.16.0
[INFO] [stderr]    Compiling waterfall-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `ControlType`, `SymbolState`, and `decode`
[INFO] [stdout]  --> src/dsp/decode/rtty/state_machine.rs:1:41
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::dsp::decode::rtty::symbols::{decode, ControlType, SymbolState};
[INFO] [stdout]   |                                         ^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::symbols::Symbol`
[INFO] [stdout]  --> src/dsp/decode/rtty/state_machine.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::symbols::Symbol;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::f32::consts::PI`
[INFO] [stdout]  --> src/dsp/downsample.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::f32::consts::PI;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `symmetric_fir::SymmetricFir`
[INFO] [stdout]  --> src/dsp/fir/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use symmetric_fir::SymmetricFir;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::units::Frequency`
[INFO] [stdout]  --> src/input/audio.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::units::Frequency;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `input_sample_rate` is never read
[INFO] [stdout]   --> src/dsp/decode/rtty/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Rtty {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 14 |     input_sample_rate: Frequency,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Figure` is never constructed
[INFO] [stdout]   --> src/dsp/decode/rtty/symbols.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub enum Symbol {
[INFO] [stdout]    |          ------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 24 |     Figure(char),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Symbol` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, and `2` are never read
[INFO] [stdout]   --> src/dsp/fir/fir_builder.rs:88:16
[INFO] [stdout]    |
[INFO] [stdout] 88 |     BandReject(usize, f32, f32),
[INFO] [stdout]    |     ---------- ^^^^^  ^^^  ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 88 |     BandReject((), (), ()),
[INFO] [stdout]    |                ~~  ~~  ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ControlType`, `SymbolState`, and `decode`
[INFO] [stdout]  --> src/dsp/decode/rtty/state_machine.rs:1:41
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::dsp::decode::rtty::symbols::{decode, ControlType, SymbolState};
[INFO] [stdout]   |                                         ^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::symbols::Symbol`
[INFO] [stdout]  --> src/dsp/decode/rtty/state_machine.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::symbols::Symbol;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::f32::consts::PI`
[INFO] [stdout]  --> src/dsp/downsample.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::f32::consts::PI;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `symmetric_fir::SymmetricFir`
[INFO] [stdout]  --> src/dsp/fir/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use symmetric_fir::SymmetricFir;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::units::Frequency`
[INFO] [stdout]  --> src/input/audio.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::units::Frequency;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `input_sample_rate` is never read
[INFO] [stdout]   --> src/dsp/decode/rtty/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Rtty {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 14 |     input_sample_rate: Frequency,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Figure` is never constructed
[INFO] [stdout]   --> src/dsp/decode/rtty/symbols.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub enum Symbol {
[INFO] [stdout]    |          ------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 24 |     Figure(char),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Symbol` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, and `2` are never read
[INFO] [stdout]   --> src/dsp/fir/fir_builder.rs:88:16
[INFO] [stdout]    |
[INFO] [stdout] 88 |     BandReject(usize, f32, f32),
[INFO] [stdout]    |     ---------- ^^^^^  ^^^  ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 88 |     BandReject((), (), ()),
[INFO] [stdout]    |                ~~  ~~  ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.99s
[INFO] running `Command { std: "docker" "inspect" "79e34a62bf93a03d92b27be37f83d9021f9240a391eea003065c59da0ec419c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79e34a62bf93a03d92b27be37f83d9021f9240a391eea003065c59da0ec419c4", kill_on_drop: false }`
[INFO] [stdout] 79e34a62bf93a03d92b27be37f83d9021f9240a391eea003065c59da0ec419c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4d79c0ab9cf6569417d495475f4e49f01e26ba9850ffdb09bd81db8f6f7ce8df
[INFO] running `Command { std: "docker" "start" "-a" "4d79c0ab9cf6569417d495475f4e49f01e26ba9850ffdb09bd81db8f6f7ce8df", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `ControlType`, `SymbolState`, and `decode`
[INFO] [stderr]  --> src/dsp/decode/rtty/state_machine.rs:1:41
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::dsp::decode::rtty::symbols::{decode, ControlType, SymbolState};
[INFO] [stderr]   |                                         ^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::symbols::Symbol`
[INFO] [stderr]  --> src/dsp/decode/rtty/state_machine.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use super::symbols::Symbol;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::f32::consts::PI`
[INFO] [stderr]  --> src/dsp/downsample.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::f32::consts::PI;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `symmetric_fir::SymmetricFir`
[INFO] [stderr]  --> src/dsp/fir/mod.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use symmetric_fir::SymmetricFir;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::units::Frequency`
[INFO] [stderr]  --> src/input/audio.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | use crate::units::Frequency;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `input_sample_rate` is never read
[INFO] [stderr]   --> src/dsp/decode/rtty/mod.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct Rtty {
[INFO] [stderr]    |            ---- field in this struct
[INFO] [stderr] 14 |     input_sample_rate: Frequency,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Figure` is never constructed
[INFO] [stderr]   --> src/dsp/decode/rtty/symbols.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub enum Symbol {
[INFO] [stderr]    |          ------ variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 24 |     Figure(char),
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Symbol` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `0`, `1`, and `2` are never read
[INFO] [stderr]   --> src/dsp/fir/fir_builder.rs:88:16
[INFO] [stderr]    |
[INFO] [stderr] 88 |     BandReject(usize, f32, f32),
[INFO] [stderr]    |     ---------- ^^^^^  ^^^  ^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     fields in this variant
[INFO] [stderr]    |
[INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stderr]    |
[INFO] [stderr] 88 |     BandReject((), (), ()),
[INFO] [stderr]    |                ~~  ~~  ~~
[INFO] [stderr] 
[INFO] [stderr] warning: `waterfall-rs` (lib) generated 8 warnings (run `cargo fix --lib -p waterfall-rs` to apply 5 suggestions)
[INFO] [stderr] warning: `waterfall-rs` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/waterfall_rs-a165e9c6da0f59b8)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test dsp::aggregator::tests::test_aggregate ... ok
[INFO] [stdout] test dsp::aggregator::tests::test_take_data_not_empty ... ok
[INFO] [stdout] test dsp::aggregator::tests::test_take_data_empty ... ok
[INFO] [stdout] test dsp::correlator::tests::test_correlate ... ok
[INFO] [stdout] test dsp::aggregator::tests::test_return_slice ... ok
[INFO] [stdout] test dsp::correlator::tests::test_correlate2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/waterfall.rs (/opt/rustwide/target/debug/deps/waterfall-3c8ea715454dde45)
[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] [stderr]    Doc-tests waterfall_rs
[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" "4d79c0ab9cf6569417d495475f4e49f01e26ba9850ffdb09bd81db8f6f7ce8df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d79c0ab9cf6569417d495475f4e49f01e26ba9850ffdb09bd81db8f6f7ce8df", kill_on_drop: false }`
[INFO] [stdout] 4d79c0ab9cf6569417d495475f4e49f01e26ba9850ffdb09bd81db8f6f7ce8df