[INFO] cloning repository https://github.com/marisusis/sdr-scraper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marisusis/sdr-scraper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarisusis%2Fsdr-scraper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarisusis%2Fsdr-scraper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f363b1b76ac4767a61f401f3b6a37e7130ce2d96 [INFO] testing marisusis/sdr-scraper against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarisusis%2Fsdr-scraper" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/marisusis/sdr-scraper on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/marisusis/sdr-scraper [INFO] finished tweaking git repo https://github.com/marisusis/sdr-scraper [INFO] tweaked toml for git repo https://github.com/marisusis/sdr-scraper written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/marisusis/sdr-scraper 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.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hound v3.5.1 [INFO] [stderr] Downloaded sync_wrapper v1.0.0 [INFO] [stderr] Downloaded flac-bound v0.3.0 [INFO] [stderr] Downloaded flac-sys v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 621ba7fec8205d0fb91a5016794d08607a8c10214a4d2902293c2d4d029878ec [INFO] running `Command { std: "docker" "start" "-a" "621ba7fec8205d0fb91a5016794d08607a8c10214a4d2902293c2d4d029878ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "621ba7fec8205d0fb91a5016794d08607a8c10214a4d2902293c2d4d029878ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "621ba7fec8205d0fb91a5016794d08607a8c10214a4d2902293c2d4d029878ec", kill_on_drop: false }` [INFO] [stdout] 621ba7fec8205d0fb91a5016794d08607a8c10214a4d2902293c2d4d029878ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e41b3cbb06263d1b6ca69effe0796fed4a6e4db043112f66834a595eee7f7fdd [INFO] running `Command { std: "docker" "start" "-a" "e41b3cbb06263d1b6ca69effe0796fed4a6e4db043112f66834a595eee7f7fdd", kill_on_drop: false }` [INFO] [stderr] Compiling http v1.0.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.79 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sync_wrapper v1.0.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling flac-sys v0.1.0 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling flac-bound v0.3.0 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling fern v0.6.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling chrono v0.4.37 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling simple_logger v4.3.3 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling toml_edit v0.22.6 [INFO] [stderr] Compiling h2 v0.4.3 [INFO] [stderr] Compiling toml v0.8.10 [INFO] [stderr] Compiling hyper v1.2.0 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.2 [INFO] [stderr] Compiling sdr-scraper v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::boxed::Box` [INFO] [stdout] --> src/audio/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::boxed::Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `IMA_ADPCM_Decoder` should have an upper camel case name [INFO] [stdout] --> src/audio/ima_adpcm.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct IMA_ADPCM_Decoder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ImaAdpcmDecoder` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::sdr::Tuning` [INFO] [stdout] --> src/config.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::sdr::Tuning; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SDRKind` [INFO] [stdout] --> src/main.rs:19:29 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::config::{Config, SDRKind}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/sdr/kiwi/message.rs:104:17 [INFO] [stdout] | [INFO] [stdout] 104 | _ => { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SoundData` is never constructed [INFO] [stdout] --> src/sdr/kiwi/message.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 141 | pub enum KiwiServerMessage { [INFO] [stdout] | ----------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 145 | SoundData(Vec), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `KiwiServerMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `agc` is never read [INFO] [stdout] --> src/sdr/kiwi/scraper.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct KiwiSDRScraperSettings { [INFO] [stdout] | ---------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 33 | pub agc: bool, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `KiwiSDRScraperSettings` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.63s [INFO] running `Command { std: "docker" "inspect" "e41b3cbb06263d1b6ca69effe0796fed4a6e4db043112f66834a595eee7f7fdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e41b3cbb06263d1b6ca69effe0796fed4a6e4db043112f66834a595eee7f7fdd", kill_on_drop: false }` [INFO] [stdout] e41b3cbb06263d1b6ca69effe0796fed4a6e4db043112f66834a595eee7f7fdd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90cc15b88e04d86350d38c0b7c4fa932b09b87005483ce30cbd41208dbbb180a [INFO] running `Command { std: "docker" "start" "-a" "90cc15b88e04d86350d38c0b7c4fa932b09b87005483ce30cbd41208dbbb180a", kill_on_drop: false }` [INFO] [stderr] Compiling sdr-scraper v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::boxed::Box` [INFO] [stdout] --> src/audio/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::boxed::Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `IMA_ADPCM_Decoder` should have an upper camel case name [INFO] [stdout] --> src/audio/ima_adpcm.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct IMA_ADPCM_Decoder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ImaAdpcmDecoder` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::sdr::Tuning` [INFO] [stdout] --> src/config.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::sdr::Tuning; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SDRKind` [INFO] [stdout] --> src/main.rs:19:29 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::config::{Config, SDRKind}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/sdr/kiwi/message.rs:104:17 [INFO] [stdout] | [INFO] [stdout] 104 | _ => { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SoundData` is never constructed [INFO] [stdout] --> src/sdr/kiwi/message.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 141 | pub enum KiwiServerMessage { [INFO] [stdout] | ----------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 145 | SoundData(Vec), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `KiwiServerMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `agc` is never read [INFO] [stdout] --> src/sdr/kiwi/scraper.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct KiwiSDRScraperSettings { [INFO] [stdout] | ---------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 33 | pub agc: bool, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `KiwiSDRScraperSettings` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.15s [INFO] running `Command { std: "docker" "inspect" "90cc15b88e04d86350d38c0b7c4fa932b09b87005483ce30cbd41208dbbb180a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90cc15b88e04d86350d38c0b7c4fa932b09b87005483ce30cbd41208dbbb180a", kill_on_drop: false }` [INFO] [stdout] 90cc15b88e04d86350d38c0b7c4fa932b09b87005483ce30cbd41208dbbb180a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 793fd03b908e98536d8fd50f9ac409b73946e44191f8eb3ce74769aff8a071f1 [INFO] running `Command { std: "docker" "start" "-a" "793fd03b908e98536d8fd50f9ac409b73946e44191f8eb3ce74769aff8a071f1", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::boxed::Box` [INFO] [stderr] --> src/audio/mod.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use std::boxed::Box; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: type `IMA_ADPCM_Decoder` should have an upper camel case name [INFO] [stderr] --> src/audio/ima_adpcm.rs:11:12 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct IMA_ADPCM_Decoder { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ImaAdpcmDecoder` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::sdr::Tuning` [INFO] [stderr] --> src/config.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::sdr::Tuning; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `SDRKind` [INFO] [stderr] --> src/main.rs:19:29 [INFO] [stderr] | [INFO] [stderr] 19 | use crate::config::{Config, SDRKind}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/sdr/kiwi/message.rs:104:17 [INFO] [stderr] | [INFO] [stderr] 104 | _ => { [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant `SoundData` is never constructed [INFO] [stderr] --> src/sdr/kiwi/message.rs:145:5 [INFO] [stderr] | [INFO] [stderr] 141 | pub enum KiwiServerMessage { [INFO] [stderr] | ----------------- variant in this enum [INFO] [stderr] ... [INFO] [stderr] 145 | SoundData(Vec), [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `KiwiServerMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `agc` is never read [INFO] [stderr] --> src/sdr/kiwi/scraper.rs:33:9 [INFO] [stderr] | [INFO] [stderr] 28 | pub struct KiwiSDRScraperSettings { [INFO] [stderr] | ---------------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 33 | pub agc: bool, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `KiwiSDRScraperSettings` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `sdr-scraper` (bin "sdr-scraper" test) generated 7 warnings (run `cargo fix --bin "sdr-scraper" --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sdr_scraper-8f6a895cc44463c3) [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" "793fd03b908e98536d8fd50f9ac409b73946e44191f8eb3ce74769aff8a071f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "793fd03b908e98536d8fd50f9ac409b73946e44191f8eb3ce74769aff8a071f1", kill_on_drop: false }` [INFO] [stdout] 793fd03b908e98536d8fd50f9ac409b73946e44191f8eb3ce74769aff8a071f1