When the example music_ogg.rs is run after Cargo.toml is changed to use the symphonia-vorbis decoder it throws the error IoError("end of stream"). I copied the example to a very small crate to isolate the problem: https://github.com/andersjl/rodio_symphonia_vorbis_bug.git