[INFO] fetching crate mousiki 0.2.1... [INFO] testing mousiki-0.2.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate mousiki 0.2.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate mousiki 0.2.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mousiki 0.2.1 [INFO] tweaked toml for crates.io crate mousiki 0.2.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mousiki 0.2.1 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mousiki 0.2.1 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] edc8f544e20df1fc50a92a6d4ea78b2bb58e193533ddf8ca2e4825ced3e5ef41 [INFO] running `Command { std: "docker" "start" "-a" "edc8f544e20df1fc50a92a6d4ea78b2bb58e193533ddf8ca2e4825ced3e5ef41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "edc8f544e20df1fc50a92a6d4ea78b2bb58e193533ddf8ca2e4825ced3e5ef41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edc8f544e20df1fc50a92a6d4ea78b2bb58e193533ddf8ca2e4825ced3e5ef41", kill_on_drop: false }` [INFO] [stdout] edc8f544e20df1fc50a92a6d4ea78b2bb58e193533ddf8ca2e4825ced3e5ef41 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88f204f883394c722617a08a373993b824b76eab07fd15b2168408d542c0ba77 [INFO] running `Command { std: "docker" "start" "-a" "88f204f883394c722617a08a373993b824b76eab07fd15b2168408d542c0ba77", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling mousiki v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `decoder` [INFO] [stdout] --> src/dred.rs:410:5 [INFO] [stdout] | [INFO] [stdout] 410 | decoder: &mut OpusDredDecoder, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_decoder` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/opus_encoder.rs:2975:21 [INFO] [stdout] | [INFO] [stdout] 2975 | let mut nb_compr_bytes = [INFO] [stdout] | ----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first_frame` [INFO] [stdout] --> src/opus_encoder.rs:2425:5 [INFO] [stdout] | [INFO] [stdout] 2425 | first_frame: bool, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `fec_features` is never read [INFO] [stdout] --> src/dred.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 106 | pub struct OpusDred { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 107 | fec_features: [f32; DRED_FEC_FEATURES_LEN], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OpusDred` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DRED_LATENT_DEAD_ZONE_Q8` is never used [INFO] [stdout] --> src/dred_stats_data.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) const DRED_LATENT_DEAD_ZONE_Q8: [u8; 336] = [0; 336]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DRED_STATE_DEAD_ZONE_Q8` is never used [INFO] [stdout] --> src/dred_stats_data.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) const DRED_STATE_DEAD_ZONE_Q8: [u8; 304] = [0; 304]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `sample_rate` is never used [INFO] [stdout] --> src/opus_decoder.rs:1426:19 [INFO] [stdout] | [INFO] [stdout] 343 | impl<'mode> OpusDecoder<'mode> { [INFO] [stdout] | ------------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 1426 | pub(crate) fn sample_rate(&self) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `opus_packet_pad_with_extensions` is never used [INFO] [stdout] --> src/repacketizer.rs:478:15 [INFO] [stdout] | [INFO] [stdout] 478 | pub(crate) fn opus_packet_pad_with_extensions( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `USAGE` is never used [INFO] [stdout] --> src/bin/dred_vectors.rs:91:7 [INFO] [stdout] | [INFO] [stdout] 91 | const USAGE: &str = "usage: dred_vectors --dnn-blob \n\ [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.51s [INFO] running `Command { std: "docker" "inspect" "88f204f883394c722617a08a373993b824b76eab07fd15b2168408d542c0ba77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88f204f883394c722617a08a373993b824b76eab07fd15b2168408d542c0ba77", kill_on_drop: false }` [INFO] [stdout] 88f204f883394c722617a08a373993b824b76eab07fd15b2168408d542c0ba77 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a67e18efdc9ba21c46e0388a0e9e7b273c6d12e7fbbaeeea26cb3a84756afab [INFO] running `Command { std: "docker" "start" "-a" "3a67e18efdc9ba21c46e0388a0e9e7b273c6d12e7fbbaeeea26cb3a84756afab", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stdout] warning: unused variable: `decoder` [INFO] [stdout] --> src/dred.rs:410:5 [INFO] [stdout] | [INFO] [stdout] 410 | decoder: &mut OpusDredDecoder, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_decoder` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/opus_encoder.rs:2975:21 [INFO] [stdout] | [INFO] [stdout] 2975 | let mut nb_compr_bytes = [INFO] [stdout] | ----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first_frame` [INFO] [stdout] --> src/opus_encoder.rs:2425:5 [INFO] [stdout] | [INFO] [stdout] 2425 | first_frame: bool, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `fec_features` is never read [INFO] [stdout] --> src/dred.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 106 | pub struct OpusDred { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 107 | fec_features: [f32; DRED_FEC_FEATURES_LEN], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OpusDred` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DRED_LATENT_DEAD_ZONE_Q8` is never used [INFO] [stdout] --> src/dred_stats_data.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) const DRED_LATENT_DEAD_ZONE_Q8: [u8; 336] = [0; 336]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DRED_STATE_DEAD_ZONE_Q8` is never used [INFO] [stdout] --> src/dred_stats_data.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) const DRED_STATE_DEAD_ZONE_Q8: [u8; 304] = [0; 304]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `sample_rate` is never used [INFO] [stdout] --> src/opus_decoder.rs:1426:19 [INFO] [stdout] | [INFO] [stdout] 343 | impl<'mode> OpusDecoder<'mode> { [INFO] [stdout] | ------------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 1426 | pub(crate) fn sample_rate(&self) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `opus_packet_pad_with_extensions` is never used [INFO] [stdout] --> src/repacketizer.rs:478:15 [INFO] [stdout] | [INFO] [stdout] 478 | pub(crate) fn opus_packet_pad_with_extensions( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `USAGE` is never used [INFO] [stdout] --> src/bin/dred_vectors.rs:91:7 [INFO] [stdout] | [INFO] [stdout] 91 | const USAGE: &str = "usage: dred_vectors --dnn-blob \n\ [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling mousiki v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/testdata/tiny.ogg`: No such file or directory (os error 2) [INFO] [stdout] --> tests/common/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | include_bytes!(concat!(env!("CARGO_MANIFEST_DIR"), "/testdata/tiny.ogg")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mousiki` (test "fuzz_decoder") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: constant `USAGE` is never used [INFO] [stdout] --> src/bin/dred_vectors.rs:91:7 [INFO] [stdout] | [INFO] [stdout] 91 | const USAGE: &str = "usage: dred_vectors --dnn-blob \n\ [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `emit_stdout` is never used [INFO] [stdout] --> src/bin/../test_trace.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) fn emit_stdout(args: fmt::Arguments<'_>) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CELT_EC_INTERNAL_ERROR_PCM0_LEN` is never used [INFO] [stdout] --> tests/opus_encode_regressions_data.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | pub const CELT_EC_INTERNAL_ERROR_PCM0_LEN: usize = 320; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CELT_EC_INTERNAL_ERROR_PCM1_LEN` is never used [INFO] [stdout] --> tests/opus_encode_regressions_data.rs:37:11 [INFO] [stdout] | [INFO] [stdout] 37 | pub const CELT_EC_INTERNAL_ERROR_PCM1_LEN: usize = 160; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CELT_EC_INTERNAL_ERROR_PCM2_LEN` is never used [INFO] [stdout] --> tests/opus_encode_regressions_data.rs:54:11 [INFO] [stdout] | [INFO] [stdout] 54 | pub const CELT_EC_INTERNAL_ERROR_PCM2_LEN: usize = 160; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CELT_EC_INTERNAL_ERROR_PCM3_LEN` is never used [INFO] [stdout] --> tests/opus_encode_regressions_data.rs:71:11 [INFO] [stdout] | [INFO] [stdout] 71 | pub const CELT_EC_INTERNAL_ERROR_PCM3_LEN: usize = 160; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CELT_EC_INTERNAL_ERROR_PCM5_LEN` is never used [INFO] [stdout] --> tests/opus_encode_regressions_data.rs:88:11 [INFO] [stdout] | [INFO] [stdout] 88 | pub const CELT_EC_INTERNAL_ERROR_PCM5_LEN: usize = 40; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SURROUND_ANALYSIS_UNINIT_PCM0_LEN` is never used [INFO] [stdout] --> tests/opus_encode_regressions_data.rs:313:11 [INFO] [stdout] | [INFO] [stdout] 313 | pub const SURROUND_ANALYSIS_UNINIT_PCM0_LEN: usize = 2880; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `super::DB_SHIFT` [INFO] [stdout] --> src/celt/bands.rs:4197:35 [INFO] [stdout] | [INFO] [stdout] 4197 | BandCodingState, BandCtx, DB_SHIFT, EPSILON, NORM_SCALING, SplitCtx, anti_collapse, [INFO] [stdout] | ^^^^^^^^ no `DB_SHIFT` in `celt::bands` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/celt/bands.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature = "fixed_point")] [INFO] [stdout] | ----------------------- the item is gated behind the `fixed_point` feature [INFO] [stdout] 19 | use crate::celt::fixed_arch::{ [INFO] [stdout] 20 | DB_SHIFT, EPSILON as FIXED_EPSILON, NORM_SCALING as FIXED_NORM_SCALING, Q31_ONE, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Mode` in this scope [INFO] [stdout] --> src/opus_decoder.rs:2285:33 [INFO] [stdout] | [INFO] [stdout] 2285 | assert_eq!(parsed.mode, Mode::SILK); [INFO] [stdout] | ^^^^ use of undeclared type `Mode` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum through its public re-export [INFO] [stdout] | [INFO] [stdout] 1912 + use crate::c_style_api::packet::Mode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Bandwidth` in this scope [INFO] [stdout] --> src/opus_decoder.rs:2286:38 [INFO] [stdout] | [INFO] [stdout] 2286 | assert_eq!(parsed.bandwidth, Bandwidth::Narrow); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Bandwidth` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 1912 + use crate::Bandwidth; [INFO] [stdout] | [INFO] [stdout] 1912 + use crate::c_style_api::packet::Bandwidth; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `PacketError` in this scope [INFO] [stdout] --> src/opus_decoder.rs:2304:25 [INFO] [stdout] | [INFO] [stdout] 2304 | assert_eq!(err, PacketError::BadArgument); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `PacketError` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum through its public re-export [INFO] [stdout] | [INFO] [stdout] 1912 + use crate::PacketError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Bandwidth` in this scope [INFO] [stdout] --> src/opus_decoder.rs:2451:39 [INFO] [stdout] | [INFO] [stdout] 2451 | assert_eq!(decoder.bandwidth, Bandwidth::Narrow.to_opus_int()); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Bandwidth` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 1912 + use crate::Bandwidth; [INFO] [stdout] | [INFO] [stdout] 1912 + use crate::c_style_api::packet::Bandwidth; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `opus_packet_get_bandwidth` in this scope [INFO] [stdout] --> src/opus_decoder.rs:2606:25 [INFO] [stdout] | [INFO] [stdout] 2606 | let bandwidth = opus_packet_get_bandwidth(toc).expect("bandwidth"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function through its public re-export [INFO] [stdout] | [INFO] [stdout] 1912 + use crate::c_style_api::packet::opus_packet_get_bandwidth; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `opus_packet_get_nb_channels` in this scope [INFO] [stdout] --> src/opus_decoder.rs:2607:24 [INFO] [stdout] | [INFO] [stdout] 2607 | let channels = opus_packet_get_nb_channels(toc).expect("channels"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function through its public re-export [INFO] [stdout] | [INFO] [stdout] 1912 + use crate::c_style_api::packet::opus_packet_get_nb_channels; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `opus_custom_decoder_create` [INFO] [stdout] --> src/celt/celt_encoder.rs:8631:9 [INFO] [stdout] | [INFO] [stdout] 8631 | opus_custom_decoder_create, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `opus_decoder_create` [INFO] [stdout] --> src/celt/celt_encoder.rs:8636:9 [INFO] [stdout] | [INFO] [stdout] 8636 | opus_decoder_create, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `OpusEncoderCtlRequest`, `opus_encoder_create`, and `opus_encoder_ctl` [INFO] [stdout] --> src/celt/celt_encoder.rs:8639:22 [INFO] [stdout] | [INFO] [stdout] 8639 | OpusEncoder, OpusEncoderCtlRequest, opus_encode, opus_encode_float, opus_encode24, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8640 | opus_encoder_create, opus_encoder_ctl, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `alloc::vec::Vec` [INFO] [stdout] --> src/celt/quant_bands.rs:2018:9 [INFO] [stdout] | [INFO] [stdout] 2018 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::celt::rate::MAX_FINE_BITS` [INFO] [stdout] --> src/celt/quant_bands.rs:2038:9 [INFO] [stdout] | [INFO] [stdout] 2038 | use crate::celt::rate::MAX_FINE_BITS; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DRED_MAX_FRAMES` [INFO] [stdout] --> src/opus_encoder.rs:4617:47 [INFO] [stdout] | [INFO] [stdout] 4617 | CELT_SIG_SCALE, DELAY_BUFFER_SAMPLES, DRED_MAX_FRAMES, MAX_PCM_BUF_SAMPLES, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `fill_plc_ctest_periodic_sig` in this scope [INFO] [stdout] --> src/celt/celt_decoder.rs:5772:9 [INFO] [stdout] | [INFO] [stdout] 5772 | fill_plc_ctest_periodic_sig(&mut seed, 96, 14_000, 0, false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `decoder` [INFO] [stdout] --> src/dred.rs:410:5 [INFO] [stdout] | [INFO] [stdout] 410 | decoder: &mut OpusDredDecoder, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_decoder` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/opus_encoder.rs:2975:21 [INFO] [stdout] | [INFO] [stdout] 2975 | let mut nb_compr_bytes = [INFO] [stdout] | ----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first_frame` [INFO] [stdout] --> src/opus_encoder.rs:2425:5 [INFO] [stdout] | [INFO] [stdout] 2425 | first_frame: bool, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mousiki` (lib test) due to 8 previous errors; 9 warnings emitted [INFO] running `Command { std: "docker" "inspect" "3a67e18efdc9ba21c46e0388a0e9e7b273c6d12e7fbbaeeea26cb3a84756afab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a67e18efdc9ba21c46e0388a0e9e7b273c6d12e7fbbaeeea26cb3a84756afab", kill_on_drop: false }` [INFO] [stdout] 3a67e18efdc9ba21c46e0388a0e9e7b273c6d12e7fbbaeeea26cb3a84756afab