Skip to content

fix(deps): update rust dependencies (#394) #4371

fix(deps): update rust dependencies (#394)

fix(deps): update rust dependencies (#394) #4371

Triggered via push July 3, 2026 22:00
Status Failure
Total duration 6m 38s
Artifacts

ci.yml

on: push
Matrix: Build
Static analysis
57s
Static analysis
Build Docker images
0s
Build Docker images
Run and upload benchmarks
0s
Run and upload benchmarks
Fit to window
Zoom out
Zoom in

Annotations

35 errors, 4 warnings, and 1 notice
Static analysis
Process completed with exit code 101.
Build (x86_64-unknown-linux-gnu)
Process completed with exit code 101.
Build (x86_64-unknown-linux-gnu): packages/packsquash/src/pack_file/audio_file/signal_processor.rs#L13
unresolved imports `symphonia::core::codecs::CODEC_TYPE_NULL`, `symphonia::core::codecs::Decoder`, `symphonia::core::codecs::DecoderOptions`
Build (x86_64-unknown-linux-gnu): packages/packsquash/src/pack_file/audio_file/signal_processor.rs#L12
unresolved import `symphonia::core::audio::SampleBuffer`
Build (x86_64-unknown-linux-musl)
Process completed with exit code 101.
Build (x86_64-unknown-linux-musl): packages/packsquash/src/pack_file/audio_file/signal_processor.rs#L13
unresolved imports `symphonia::core::codecs::CODEC_TYPE_NULL`, `symphonia::core::codecs::Decoder`, `symphonia::core::codecs::DecoderOptions`
Build (x86_64-unknown-linux-musl): packages/packsquash/src/pack_file/audio_file/signal_processor.rs#L12
unresolved import `symphonia::core::audio::SampleBuffer`
Build (aarch64-unknown-linux-musl)
Process completed with exit code 101.
Build (aarch64-unknown-linux-musl): packages/packsquash/src/pack_file/audio_file/signal_processor.rs#L13
unresolved imports `symphonia::core::codecs::CODEC_TYPE_NULL`, `symphonia::core::codecs::Decoder`, `symphonia::core::codecs::DecoderOptions`
Build (aarch64-unknown-linux-musl): packages/packsquash/src/pack_file/audio_file/signal_processor.rs#L12
unresolved import `symphonia::core::audio::SampleBuffer`
Build (aarch64-unknown-linux-gnu)
Process completed with exit code 101.
Build (aarch64-unknown-linux-gnu): packages/packsquash/src/pack_file/audio_file/signal_processor.rs#L13
unresolved imports `symphonia::core::codecs::CODEC_TYPE_NULL`, `symphonia::core::codecs::Decoder`, `symphonia::core::codecs::DecoderOptions`
Build (aarch64-unknown-linux-gnu): packages/packsquash/src/pack_file/audio_file/signal_processor.rs#L12
unresolved import `symphonia::core::audio::SampleBuffer`
Build (universal2-apple-darwin)
Process completed with exit code 101.
Build (universal2-apple-darwin): packages/packsquash/src/pack_file/audio_file/signal_processor.rs#L13
unresolved imports `symphonia::core::codecs::CODEC_TYPE_NULL`, `symphonia::core::codecs::Decoder`, `symphonia::core::codecs::DecoderOptions`
Build (universal2-apple-darwin): packages/packsquash/src/pack_file/audio_file/signal_processor.rs#L12
unresolved import `symphonia::core::audio::SampleBuffer`
Build (x86_64-pc-windows-gnu)
Process completed with exit code 1.
Build (x86_64-pc-windows-gnu): packages/packsquash/src/pack_file/audio_file/signal_processor.rs#L13
unresolved imports `symphonia::core::codecs::CODEC_TYPE_NULL`, `symphonia::core::codecs::Decoder`, `symphonia::core::codecs::DecoderOptions`
Build (x86_64-pc-windows-gnu): packages/packsquash/src/pack_file/audio_file/signal_processor.rs#L12
unresolved import `symphonia::core::audio::SampleBuffer`
Build (x86_64-pc-windows-gnu): packages/packsquash/src/pack_file/audio_file/signal_processor.rs#L13
unresolved imports `symphonia::core::codecs::CODEC_TYPE_NULL`, `symphonia::core::codecs::Decoder`, `symphonia::core::codecs::DecoderOptions`
Build (x86_64-pc-windows-gnu): packages/packsquash/src/pack_file/audio_file/signal_processor.rs#L12
unresolved import `symphonia::core::audio::SampleBuffer`
Build (x86_64-unknown-linux-musl)
Failed to save: "/bin/tar" failed with error: The process '/bin/tar' failed with exit code 1
Build (aarch64-unknown-linux-musl)
Failed to save: "/bin/tar" failed with error: The process '/bin/tar' failed with exit code 1
Build (aarch64-unknown-linux-gnu)
install-action: cargo-deb@latest for 'aarch64_linux' is not supported; fallback to cargo-binstall
Build (universal2-apple-darwin)
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust
Build (universal2-apple-darwin)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167