[INFO] fetching crate ez_audio 0.1.6... [INFO] checking ez_audio-0.1.6 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate ez_audio 0.1.6 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate ez_audio 0.1.6 [INFO] finished tweaking crates.io crate ez_audio 0.1.6 [INFO] tweaked toml for crates.io crate ez_audio 0.1.6 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ez_audio 0.1.6 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 10 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6cf7b76356d40f40e95ee022c57be9f21e7c43470426f8267a5aecfe38db6a9 [INFO] running `Command { std: "docker" "start" "-a" "d6cf7b76356d40f40e95ee022c57be9f21e7c43470426f8267a5aecfe38db6a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6cf7b76356d40f40e95ee022c57be9f21e7c43470426f8267a5aecfe38db6a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6cf7b76356d40f40e95ee022c57be9f21e7c43470426f8267a5aecfe38db6a9", kill_on_drop: false }` [INFO] [stdout] d6cf7b76356d40f40e95ee022c57be9f21e7c43470426f8267a5aecfe38db6a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd4dcf39ec2b91370df9527839104ca9c63c2513e39fbdf668f8337b4e76da22 [INFO] running `Command { std: "docker" "start" "-a" "cd4dcf39ec2b91370df9527839104ca9c63c2513e39fbdf668f8337b4e76da22", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling ez_audio v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] warning: ez_audio@0.1.6: cc/AudioInterface.cc: In function 'void removeSound(size_t, AudioContext*)': [INFO] [stderr] warning: ez_audio@0.1.6: cc/AudioInterface.cc:99:52: warning: deleting 'void*' is undefined [-Wdelete-incomplete] [INFO] [stderr] warning: ez_audio@0.1.6: 99 | delete context->soundClips->at(id)->device.pUserData; [INFO] [stderr] warning: ez_audio@0.1.6: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] warning: ez_audio@0.1.6: In file included from cc/AudioPlayer.cc:6: [INFO] [stderr] warning: ez_audio@0.1.6: cc/stb_vorbis.c: In function 'int do_floor(vorb*, Mapping*, int, int, float*, YTYPE*, uint8*)': [INFO] [stderr] warning: ez_audio@0.1.6: cc/stb_vorbis.c:3055:95: warning: unused parameter 'step2_flag' [-Wunused-parameter] [INFO] [stderr] warning: ez_audio@0.1.6: 3055 | static int do_floor(vorb *f, Mapping *map, int i, int n, float *target, YTYPE *finalY, uint8 *step2_flag) [INFO] [stderr] warning: ez_audio@0.1.6: | ~~~~~~~^~~~~~~~~~ [INFO] [stderr] warning: ez_audio@0.1.6: cc/stb_vorbis.c: In function 'int vorbis_decode_packet_rest(vorb*, int*, Mode*, int, int, int, int, int*)': [INFO] [stderr] warning: ez_audio@0.1.6: cc/stb_vorbis.c:3162:86: warning: unused parameter 'left_end' [-Wunused-parameter] [INFO] [stderr] warning: ez_audio@0.1.6: 3162 | static int vorbis_decode_packet_rest(vorb *f, int *len, Mode *m, int left_start, int left_end, int right_start, int right_end, int *p_left) [INFO] [stderr] warning: ez_audio@0.1.6: | ~~~~^~~~~~~~ [INFO] [stderr] warning: ez_audio@0.1.6: cc/AudioPlayer.cc: In function 'void data_callback(ma_device*, void*, const void*, ma_uint32)': [INFO] [stderr] warning: ez_audio@0.1.6: cc/AudioPlayer.cc:16:27: warning: the address of 'SoundClip::decoder' will never be NULL [-Waddress] [INFO] [stderr] warning: ez_audio@0.1.6: 16 | if(&clip->decoder == NULL){ [INFO] [stderr] warning: ez_audio@0.1.6: | ^ [INFO] [stderr] warning: ez_audio@0.1.6: In file included from cc/AudioPlayer.cc:4: [INFO] [stderr] warning: ez_audio@0.1.6: cc/AudioPlayer.h:25:20: note: 'SoundClip::decoder' declared here [INFO] [stderr] warning: ez_audio@0.1.6: 25 | ma_decoder decoder; [INFO] [stderr] warning: ez_audio@0.1.6: | ^~~~~~~ [INFO] [stdout] warning: lint `temporary_cstring_as_ptr` has been renamed to `dangling_pointers_from_temporaries` [INFO] [stdout] --> src/lib.rs:300:25 [INFO] [stdout] | [INFO] [stdout] 300 | #[allow(temporary_cstring_as_ptr)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `dangling_pointers_from_temporaries` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0059]: type parameter to bare `FnOnce` trait must be a tuple [INFO] [stdout] --> src/void.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | impl FnOnce for Void { [INFO] [stdout] | ^^^^^^^^^ the trait `Tuple` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `FnOnce` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:245:1 [INFO] [stdout] help: consider restricting type parameter `T` with unstable trait `Tuple` [INFO] [stdout] | [INFO] [stdout] 3 | impl FnOnce for Void { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0059]: type parameter to bare `FnMut` trait must be a tuple [INFO] [stdout] --> src/void.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | impl FnMut for Void { [INFO] [stdout] | ^^^^^^^^ the trait `Tuple` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `FnMut` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:165:1 [INFO] [stdout] help: consider restricting type parameter `T` with unstable trait `Tuple` [INFO] [stdout] | [INFO] [stdout] 11 | impl FnMut for Void { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0059]: type parameter to bare `Fn` trait must be a tuple [INFO] [stdout] --> src/void.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | impl Fn for Void { [INFO] [stdout] | ^^^^^ the trait `Tuple` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Fn` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:77:1 [INFO] [stdout] help: consider restricting type parameter `T` with unstable trait `Tuple` [INFO] [stdout] | [INFO] [stdout] 17 | impl Fn for Void { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: functions with the "rust-call" ABI must take a single non-self tuple argument [INFO] [stdout] --> src/void.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | extern "rust-call" fn call_once(self, _args: T) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Tuple` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] help: consider restricting type parameter `T` with unstable trait `Tuple` [INFO] [stdout] | [INFO] [stdout] 3 | impl FnOnce for Void { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: functions with the "rust-call" ABI must take a single non-self tuple argument [INFO] [stdout] --> src/void.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | extern "rust-call" fn call_mut(&mut self, _args: T) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Tuple` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] help: consider restricting type parameter `T` with unstable trait `Tuple` [INFO] [stdout] | [INFO] [stdout] 11 | impl FnMut for Void { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: functions with the "rust-call" ABI must take a single non-self tuple argument [INFO] [stdout] --> src/void.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | extern "rust-call" fn call(&self, _args: T) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Tuple` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] help: consider restricting type parameter `T` with unstable trait `Tuple` [INFO] [stdout] | [INFO] [stdout] 17 | impl Fn for Void { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0059, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0059`. [INFO] [stdout] [INFO] [stdout] warning: lint `temporary_cstring_as_ptr` has been renamed to `dangling_pointers_from_temporaries` [INFO] [stdout] --> src/lib.rs:300:25 [INFO] [stdout] | [INFO] [stdout] 300 | #[allow(temporary_cstring_as_ptr)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `dangling_pointers_from_temporaries` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: ez_audio@0.1.6: cc/AudioInterface.cc: In function 'void removeSound(size_t, AudioContext*)': [INFO] [stderr] warning: ez_audio@0.1.6: cc/AudioInterface.cc:99:52: warning: deleting 'void*' is undefined [-Wdelete-incomplete] [INFO] [stderr] warning: ez_audio@0.1.6: 99 | delete context->soundClips->at(id)->device.pUserData; [INFO] [stderr] warning: ez_audio@0.1.6: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] warning: ez_audio@0.1.6: In file included from cc/AudioPlayer.cc:6: [INFO] [stderr] warning: ez_audio@0.1.6: cc/stb_vorbis.c: In function 'int do_floor(vorb*, Mapping*, int, int, float*, YTYPE*, uint8*)': [INFO] [stderr] warning: ez_audio@0.1.6: cc/stb_vorbis.c:3055:95: warning: unused parameter 'step2_flag' [-Wunused-parameter] [INFO] [stderr] warning: ez_audio@0.1.6: 3055 | static int do_floor(vorb *f, Mapping *map, int i, int n, float *target, YTYPE *finalY, uint8 *step2_flag) [INFO] [stderr] warning: ez_audio@0.1.6: | ~~~~~~~^~~~~~~~~~ [INFO] [stderr] warning: ez_audio@0.1.6: cc/stb_vorbis.c: In function 'int vorbis_decode_packet_rest(vorb*, int*, Mode*, int, int, int, int, int*)': [INFO] [stderr] warning: ez_audio@0.1.6: cc/stb_vorbis.c:3162:86: warning: unused parameter 'left_end' [-Wunused-parameter] [INFO] [stderr] warning: ez_audio@0.1.6: 3162 | static int vorbis_decode_packet_rest(vorb *f, int *len, Mode *m, int left_start, int left_end, int right_start, int right_end, int *p_left) [INFO] [stderr] warning: ez_audio@0.1.6: | ~~~~^~~~~~~~ [INFO] [stderr] warning: ez_audio@0.1.6: cc/AudioPlayer.cc: In function 'void data_callback(ma_device*, void*, const void*, ma_uint32)': [INFO] [stderr] warning: ez_audio@0.1.6: cc/AudioPlayer.cc:16:27: warning: the address of 'SoundClip::decoder' will never be NULL [-Waddress] [INFO] [stderr] warning: ez_audio@0.1.6: 16 | if(&clip->decoder == NULL){ [INFO] [stderr] warning: ez_audio@0.1.6: | ^ [INFO] [stderr] warning: ez_audio@0.1.6: In file included from cc/AudioPlayer.cc:4: [INFO] [stderr] warning: ez_audio@0.1.6: cc/AudioPlayer.h:25:20: note: 'SoundClip::decoder' declared here [INFO] [stderr] warning: ez_audio@0.1.6: 25 | ma_decoder decoder; [INFO] [stderr] warning: ez_audio@0.1.6: | ^~~~~~~ [INFO] [stderr] error: could not compile `ez_audio` (lib test) due to 6 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0059]: type parameter to bare `FnOnce` trait must be a tuple [INFO] [stdout] --> src/void.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | impl FnOnce for Void { [INFO] [stdout] | ^^^^^^^^^ the trait `Tuple` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `FnOnce` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:245:1 [INFO] [stdout] help: consider restricting type parameter `T` with unstable trait `Tuple` [INFO] [stdout] | [INFO] [stdout] 3 | impl FnOnce for Void { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0059]: type parameter to bare `FnMut` trait must be a tuple [INFO] [stdout] --> src/void.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | impl FnMut for Void { [INFO] [stdout] | ^^^^^^^^ the trait `Tuple` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `FnMut` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:165:1 [INFO] [stdout] help: consider restricting type parameter `T` with unstable trait `Tuple` [INFO] [stdout] | [INFO] [stdout] 11 | impl FnMut for Void { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0059]: type parameter to bare `Fn` trait must be a tuple [INFO] [stdout] --> src/void.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | impl Fn for Void { [INFO] [stdout] | ^^^^^ the trait `Tuple` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Fn` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:77:1 [INFO] [stdout] help: consider restricting type parameter `T` with unstable trait `Tuple` [INFO] [stdout] | [INFO] [stdout] 17 | impl Fn for Void { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: functions with the "rust-call" ABI must take a single non-self tuple argument [INFO] [stdout] --> src/void.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | extern "rust-call" fn call_once(self, _args: T) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Tuple` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] help: consider restricting type parameter `T` with unstable trait `Tuple` [INFO] [stdout] | [INFO] [stdout] 3 | impl FnOnce for Void { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: functions with the "rust-call" ABI must take a single non-self tuple argument [INFO] [stdout] --> src/void.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | extern "rust-call" fn call_mut(&mut self, _args: T) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Tuple` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] help: consider restricting type parameter `T` with unstable trait `Tuple` [INFO] [stdout] | [INFO] [stdout] 11 | impl FnMut for Void { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: functions with the "rust-call" ABI must take a single non-self tuple argument [INFO] [stdout] --> src/void.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | extern "rust-call" fn call(&self, _args: T) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Tuple` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] help: consider restricting type parameter `T` with unstable trait `Tuple` [INFO] [stdout] | [INFO] [stdout] 17 | impl Fn for Void { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0059, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0059`. [INFO] [stdout] [INFO] [stderr] warning: ez_audio@0.1.6: cc/AudioInterface.cc: In function 'void removeSound(size_t, AudioContext*)': [INFO] [stderr] warning: ez_audio@0.1.6: cc/AudioInterface.cc:99:52: warning: deleting 'void*' is undefined [-Wdelete-incomplete] [INFO] [stderr] warning: ez_audio@0.1.6: 99 | delete context->soundClips->at(id)->device.pUserData; [INFO] [stderr] warning: ez_audio@0.1.6: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] warning: ez_audio@0.1.6: In file included from cc/AudioPlayer.cc:6: [INFO] [stderr] warning: ez_audio@0.1.6: cc/stb_vorbis.c: In function 'int do_floor(vorb*, Mapping*, int, int, float*, YTYPE*, uint8*)': [INFO] [stderr] warning: ez_audio@0.1.6: cc/stb_vorbis.c:3055:95: warning: unused parameter 'step2_flag' [-Wunused-parameter] [INFO] [stderr] warning: ez_audio@0.1.6: 3055 | static int do_floor(vorb *f, Mapping *map, int i, int n, float *target, YTYPE *finalY, uint8 *step2_flag) [INFO] [stderr] warning: ez_audio@0.1.6: | ~~~~~~~^~~~~~~~~~ [INFO] [stderr] warning: ez_audio@0.1.6: cc/stb_vorbis.c: In function 'int vorbis_decode_packet_rest(vorb*, int*, Mode*, int, int, int, int, int*)': [INFO] [stderr] warning: ez_audio@0.1.6: cc/stb_vorbis.c:3162:86: warning: unused parameter 'left_end' [-Wunused-parameter] [INFO] [stderr] warning: ez_audio@0.1.6: 3162 | static int vorbis_decode_packet_rest(vorb *f, int *len, Mode *m, int left_start, int left_end, int right_start, int right_end, int *p_left) [INFO] [stderr] warning: ez_audio@0.1.6: | ~~~~^~~~~~~~ [INFO] [stderr] warning: ez_audio@0.1.6: cc/AudioPlayer.cc: In function 'void data_callback(ma_device*, void*, const void*, ma_uint32)': [INFO] [stderr] warning: ez_audio@0.1.6: cc/AudioPlayer.cc:16:27: warning: the address of 'SoundClip::decoder' will never be NULL [-Waddress] [INFO] [stderr] warning: ez_audio@0.1.6: 16 | if(&clip->decoder == NULL){ [INFO] [stderr] warning: ez_audio@0.1.6: | ^ [INFO] [stderr] warning: ez_audio@0.1.6: In file included from cc/AudioPlayer.cc:4: [INFO] [stderr] warning: ez_audio@0.1.6: cc/AudioPlayer.h:25:20: note: 'SoundClip::decoder' declared here [INFO] [stderr] warning: ez_audio@0.1.6: 25 | ma_decoder decoder; [INFO] [stderr] warning: ez_audio@0.1.6: | ^~~~~~~ [INFO] [stderr] error: could not compile `ez_audio` (lib) due to 6 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "cd4dcf39ec2b91370df9527839104ca9c63c2513e39fbdf668f8337b4e76da22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd4dcf39ec2b91370df9527839104ca9c63c2513e39fbdf668f8337b4e76da22", kill_on_drop: false }` [INFO] [stdout] cd4dcf39ec2b91370df9527839104ca9c63c2513e39fbdf668f8337b4e76da22