[INFO] fetching crate cat_audio 0.0.4... [INFO] testing cat_audio-0.0.4 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate cat_audio 0.0.4 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate cat_audio 0.0.4 [INFO] finished tweaking crates.io crate cat_audio 0.0.4 [INFO] tweaked toml for crates.io crate cat_audio 0.0.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cat_audio 0.0.4 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cat_audio 0.0.4 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded minimp3-sys v0.3.2 [INFO] [stderr] Downloaded coreaudio-sys v0.2.6 [INFO] [stderr] Downloaded thiserror-impl v1.0.22 [INFO] [stderr] Downloaded thiserror v1.0.22 [INFO] [stderr] Downloaded minimp3 v0.5.0 [INFO] [stderr] Downloaded alsa-sys v0.1.2 [INFO] [stderr] Downloaded coreaudio-rs v0.9.1 [INFO] [stderr] Downloaded cc v1.0.65 [INFO] [stderr] Downloaded clang-sys v0.29.3 [INFO] [stderr] Downloaded cpal v0.11.0 [INFO] [stderr] Downloaded nom v5.1.2 [INFO] [stderr] Downloaded bindgen v0.53.3 [INFO] [stderr] Downloaded syn v1.0.51 [INFO] [stderr] Downloaded regex v1.4.2 [INFO] [stderr] Downloaded regex-syntax v0.6.21 [INFO] [stderr] Downloaded libc v0.2.80 [INFO] [stderr] Downloaded slice-deque v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac45e855a018d51b96698d67ae0e599f836a9d0007e3c170dac3ef81ec5b9a03 [INFO] running `Command { std: "docker" "start" "-a" "ac45e855a018d51b96698d67ae0e599f836a9d0007e3c170dac3ef81ec5b9a03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac45e855a018d51b96698d67ae0e599f836a9d0007e3c170dac3ef81ec5b9a03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac45e855a018d51b96698d67ae0e599f836a9d0007e3c170dac3ef81ec5b9a03", kill_on_drop: false }` [INFO] [stdout] ac45e855a018d51b96698d67ae0e599f836a9d0007e3c170dac3ef81ec5b9a03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51ead71637414a68fe07f4e41182097ca0028866ebc0f1a0706c4efeb0558087 [INFO] running `Command { std: "docker" "start" "-a" "51ead71637414a68fe07f4e41182097ca0028866ebc0f1a0706c4efeb0558087", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.51 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling cpal v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling minimp3 v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling cat_audio v0.0.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `audio_post_processing` [INFO] [stdout] --> src/engine_core.rs:395:11 [INFO] [stdout] | [INFO] [stdout] 395 | #[cfg(feature="audio_post_processing")]P:FnMut(&mut Vec) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `extended` and `raw` [INFO] [stdout] = help: consider adding `audio_post_processing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `audio_post_processing` [INFO] [stdout] --> src/engine_core.rs:401:11 [INFO] [stdout] | [INFO] [stdout] 401 | #[cfg(feature="audio_post_processing")]post_processing:P, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `extended` and `raw` [INFO] [stdout] = help: consider adding `audio_post_processing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `audio_post_processing` [INFO] [stdout] --> src/engine_core.rs:407:11 [INFO] [stdout] | [INFO] [stdout] 407 | #[cfg(feature="audio_post_processing")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `extended` and `raw` [INFO] [stdout] = help: consider adding `audio_post_processing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `audio_post_processing` [INFO] [stdout] --> src/engine_core.rs:413:19 [INFO] [stdout] | [INFO] [stdout] 413 | #[cfg(feature="audio_post_processing")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `extended` and `raw` [INFO] [stdout] = help: consider adding `audio_post_processing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.70s [INFO] running `Command { std: "docker" "inspect" "51ead71637414a68fe07f4e41182097ca0028866ebc0f1a0706c4efeb0558087", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51ead71637414a68fe07f4e41182097ca0028866ebc0f1a0706c4efeb0558087", kill_on_drop: false }` [INFO] [stdout] 51ead71637414a68fe07f4e41182097ca0028866ebc0f1a0706c4efeb0558087 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f1784a4bc1ce1e8968bfe5799b5d104303df3be6ce7595b9b038c0a5cd36cf3 [INFO] running `Command { std: "docker" "start" "-a" "4f1784a4bc1ce1e8968bfe5799b5d104303df3be6ce7595b9b038c0a5cd36cf3", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition value: `audio_post_processing` [INFO] [stdout] --> src/engine_core.rs:395:11 [INFO] [stdout] | [INFO] [stdout] 395 | #[cfg(feature="audio_post_processing")]P:FnMut(&mut Vec) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `extended` and `raw` [INFO] [stdout] = help: consider adding `audio_post_processing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `audio_post_processing` [INFO] [stdout] --> src/engine_core.rs:401:11 [INFO] [stdout] | [INFO] [stdout] 401 | #[cfg(feature="audio_post_processing")]post_processing:P, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `extended` and `raw` [INFO] [stdout] = help: consider adding `audio_post_processing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `audio_post_processing` [INFO] [stdout] --> src/engine_core.rs:407:11 [INFO] [stdout] | [INFO] [stdout] 407 | #[cfg(feature="audio_post_processing")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `extended` and `raw` [INFO] [stdout] = help: consider adding `audio_post_processing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `audio_post_processing` [INFO] [stdout] --> src/engine_core.rs:413:19 [INFO] [stdout] | [INFO] [stdout] 413 | #[cfg(feature="audio_post_processing")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `extended` and `raw` [INFO] [stdout] = help: consider adding `audio_post_processing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cat_audio v0.0.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `audio_post_processing` [INFO] [stdout] --> src/engine_core.rs:395:11 [INFO] [stdout] | [INFO] [stdout] 395 | #[cfg(feature="audio_post_processing")]P:FnMut(&mut Vec) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `extended` and `raw` [INFO] [stdout] = help: consider adding `audio_post_processing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `audio_post_processing` [INFO] [stdout] --> src/engine_core.rs:401:11 [INFO] [stdout] | [INFO] [stdout] 401 | #[cfg(feature="audio_post_processing")]post_processing:P, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `extended` and `raw` [INFO] [stdout] = help: consider adding `audio_post_processing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `audio_post_processing` [INFO] [stdout] --> src/engine_core.rs:407:11 [INFO] [stdout] | [INFO] [stdout] 407 | #[cfg(feature="audio_post_processing")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `extended` and `raw` [INFO] [stdout] = help: consider adding `audio_post_processing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `audio_post_processing` [INFO] [stdout] --> src/engine_core.rs:413:19 [INFO] [stdout] | [INFO] [stdout] 413 | #[cfg(feature="audio_post_processing")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `extended` and `raw` [INFO] [stdout] = help: consider adding `audio_post_processing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s [INFO] running `Command { std: "docker" "inspect" "4f1784a4bc1ce1e8968bfe5799b5d104303df3be6ce7595b9b038c0a5cd36cf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f1784a4bc1ce1e8968bfe5799b5d104303df3be6ce7595b9b038c0a5cd36cf3", kill_on_drop: false }` [INFO] [stdout] 4f1784a4bc1ce1e8968bfe5799b5d104303df3be6ce7595b9b038c0a5cd36cf3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9bf3948d4e39b97bb1f3d04e65e305f1897edd615e180c0a33f33e5a2d6d4e39 [INFO] running `Command { std: "docker" "start" "-a" "9bf3948d4e39b97bb1f3d04e65e305f1897edd615e180c0a33f33e5a2d6d4e39", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `audio_post_processing` [INFO] [stderr] --> src/engine_core.rs:395:11 [INFO] [stderr] | [INFO] [stderr] 395 | #[cfg(feature="audio_post_processing")]P:FnMut(&mut Vec) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `extended` and `raw` [INFO] [stderr] = help: consider adding `audio_post_processing` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `audio_post_processing` [INFO] [stderr] --> src/engine_core.rs:401:11 [INFO] [stderr] | [INFO] [stderr] 401 | #[cfg(feature="audio_post_processing")]post_processing:P, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `extended` and `raw` [INFO] [stderr] = help: consider adding `audio_post_processing` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `audio_post_processing` [INFO] [stderr] --> src/engine_core.rs:407:11 [INFO] [stderr] | [INFO] [stderr] 407 | #[cfg(feature="audio_post_processing")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `extended` and `raw` [INFO] [stderr] = help: consider adding `audio_post_processing` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `audio_post_processing` [INFO] [stderr] --> src/engine_core.rs:413:19 [INFO] [stderr] | [INFO] [stderr] 413 | #[cfg(feature="audio_post_processing")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `extended` and `raw` [INFO] [stderr] = help: consider adding `audio_post_processing` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `cat_audio` (lib) generated 4 warnings [INFO] [stderr] warning: `cat_audio` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cat_audio-61427093cff37e21) [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 cat_audio [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stdout] test src/lib.rs - (line 31) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 31) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Audio` [INFO] [stdout] --> src/lib.rs:32:11 [INFO] [stdout] | [INFO] [stdout] 32 | let audio=Audio::default(AudioSettings::new()).unwrap(); [INFO] [stdout] | ^^^^^ use of undeclared type `Audio` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 31 + use cat_audio::Audio; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AudioSettings` [INFO] [stdout] --> src/lib.rs:32:26 [INFO] [stdout] | [INFO] [stdout] 32 | let audio=Audio::default(AudioSettings::new()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `AudioSettings` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 31 + use cat_audio::AudioSettings; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AudioWrapper` [INFO] [stdout] --> src/lib.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | let mut wrapper=AudioWrapper::new(audio); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `AudioWrapper` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 31 + use cat_audio::AudioWrapper; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 31) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9bf3948d4e39b97bb1f3d04e65e305f1897edd615e180c0a33f33e5a2d6d4e39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bf3948d4e39b97bb1f3d04e65e305f1897edd615e180c0a33f33e5a2d6d4e39", kill_on_drop: false }` [INFO] [stdout] 9bf3948d4e39b97bb1f3d04e65e305f1897edd615e180c0a33f33e5a2d6d4e39