[INFO] cloning repository https://github.com/farshed/shazam-recog-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/farshed/shazam-recog-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffarshed%2Fshazam-recog-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffarshed%2Fshazam-recog-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 88b84fbdcb15460567d6c54c1162a07d7bcf374e [INFO] testing farshed/shazam-recog-api against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffarshed%2Fshazam-recog-api" "/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/farshed/shazam-recog-api on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/farshed/shazam-recog-api [INFO] finished tweaking git repo https://github.com/farshed/shazam-recog-api [INFO] tweaked toml for git repo https://github.com/farshed/shazam-recog-api written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/farshed/shazam-recog-api 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.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chfft v0.3.4 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c1b3364164d8e953a966837bcde294b14718e2899e47461cf49dc7db4ceca94 [INFO] running `Command { std: "docker" "start" "-a" "1c1b3364164d8e953a966837bcde294b14718e2899e47461cf49dc7db4ceca94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c1b3364164d8e953a966837bcde294b14718e2899e47461cf49dc7db4ceca94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c1b3364164d8e953a966837bcde294b14718e2899e47461cf49dc7db4ceca94", kill_on_drop: false }` [INFO] [stdout] 1c1b3364164d8e953a966837bcde294b14718e2899e47461cf49dc7db4ceca94 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f45212dd68b89a6fda6dd71ee65192b9eee5a8a7d56fff8b342beedba9b69851 [INFO] running `Command { std: "docker" "start" "-a" "f45212dd68b89a6fda6dd71ee65192b9eee5a8a7d56fff8b342beedba9b69851", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.83 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling bumpalo v3.11.1 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.83 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling chfft v0.3.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.83 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.83 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.83 [INFO] [stderr] Compiling shazam-fpgen v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `FingerprintGenerator` is never constructed [INFO] [stdout] --> src/fingerprint_gen.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct FingerprintGenerator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `make_signature_from_buffer`, `do_fft`, `do_peak_spreading`, and `do_peak_recognition` are never used [INFO] [stdout] --> src/fingerprint_gen.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 30 | impl FingerprintGenerator { [INFO] [stdout] | ------------------------- associated items in this implementation [INFO] [stdout] 31 | pub fn make_signature_from_buffer(s16_mono_16khz_buffer: &[i16]) -> DecodedSignature { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | fn do_fft(self: &mut Self, s16_mono_16khz_buffer: &[i16]) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | fn do_peak_spreading(self: &mut Self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 146 | fn do_peak_recognition(self: &mut Self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `HANNING_MULTIPLIERS` is never used [INFO] [stdout] --> src/hanning.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | pub const HANNING_MULTIPLIERS: [f32; 2048] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DATA_URI_PREFIX` is never used [INFO] [stdout] --> src/signature.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | const DATA_URI_PREFIX: &str = "data:audio/vnd.shazam.sig;base64,"; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FrequencyPeak` is never constructed [INFO] [stdout] --> src/signature.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct FrequencyPeak { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_frequency_hz`, `get_amplitude_pcm`, and `get_seconds` are never used [INFO] [stdout] --> src/signature.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl FrequencyPeak { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] 19 | pub fn get_frequency_hz(self: &Self) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn get_amplitude_pcm(self: &Self) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | pub fn get_seconds(self: &Self) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RawSignatureHeader` is never constructed [INFO] [stdout] --> src/signature.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | struct RawSignatureHeader { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DecodedSignature` is never constructed [INFO] [stdout] --> src/signature.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | pub struct DecodedSignature { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `decode_from_binary`, `encode_to_binary`, and `to_lure` are never used [INFO] [stdout] --> src/signature.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 72 | impl DecodedSignature { [INFO] [stdout] | --------------------- associated items in this implementation [INFO] [stdout] 73 | pub fn decode_from_binary(data: &[u8]) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 198 | pub fn encode_to_binary(self: &Self) -> Result, Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 292 | pub fn to_lure(self: &Self) -> Result, Box> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.50s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.83 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "f45212dd68b89a6fda6dd71ee65192b9eee5a8a7d56fff8b342beedba9b69851", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f45212dd68b89a6fda6dd71ee65192b9eee5a8a7d56fff8b342beedba9b69851", kill_on_drop: false }` [INFO] [stdout] f45212dd68b89a6fda6dd71ee65192b9eee5a8a7d56fff8b342beedba9b69851 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 933abcb6a4dd2b378c70035e523ca35277e0324497af8e56754b887189dcddb5 [INFO] running `Command { std: "docker" "start" "-a" "933abcb6a4dd2b378c70035e523ca35277e0324497af8e56754b887189dcddb5", kill_on_drop: false }` [INFO] [stderr] Compiling shazam-fpgen v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `FingerprintGenerator` is never constructed [INFO] [stdout] --> src/fingerprint_gen.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct FingerprintGenerator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `make_signature_from_buffer`, `do_fft`, `do_peak_spreading`, and `do_peak_recognition` are never used [INFO] [stdout] --> src/fingerprint_gen.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 30 | impl FingerprintGenerator { [INFO] [stdout] | ------------------------- associated items in this implementation [INFO] [stdout] 31 | pub fn make_signature_from_buffer(s16_mono_16khz_buffer: &[i16]) -> DecodedSignature { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | fn do_fft(self: &mut Self, s16_mono_16khz_buffer: &[i16]) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | fn do_peak_spreading(self: &mut Self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 146 | fn do_peak_recognition(self: &mut Self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `HANNING_MULTIPLIERS` is never used [INFO] [stdout] --> src/hanning.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | pub const HANNING_MULTIPLIERS: [f32; 2048] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DATA_URI_PREFIX` is never used [INFO] [stdout] --> src/signature.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | const DATA_URI_PREFIX: &str = "data:audio/vnd.shazam.sig;base64,"; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FrequencyPeak` is never constructed [INFO] [stdout] --> src/signature.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct FrequencyPeak { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_frequency_hz`, `get_amplitude_pcm`, and `get_seconds` are never used [INFO] [stdout] --> src/signature.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl FrequencyPeak { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] 19 | pub fn get_frequency_hz(self: &Self) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn get_amplitude_pcm(self: &Self) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | pub fn get_seconds(self: &Self) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RawSignatureHeader` is never constructed [INFO] [stdout] --> src/signature.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | struct RawSignatureHeader { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DecodedSignature` is never constructed [INFO] [stdout] --> src/signature.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | pub struct DecodedSignature { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `decode_from_binary`, `encode_to_binary`, and `to_lure` are never used [INFO] [stdout] --> src/signature.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 72 | impl DecodedSignature { [INFO] [stdout] | --------------------- associated items in this implementation [INFO] [stdout] 73 | pub fn decode_from_binary(data: &[u8]) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 198 | pub fn encode_to_binary(self: &Self) -> Result, Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 292 | pub fn to_lure(self: &Self) -> Result, Box> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.83 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "933abcb6a4dd2b378c70035e523ca35277e0324497af8e56754b887189dcddb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "933abcb6a4dd2b378c70035e523ca35277e0324497af8e56754b887189dcddb5", kill_on_drop: false }` [INFO] [stdout] 933abcb6a4dd2b378c70035e523ca35277e0324497af8e56754b887189dcddb5 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1297958c241200439fef172033e9891d1ff741a38e77c2a234da3e4327e5b158 [INFO] running `Command { std: "docker" "start" "-a" "1297958c241200439fef172033e9891d1ff741a38e77c2a234da3e4327e5b158", kill_on_drop: false }` [INFO] [stderr] warning: struct `FingerprintGenerator` is never constructed [INFO] [stderr] --> src/fingerprint_gen.rs:7:12 [INFO] [stderr] | [INFO] [stderr] 7 | pub struct FingerprintGenerator { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated items `make_signature_from_buffer`, `do_fft`, `do_peak_spreading`, and `do_peak_recognition` are never used [INFO] [stderr] --> src/fingerprint_gen.rs:31:12 [INFO] [stderr] | [INFO] [stderr] 30 | impl FingerprintGenerator { [INFO] [stderr] | ------------------------- associated items in this implementation [INFO] [stderr] 31 | pub fn make_signature_from_buffer(s16_mono_16khz_buffer: &[i16]) -> DecodedSignature { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 70 | fn do_fft(self: &mut Self, s16_mono_16khz_buffer: &[i16]) { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 112 | fn do_peak_spreading(self: &mut Self) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 146 | fn do_peak_recognition(self: &mut Self) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `HANNING_MULTIPLIERS` is never used [INFO] [stderr] --> src/hanning.rs:1:11 [INFO] [stderr] | [INFO] [stderr] 1 | pub const HANNING_MULTIPLIERS: [f32; 2048] = [ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `DATA_URI_PREFIX` is never used [INFO] [stderr] --> src/signature.rs:9:7 [INFO] [stderr] | [INFO] [stderr] 9 | const DATA_URI_PREFIX: &str = "data:audio/vnd.shazam.sig;base64,"; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `FrequencyPeak` is never constructed [INFO] [stderr] --> src/signature.rs:11:12 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct FrequencyPeak { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `get_frequency_hz`, `get_amplitude_pcm`, and `get_seconds` are never used [INFO] [stderr] --> src/signature.rs:19:12 [INFO] [stderr] | [INFO] [stderr] 18 | impl FrequencyPeak { [INFO] [stderr] | ------------------ methods in this implementation [INFO] [stderr] 19 | pub fn get_frequency_hz(self: &Self) -> f32 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 24 | pub fn get_amplitude_pcm(self: &Self) -> f32 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 29 | pub fn get_seconds(self: &Self) -> f32 { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `RawSignatureHeader` is never constructed [INFO] [stderr] --> src/signature.rs:54:8 [INFO] [stderr] | [INFO] [stderr] 54 | struct RawSignatureHeader { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `DecodedSignature` is never constructed [INFO] [stderr] --> src/signature.rs:66:12 [INFO] [stderr] | [INFO] [stderr] 66 | pub struct DecodedSignature { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `decode_from_binary`, `encode_to_binary`, and `to_lure` are never used [INFO] [stderr] --> src/signature.rs:73:12 [INFO] [stderr] | [INFO] [stderr] 72 | impl DecodedSignature { [INFO] [stderr] | --------------------- associated items in this implementation [INFO] [stderr] 73 | pub fn decode_from_binary(data: &[u8]) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 198 | pub fn encode_to_binary(self: &Self) -> Result, Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 292 | pub fn to_lure(self: &Self) -> Result, Box> { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `shazam-fpgen` (lib test) generated 9 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.83 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shazam_fpgen-3951bec7f31d1444) [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" "1297958c241200439fef172033e9891d1ff741a38e77c2a234da3e4327e5b158", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1297958c241200439fef172033e9891d1ff741a38e77c2a234da3e4327e5b158", kill_on_drop: false }` [INFO] [stdout] 1297958c241200439fef172033e9891d1ff741a38e77c2a234da3e4327e5b158