[INFO] fetching crate craydate 0.1.7...
[INFO] checking craydate-0.1.7 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate craydate 0.1.7 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate craydate 0.1.7 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate craydate 0.1.7
[INFO] finished tweaking crates.io crate craydate 0.1.7
[INFO] tweaked toml for crates.io crate craydate 0.1.7 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded craydate-macro v0.1.2
[INFO] [stderr]   Downloaded craydate-sys v0.1.3
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 993c73b5001ef7e15d03300987c00f35324d71745e5ddeaf22ac1ddc3953b593
[INFO] running `Command { std: "docker" "start" "-a" "993c73b5001ef7e15d03300987c00f35324d71745e5ddeaf22ac1ddc3953b593", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "993c73b5001ef7e15d03300987c00f35324d71745e5ddeaf22ac1ddc3953b593", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "993c73b5001ef7e15d03300987c00f35324d71745e5ddeaf22ac1ddc3953b593", kill_on_drop: false }`
[INFO] [stdout] 993c73b5001ef7e15d03300987c00f35324d71745e5ddeaf22ac1ddc3953b593
[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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7476e355af7f7ab42eaf4017b06d30fc54323e80dc16b6cbecec49c93a99feb1
[INFO] running `Command { std: "docker" "start" "-a" "7476e355af7f7ab42eaf4017b06d30fc54323e80dc16b6cbecec49c93a99feb1", kill_on_drop: false }`
[INFO] [stderr]     Checking craydate-sys v0.1.3
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling craydate-macro v0.1.2
[INFO] [stderr]     Checking euclid v0.22.9
[INFO] [stderr]     Checking craydate v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:190:12
[INFO] [stdout]     |
[INFO] [stdout] 190 | #![feature(core_intrinsics)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout]     = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the `#[alloc_error_handler]` in this crate conflicts with allocation error handler in: std
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:190:12
[INFO] [stdout]     |
[INFO] [stdout] 190 | #![feature(core_intrinsics)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout]     = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `craydate_sys::playdate_sound_channel as CSoundChannelApi`
[INFO] [stdout]  --> src/ctypes.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use craydate_sys::playdate_sound_channel as CSoundChannelApi;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `craydate_sys::playdate_sound_effect as CSoundEffectApi`
[INFO] [stdout]  --> src/ctypes.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use craydate_sys::playdate_sound_effect as CSoundEffectApi;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `craydate_sys::playdate_sound_effect_bitcrusher as CSoundEffectBitCrusherApi`
[INFO] [stdout]  --> src/ctypes.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use craydate_sys::playdate_sound_effect_bitcrusher as CSoundEffectBitCrusherApi;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `craydate_sys::playdate_sound_effect_delayline as CSoundEffectDelayLineApi`
[INFO] [stdout]   --> src/ctypes.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use craydate_sys::playdate_sound_effect_delayline as CSoundEffectDelayLineApi;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `craydate_sys::playdate_sound_effect_onepolefilter as CSoundEffectOnePoleFilterApi`
[INFO] [stdout]   --> src/ctypes.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use craydate_sys::playdate_sound_effect_onepolefilter as CSoundEffectOnePoleFilterApi;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `craydate_sys::playdate_sound_effect_overdrive as CSoundEffectOverDriveApi`
[INFO] [stdout]   --> src/ctypes.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use craydate_sys::playdate_sound_effect_overdrive as CSoundEffectOverDriveApi;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `craydate_sys::playdate_sound_effect_ringmodulator as CSoundEffectRingModulatorApi`
[INFO] [stdout]   --> src/ctypes.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use craydate_sys::playdate_sound_effect_ringmodulator as CSoundEffectRingModulatorApi;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `craydate_sys::playdate_sound_effect_twopolefilter as CSoundEffectTwoPoleFilterApi`
[INFO] [stdout]   --> src/ctypes.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use craydate_sys::playdate_sound_effect_twopolefilter as CSoundEffectTwoPoleFilterApi;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `craydate_sys::playdate_sound_envelope as CSoundEnvelopeApi`
[INFO] [stdout]   --> src/ctypes.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use craydate_sys::playdate_sound_envelope as CSoundEnvelopeApi;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `craydate_sys::playdate_sound_fileplayer as CSoundFilePlayerApi`
[INFO] [stdout]   --> src/ctypes.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use craydate_sys::playdate_sound_fileplayer as CSoundFilePlayerApi;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `craydate_sys::playdate_sound_instrument as CSoundInstrumentApi`
[INFO] [stdout]   --> src/ctypes.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use craydate_sys::playdate_sound_instrument as CSoundInstrumentApi;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `craydate_sys::playdate_sound_lfo as CSoundLfoApi`
[INFO] [stdout]   --> src/ctypes.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use craydate_sys::playdate_sound_lfo as CSoundLfoApi;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `craydate_sys::playdate_sound_sample as CSoundSampleApi`
[INFO] [stdout]   --> src/ctypes.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use craydate_sys::playdate_sound_sample as CSoundSampleApi;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `craydate_sys::playdate_sound_sampleplayer as CSoundSamplePlayerApi`
[INFO] [stdout]   --> src/ctypes.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use craydate_sys::playdate_sound_sampleplayer as CSoundSamplePlayerApi;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `craydate_sys::playdate_sound_sequence as CSoundSequenceApi`
[INFO] [stdout]   --> src/ctypes.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub use craydate_sys::playdate_sound_sequence as CSoundSequenceApi;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `craydate_sys::playdate_sound_source as CSoundSourceApi`
[INFO] [stdout]   --> src/ctypes.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub use craydate_sys::playdate_sound_source as CSoundSourceApi;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `craydate_sys::playdate_sound_synth as CSoundSynthApi`
[INFO] [stdout]   --> src/ctypes.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use craydate_sys::playdate_sound_synth as CSoundSynthApi;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `craydate_sys::playdate_sound_track as CSoundTrackApi`
[INFO] [stdout]   --> src/ctypes.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub use craydate_sys::playdate_sound_track as CSoundTrackApi;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `craydate_sys::playdate_video as CVideoApi`
[INFO] [stdout]   --> src/ctypes.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use craydate_sys::playdate_video as CVideoApi;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `craydate_sys::SoundFormat as CSoundFormat`
[INFO] [stdout]   --> src/ctypes.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub use craydate_sys::SoundFormat as CSoundFormat;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `craydate_sys::SoundWaveform as CSoundWaveform`
[INFO] [stdout]   --> src/ctypes.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub use craydate_sys::SoundWaveform as CSoundWaveform;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `SoundWaveform` is imported redundantly
[INFO] [stdout]   --> src/sound/sources/synth.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::ctypes::*;
[INFO] [stdout]    |     ---------------- the item `SoundWaveform` is already imported here
[INFO] [stdout] 14 | use crate::ctypes_enums::SoundWaveform;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `craydate_sys::playdate_sound_channel as CSoundChannelApi`
[INFO] [stdout]  --> src/ctypes.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use craydate_sys::playdate_sound_channel as CSoundChannelApi;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `craydate_sys::playdate_sound_effect as CSoundEffectApi`
[INFO] [stdout]  --> src/ctypes.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use craydate_sys::playdate_sound_effect as CSoundEffectApi;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `craydate_sys::playdate_sound_effect_bitcrusher as CSoundEffectBitCrusherApi`
[INFO] [stdout]  --> src/ctypes.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use craydate_sys::playdate_sound_effect_bitcrusher as CSoundEffectBitCrusherApi;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `craydate_sys::playdate_sound_effect_delayline as CSoundEffectDelayLineApi`
[INFO] [stdout]   --> src/ctypes.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use craydate_sys::playdate_sound_effect_delayline as CSoundEffectDelayLineApi;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `craydate_sys::playdate_sound_effect_onepolefilter as CSoundEffectOnePoleFilterApi`
[INFO] [stdout]   --> src/ctypes.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use craydate_sys::playdate_sound_effect_onepolefilter as CSoundEffectOnePoleFilterApi;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `craydate_sys::playdate_sound_effect_overdrive as CSoundEffectOverDriveApi`
[INFO] [stdout]   --> src/ctypes.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use craydate_sys::playdate_sound_effect_overdrive as CSoundEffectOverDriveApi;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `craydate_sys::playdate_sound_effect_ringmodulator as CSoundEffectRingModulatorApi`
[INFO] [stdout]   --> src/ctypes.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use craydate_sys::playdate_sound_effect_ringmodulator as CSoundEffectRingModulatorApi;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `craydate_sys::playdate_sound_effect_twopolefilter as CSoundEffectTwoPoleFilterApi`
[INFO] [stdout]   --> src/ctypes.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use craydate_sys::playdate_sound_effect_twopolefilter as CSoundEffectTwoPoleFilterApi;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `craydate_sys::playdate_sound_envelope as CSoundEnvelopeApi`
[INFO] [stdout]   --> src/ctypes.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use craydate_sys::playdate_sound_envelope as CSoundEnvelopeApi;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `craydate_sys::playdate_sound_fileplayer as CSoundFilePlayerApi`
[INFO] [stdout]   --> src/ctypes.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use craydate_sys::playdate_sound_fileplayer as CSoundFilePlayerApi;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `craydate_sys::playdate_sound_instrument as CSoundInstrumentApi`
[INFO] [stdout]   --> src/ctypes.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use craydate_sys::playdate_sound_instrument as CSoundInstrumentApi;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `craydate_sys::playdate_sound_lfo as CSoundLfoApi`
[INFO] [stdout]   --> src/ctypes.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use craydate_sys::playdate_sound_lfo as CSoundLfoApi;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `craydate_sys::playdate_sound_sample as CSoundSampleApi`
[INFO] [stdout]   --> src/ctypes.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use craydate_sys::playdate_sound_sample as CSoundSampleApi;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `craydate_sys::playdate_sound_sampleplayer as CSoundSamplePlayerApi`
[INFO] [stdout]   --> src/ctypes.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use craydate_sys::playdate_sound_sampleplayer as CSoundSamplePlayerApi;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `craydate_sys::playdate_sound_sequence as CSoundSequenceApi`
[INFO] [stdout]   --> src/ctypes.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub use craydate_sys::playdate_sound_sequence as CSoundSequenceApi;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `craydate_sys::playdate_sound_source as CSoundSourceApi`
[INFO] [stdout]   --> src/ctypes.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub use craydate_sys::playdate_sound_source as CSoundSourceApi;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `craydate_sys::playdate_sound_synth as CSoundSynthApi`
[INFO] [stdout]   --> src/ctypes.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use craydate_sys::playdate_sound_synth as CSoundSynthApi;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `craydate_sys::playdate_sound_track as CSoundTrackApi`
[INFO] [stdout]   --> src/ctypes.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub use craydate_sys::playdate_sound_track as CSoundTrackApi;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `craydate_sys::playdate_video as CVideoApi`
[INFO] [stdout]   --> src/ctypes.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use craydate_sys::playdate_video as CVideoApi;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `craydate_sys::SoundFormat as CSoundFormat`
[INFO] [stdout]   --> src/ctypes.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub use craydate_sys::SoundFormat as CSoundFormat;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `craydate_sys::SoundWaveform as CSoundWaveform`
[INFO] [stdout]   --> src/ctypes.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub use craydate_sys::SoundWaveform as CSoundWaveform;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `SoundWaveform` is imported redundantly
[INFO] [stdout]   --> src/sound/sources/synth.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::ctypes::*;
[INFO] [stdout]    |     ---------------- the item `SoundWaveform` is already imported here
[INFO] [stdout] 14 | use crate::ctypes_enums::SoundWaveform;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/callbacks.rs:120:20
[INFO] [stdout]     |
[INFO] [stdout] 120 |     match unsafe { &CURRENT_CALLBACK } {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 120 |     match unsafe { addr_of!(CURRENT_CALLBACK) } {
[INFO] [stdout]     |                    ~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/callbacks.rs:120:20
[INFO] [stdout]     |
[INFO] [stdout] 120 |     match unsafe { &CURRENT_CALLBACK } {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 120 |     match unsafe { addr_of!(CURRENT_CALLBACK) } {
[INFO] [stdout]     |                    ~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/log.rs:101:7
[INFO] [stdout]     |
[INFO] [stdout] 101 |   for b in bytes {
[INFO] [stdout]     |       ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/log.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     unsafe {
[INFO] [stdout]     |     ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/log.rs:107:3
[INFO] [stdout]     |
[INFO] [stdout] 107 |   unsafe {
[INFO] [stdout]     |   ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `byte`
[INFO] [stdout]    --> src/log.rs:115:34
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub(crate) fn log_byte_to_stdout(byte: u8) {
[INFO] [stdout]     |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_byte`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/log.rs:116:3
[INFO] [stdout]     |
[INFO] [stdout] 116 |   unsafe {
[INFO] [stdout]     |   ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/log.rs:120:3
[INFO] [stdout]     |
[INFO] [stdout] 120 |   unsafe {
[INFO] [stdout]     |   ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/log.rs:101:7
[INFO] [stdout]     |
[INFO] [stdout] 101 |   for b in bytes {
[INFO] [stdout]     |       ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/log.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     unsafe {
[INFO] [stdout]     |     ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/log.rs:107:3
[INFO] [stdout]     |
[INFO] [stdout] 107 |   unsafe {
[INFO] [stdout]     |   ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `byte`
[INFO] [stdout]    --> src/log.rs:115:34
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub(crate) fn log_byte_to_stdout(byte: u8) {
[INFO] [stdout]     |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_byte`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/log.rs:116:3
[INFO] [stdout]     |
[INFO] [stdout] 116 |   unsafe {
[INFO] [stdout]     |   ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/log.rs:120:3
[INFO] [stdout]     |
[INFO] [stdout] 120 |   unsafe {
[INFO] [stdout]     |   ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 30 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BssPtr` is never constructed
[INFO] [stdout]    --> src/lib.rs:326:8
[INFO] [stdout]     |
[INFO] [stdout] 326 | struct BssPtr(*const u32);
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `AsSoundEffect` is never used
[INFO] [stdout]    --> src/sound/effects/sound_effect.rs:118:11
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub trait AsSoundEffect: AsRef<SoundEffect> + AsMut<SoundEffect> {
[INFO] [stdout]     |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `craydate` (lib test) due to 2 previous errors; 30 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]   --> src/executor.rs:81:7
[INFO] [stdout]    |
[INFO] [stdout] 81 |       drop(exec);
[INFO] [stdout]    |       ^^^^^----^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            argument has type `&mut executor::Executor`
[INFO] [stdout]    |
[INFO] [stdout]    = note: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]   --> src/executor.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 |     drop(exec);
[INFO] [stdout]    |     ^^^^^----^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          argument has type `&mut executor::Executor`
[INFO] [stdout]    |
[INFO] [stdout]    = note: use `let _ = ...` to ignore the expression or result
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> src/executor.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     drop(exec);
[INFO] [stdout]     |     ^^^^^----^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          argument has type `&mut executor::Executor`
[INFO] [stdout]     |
[INFO] [stdout]     = note: use `let _ = ...` to ignore the expression or result
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `alloc::boxed::Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> src/executor.rs:165:16
[INFO] [stdout]     |
[INFO] [stdout] 165 |       unsafe { Box::from_raw(data) };
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 165 |       unsafe { let _ = Box::from_raw(data); };
[INFO] [stdout]     |                +++++++                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 36 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7476e355af7f7ab42eaf4017b06d30fc54323e80dc16b6cbecec49c93a99feb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7476e355af7f7ab42eaf4017b06d30fc54323e80dc16b6cbecec49c93a99feb1", kill_on_drop: false }`
[INFO] [stdout] 7476e355af7f7ab42eaf4017b06d30fc54323e80dc16b6cbecec49c93a99feb1
