[INFO] fetching crate sonic-rs-sys 0.1.0... [INFO] checking sonic-rs-sys-0.1.0 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] extracting crate sonic-rs-sys 0.1.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate sonic-rs-sys 0.1.0 on toolchain ccf408f4326a858c00dd845a64a86b16f360a801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sonic-rs-sys 0.1.0 [INFO] finished tweaking crates.io crate sonic-rs-sys 0.1.0 [INFO] tweaked toml for crates.io crate sonic-rs-sys 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 33 packages to latest compatible versions [INFO] [stderr] Adding bindgen v0.59.2 (available: v0.70.1) [INFO] [stderr] Adding bitflags v1.3.2 (available: v2.6.0) [INFO] [stderr] Adding peeking_take_while v0.1.2 (available: v1.0.0) [INFO] [stderr] Adding rustc-hash v1.1.0 (available: v2.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82258d723377bc606d066f53124bc05273e77f035546fa33259ec9251957495d [INFO] running `Command { std: "docker" "start" "-a" "82258d723377bc606d066f53124bc05273e77f035546fa33259ec9251957495d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82258d723377bc606d066f53124bc05273e77f035546fa33259ec9251957495d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82258d723377bc606d066f53124bc05273e77f035546fa33259ec9251957495d", kill_on_drop: false }` [INFO] [stdout] 82258d723377bc606d066f53124bc05273e77f035546fa33259ec9251957495d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a92c2aadf3a6b6570a74000c6d748c14c34c75686eec8faa4597bf5d04fb5f9 [INFO] running `Command { std: "docker" "start" "-a" "4a92c2aadf3a6b6570a74000c6d748c14c34c75686eec8faa4597bf5d04fb5f9", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling sonic-rs-sys v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs (30 fixes) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.26s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling sonic-rs-sys v0.1.0 (/tmp/fixit) [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:271 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; extern "C" { pub fn sonicCreateStream (sampleRate : :: std :: os :: raw :: c_int , numChannels : :: std :: os :: raw :: c_int) -> sonicStream ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:417 [INFO] [stdout] | [INFO] [stdout] 3 | ... raw :: c_int) -> sonicStream ; } extern "C" { pub fn sonicDestroyStream (stream : sonicStream) ; } extern "C" { pub fn sonicSetUserDa... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:483 [INFO] [stdout] | [INFO] [stdout] 3 | ...tream) ; } extern "C" { pub fn sonicSetUserData (stream : sonicStream , userData : * mut :: std :: os :: raw :: c_void) ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:596 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: c_void) ; } extern "C" { pub fn sonicGetUserData (stream : sonicStream) -> * mut :: std :: os :: raw :: c_void ; } extern "C" { pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:699 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn sonicWriteFloatToStream (stream : sonicStream , samples : * const f32 , numSamples : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:870 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn sonicWriteShortToStream (stream : sonicStream , samples : * const :: std :: os :: raw :: c_short , numSamples : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:1068 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn sonicWriteUnsignedCharToStream (stream : sonicStream , samples : * const :: std :: os :: raw :: c_uchar , numSamples : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:1273 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn sonicReadFloatFromStream (stream : sonicStream , samples : * mut f32 , maxSamples : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:1443 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn sonicReadShortFromStream (stream : sonicStream , samples : * mut :: std :: os :: raw :: c_short , maxSamples : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:1640 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn sonicReadUnsignedCharFromStream (stream : sonicStream , samples : * mut :: std :: os :: raw :: c_uchar , maxSamples : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:1844 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_int ; } extern "C" { pub fn sonicFlushStream (stream : sonicStream) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:1940 [INFO] [stdout] | [INFO] [stdout] 3 | ...raw :: c_int ; } extern "C" { pub fn sonicSamplesAvailable (stream : sonicStream) -> :: std :: os :: raw :: c_int ; } extern "C" { pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:2041 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: std :: os :: raw :: c_int ; } extern "C" { pub fn sonicGetSpeed (stream : sonicStream) -> f32 ; } extern "C" { pub fn sonicSetSpeed... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:2109 [INFO] [stdout] | [INFO] [stdout] 3 | ...eam : sonicStream) -> f32 ; } extern "C" { pub fn sonicSetSpeed (stream : sonicStream , speed : f32) ; } extern "C" { pub fn sonicGetP... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:2184 [INFO] [stdout] | [INFO] [stdout] 3 | ...: sonicStream , speed : f32) ; } extern "C" { pub fn sonicGetPitch (stream : sonicStream) -> f32 ; } extern "C" { pub fn sonicSetPitch... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:2252 [INFO] [stdout] | [INFO] [stdout] 3 | ...eam : sonicStream) -> f32 ; } extern "C" { pub fn sonicSetPitch (stream : sonicStream , pitch : f32) ; } extern "C" { pub fn sonicGetR... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:2327 [INFO] [stdout] | [INFO] [stdout] 3 | ... : sonicStream , pitch : f32) ; } extern "C" { pub fn sonicGetRate (stream : sonicStream) -> f32 ; } extern "C" { pub fn sonicSetRate ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:2394 [INFO] [stdout] | [INFO] [stdout] 3 | ...ream : sonicStream) -> f32 ; } extern "C" { pub fn sonicSetRate (stream : sonicStream , rate : f32) ; } extern "C" { pub fn sonicGetVo... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:2467 [INFO] [stdout] | [INFO] [stdout] 3 | ... : sonicStream , rate : f32) ; } extern "C" { pub fn sonicGetVolume (stream : sonicStream) -> f32 ; } extern "C" { pub fn sonicSetVolu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:2536 [INFO] [stdout] | [INFO] [stdout] 3 | ...am : sonicStream) -> f32 ; } extern "C" { pub fn sonicSetVolume (stream : sonicStream , volume : f32) ; } extern "C" { pub fn sonicGet... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:2613 [INFO] [stdout] | [INFO] [stdout] 3 | ...volume : f32) ; } extern "C" { pub fn sonicGetChordPitch (stream : sonicStream) -> :: std :: os :: raw :: c_int ; } extern "C" { pub f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:2711 [INFO] [stdout] | [INFO] [stdout] 3 | ... c_int ; } extern "C" { pub fn sonicSetChordPitch (stream : sonicStream , useChordPitch : :: std :: os :: raw :: c_int) ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:2824 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_int) ; } extern "C" { pub fn sonicGetQuality (stream : sonicStream) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:2919 [INFO] [stdout] | [INFO] [stdout] 3 | ...w :: c_int ; } extern "C" { pub fn sonicSetQuality (stream : sonicStream , quality : :: std :: os :: raw :: c_int) ; } extern "C" { pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:3023 [INFO] [stdout] | [INFO] [stdout] 3 | ...raw :: c_int) ; } extern "C" { pub fn sonicGetSampleRate (stream : sonicStream) -> :: std :: os :: raw :: c_int ; } extern "C" { pub f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:3121 [INFO] [stdout] | [INFO] [stdout] 3 | ...: c_int ; } extern "C" { pub fn sonicSetSampleRate (stream : sonicStream , sampleRate : :: std :: os :: raw :: c_int) ; } extern "C" {... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:3231 [INFO] [stdout] | [INFO] [stdout] 3 | ...raw :: c_int) ; } extern "C" { pub fn sonicGetNumChannels (stream : sonicStream) -> :: std :: os :: raw :: c_int ; } extern "C" { pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:3330 [INFO] [stdout] | [INFO] [stdout] 3 | ... c_int ; } extern "C" { pub fn sonicSetNumChannels (stream : sonicStream , numChannels : :: std :: os :: raw :: c_int) ; } extern "C" ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:3442 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn sonicChangeFloatSpeed (samples : * mut f32 , numSamples : :: std :: os :: raw :: c_int , speed : f32 , pitch : f32 , rate : f32 , volume : f32 , useChordPitch : :: std :: os :: raw :: c_int , sampleRate : :: std :: os :: raw :: c_int , numChannels : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:3778 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn sonicChangeShortSpeed (samples : * mut :: std :: os :: raw :: c_short , numSamples : :: std :: os :: raw :: c_int , speed : f32 , pitch : f32 , rate : f32 , volume : f32 , useChordPitch : :: std :: os :: raw :: c_int , sampleRate : :: std :: os :: raw :: c_int , numChannels : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:271 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; extern "C" { pub fn sonicCreateStream (sampleRate : :: std :: os :: raw :: c_int , numChannels : :: std :: os :: raw :: c_int) -> sonicStream ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:417 [INFO] [stdout] | [INFO] [stdout] 3 | ... raw :: c_int) -> sonicStream ; } extern "C" { pub fn sonicDestroyStream (stream : sonicStream) ; } extern "C" { pub fn sonicSetUserDa... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:483 [INFO] [stdout] | [INFO] [stdout] 3 | ...tream) ; } extern "C" { pub fn sonicSetUserData (stream : sonicStream , userData : * mut :: std :: os :: raw :: c_void) ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:596 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: c_void) ; } extern "C" { pub fn sonicGetUserData (stream : sonicStream) -> * mut :: std :: os :: raw :: c_void ; } extern "C" { pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:699 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn sonicWriteFloatToStream (stream : sonicStream , samples : * const f32 , numSamples : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:870 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn sonicWriteShortToStream (stream : sonicStream , samples : * const :: std :: os :: raw :: c_short , numSamples : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:1068 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn sonicWriteUnsignedCharToStream (stream : sonicStream , samples : * const :: std :: os :: raw :: c_uchar , numSamples : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:1273 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn sonicReadFloatFromStream (stream : sonicStream , samples : * mut f32 , maxSamples : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:1443 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn sonicReadShortFromStream (stream : sonicStream , samples : * mut :: std :: os :: raw :: c_short , maxSamples : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:1640 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn sonicReadUnsignedCharFromStream (stream : sonicStream , samples : * mut :: std :: os :: raw :: c_uchar , maxSamples : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:1844 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_int ; } extern "C" { pub fn sonicFlushStream (stream : sonicStream) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:1940 [INFO] [stdout] | [INFO] [stdout] 3 | ...raw :: c_int ; } extern "C" { pub fn sonicSamplesAvailable (stream : sonicStream) -> :: std :: os :: raw :: c_int ; } extern "C" { pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:2041 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: std :: os :: raw :: c_int ; } extern "C" { pub fn sonicGetSpeed (stream : sonicStream) -> f32 ; } extern "C" { pub fn sonicSetSpeed... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:2109 [INFO] [stdout] | [INFO] [stdout] 3 | ...eam : sonicStream) -> f32 ; } extern "C" { pub fn sonicSetSpeed (stream : sonicStream , speed : f32) ; } extern "C" { pub fn sonicGetP... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:2184 [INFO] [stdout] | [INFO] [stdout] 3 | ...: sonicStream , speed : f32) ; } extern "C" { pub fn sonicGetPitch (stream : sonicStream) -> f32 ; } extern "C" { pub fn sonicSetPitch... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:2252 [INFO] [stdout] | [INFO] [stdout] 3 | ...eam : sonicStream) -> f32 ; } extern "C" { pub fn sonicSetPitch (stream : sonicStream , pitch : f32) ; } extern "C" { pub fn sonicGetR... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:2327 [INFO] [stdout] | [INFO] [stdout] 3 | ... : sonicStream , pitch : f32) ; } extern "C" { pub fn sonicGetRate (stream : sonicStream) -> f32 ; } extern "C" { pub fn sonicSetRate ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:2394 [INFO] [stdout] | [INFO] [stdout] 3 | ...ream : sonicStream) -> f32 ; } extern "C" { pub fn sonicSetRate (stream : sonicStream , rate : f32) ; } extern "C" { pub fn sonicGetVo... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:2467 [INFO] [stdout] | [INFO] [stdout] 3 | ... : sonicStream , rate : f32) ; } extern "C" { pub fn sonicGetVolume (stream : sonicStream) -> f32 ; } extern "C" { pub fn sonicSetVolu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:2536 [INFO] [stdout] | [INFO] [stdout] 3 | ...am : sonicStream) -> f32 ; } extern "C" { pub fn sonicSetVolume (stream : sonicStream , volume : f32) ; } extern "C" { pub fn sonicGet... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:2613 [INFO] [stdout] | [INFO] [stdout] 3 | ...volume : f32) ; } extern "C" { pub fn sonicGetChordPitch (stream : sonicStream) -> :: std :: os :: raw :: c_int ; } extern "C" { pub f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:2711 [INFO] [stdout] | [INFO] [stdout] 3 | ... c_int ; } extern "C" { pub fn sonicSetChordPitch (stream : sonicStream , useChordPitch : :: std :: os :: raw :: c_int) ; } extern "C"... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:2824 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_int) ; } extern "C" { pub fn sonicGetQuality (stream : sonicStream) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:2919 [INFO] [stdout] | [INFO] [stdout] 3 | ...w :: c_int ; } extern "C" { pub fn sonicSetQuality (stream : sonicStream , quality : :: std :: os :: raw :: c_int) ; } extern "C" { pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:3023 [INFO] [stdout] | [INFO] [stdout] 3 | ...raw :: c_int) ; } extern "C" { pub fn sonicGetSampleRate (stream : sonicStream) -> :: std :: os :: raw :: c_int ; } extern "C" { pub f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:3121 [INFO] [stdout] | [INFO] [stdout] 3 | ...: c_int ; } extern "C" { pub fn sonicSetSampleRate (stream : sonicStream , sampleRate : :: std :: os :: raw :: c_int) ; } extern "C" {... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:3231 [INFO] [stdout] | [INFO] [stdout] 3 | ...raw :: c_int) ; } extern "C" { pub fn sonicGetNumChannels (stream : sonicStream) -> :: std :: os :: raw :: c_int ; } extern "C" { pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:3330 [INFO] [stdout] | [INFO] [stdout] 3 | ... c_int ; } extern "C" { pub fn sonicSetNumChannels (stream : sonicStream , numChannels : :: std :: os :: raw :: c_int) ; } extern "C" ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:3442 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn sonicChangeFloatSpeed (samples : * mut f32 , numSamples : :: std :: os :: raw :: c_int , speed : f32 , pitch : f32 , rate : f32 , volume : f32 , useChordPitch : :: std :: os :: raw :: c_int , sampleRate : :: std :: os :: raw :: c_int , numChannels : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> /opt/rustwide/target/debug/build/sonic-rs-sys-6b08b244d74e3d3f/out/bindings.rs:3:3778 [INFO] [stdout] | [INFO] [stdout] 3 | ... } extern "C" { pub fn sonicChangeShortSpeed (samples : * mut :: std :: os :: raw :: c_short , numSamples : :: std :: os :: raw :: c_int , speed : f32 , pitch : f32 , rate : f32 , volume : f32 , useChordPitch : :: std :: os :: raw :: c_int , sampleRate : :: std :: os :: raw :: c_int , numChannels : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 30 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sonic-rs-sys` (lib test) due to 31 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 30 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sonic-rs-sys` (lib) due to 31 previous errors [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "4a92c2aadf3a6b6570a74000c6d748c14c34c75686eec8faa4597bf5d04fb5f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a92c2aadf3a6b6570a74000c6d748c14c34c75686eec8faa4597bf5d04fb5f9", kill_on_drop: false }` [INFO] [stdout] 4a92c2aadf3a6b6570a74000c6d748c14c34c75686eec8faa4597bf5d04fb5f9