[INFO] fetching crate syncbops 1.1.0... [INFO] testing syncbops-1.1.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate syncbops 1.1.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate syncbops 1.1.0 [INFO] finished tweaking crates.io crate syncbops 1.1.0 [INFO] tweaked toml for crates.io crate syncbops 1.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate syncbops 1.1.0 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] crate crates.io crate syncbops 1.1.0 already has a lockfile, it will not be regenerated [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] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded random-string v1.1.0 [INFO] [stderr] Downloaded rapidhash v1.4.0 [INFO] [stderr] Downloaded is_ci v1.2.0 [INFO] [stderr] Downloaded supports-color v3.0.2 [INFO] [stderr] Downloaded supports-hyperlinks v3.1.0 [INFO] [stderr] Downloaded backtrace-ext v0.2.1 [INFO] [stderr] Downloaded miette-derive v7.5.0 [INFO] [stderr] Downloaded owo-colors v4.1.0 [INFO] [stderr] Downloaded supports-unicode v3.0.0 [INFO] [stderr] Downloaded miette v7.5.0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af4ea22c0408262af758e9096d8fdc626857465eec566a95e83320e8dab551af [INFO] running `Command { std: "docker" "start" "-a" "af4ea22c0408262af758e9096d8fdc626857465eec566a95e83320e8dab551af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af4ea22c0408262af758e9096d8fdc626857465eec566a95e83320e8dab551af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af4ea22c0408262af758e9096d8fdc626857465eec566a95e83320e8dab551af", kill_on_drop: false }` [INFO] [stdout] af4ea22c0408262af758e9096d8fdc626857465eec566a95e83320e8dab551af [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a17637414fa052d881ced879cb091c7b2df52228f1ce54c489090ef2b847c06 [INFO] running `Command { std: "docker" "start" "-a" "1a17637414fa052d881ced879cb091c7b2df52228f1ce54c489090ef2b847c06", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rapidhash v1.4.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling clap v4.5.28 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling syncbops v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.57s [INFO] running `Command { std: "docker" "inspect" "1a17637414fa052d881ced879cb091c7b2df52228f1ce54c489090ef2b847c06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a17637414fa052d881ced879cb091c7b2df52228f1ce54c489090ef2b847c06", kill_on_drop: false }` [INFO] [stdout] 1a17637414fa052d881ced879cb091c7b2df52228f1ce54c489090ef2b847c06 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59a0406f937aa8196d52e3968b21e80056288b41f417a5360f827f980601ed3a [INFO] running `Command { std: "docker" "start" "-a" "59a0406f937aa8196d52e3968b21e80056288b41f417a5360f827f980601ed3a", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling miette-derive v7.5.0 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling random-string v1.1.0 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling miette v7.5.0 [INFO] [stderr] Compiling syncbops v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variants `Rotterdam128kbpsM4a`, `RotterdamFlac`, `Rotterdam96kbpsMp3`, `Rotterdam110kbpsM4a`, `Rotterdam128kbpsOpus`, and `Rotterdam128kbpsOpusWithArt` are never constructed [INFO] [stdout] --> src/test_data.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum TestFile { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 15 | Rotterdam128kbpsM4a, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 16 | RotterdamFlac, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 17 | Rotterdam96kbpsMp3, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 18 | Rotterdam110kbpsM4a, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | Rotterdam128kbpsOpus, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | Rotterdam128kbpsOpusWithArt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TestFile` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.10s [INFO] running `Command { std: "docker" "inspect" "59a0406f937aa8196d52e3968b21e80056288b41f417a5360f827f980601ed3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59a0406f937aa8196d52e3968b21e80056288b41f417a5360f827f980601ed3a", kill_on_drop: false }` [INFO] [stdout] 59a0406f937aa8196d52e3968b21e80056288b41f417a5360f827f980601ed3a [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] be704e0bef0aae506be66a37e4a8bc0355a79c24229b8e29c490511ee20ce526 [INFO] running `Command { std: "docker" "start" "-a" "be704e0bef0aae506be66a37e4a8bc0355a79c24229b8e29c490511ee20ce526", kill_on_drop: false }` [INFO] [stderr] warning: variants `Rotterdam128kbpsM4a`, `RotterdamFlac`, `Rotterdam96kbpsMp3`, `Rotterdam110kbpsM4a`, `Rotterdam128kbpsOpus`, and `Rotterdam128kbpsOpusWithArt` are never constructed [INFO] [stderr] --> src/test_data.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 4 | pub enum TestFile { [INFO] [stderr] | -------- variants in this enum [INFO] [stderr] ... [INFO] [stderr] 15 | Rotterdam128kbpsM4a, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 16 | RotterdamFlac, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 17 | Rotterdam96kbpsMp3, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 18 | Rotterdam110kbpsM4a, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 21 | Rotterdam128kbpsOpus, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 22 | Rotterdam128kbpsOpusWithArt, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TestFile` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `syncbops` (bin "syncbops" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/syncbops-0c2e7e574975768a) [INFO] [stdout] [INFO] [stdout] running 168 tests [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_cbr::flac_embedded_art_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_cbr::flac_external_art_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_cbr::m4a_both_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_cbr::flac_both_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_cbr::flac_external_art_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_cbr::m4a_both_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_cbr::m4a_embedded_art_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_cbr::m4a_external_art_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_cbr::flac_both_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_cbr::mp3_embedded_art_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_cbr::m4a_external_art_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_cbr::mp3_both_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_cbr::mp3_external_art_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_cbr::m4a_no_art_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_cbr::m4a_keep_embedded_art ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_cbr::mp3_no_art_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_cbr::ogg_both_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_cbr::ogg_both_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_cbr::ogg_embedded_art_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_cbr::mp3_keep_embedded_art ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_cbr::ogg_external_art_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_cbr::ogg_keep_embedded_art ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_cbr::ogg_no_art_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_cbr::opus_both_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_cbr::ogg_external_art_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_cbr::opus_both_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_cbr::opus_embedded_art_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_cbr::opus_external_art_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_cbr::opus_external_art_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_cbr::mp3_both_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_cbr::mp3_external_art_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_cbr::flac_keep_embedded_art ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_vbr::flac_both_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_cbr::opus_keep_embedded_art ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_vbr::flac_external_art_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_cbr::opus_no_art_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_vbr::flac_external_art_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_vbr::flac_both_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_vbr::flac_embedded_art_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_vbr::flac_keep_embedded_art ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_cbr::flac_no_art_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_vbr::m4a_both_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_vbr::flac_no_art_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_vbr::m4a_both_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_vbr::m4a_no_art_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_vbr::m4a_embedded_art_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_vbr::mp3_both_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_vbr::m4a_external_art_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_vbr::m4a_external_art_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_vbr::mp3_both_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_vbr::mp3_embedded_art_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_vbr::m4a_keep_embedded_art ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_vbr::mp3_external_art_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_vbr::ogg_both_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_vbr::mp3_no_art_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_vbr::mp3_external_art_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_vbr::mp3_keep_embedded_art ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_vbr::ogg_both_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_vbr::ogg_external_art_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_vbr::opus_both_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_vbr::ogg_external_art_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_vbr::ogg_embedded_art_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_vbr::opus_both_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_vbr::ogg_no_art_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_vbr::ogg_keep_embedded_art ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_vbr::opus_embedded_art_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_vbr::opus_external_art_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_vbr::opus_external_art_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_vbr::opus_keep_embedded_art ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_ogg::flac_both_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_mp3_vbr::opus_no_art_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_ogg::flac_embedded_art_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_ogg::flac_external_art_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_ogg::flac_both_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_ogg::flac_external_art_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_ogg::flac_keep_embedded_art ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_ogg::flac_no_art_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_ogg::m4a_both_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_ogg::m4a_both_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_ogg::m4a_embedded_art_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_ogg::m4a_external_art_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_ogg::m4a_external_art_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_ogg::m4a_keep_embedded_art ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_ogg::m4a_no_art_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_ogg::mp3_both_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_ogg::mp3_both_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_ogg::ogg_both_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_ogg::mp3_embedded_art_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_ogg::mp3_keep_embedded_art ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_ogg::mp3_external_art_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_ogg::mp3_no_art_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_ogg::ogg_embedded_art_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_ogg::ogg_both_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_ogg::ogg_external_art_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_ogg::mp3_external_art_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_ogg::ogg_keep_embedded_art ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_ogg::opus_both_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_ogg::opus_both_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_ogg::ogg_external_art_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_ogg::opus_external_art_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_opus::flac_both_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_ogg::opus_embedded_art_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_ogg::opus_no_art_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_ogg::opus_keep_embedded_art ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_ogg::opus_external_art_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_ogg::ogg_no_art_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_opus::flac_external_art_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_opus::m4a_both_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_opus::flac_external_art_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_opus::flac_no_art_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_opus::flac_embedded_art_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_opus::m4a_both_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_opus::flac_both_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_opus::m4a_external_art_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_opus::m4a_external_art_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_opus::m4a_keep_embedded_art ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_opus::m4a_no_art_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_opus::m4a_embedded_art_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_opus::mp3_external_art_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_opus::mp3_both_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_opus::mp3_external_art_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_opus::mp3_both_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_opus::flac_keep_embedded_art ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_opus::mp3_embedded_art_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_opus::mp3_keep_embedded_art ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_opus::ogg_external_art_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_opus::ogg_embedded_art_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_opus::ogg_both_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_opus::ogg_both_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_opus::ogg_external_art_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_opus::mp3_no_art_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_opus::ogg_keep_embedded_art ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_opus::ogg_no_art_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_opus::opus_both_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_opus::opus_external_art_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_opus::opus_embedded_art_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_opus::opus_external_art_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_opus::opus_keep_embedded_art ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_opus::opus_both_drop ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::to_opus::opus_no_art_embed ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::metadata_mp3_without_art ... FAILED [INFO] [stdout] test sync_song::tests::sync_mp3_to_mp3_with_higher_bitrate ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::metadata_ogg_with_art ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::metadata_m4a_with_art ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::metadata_flac_without_art ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::metadata_flac_with_art ... FAILED [INFO] [stdout] test sync_song::tests::sync_missing_song ... FAILED [INFO] [stdout] test sync_song::tests::sync_song_artstrat_embed_no_art ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::metadata_mp3_with_art ... FAILED [INFO] [stdout] test sync_song::tests::sync_song_artstrat_file_only_embedded_art ... FAILED [INFO] [stdout] test sync_song::tests::sync_song_artstrat_file_only_no_art ... FAILED [INFO] [stdout] test sync_song::tests::sync_existing_song ... FAILED [INFO] [stdout] test sync_song::tests::sync_song_artstrat_embed_external_art ... FAILED [INFO] [stdout] test sync_song::tests::sync_song_artstrat_embed_both ... FAILED [INFO] [stdout] test sync_song::tests::sync_song_artstrat_none_both ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::metadata_m4a_without_art ... FAILED [INFO] [stdout] test sync_song::tests::sync_existing_song_no_record ... FAILED [INFO] [stdout] test ffmpeg_interface::tests::metadata_ogg_without_art ... FAILED [INFO] [stdout] test sync_song::tests::sync_song_artstrat_prefer_file_external_art ... FAILED [INFO] [stdout] test sync_song::tests::sync_song_artstrat_file_only_external_art ... FAILED [INFO] [stdout] test sync_song::tests::sync_song_artstrat_none_embedded_art ... FAILED [INFO] [stdout] test sync_song::tests::sync_song_artstrat_embed_embedded_art ... FAILED [INFO] [stdout] test sync_song::tests::sync_song_artstrat_prefer_file_no_art ... FAILED [INFO] [stdout] test sync_song::tests::sync_song_artstrat_file_only_both ... FAILED [INFO] [stdout] test sync_song::tests::sync_song_artstrat_none_no_art ... FAILED [INFO] [stdout] test sync_song::tests::sync_song_artstrat_prefer_file_both ... FAILED [INFO] [stdout] test sync_song::tests::sync_song_artstrat_prefer_file_embedded_art ... FAILED [INFO] [stdout] test sync_song::tests::sync_song_artstrat_none_external_art ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_cbr::flac_embedded_art_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_FlacWithArt_olxiiaepfejjcold.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.flac -codec:a [INFO] [stdout] │ libmp3lame -b:a 80k -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 [INFO] [stdout] │ -vn /tmp/syncbops/transcode_test_FlacWithArt_olxiiaepfejjcold.mp3`: No [INFO] [stdout] │ such file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_cbr::flac_external_art_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_FlacWithoutArt_xegflxvxztwryivc.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/no_art.flac -i /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/cover_art.jpg -codec:a libmp3lame -b:a 80k [INFO] [stdout] │ -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 -metadata:s:v [INFO] [stdout] │ title="Cover" -metadata:s:v comments="Cover" -map 0:a -map 1:v /tmp/ [INFO] [stdout] │ syncbops/transcode_test_FlacWithoutArt_xegflxvxztwryivc.mp3`: No such file [INFO] [stdout] │ or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_cbr::m4a_both_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_M4aWithArt_eudealluqpmyxiri.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.m4a -codec:a [INFO] [stdout] │ libmp3lame -b:a 80k -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 [INFO] [stdout] │ -vn /tmp/syncbops/transcode_test_M4aWithArt_eudealluqpmyxiri.mp3`: No such [INFO] [stdout] │ file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_cbr::flac_both_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_FlacWithArt_yuffjctfmwhkeqky.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.flac -i /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/cover_art.jpg -codec:a libmp3lame -b:a 80k [INFO] [stdout] │ -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 -metadata:s:v [INFO] [stdout] │ title="Cover" -metadata:s:v comments="Cover" -map 0:a -map 1:v /tmp/ [INFO] [stdout] │ syncbops/transcode_test_FlacWithArt_yuffjctfmwhkeqky.mp3`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_cbr::flac_external_art_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_FlacWithoutArt_sgqzbyfntxjwuths.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/no_art.flac -codec:a [INFO] [stdout] │ libmp3lame -b:a 80k -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 [INFO] [stdout] │ -vn /tmp/syncbops/transcode_test_FlacWithoutArt_sgqzbyfntxjwuths.mp3`: No [INFO] [stdout] │ such file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_cbr::m4a_both_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_M4aWithArt_nwihvvabknunpybr.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.m4a -i /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/cover_art.jpg -codec:a libmp3lame -b:a 80k [INFO] [stdout] │ -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 -metadata:s:v [INFO] [stdout] │ title="Cover" -metadata:s:v comments="Cover" -map 0:a -map 1:v /tmp/ [INFO] [stdout] │ syncbops/transcode_test_M4aWithArt_nwihvvabknunpybr.mp3`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_cbr::m4a_embedded_art_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_M4aWithArt_aejiuwurvzkjrjyq.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.m4a -codec:a [INFO] [stdout] │ libmp3lame -b:a 80k -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 [INFO] [stdout] │ -vn /tmp/syncbops/transcode_test_M4aWithArt_aejiuwurvzkjrjyq.mp3`: No such [INFO] [stdout] │ file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_cbr::m4a_external_art_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_M4aWithoutArt_cshqjbtxlddscuwm.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/no_art.m4a -i /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/cover_art.jpg -codec:a libmp3lame -b:a 80k [INFO] [stdout] │ -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 -metadata:s:v [INFO] [stdout] │ title="Cover" -metadata:s:v comments="Cover" -map 0:a -map 1:v /tmp/ [INFO] [stdout] │ syncbops/transcode_test_M4aWithoutArt_cshqjbtxlddscuwm.mp3`: No such file [INFO] [stdout] │ or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_cbr::flac_both_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_FlacWithArt_cwhbnksnbsvsjyzr.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.flac -codec:a [INFO] [stdout] │ libmp3lame -b:a 80k -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 [INFO] [stdout] │ -vn /tmp/syncbops/transcode_test_FlacWithArt_cwhbnksnbsvsjyzr.mp3`: No [INFO] [stdout] │ such file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_cbr::mp3_embedded_art_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Mp3CBRWithArt_nnzzymrapfrceqgu.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.mp3 -codec:a [INFO] [stdout] │ libmp3lame -b:a 80k -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 [INFO] [stdout] │ -vn /tmp/syncbops/transcode_test_Mp3CBRWithArt_nnzzymrapfrceqgu.mp3`: No [INFO] [stdout] │ such file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_cbr::m4a_external_art_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_M4aWithoutArt_taamvtoscasfomkp.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/no_art.m4a -codec:a [INFO] [stdout] │ libmp3lame -b:a 80k -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 [INFO] [stdout] │ -vn /tmp/syncbops/transcode_test_M4aWithoutArt_taamvtoscasfomkp.mp3`: No [INFO] [stdout] │ such file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_cbr::mp3_both_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Mp3CBRWithArt_mxzadojjtcbbmxej.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.mp3 -codec:a [INFO] [stdout] │ libmp3lame -b:a 80k -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 [INFO] [stdout] │ -vn /tmp/syncbops/transcode_test_Mp3CBRWithArt_mxzadojjtcbbmxej.mp3`: No [INFO] [stdout] │ such file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_cbr::mp3_external_art_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Mp3CBRWithoutArt_fyfqmmrwhmoawfgr.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/no_art.mp3 -i /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/cover_art.jpg -codec:a libmp3lame -b:a 80k [INFO] [stdout] │ -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 -metadata:s:v [INFO] [stdout] │ title="Cover" -metadata:s:v comments="Cover" -map 0:a -map 1:v /tmp/ [INFO] [stdout] │ syncbops/transcode_test_Mp3CBRWithoutArt_fyfqmmrwhmoawfgr.mp3`: No such [INFO] [stdout] │ file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_cbr::m4a_no_art_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Rotterdam96kbpsOpus_tkgjzcbhvswuwsxe.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/ns_rotterdam_96kbps.opus [INFO] [stdout] │ -codec:a libmp3lame -b:a 80k -map_metadata 0 -map_metadata 0:s:0 [INFO] [stdout] │ -id3v2_version 3 /tmp/syncbops/ [INFO] [stdout] │ transcode_test_Rotterdam96kbpsOpus_tkgjzcbhvswuwsxe.mp3`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_cbr::m4a_keep_embedded_art stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_M4aWithArt_lfdifmnnionbwegw.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.m4a -codec:a [INFO] [stdout] │ libmp3lame -b:a 80k -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 / [INFO] [stdout] │ tmp/syncbops/transcode_test_M4aWithArt_lfdifmnnionbwegw.mp3`: No such file [INFO] [stdout] │ or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_cbr::mp3_no_art_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Mp3CBRWithoutArt_tciswcyzhswfzsyv.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/no_art.mp3 -codec:a [INFO] [stdout] │ libmp3lame -b:a 80k -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 / [INFO] [stdout] │ tmp/syncbops/transcode_test_Mp3CBRWithoutArt_tciswcyzhswfzsyv.mp3`: No [INFO] [stdout] │ such file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_cbr::ogg_both_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_OggWithArt_jorcqquohjdhyath.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.ogg -codec:a [INFO] [stdout] │ libmp3lame -b:a 80k -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 [INFO] [stdout] │ -vn /tmp/syncbops/transcode_test_OggWithArt_jorcqquohjdhyath.mp3`: No such [INFO] [stdout] │ file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_cbr::ogg_both_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_OggWithArt_hkbxxnmodnpoqomf.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.ogg -i /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/cover_art.jpg -codec:a libmp3lame -b:a 80k [INFO] [stdout] │ -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 -metadata:s:v [INFO] [stdout] │ title="Cover" -metadata:s:v comments="Cover" -map 0:a -map 1:v /tmp/ [INFO] [stdout] │ syncbops/transcode_test_OggWithArt_hkbxxnmodnpoqomf.mp3`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_cbr::ogg_embedded_art_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_OggWithArt_wkzbhepdzybpvnlg.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.ogg -codec:a [INFO] [stdout] │ libmp3lame -b:a 80k -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 [INFO] [stdout] │ -vn /tmp/syncbops/transcode_test_OggWithArt_wkzbhepdzybpvnlg.mp3`: No such [INFO] [stdout] │ file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_cbr::mp3_keep_embedded_art stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Mp3CBRWithArt_mjqabjfwzvbjjyzm.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.mp3 -codec:a [INFO] [stdout] │ libmp3lame -b:a 80k -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 / [INFO] [stdout] │ tmp/syncbops/transcode_test_Mp3CBRWithArt_mjqabjfwzvbjjyzm.mp3`: No such [INFO] [stdout] │ file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_cbr::ogg_external_art_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_OggWithoutArt_vecwqfztdjpexmff.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/no_art.ogg -codec:a [INFO] [stdout] │ libmp3lame -b:a 80k -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 [INFO] [stdout] │ -vn /tmp/syncbops/transcode_test_OggWithoutArt_vecwqfztdjpexmff.mp3`: No [INFO] [stdout] │ such file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_cbr::ogg_keep_embedded_art stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_OggWithArt_qqlkwyicxvydctcy.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.ogg -codec:a [INFO] [stdout] │ libmp3lame -b:a 80k -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 / [INFO] [stdout] │ tmp/syncbops/transcode_test_OggWithArt_qqlkwyicxvydctcy.mp3`: No such file [INFO] [stdout] │ or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_cbr::ogg_no_art_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_OggWithoutArt_jrbkixbalskknoro.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/no_art.ogg -codec:a [INFO] [stdout] │ libmp3lame -b:a 80k -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 / [INFO] [stdout] │ tmp/syncbops/transcode_test_OggWithoutArt_jrbkixbalskknoro.mp3`: No such [INFO] [stdout] │ file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_cbr::opus_both_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Rotterdam96kbpsOpusWithArt_buflnxrloqromiky.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/ [INFO] [stdout] │ ns_rotterdam_96kbps_art.opus -codec:a libmp3lame -b:a 80k -map_metadata 0 [INFO] [stdout] │ -map_metadata 0:s:0 -id3v2_version 3 -vn /tmp/syncbops/ [INFO] [stdout] │ transcode_test_Rotterdam96kbpsOpusWithArt_buflnxrloqromiky.mp3`: No such [INFO] [stdout] │ file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_cbr::ogg_external_art_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_OggWithoutArt_xxvsacnkojmkfanj.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/no_art.ogg -i /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/cover_art.jpg -codec:a libmp3lame -b:a 80k [INFO] [stdout] │ -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 -metadata:s:v [INFO] [stdout] │ title="Cover" -metadata:s:v comments="Cover" -map 0:a -map 1:v /tmp/ [INFO] [stdout] │ syncbops/transcode_test_OggWithoutArt_xxvsacnkojmkfanj.mp3`: No such file [INFO] [stdout] │ or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_cbr::opus_both_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Rotterdam96kbpsOpusWithArt_mrmkwneyzaobzsbp.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/ [INFO] [stdout] │ ns_rotterdam_96kbps_art.opus -i /opt/rustwide/workdir/test_data/ [INFO] [stdout] │ cover_art.jpg -codec:a libmp3lame -b:a 80k -map_metadata 0 -map_metadata [INFO] [stdout] │ 0:s:0 -id3v2_version 3 -metadata:s:v title="Cover" -metadata:s:v [INFO] [stdout] │ comments="Cover" -map 0:a -map 1:v /tmp/syncbops/ [INFO] [stdout] │ transcode_test_Rotterdam96kbpsOpusWithArt_mrmkwneyzaobzsbp.mp3`: No such [INFO] [stdout] │ file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_cbr::opus_embedded_art_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Rotterdam96kbpsOpusWithArt_odilpmguttvddiyb.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/ [INFO] [stdout] │ ns_rotterdam_96kbps_art.opus -codec:a libmp3lame -b:a 80k -map_metadata 0 [INFO] [stdout] │ -map_metadata 0:s:0 -id3v2_version 3 -vn /tmp/syncbops/ [INFO] [stdout] │ transcode_test_Rotterdam96kbpsOpusWithArt_odilpmguttvddiyb.mp3`: No such [INFO] [stdout] │ file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_cbr::opus_external_art_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Rotterdam96kbpsOpus_knupnvgjsdkgyasv.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/ns_rotterdam_96kbps.opus [INFO] [stdout] │ -i /opt/rustwide/workdir/test_data/cover_art.jpg -codec:a libmp3lame -b:a [INFO] [stdout] │ 80k -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 -metadata:s:v [INFO] [stdout] │ title="Cover" -metadata:s:v comments="Cover" -map 0:a -map 1:v /tmp/ [INFO] [stdout] │ syncbops/transcode_test_Rotterdam96kbpsOpus_knupnvgjsdkgyasv.mp3`: No such [INFO] [stdout] │ file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_cbr::opus_external_art_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Rotterdam96kbpsOpus_xgakfmingjjnpdbh.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/ns_rotterdam_96kbps.opus [INFO] [stdout] │ -codec:a libmp3lame -b:a 80k -map_metadata 0 -map_metadata 0:s:0 [INFO] [stdout] │ -id3v2_version 3 -vn /tmp/syncbops/ [INFO] [stdout] │ transcode_test_Rotterdam96kbpsOpus_xgakfmingjjnpdbh.mp3`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_cbr::mp3_both_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Mp3CBRWithArt_xakvbrdnlxrscbmk.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.mp3 -i /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/cover_art.jpg -codec:a libmp3lame -b:a 80k [INFO] [stdout] │ -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 -metadata:s:v [INFO] [stdout] │ title="Cover" -metadata:s:v comments="Cover" -map 0:a -map 1:v /tmp/ [INFO] [stdout] │ syncbops/transcode_test_Mp3CBRWithArt_xakvbrdnlxrscbmk.mp3`: No such file [INFO] [stdout] │ or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_cbr::mp3_external_art_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Mp3CBRWithoutArt_igqsowvieswuywpr.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/no_art.mp3 -codec:a [INFO] [stdout] │ libmp3lame -b:a 80k -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 [INFO] [stdout] │ -vn /tmp/syncbops/transcode_test_Mp3CBRWithoutArt_igqsowvieswuywpr.mp3`: [INFO] [stdout] │ No such file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_cbr::flac_keep_embedded_art stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_FlacWithArt_msyghkhbcffywixz.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.flac -codec:a [INFO] [stdout] │ libmp3lame -b:a 80k -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 / [INFO] [stdout] │ tmp/syncbops/transcode_test_FlacWithArt_msyghkhbcffywixz.mp3`: No such [INFO] [stdout] │ file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_vbr::flac_both_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_FlacWithArt_sqasgmpzelyfmbxj.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.flac -codec:a [INFO] [stdout] │ libmp3lame -q:a 6 -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 [INFO] [stdout] │ -vn /tmp/syncbops/transcode_test_FlacWithArt_sqasgmpzelyfmbxj.mp3`: No [INFO] [stdout] │ such file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_cbr::opus_keep_embedded_art stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Rotterdam96kbpsOpusWithArt_nshvntzjpsqulhic.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/ [INFO] [stdout] │ ns_rotterdam_96kbps_art.opus -codec:a libmp3lame -b:a 80k -map_metadata 0 [INFO] [stdout] │ -map_metadata 0:s:0 -id3v2_version 3 /tmp/syncbops/ [INFO] [stdout] │ transcode_test_Rotterdam96kbpsOpusWithArt_nshvntzjpsqulhic.mp3`: No such [INFO] [stdout] │ file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_vbr::flac_external_art_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_FlacWithoutArt_jbmfqeowbhuhidnu.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/no_art.flac -codec:a [INFO] [stdout] │ libmp3lame -q:a 6 -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 [INFO] [stdout] │ -vn /tmp/syncbops/transcode_test_FlacWithoutArt_jbmfqeowbhuhidnu.mp3`: No [INFO] [stdout] │ such file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_cbr::opus_no_art_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Rotterdam96kbpsOpus_xbxjydxcusecljxe.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/ns_rotterdam_96kbps.opus [INFO] [stdout] │ -codec:a libmp3lame -b:a 80k -map_metadata 0 -map_metadata 0:s:0 [INFO] [stdout] │ -id3v2_version 3 /tmp/syncbops/ [INFO] [stdout] │ transcode_test_Rotterdam96kbpsOpus_xbxjydxcusecljxe.mp3`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_vbr::flac_external_art_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_FlacWithoutArt_nrlzrpfptyarfsuj.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/no_art.flac -i /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/cover_art.jpg -codec:a libmp3lame -q:a 6 [INFO] [stdout] │ -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 -metadata:s:v [INFO] [stdout] │ title="Cover" -metadata:s:v comments="Cover" -map 0:a -map 1:v /tmp/ [INFO] [stdout] │ syncbops/transcode_test_FlacWithoutArt_nrlzrpfptyarfsuj.mp3`: No such file [INFO] [stdout] │ or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_vbr::flac_both_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_FlacWithArt_vfrzcqzjwssigego.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.flac -i /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/cover_art.jpg -codec:a libmp3lame -q:a 6 [INFO] [stdout] │ -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 -metadata:s:v [INFO] [stdout] │ title="Cover" -metadata:s:v comments="Cover" -map 0:a -map 1:v /tmp/ [INFO] [stdout] │ syncbops/transcode_test_FlacWithArt_vfrzcqzjwssigego.mp3`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_vbr::flac_embedded_art_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_FlacWithArt_mhahqjooeljstuul.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.flac -codec:a [INFO] [stdout] │ libmp3lame -q:a 6 -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 [INFO] [stdout] │ -vn /tmp/syncbops/transcode_test_FlacWithArt_mhahqjooeljstuul.mp3`: No [INFO] [stdout] │ such file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_vbr::flac_keep_embedded_art stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_FlacWithArt_ojiptxszbufidwzd.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.flac -codec:a [INFO] [stdout] │ libmp3lame -q:a 6 -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 / [INFO] [stdout] │ tmp/syncbops/transcode_test_FlacWithArt_ojiptxszbufidwzd.mp3`: No such [INFO] [stdout] │ file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_cbr::flac_no_art_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_FlacWithoutArt_kvfkqmjckhveytvx.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/no_art.flac -codec:a [INFO] [stdout] │ libmp3lame -b:a 80k -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 / [INFO] [stdout] │ tmp/syncbops/transcode_test_FlacWithoutArt_kvfkqmjckhveytvx.mp3`: No such [INFO] [stdout] │ file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_vbr::m4a_both_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_M4aWithArt_tswuzwpinpjfkxjv.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.m4a -codec:a [INFO] [stdout] │ libmp3lame -q:a 6 -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 [INFO] [stdout] │ -vn /tmp/syncbops/transcode_test_M4aWithArt_tswuzwpinpjfkxjv.mp3`: No such [INFO] [stdout] │ file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_vbr::flac_no_art_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_FlacWithoutArt_lkhjneurfzcclhwy.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/no_art.flac -codec:a [INFO] [stdout] │ libmp3lame -q:a 6 -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 / [INFO] [stdout] │ tmp/syncbops/transcode_test_FlacWithoutArt_lkhjneurfzcclhwy.mp3`: No such [INFO] [stdout] │ file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_vbr::m4a_both_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_M4aWithArt_ugmcsglfxeynbejz.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.m4a -i /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/cover_art.jpg -codec:a libmp3lame -q:a 6 [INFO] [stdout] │ -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 -metadata:s:v [INFO] [stdout] │ title="Cover" -metadata:s:v comments="Cover" -map 0:a -map 1:v /tmp/ [INFO] [stdout] │ syncbops/transcode_test_M4aWithArt_ugmcsglfxeynbejz.mp3`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_vbr::m4a_no_art_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Rotterdam96kbpsOpus_yavhtipwmlxmnyec.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/ns_rotterdam_96kbps.opus [INFO] [stdout] │ -codec:a libmp3lame -q:a 6 -map_metadata 0 -map_metadata 0:s:0 [INFO] [stdout] │ -id3v2_version 3 /tmp/syncbops/ [INFO] [stdout] │ transcode_test_Rotterdam96kbpsOpus_yavhtipwmlxmnyec.mp3`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_vbr::m4a_embedded_art_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_M4aWithArt_wuihshuogipakjie.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.m4a -codec:a [INFO] [stdout] │ libmp3lame -q:a 6 -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 [INFO] [stdout] │ -vn /tmp/syncbops/transcode_test_M4aWithArt_wuihshuogipakjie.mp3`: No such [INFO] [stdout] │ file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_vbr::mp3_both_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Mp3CBRWithArt_jqbobztkwslcfrbq.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.mp3 -codec:a [INFO] [stdout] │ libmp3lame -q:a 6 -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 [INFO] [stdout] │ -vn /tmp/syncbops/transcode_test_Mp3CBRWithArt_jqbobztkwslcfrbq.mp3`: No [INFO] [stdout] │ such file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_vbr::m4a_external_art_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_M4aWithoutArt_ujphnhpwhsviszze.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/no_art.m4a -codec:a [INFO] [stdout] │ libmp3lame -q:a 6 -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 [INFO] [stdout] │ -vn /tmp/syncbops/transcode_test_M4aWithoutArt_ujphnhpwhsviszze.mp3`: No [INFO] [stdout] │ such file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_vbr::m4a_external_art_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_M4aWithoutArt_bigmaliibvrrpbxh.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/no_art.m4a -i /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/cover_art.jpg -codec:a libmp3lame -q:a 6 [INFO] [stdout] │ -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 -metadata:s:v [INFO] [stdout] │ title="Cover" -metadata:s:v comments="Cover" -map 0:a -map 1:v /tmp/ [INFO] [stdout] │ syncbops/transcode_test_M4aWithoutArt_bigmaliibvrrpbxh.mp3`: No such file [INFO] [stdout] │ or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_vbr::mp3_both_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Mp3CBRWithArt_vjvmwthnkbfglzdj.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.mp3 -i /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/cover_art.jpg -codec:a libmp3lame -q:a 6 [INFO] [stdout] │ -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 -metadata:s:v [INFO] [stdout] │ title="Cover" -metadata:s:v comments="Cover" -map 0:a -map 1:v /tmp/ [INFO] [stdout] │ syncbops/transcode_test_Mp3CBRWithArt_vjvmwthnkbfglzdj.mp3`: No such file [INFO] [stdout] │ or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_vbr::mp3_embedded_art_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Mp3CBRWithArt_nrbeqmaceizgvwzc.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.mp3 -codec:a [INFO] [stdout] │ libmp3lame -q:a 6 -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 [INFO] [stdout] │ -vn /tmp/syncbops/transcode_test_Mp3CBRWithArt_nrbeqmaceizgvwzc.mp3`: No [INFO] [stdout] │ such file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_vbr::m4a_keep_embedded_art stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_M4aWithArt_bzlqhtpdlktdqzgw.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.m4a -codec:a [INFO] [stdout] │ libmp3lame -q:a 6 -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 / [INFO] [stdout] │ tmp/syncbops/transcode_test_M4aWithArt_bzlqhtpdlktdqzgw.mp3`: No such file [INFO] [stdout] │ or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_vbr::mp3_external_art_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Mp3CBRWithoutArt_dhjhxxgkzldkirfy.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/no_art.mp3 -i /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/cover_art.jpg -codec:a libmp3lame -q:a 6 [INFO] [stdout] │ -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 -metadata:s:v [INFO] [stdout] │ title="Cover" -metadata:s:v comments="Cover" -map 0:a -map 1:v /tmp/ [INFO] [stdout] │ syncbops/transcode_test_Mp3CBRWithoutArt_dhjhxxgkzldkirfy.mp3`: No such [INFO] [stdout] │ file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_vbr::ogg_both_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_OggWithArt_kprtxnemgnejoqyy.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.ogg -codec:a [INFO] [stdout] │ libmp3lame -q:a 6 -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 [INFO] [stdout] │ -vn /tmp/syncbops/transcode_test_OggWithArt_kprtxnemgnejoqyy.mp3`: No such [INFO] [stdout] │ file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_vbr::mp3_no_art_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Mp3CBRWithoutArt_jckwzrfavgvegsub.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/no_art.mp3 -codec:a [INFO] [stdout] │ libmp3lame -q:a 6 -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 / [INFO] [stdout] │ tmp/syncbops/transcode_test_Mp3CBRWithoutArt_jckwzrfavgvegsub.mp3`: No [INFO] [stdout] │ such file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_vbr::mp3_external_art_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Mp3CBRWithoutArt_cffxhxfqcnjkkfsw.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/no_art.mp3 -codec:a [INFO] [stdout] │ libmp3lame -q:a 6 -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 [INFO] [stdout] │ -vn /tmp/syncbops/transcode_test_Mp3CBRWithoutArt_cffxhxfqcnjkkfsw.mp3`: [INFO] [stdout] │ No such file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_vbr::mp3_keep_embedded_art stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Mp3CBRWithArt_mjdahbhalulmhayx.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.mp3 -codec:a [INFO] [stdout] │ libmp3lame -q:a 6 -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 / [INFO] [stdout] │ tmp/syncbops/transcode_test_Mp3CBRWithArt_mjdahbhalulmhayx.mp3`: No such [INFO] [stdout] │ file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_vbr::ogg_both_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_OggWithArt_zggoddgxbwwornef.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.ogg -i /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/cover_art.jpg -codec:a libmp3lame -q:a 6 [INFO] [stdout] │ -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 -metadata:s:v [INFO] [stdout] │ title="Cover" -metadata:s:v comments="Cover" -map 0:a -map 1:v /tmp/ [INFO] [stdout] │ syncbops/transcode_test_OggWithArt_zggoddgxbwwornef.mp3`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_vbr::ogg_external_art_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_OggWithoutArt_bzikewjithinjxsb.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/no_art.ogg -codec:a [INFO] [stdout] │ libmp3lame -q:a 6 -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 [INFO] [stdout] │ -vn /tmp/syncbops/transcode_test_OggWithoutArt_bzikewjithinjxsb.mp3`: No [INFO] [stdout] │ such file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_vbr::opus_both_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Rotterdam96kbpsOpusWithArt_dkssafqtngocjcyv.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/ [INFO] [stdout] │ ns_rotterdam_96kbps_art.opus -codec:a libmp3lame -q:a 6 -map_metadata 0 [INFO] [stdout] │ -map_metadata 0:s:0 -id3v2_version 3 -vn /tmp/syncbops/ [INFO] [stdout] │ transcode_test_Rotterdam96kbpsOpusWithArt_dkssafqtngocjcyv.mp3`: No such [INFO] [stdout] │ file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_vbr::ogg_external_art_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_OggWithoutArt_mpbcvngxxupqcjtt.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/no_art.ogg -i /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/cover_art.jpg -codec:a libmp3lame -q:a 6 [INFO] [stdout] │ -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 -metadata:s:v [INFO] [stdout] │ title="Cover" -metadata:s:v comments="Cover" -map 0:a -map 1:v /tmp/ [INFO] [stdout] │ syncbops/transcode_test_OggWithoutArt_mpbcvngxxupqcjtt.mp3`: No such file [INFO] [stdout] │ or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_vbr::ogg_embedded_art_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_OggWithArt_ykyrrcbehlranndm.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.ogg -codec:a [INFO] [stdout] │ libmp3lame -q:a 6 -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 [INFO] [stdout] │ -vn /tmp/syncbops/transcode_test_OggWithArt_ykyrrcbehlranndm.mp3`: No such [INFO] [stdout] │ file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_vbr::opus_both_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Rotterdam96kbpsOpusWithArt_mmgulgwqdfjwmgsb.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/ [INFO] [stdout] │ ns_rotterdam_96kbps_art.opus -i /opt/rustwide/workdir/test_data/ [INFO] [stdout] │ cover_art.jpg -codec:a libmp3lame -q:a 6 -map_metadata 0 -map_metadata [INFO] [stdout] │ 0:s:0 -id3v2_version 3 -metadata:s:v title="Cover" -metadata:s:v [INFO] [stdout] │ comments="Cover" -map 0:a -map 1:v /tmp/syncbops/ [INFO] [stdout] │ transcode_test_Rotterdam96kbpsOpusWithArt_mmgulgwqdfjwmgsb.mp3`: No such [INFO] [stdout] │ file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_vbr::ogg_no_art_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_OggWithoutArt_udbadvggfuapnmzg.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/no_art.ogg -codec:a [INFO] [stdout] │ libmp3lame -q:a 6 -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 / [INFO] [stdout] │ tmp/syncbops/transcode_test_OggWithoutArt_udbadvggfuapnmzg.mp3`: No such [INFO] [stdout] │ file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_vbr::ogg_keep_embedded_art stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_OggWithArt_dprtwztjllzqlbuz.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.ogg -codec:a [INFO] [stdout] │ libmp3lame -q:a 6 -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 / [INFO] [stdout] │ tmp/syncbops/transcode_test_OggWithArt_dprtwztjllzqlbuz.mp3`: No such file [INFO] [stdout] │ or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_vbr::opus_embedded_art_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Rotterdam96kbpsOpusWithArt_myeuczpfnthzfbfs.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/ [INFO] [stdout] │ ns_rotterdam_96kbps_art.opus -codec:a libmp3lame -q:a 6 -map_metadata 0 [INFO] [stdout] │ -map_metadata 0:s:0 -id3v2_version 3 -vn /tmp/syncbops/ [INFO] [stdout] │ transcode_test_Rotterdam96kbpsOpusWithArt_myeuczpfnthzfbfs.mp3`: No such [INFO] [stdout] │ file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_vbr::opus_external_art_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Rotterdam96kbpsOpus_bctuuyihguanszop.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/ns_rotterdam_96kbps.opus [INFO] [stdout] │ -codec:a libmp3lame -q:a 6 -map_metadata 0 -map_metadata 0:s:0 [INFO] [stdout] │ -id3v2_version 3 -vn /tmp/syncbops/ [INFO] [stdout] │ transcode_test_Rotterdam96kbpsOpus_bctuuyihguanszop.mp3`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_vbr::opus_external_art_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Rotterdam96kbpsOpus_ugjywlvtfbvvdtiw.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/ns_rotterdam_96kbps.opus [INFO] [stdout] │ -i /opt/rustwide/workdir/test_data/cover_art.jpg -codec:a libmp3lame -q:a [INFO] [stdout] │ 6 -map_metadata 0 -map_metadata 0:s:0 -id3v2_version 3 -metadata:s:v [INFO] [stdout] │ title="Cover" -metadata:s:v comments="Cover" -map 0:a -map 1:v /tmp/ [INFO] [stdout] │ syncbops/transcode_test_Rotterdam96kbpsOpus_ugjywlvtfbvvdtiw.mp3`: No such [INFO] [stdout] │ file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_vbr::opus_keep_embedded_art stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Rotterdam96kbpsOpusWithArt_nspeqvbrqtoywjpu.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/ [INFO] [stdout] │ ns_rotterdam_96kbps_art.opus -codec:a libmp3lame -q:a 6 -map_metadata 0 [INFO] [stdout] │ -map_metadata 0:s:0 -id3v2_version 3 /tmp/syncbops/ [INFO] [stdout] │ transcode_test_Rotterdam96kbpsOpusWithArt_nspeqvbrqtoywjpu.mp3`: No such [INFO] [stdout] │ file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_ogg::flac_both_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_FlacWithArt_axquwuouqvpxrncb.ogg [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.flac -codec:a [INFO] [stdout] │ libvorbis -qscale:a 2.000 -map_metadata 0 -map_metadata 0:s:0 -vn /tmp/ [INFO] [stdout] │ syncbops/transcode_test_FlacWithArt_axquwuouqvpxrncb.ogg`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_mp3_vbr::opus_no_art_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Rotterdam96kbpsOpus_gijdyaznriczupli.mp3 [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/ns_rotterdam_96kbps.opus [INFO] [stdout] │ -codec:a libmp3lame -q:a 6 -map_metadata 0 -map_metadata 0:s:0 [INFO] [stdout] │ -id3v2_version 3 /tmp/syncbops/ [INFO] [stdout] │ transcode_test_Rotterdam96kbpsOpus_gijdyaznriczupli.mp3`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_ogg::flac_embedded_art_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_FlacWithArt_ulgvzlqwwagpbsgr.ogg [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.flac -codec:a [INFO] [stdout] │ libvorbis -qscale:a 2.000 -map_metadata 0 -map_metadata 0:s:0 -vn /tmp/ [INFO] [stdout] │ syncbops/transcode_test_FlacWithArt_ulgvzlqwwagpbsgr.ogg`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_ogg::flac_external_art_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_FlacWithoutArt_khfvianfctwotilk.ogg [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/no_art.flac -codec:a [INFO] [stdout] │ libvorbis -qscale:a 2.000 -map_metadata 0 -map_metadata 0:s:0 -vn /tmp/ [INFO] [stdout] │ syncbops/transcode_test_FlacWithoutArt_khfvianfctwotilk.ogg`: No such file [INFO] [stdout] │ or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_ogg::flac_both_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_FlacWithArt_xdpyvlopyktbqxaf.ogg [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.flac -i /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/cover_art.jpg -codec:a libvorbis -qscale:a [INFO] [stdout] │ 2.000 -map_metadata 0 -map_metadata 0:s:0 -metadata:s:v title="Cover" [INFO] [stdout] │ -metadata:s:v comments="Cover" -map 0:a -map 1:v /tmp/syncbops/ [INFO] [stdout] │ transcode_test_FlacWithArt_xdpyvlopyktbqxaf.ogg`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_ogg::flac_external_art_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_FlacWithoutArt_jghkhnicwugadlco.ogg [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/no_art.flac -i /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/cover_art.jpg -codec:a libvorbis -qscale:a [INFO] [stdout] │ 2.000 -map_metadata 0 -map_metadata 0:s:0 -metadata:s:v title="Cover" [INFO] [stdout] │ -metadata:s:v comments="Cover" -map 0:a -map 1:v /tmp/syncbops/ [INFO] [stdout] │ transcode_test_FlacWithoutArt_jghkhnicwugadlco.ogg`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_ogg::flac_keep_embedded_art stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_FlacWithArt_mvdseraqtcgjgbex.ogg [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.flac -codec:a [INFO] [stdout] │ libvorbis -qscale:a 2.000 -map_metadata 0 -map_metadata 0:s:0 /tmp/ [INFO] [stdout] │ syncbops/transcode_test_FlacWithArt_mvdseraqtcgjgbex.ogg`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_ogg::flac_no_art_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_FlacWithoutArt_mrjwvqkeximiqmpa.ogg [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/no_art.flac -codec:a [INFO] [stdout] │ libvorbis -qscale:a 2.000 -map_metadata 0 -map_metadata 0:s:0 /tmp/ [INFO] [stdout] │ syncbops/transcode_test_FlacWithoutArt_mrjwvqkeximiqmpa.ogg`: No such file [INFO] [stdout] │ or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_ogg::m4a_both_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_M4aWithArt_sttcgfbbzaaonanm.ogg [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.m4a -codec:a [INFO] [stdout] │ libvorbis -qscale:a 2.000 -map_metadata 0 -map_metadata 0:s:0 -vn /tmp/ [INFO] [stdout] │ syncbops/transcode_test_M4aWithArt_sttcgfbbzaaonanm.ogg`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_ogg::m4a_both_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_M4aWithArt_asxcjgnesenzhhen.ogg [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.m4a -i /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/cover_art.jpg -codec:a libvorbis -qscale:a [INFO] [stdout] │ 2.000 -map_metadata 0 -map_metadata 0:s:0 -metadata:s:v title="Cover" [INFO] [stdout] │ -metadata:s:v comments="Cover" -map 0:a -map 1:v /tmp/syncbops/ [INFO] [stdout] │ transcode_test_M4aWithArt_asxcjgnesenzhhen.ogg`: No such file or directory [INFO] [stdout] │ (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_ogg::m4a_embedded_art_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_M4aWithArt_acpypctyjexkjqga.ogg [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.m4a -codec:a [INFO] [stdout] │ libvorbis -qscale:a 2.000 -map_metadata 0 -map_metadata 0:s:0 -vn /tmp/ [INFO] [stdout] │ syncbops/transcode_test_M4aWithArt_acpypctyjexkjqga.ogg`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_ogg::m4a_external_art_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_M4aWithoutArt_ewvrnucxxweecyme.ogg [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/no_art.m4a -codec:a [INFO] [stdout] │ libvorbis -qscale:a 2.000 -map_metadata 0 -map_metadata 0:s:0 -vn /tmp/ [INFO] [stdout] │ syncbops/transcode_test_M4aWithoutArt_ewvrnucxxweecyme.ogg`: No such file [INFO] [stdout] │ or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_ogg::m4a_external_art_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_M4aWithoutArt_pjtrjodlrsexseif.ogg [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/no_art.m4a -i /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/cover_art.jpg -codec:a libvorbis -qscale:a [INFO] [stdout] │ 2.000 -map_metadata 0 -map_metadata 0:s:0 -metadata:s:v title="Cover" [INFO] [stdout] │ -metadata:s:v comments="Cover" -map 0:a -map 1:v /tmp/syncbops/ [INFO] [stdout] │ transcode_test_M4aWithoutArt_pjtrjodlrsexseif.ogg`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_ogg::m4a_keep_embedded_art stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_M4aWithArt_ufvepweivrenrhzn.ogg [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.m4a -codec:a [INFO] [stdout] │ libvorbis -qscale:a 2.000 -map_metadata 0 -map_metadata 0:s:0 /tmp/ [INFO] [stdout] │ syncbops/transcode_test_M4aWithArt_ufvepweivrenrhzn.ogg`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_ogg::m4a_no_art_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Rotterdam96kbpsOpus_flntakutejihxddy.ogg [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/ns_rotterdam_96kbps.opus [INFO] [stdout] │ -codec:a libvorbis -qscale:a 2.000 -map_metadata 0 -map_metadata 0:s:0 / [INFO] [stdout] │ tmp/syncbops/transcode_test_Rotterdam96kbpsOpus_flntakutejihxddy.ogg`: No [INFO] [stdout] │ such file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_ogg::mp3_both_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Mp3CBRWithArt_fjwxcmxcfuvfskkn.ogg [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.mp3 -i /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/cover_art.jpg -codec:a libvorbis -qscale:a [INFO] [stdout] │ 2.000 -map_metadata 0 -map_metadata 0:s:0 -metadata:s:v title="Cover" [INFO] [stdout] │ -metadata:s:v comments="Cover" -map 0:a -map 1:v /tmp/syncbops/ [INFO] [stdout] │ transcode_test_Mp3CBRWithArt_fjwxcmxcfuvfskkn.ogg`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_ogg::mp3_both_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Mp3CBRWithArt_thoajjhxozkzezmt.ogg [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.mp3 -codec:a [INFO] [stdout] │ libvorbis -qscale:a 2.000 -map_metadata 0 -map_metadata 0:s:0 -vn /tmp/ [INFO] [stdout] │ syncbops/transcode_test_Mp3CBRWithArt_thoajjhxozkzezmt.ogg`: No such file [INFO] [stdout] │ or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_ogg::ogg_both_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_OggWithArt_pdckprjojarxjujk.ogg [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.ogg -codec:a [INFO] [stdout] │ libvorbis -qscale:a 2.000 -map_metadata 0 -map_metadata 0:s:0 -vn /tmp/ [INFO] [stdout] │ syncbops/transcode_test_OggWithArt_pdckprjojarxjujk.ogg`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_ogg::mp3_embedded_art_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Mp3CBRWithArt_cndqwhdxnqdizibb.ogg [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.mp3 -codec:a [INFO] [stdout] │ libvorbis -qscale:a 2.000 -map_metadata 0 -map_metadata 0:s:0 -vn /tmp/ [INFO] [stdout] │ syncbops/transcode_test_Mp3CBRWithArt_cndqwhdxnqdizibb.ogg`: No such file [INFO] [stdout] │ or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_ogg::mp3_keep_embedded_art stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Mp3CBRWithArt_pmnmkyqyggaozzgd.ogg [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.mp3 -codec:a [INFO] [stdout] │ libvorbis -qscale:a 2.000 -map_metadata 0 -map_metadata 0:s:0 /tmp/ [INFO] [stdout] │ syncbops/transcode_test_Mp3CBRWithArt_pmnmkyqyggaozzgd.ogg`: No such file [INFO] [stdout] │ or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_ogg::mp3_external_art_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Mp3CBRWithoutArt_drkplwaakazddwpl.ogg [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/no_art.mp3 -codec:a [INFO] [stdout] │ libvorbis -qscale:a 2.000 -map_metadata 0 -map_metadata 0:s:0 -vn /tmp/ [INFO] [stdout] │ syncbops/transcode_test_Mp3CBRWithoutArt_drkplwaakazddwpl.ogg`: No such [INFO] [stdout] │ file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_ogg::mp3_no_art_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Mp3CBRWithoutArt_nvwispmybohsnohk.ogg [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/no_art.mp3 -codec:a [INFO] [stdout] │ libvorbis -qscale:a 2.000 -map_metadata 0 -map_metadata 0:s:0 /tmp/ [INFO] [stdout] │ syncbops/transcode_test_Mp3CBRWithoutArt_nvwispmybohsnohk.ogg`: No such [INFO] [stdout] │ file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_ogg::ogg_embedded_art_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_OggWithArt_mjisjbuabfdzhruu.ogg [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.ogg -codec:a [INFO] [stdout] │ libvorbis -qscale:a 2.000 -map_metadata 0 -map_metadata 0:s:0 -vn /tmp/ [INFO] [stdout] │ syncbops/transcode_test_OggWithArt_mjisjbuabfdzhruu.ogg`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_ogg::ogg_both_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_OggWithArt_tfeonugdmmmhxcms.ogg [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.ogg -i /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/cover_art.jpg -codec:a libvorbis -qscale:a [INFO] [stdout] │ 2.000 -map_metadata 0 -map_metadata 0:s:0 -metadata:s:v title="Cover" [INFO] [stdout] │ -metadata:s:v comments="Cover" -map 0:a -map 1:v /tmp/syncbops/ [INFO] [stdout] │ transcode_test_OggWithArt_tfeonugdmmmhxcms.ogg`: No such file or directory [INFO] [stdout] │ (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_ogg::ogg_external_art_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_OggWithoutArt_ixkfaexeyscjgekv.ogg [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/no_art.ogg -codec:a [INFO] [stdout] │ libvorbis -qscale:a 2.000 -map_metadata 0 -map_metadata 0:s:0 -vn /tmp/ [INFO] [stdout] │ syncbops/transcode_test_OggWithoutArt_ixkfaexeyscjgekv.ogg`: No such file [INFO] [stdout] │ or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_ogg::mp3_external_art_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Mp3CBRWithoutArt_isqeyupsabwkhtis.ogg [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/no_art.mp3 -i /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/cover_art.jpg -codec:a libvorbis -qscale:a [INFO] [stdout] │ 2.000 -map_metadata 0 -map_metadata 0:s:0 -metadata:s:v title="Cover" [INFO] [stdout] │ -metadata:s:v comments="Cover" -map 0:a -map 1:v /tmp/syncbops/ [INFO] [stdout] │ transcode_test_Mp3CBRWithoutArt_isqeyupsabwkhtis.ogg`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_ogg::ogg_keep_embedded_art stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_OggWithArt_kwsmctklcvavpcvn.ogg [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.ogg -codec:a [INFO] [stdout] │ libvorbis -qscale:a 2.000 -map_metadata 0 -map_metadata 0:s:0 /tmp/ [INFO] [stdout] │ syncbops/transcode_test_OggWithArt_kwsmctklcvavpcvn.ogg`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_ogg::opus_both_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Rotterdam96kbpsOpusWithArt_ocjvabktleadomdu.ogg [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/ [INFO] [stdout] │ ns_rotterdam_96kbps_art.opus -codec:a libvorbis -qscale:a 2.000 [INFO] [stdout] │ -map_metadata 0 -map_metadata 0:s:0 -vn /tmp/syncbops/ [INFO] [stdout] │ transcode_test_Rotterdam96kbpsOpusWithArt_ocjvabktleadomdu.ogg`: No such [INFO] [stdout] │ file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_ogg::opus_both_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Rotterdam96kbpsOpusWithArt_bisbvevqkpoyscxf.ogg [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/ [INFO] [stdout] │ ns_rotterdam_96kbps_art.opus -i /opt/rustwide/workdir/test_data/ [INFO] [stdout] │ cover_art.jpg -codec:a libvorbis -qscale:a 2.000 -map_metadata 0 [INFO] [stdout] │ -map_metadata 0:s:0 -metadata:s:v title="Cover" -metadata:s:v [INFO] [stdout] │ comments="Cover" -map 0:a -map 1:v /tmp/syncbops/ [INFO] [stdout] │ transcode_test_Rotterdam96kbpsOpusWithArt_bisbvevqkpoyscxf.ogg`: No such [INFO] [stdout] │ file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_ogg::ogg_external_art_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_OggWithoutArt_oxnozmvqzdxnccgj.ogg [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/no_art.ogg -i /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/cover_art.jpg -codec:a libvorbis -qscale:a [INFO] [stdout] │ 2.000 -map_metadata 0 -map_metadata 0:s:0 -metadata:s:v title="Cover" [INFO] [stdout] │ -metadata:s:v comments="Cover" -map 0:a -map 1:v /tmp/syncbops/ [INFO] [stdout] │ transcode_test_OggWithoutArt_oxnozmvqzdxnccgj.ogg`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_ogg::opus_external_art_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Rotterdam96kbpsOpus_bmzvdfezkutdbuhk.ogg [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/ns_rotterdam_96kbps.opus [INFO] [stdout] │ -codec:a libvorbis -qscale:a 2.000 -map_metadata 0 -map_metadata 0:s:0 [INFO] [stdout] │ -vn /tmp/syncbops/ [INFO] [stdout] │ transcode_test_Rotterdam96kbpsOpus_bmzvdfezkutdbuhk.ogg`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_opus::flac_both_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_FlacWithArt_rsouzaqhkxupvohy.opus [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.flac -codec:a [INFO] [stdout] │ libopus -b:a 96k -map_metadata 0 -map_metadata 0:s:0 -vn /tmp/syncbops/ [INFO] [stdout] │ transcode_test_FlacWithArt_rsouzaqhkxupvohy.opus`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_ogg::opus_embedded_art_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Rotterdam96kbpsOpusWithArt_zqtwihevcjcqqvci.ogg [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/ [INFO] [stdout] │ ns_rotterdam_96kbps_art.opus -codec:a libvorbis -qscale:a 2.000 [INFO] [stdout] │ -map_metadata 0 -map_metadata 0:s:0 -vn /tmp/syncbops/ [INFO] [stdout] │ transcode_test_Rotterdam96kbpsOpusWithArt_zqtwihevcjcqqvci.ogg`: No such [INFO] [stdout] │ file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_ogg::opus_no_art_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Rotterdam96kbpsOpus_abuhnidiupfqcquz.ogg [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/ns_rotterdam_96kbps.opus [INFO] [stdout] │ -codec:a libvorbis -qscale:a 2.000 -map_metadata 0 -map_metadata 0:s:0 / [INFO] [stdout] │ tmp/syncbops/transcode_test_Rotterdam96kbpsOpus_abuhnidiupfqcquz.ogg`: No [INFO] [stdout] │ such file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_ogg::opus_keep_embedded_art stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Rotterdam96kbpsOpusWithArt_slkpuprgfbnrjhgq.ogg [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/ [INFO] [stdout] │ ns_rotterdam_96kbps_art.opus -codec:a libvorbis -qscale:a 2.000 [INFO] [stdout] │ -map_metadata 0 -map_metadata 0:s:0 /tmp/syncbops/ [INFO] [stdout] │ transcode_test_Rotterdam96kbpsOpusWithArt_slkpuprgfbnrjhgq.ogg`: No such [INFO] [stdout] │ file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_ogg::opus_external_art_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Rotterdam96kbpsOpus_qajzlwqqahmpsbdg.ogg [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/ns_rotterdam_96kbps.opus [INFO] [stdout] │ -i /opt/rustwide/workdir/test_data/cover_art.jpg -codec:a libvorbis [INFO] [stdout] │ -qscale:a 2.000 -map_metadata 0 -map_metadata 0:s:0 -metadata:s:v [INFO] [stdout] │ title="Cover" -metadata:s:v comments="Cover" -map 0:a -map 1:v /tmp/ [INFO] [stdout] │ syncbops/transcode_test_Rotterdam96kbpsOpus_qajzlwqqahmpsbdg.ogg`: No such [INFO] [stdout] │ file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_ogg::ogg_no_art_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_OggWithoutArt_bwokogkffdgwuvma.ogg [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/no_art.ogg -codec:a [INFO] [stdout] │ libvorbis -qscale:a 2.000 -map_metadata 0 -map_metadata 0:s:0 /tmp/ [INFO] [stdout] │ syncbops/transcode_test_OggWithoutArt_bwokogkffdgwuvma.ogg`: No such file [INFO] [stdout] │ or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_opus::flac_external_art_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_FlacWithoutArt_nztnpuggsqjvqfyk.opus [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/no_art.flac -codec:a [INFO] [stdout] │ libopus -b:a 96k -map_metadata 0 -map_metadata 0:s:0 -vn /tmp/syncbops/ [INFO] [stdout] │ transcode_test_FlacWithoutArt_nztnpuggsqjvqfyk.opus`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_opus::m4a_both_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_M4aWithArt_tcypuzkkretcripz.opus [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.m4a -codec:a [INFO] [stdout] │ libopus -b:a 96k -map_metadata 0 -map_metadata 0:s:0 -vn /tmp/syncbops/ [INFO] [stdout] │ transcode_test_M4aWithArt_tcypuzkkretcripz.opus`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_opus::flac_external_art_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_FlacWithoutArt_fwigatohjndjjnxg.opus [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/no_art.flac -i /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/cover_art.jpg -codec:a libopus -b:a 96k [INFO] [stdout] │ -map_metadata 0 -map_metadata 0:s:0 -metadata:s:v title="Cover" [INFO] [stdout] │ -metadata:s:v comments="Cover" -map 0:a -map 1:v /tmp/syncbops/ [INFO] [stdout] │ transcode_test_FlacWithoutArt_fwigatohjndjjnxg.opus`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_opus::flac_no_art_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_FlacWithoutArt_mtupumjbenqobsal.opus [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/no_art.flac -codec:a [INFO] [stdout] │ libopus -b:a 96k -map_metadata 0 -map_metadata 0:s:0 /tmp/syncbops/ [INFO] [stdout] │ transcode_test_FlacWithoutArt_mtupumjbenqobsal.opus`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_opus::flac_embedded_art_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_FlacWithArt_dlxmrlrpifwaotpu.opus [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.flac -codec:a [INFO] [stdout] │ libopus -b:a 96k -map_metadata 0 -map_metadata 0:s:0 -vn /tmp/syncbops/ [INFO] [stdout] │ transcode_test_FlacWithArt_dlxmrlrpifwaotpu.opus`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_opus::m4a_both_embed stdout ---- [INFO] [stderr] error: test failed, to rerun pass `--bin syncbops` [INFO] [stdout] Using /tmp/syncbops/transcode_test_M4aWithArt_bpfytxyrmldnnrbw.opus [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.m4a -i /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/cover_art.jpg -codec:a libopus -b:a 96k [INFO] [stdout] │ -map_metadata 0 -map_metadata 0:s:0 -metadata:s:v title="Cover" [INFO] [stdout] │ -metadata:s:v comments="Cover" -map 0:a -map 1:v /tmp/syncbops/ [INFO] [stdout] │ transcode_test_M4aWithArt_bpfytxyrmldnnrbw.opus`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_opus::flac_both_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_FlacWithArt_jdlxcbffmgjjuvux.opus [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.flac -i /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/cover_art.jpg -codec:a libopus -b:a 96k [INFO] [stdout] │ -map_metadata 0 -map_metadata 0:s:0 -metadata:s:v title="Cover" [INFO] [stdout] │ -metadata:s:v comments="Cover" -map 0:a -map 1:v /tmp/syncbops/ [INFO] [stdout] │ transcode_test_FlacWithArt_jdlxcbffmgjjuvux.opus`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_opus::m4a_external_art_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_M4aWithoutArt_fffrecwcggvlrqer.opus [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/no_art.m4a -i /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/cover_art.jpg -codec:a libopus -b:a 96k [INFO] [stdout] │ -map_metadata 0 -map_metadata 0:s:0 -metadata:s:v title="Cover" [INFO] [stdout] │ -metadata:s:v comments="Cover" -map 0:a -map 1:v /tmp/syncbops/ [INFO] [stdout] │ transcode_test_M4aWithoutArt_fffrecwcggvlrqer.opus`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_opus::m4a_external_art_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_M4aWithoutArt_eyhawargsmnizhdy.opus [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/no_art.m4a -codec:a [INFO] [stdout] │ libopus -b:a 96k -map_metadata 0 -map_metadata 0:s:0 -vn /tmp/syncbops/ [INFO] [stdout] │ transcode_test_M4aWithoutArt_eyhawargsmnizhdy.opus`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_opus::m4a_keep_embedded_art stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_M4aWithArt_qewbvcxiawzrtawh.opus [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.m4a -codec:a [INFO] [stdout] │ libopus -b:a 96k -map_metadata 0 -map_metadata 0:s:0 /tmp/syncbops/ [INFO] [stdout] │ transcode_test_M4aWithArt_qewbvcxiawzrtawh.opus`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_opus::m4a_no_art_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Rotterdam96kbpsOpus_knosgwbmnploodjj.opus [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/ns_rotterdam_96kbps.opus [INFO] [stdout] │ -codec:a libopus -b:a 96k -map_metadata 0 -map_metadata 0:s:0 /tmp/ [INFO] [stdout] │ syncbops/transcode_test_Rotterdam96kbpsOpus_knosgwbmnploodjj.opus`: No [INFO] [stdout] │ such file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_opus::m4a_embedded_art_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_M4aWithArt_uigldqijvenwzdec.opus [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.m4a -codec:a [INFO] [stdout] │ libopus -b:a 96k -map_metadata 0 -map_metadata 0:s:0 -vn /tmp/syncbops/ [INFO] [stdout] │ transcode_test_M4aWithArt_uigldqijvenwzdec.opus`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_opus::mp3_external_art_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Mp3CBRWithoutArt_eiokbizzixgcyqgt.opus [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/no_art.mp3 -codec:a [INFO] [stdout] │ libopus -b:a 96k -map_metadata 0 -map_metadata 0:s:0 -vn /tmp/syncbops/ [INFO] [stdout] │ transcode_test_Mp3CBRWithoutArt_eiokbizzixgcyqgt.opus`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_opus::mp3_both_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Mp3CBRWithArt_bcjdlevpmrnhtltu.opus [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.mp3 -codec:a [INFO] [stdout] │ libopus -b:a 96k -map_metadata 0 -map_metadata 0:s:0 -vn /tmp/syncbops/ [INFO] [stdout] │ transcode_test_Mp3CBRWithArt_bcjdlevpmrnhtltu.opus`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_opus::mp3_external_art_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Mp3CBRWithoutArt_usbrecygtkostwhu.opus [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/no_art.mp3 -i /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/cover_art.jpg -codec:a libopus -b:a 96k [INFO] [stdout] │ -map_metadata 0 -map_metadata 0:s:0 -metadata:s:v title="Cover" [INFO] [stdout] │ -metadata:s:v comments="Cover" -map 0:a -map 1:v /tmp/syncbops/ [INFO] [stdout] │ transcode_test_Mp3CBRWithoutArt_usbrecygtkostwhu.opus`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_opus::mp3_both_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Mp3CBRWithArt_azmmrduvjhoeaejy.opus [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.mp3 -i /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/cover_art.jpg -codec:a libopus -b:a 96k [INFO] [stdout] │ -map_metadata 0 -map_metadata 0:s:0 -metadata:s:v title="Cover" [INFO] [stdout] │ -metadata:s:v comments="Cover" -map 0:a -map 1:v /tmp/syncbops/ [INFO] [stdout] │ transcode_test_Mp3CBRWithArt_azmmrduvjhoeaejy.opus`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_opus::flac_keep_embedded_art stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_FlacWithArt_zazilsssnyiuowve.opus [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.flac -codec:a [INFO] [stdout] │ libopus -b:a 96k -map_metadata 0 -map_metadata 0:s:0 /tmp/syncbops/ [INFO] [stdout] │ transcode_test_FlacWithArt_zazilsssnyiuowve.opus`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_opus::mp3_embedded_art_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Mp3CBRWithArt_jfkvehbifujffxqa.opus [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.mp3 -codec:a [INFO] [stdout] │ libopus -b:a 96k -map_metadata 0 -map_metadata 0:s:0 -vn /tmp/syncbops/ [INFO] [stdout] │ transcode_test_Mp3CBRWithArt_jfkvehbifujffxqa.opus`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_opus::mp3_keep_embedded_art stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Mp3CBRWithArt_pgnrycrstyczbuln.opus [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.mp3 -codec:a [INFO] [stdout] │ libopus -b:a 96k -map_metadata 0 -map_metadata 0:s:0 /tmp/syncbops/ [INFO] [stdout] │ transcode_test_Mp3CBRWithArt_pgnrycrstyczbuln.opus`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_opus::ogg_external_art_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_OggWithoutArt_mqxqkrebaetelixk.opus [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/no_art.ogg -i /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/cover_art.jpg -codec:a libopus -b:a 96k [INFO] [stdout] │ -map_metadata 0 -map_metadata 0:s:0 -metadata:s:v title="Cover" [INFO] [stdout] │ -metadata:s:v comments="Cover" -map 0:a -map 1:v /tmp/syncbops/ [INFO] [stdout] │ transcode_test_OggWithoutArt_mqxqkrebaetelixk.opus`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_opus::ogg_embedded_art_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_OggWithArt_ceaqfrsjdjjlwilh.opus [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.ogg -codec:a [INFO] [stdout] │ libopus -b:a 96k -map_metadata 0 -map_metadata 0:s:0 -vn /tmp/syncbops/ [INFO] [stdout] │ transcode_test_OggWithArt_ceaqfrsjdjjlwilh.opus`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_opus::ogg_both_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_OggWithArt_bffwtabatiqabyvr.opus [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.ogg -codec:a [INFO] [stdout] │ libopus -b:a 96k -map_metadata 0 -map_metadata 0:s:0 -vn /tmp/syncbops/ [INFO] [stdout] │ transcode_test_OggWithArt_bffwtabatiqabyvr.opus`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_opus::ogg_both_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_OggWithArt_txbnafbomyfpxeys.opus [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.ogg -i /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/cover_art.jpg -codec:a libopus -b:a 96k [INFO] [stdout] │ -map_metadata 0 -map_metadata 0:s:0 -metadata:s:v title="Cover" [INFO] [stdout] │ -metadata:s:v comments="Cover" -map 0:a -map 1:v /tmp/syncbops/ [INFO] [stdout] │ transcode_test_OggWithArt_txbnafbomyfpxeys.opus`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_opus::ogg_external_art_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_OggWithoutArt_oyylnrbrecwjagwz.opus [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/no_art.ogg -codec:a [INFO] [stdout] │ libopus -b:a 96k -map_metadata 0 -map_metadata 0:s:0 -vn /tmp/syncbops/ [INFO] [stdout] │ transcode_test_OggWithoutArt_oyylnrbrecwjagwz.opus`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_opus::mp3_no_art_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Mp3CBRWithoutArt_nsxxlemququhmiwk.opus [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/no_art.mp3 -codec:a [INFO] [stdout] │ libopus -b:a 96k -map_metadata 0 -map_metadata 0:s:0 /tmp/syncbops/ [INFO] [stdout] │ transcode_test_Mp3CBRWithoutArt_nsxxlemququhmiwk.opus`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_opus::ogg_keep_embedded_art stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_OggWithArt_maixwdovmgxmulwi.opus [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/with_art.ogg -codec:a [INFO] [stdout] │ libopus -b:a 96k -map_metadata 0 -map_metadata 0:s:0 /tmp/syncbops/ [INFO] [stdout] │ transcode_test_OggWithArt_maixwdovmgxmulwi.opus`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_opus::ogg_no_art_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_OggWithoutArt_ojodojguwzipkoyi.opus [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/no_art.ogg -codec:a [INFO] [stdout] │ libopus -b:a 96k -map_metadata 0 -map_metadata 0:s:0 /tmp/syncbops/ [INFO] [stdout] │ transcode_test_OggWithoutArt_ojodojguwzipkoyi.opus`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_opus::opus_both_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Rotterdam96kbpsOpusWithArt_zgqtcuwtfgjzokpt.opus [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/ [INFO] [stdout] │ ns_rotterdam_96kbps_art.opus -i /opt/rustwide/workdir/test_data/ [INFO] [stdout] │ cover_art.jpg -codec:a libopus -b:a 96k -map_metadata 0 -map_metadata [INFO] [stdout] │ 0:s:0 -metadata:s:v title="Cover" -metadata:s:v comments="Cover" -map 0:a [INFO] [stdout] │ -map 1:v /tmp/syncbops/ [INFO] [stdout] │ transcode_test_Rotterdam96kbpsOpusWithArt_zgqtcuwtfgjzokpt.opus`: No such [INFO] [stdout] │ file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_opus::opus_external_art_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Rotterdam96kbpsOpus_vrndwdmxxiyasvar.opus [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/ns_rotterdam_96kbps.opus [INFO] [stdout] │ -codec:a libopus -b:a 96k -map_metadata 0 -map_metadata 0:s:0 -vn /tmp/ [INFO] [stdout] │ syncbops/transcode_test_Rotterdam96kbpsOpus_vrndwdmxxiyasvar.opus`: No [INFO] [stdout] │ such file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_opus::opus_embedded_art_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Rotterdam96kbpsOpusWithArt_dbmsrecrhopaxdqh.opus [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/ [INFO] [stdout] │ ns_rotterdam_96kbps_art.opus -codec:a libopus -b:a 96k -map_metadata 0 [INFO] [stdout] │ -map_metadata 0:s:0 -vn /tmp/syncbops/ [INFO] [stdout] │ transcode_test_Rotterdam96kbpsOpusWithArt_dbmsrecrhopaxdqh.opus`: No such [INFO] [stdout] │ file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_opus::opus_external_art_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Rotterdam96kbpsOpus_rfnqqscfjcmwouok.opus [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/ns_rotterdam_96kbps.opus [INFO] [stdout] │ -i /opt/rustwide/workdir/test_data/cover_art.jpg -codec:a libopus -b:a 96k [INFO] [stdout] │ -map_metadata 0 -map_metadata 0:s:0 -metadata:s:v title="Cover" [INFO] [stdout] │ -metadata:s:v comments="Cover" -map 0:a -map 1:v /tmp/syncbops/ [INFO] [stdout] │ transcode_test_Rotterdam96kbpsOpus_rfnqqscfjcmwouok.opus`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_opus::opus_keep_embedded_art stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Rotterdam96kbpsOpusWithArt_wrjwtcrstyomxtzp.opus [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/ [INFO] [stdout] │ ns_rotterdam_96kbps_art.opus -codec:a libopus -b:a 96k -map_metadata 0 [INFO] [stdout] │ -map_metadata 0:s:0 /tmp/syncbops/ [INFO] [stdout] │ transcode_test_Rotterdam96kbpsOpusWithArt_wrjwtcrstyomxtzp.opus`: No such [INFO] [stdout] │ file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_opus::opus_both_drop stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Rotterdam96kbpsOpusWithArt_ucbotunpjkbmwwvg.opus [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/ [INFO] [stdout] │ ns_rotterdam_96kbps_art.opus -codec:a libopus -b:a 96k -map_metadata 0 [INFO] [stdout] │ -map_metadata 0:s:0 -vn /tmp/syncbops/ [INFO] [stdout] │ transcode_test_Rotterdam96kbpsOpusWithArt_ucbotunpjkbmwwvg.opus`: No such [INFO] [stdout] │ file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::to_opus::opus_no_art_embed stdout ---- [INFO] [stdout] Using /tmp/syncbops/transcode_test_Rotterdam96kbpsOpus_wcqlcrpgvjkkjdbg.opus [INFO] [stdout] Error: × could not run the command to transcode a music file. Ran ffmpeg with [INFO] [stdout] │ arguments `-y -i /opt/rustwide/workdir/test_data/ns_rotterdam_96kbps.opus [INFO] [stdout] │ -codec:a libopus -b:a 96k -map_metadata 0 -map_metadata 0:s:0 /tmp/ [INFO] [stdout] │ syncbops/transcode_test_Rotterdam96kbpsOpus_wcqlcrpgvjkkjdbg.opus`: No [INFO] [stdout] │ such file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::metadata_mp3_without_art stdout ---- [INFO] [stdout] Error: × could not use ffmpeg to check for album art. Ran ffmpeg with arguments [INFO] [stdout] │ `-loglevel 0 -print_format json -show_format -show_streams /opt/rustwide/ [INFO] [stdout] │ workdir/test_data/no_art.mp3`: No such file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- sync_song::tests::sync_mp3_to_mp3_with_higher_bitrate stdout ---- [INFO] [stdout] Error: × Error in calling ffmpeg [INFO] [stdout] ├─▶ could not use ffmpeg to check for album art. Ran ffmpeg with arguments [INFO] [stdout] │ `-loglevel 0 -print_format json -show_format -show_streams /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/no_art.mp3`: No such file or directory (os [INFO] [stdout] │ error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::metadata_ogg_with_art stdout ---- [INFO] [stdout] Error: × could not use ffmpeg to check for album art. Ran ffmpeg with arguments [INFO] [stdout] │ `-loglevel 0 -print_format json -show_format -show_streams /opt/rustwide/ [INFO] [stdout] │ workdir/test_data/with_art.ogg`: No such file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::metadata_m4a_with_art stdout ---- [INFO] [stdout] Error: × could not use ffmpeg to check for album art. Ran ffmpeg with arguments [INFO] [stdout] │ `-loglevel 0 -print_format json -show_format -show_streams /opt/rustwide/ [INFO] [stdout] │ workdir/test_data/with_art.m4a`: No such file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::metadata_flac_without_art stdout ---- [INFO] [stdout] Error: × could not use ffmpeg to check for album art. Ran ffmpeg with arguments [INFO] [stdout] │ `-loglevel 0 -print_format json -show_format -show_streams /opt/rustwide/ [INFO] [stdout] │ workdir/test_data/no_art.flac`: No such file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::metadata_flac_with_art stdout ---- [INFO] [stdout] Error: × could not use ffmpeg to check for album art. Ran ffmpeg with arguments [INFO] [stdout] │ `-loglevel 0 -print_format json -show_format -show_streams /opt/rustwide/ [INFO] [stdout] │ workdir/test_data/with_art.flac`: No such file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- sync_song::tests::sync_missing_song stdout ---- [INFO] [stdout] Error: × Error in calling ffmpeg [INFO] [stdout] ├─▶ could not use ffmpeg to check for album art. Ran ffmpeg with arguments [INFO] [stdout] │ `-loglevel 0 -print_format json -show_format -show_streams /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/ns_rotterdam_128kbps.mp3`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- sync_song::tests::sync_song_artstrat_embed_no_art stdout ---- [INFO] [stdout] Error: × Error in calling ffmpeg [INFO] [stdout] ├─▶ could not use ffmpeg to check for album art. Ran ffmpeg with arguments [INFO] [stdout] │ `-loglevel 0 -print_format json -show_format -show_streams /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/no_art.mp3`: No such file or directory (os [INFO] [stdout] │ error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::metadata_mp3_with_art stdout ---- [INFO] [stdout] Error: × could not use ffmpeg to check for album art. Ran ffmpeg with arguments [INFO] [stdout] │ `-loglevel 0 -print_format json -show_format -show_streams /opt/rustwide/ [INFO] [stdout] │ workdir/test_data/with_art.mp3`: No such file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- sync_song::tests::sync_song_artstrat_file_only_embedded_art stdout ---- [INFO] [stdout] Error: × Error in calling ffmpeg [INFO] [stdout] ├─▶ could not use ffmpeg to check for album art. Ran ffmpeg with arguments [INFO] [stdout] │ `-loglevel 0 -print_format json -show_format -show_streams /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/with_art.mp3`: No such file or directory (os [INFO] [stdout] │ error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- sync_song::tests::sync_song_artstrat_file_only_no_art stdout ---- [INFO] [stdout] Error: × Error in calling ffmpeg [INFO] [stdout] ├─▶ could not use ffmpeg to check for album art. Ran ffmpeg with arguments [INFO] [stdout] │ `-loglevel 0 -print_format json -show_format -show_streams /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/no_art.mp3`: No such file or directory (os [INFO] [stdout] │ error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- sync_song::tests::sync_existing_song stdout ---- [INFO] [stdout] Error: × Error in calling ffmpeg [INFO] [stdout] ├─▶ could not use ffmpeg to check for album art. Ran ffmpeg with arguments [INFO] [stdout] │ `-loglevel 0 -print_format json -show_format -show_streams /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/ns_rotterdam_128kbps.mp3`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- sync_song::tests::sync_song_artstrat_embed_external_art stdout ---- [INFO] [stdout] Error: × Error in calling ffmpeg [INFO] [stdout] ├─▶ could not use ffmpeg to check for album art. Ran ffmpeg with arguments [INFO] [stdout] │ `-loglevel 0 -print_format json -show_format -show_streams /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/no_art.mp3`: No such file or directory (os [INFO] [stdout] │ error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- sync_song::tests::sync_song_artstrat_embed_both stdout ---- [INFO] [stdout] Error: × Error in calling ffmpeg [INFO] [stdout] ├─▶ could not use ffmpeg to check for album art. Ran ffmpeg with arguments [INFO] [stdout] │ `-loglevel 0 -print_format json -show_format -show_streams /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/with_art.mp3`: No such file or directory (os [INFO] [stdout] │ error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- sync_song::tests::sync_song_artstrat_none_both stdout ---- [INFO] [stdout] Error: × Error in calling ffmpeg [INFO] [stdout] ├─▶ could not use ffmpeg to check for album art. Ran ffmpeg with arguments [INFO] [stdout] │ `-loglevel 0 -print_format json -show_format -show_streams /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/with_art.mp3`: No such file or directory (os [INFO] [stdout] │ error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::metadata_m4a_without_art stdout ---- [INFO] [stdout] Error: × could not use ffmpeg to check for album art. Ran ffmpeg with arguments [INFO] [stdout] │ `-loglevel 0 -print_format json -show_format -show_streams /opt/rustwide/ [INFO] [stdout] │ workdir/test_data/no_art.m4a`: No such file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- sync_song::tests::sync_existing_song_no_record stdout ---- [INFO] [stdout] Error: × Error in calling ffmpeg [INFO] [stdout] ├─▶ could not use ffmpeg to check for album art. Ran ffmpeg with arguments [INFO] [stdout] │ `-loglevel 0 -print_format json -show_format -show_streams /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/ns_rotterdam_128kbps.mp3`: No such file or [INFO] [stdout] │ directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- ffmpeg_interface::tests::metadata_ogg_without_art stdout ---- [INFO] [stdout] Error: × could not use ffmpeg to check for album art. Ran ffmpeg with arguments [INFO] [stdout] │ `-loglevel 0 -print_format json -show_format -show_streams /opt/rustwide/ [INFO] [stdout] │ workdir/test_data/no_art.ogg`: No such file or directory (os error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- sync_song::tests::sync_song_artstrat_prefer_file_external_art stdout ---- [INFO] [stdout] Error: × Error in calling ffmpeg [INFO] [stdout] ├─▶ could not use ffmpeg to check for album art. Ran ffmpeg with arguments [INFO] [stdout] │ `-loglevel 0 -print_format json -show_format -show_streams /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/no_art.mp3`: No such file or directory (os [INFO] [stdout] │ error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- sync_song::tests::sync_song_artstrat_file_only_external_art stdout ---- [INFO] [stdout] Error: × Error in calling ffmpeg [INFO] [stdout] ├─▶ could not use ffmpeg to check for album art. Ran ffmpeg with arguments [INFO] [stdout] │ `-loglevel 0 -print_format json -show_format -show_streams /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/no_art.mp3`: No such file or directory (os [INFO] [stdout] │ error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- sync_song::tests::sync_song_artstrat_none_embedded_art stdout ---- [INFO] [stdout] Error: × Error in calling ffmpeg [INFO] [stdout] ├─▶ could not use ffmpeg to check for album art. Ran ffmpeg with arguments [INFO] [stdout] │ `-loglevel 0 -print_format json -show_format -show_streams /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/with_art.mp3`: No such file or directory (os [INFO] [stdout] │ error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- sync_song::tests::sync_song_artstrat_embed_embedded_art stdout ---- [INFO] [stdout] Error: × Error in calling ffmpeg [INFO] [stdout] ├─▶ could not use ffmpeg to check for album art. Ran ffmpeg with arguments [INFO] [stdout] │ `-loglevel 0 -print_format json -show_format -show_streams /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/with_art.mp3`: No such file or directory (os [INFO] [stdout] │ error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- sync_song::tests::sync_song_artstrat_prefer_file_no_art stdout ---- [INFO] [stdout] Error: × Error in calling ffmpeg [INFO] [stdout] ├─▶ could not use ffmpeg to check for album art. Ran ffmpeg with arguments [INFO] [stdout] │ `-loglevel 0 -print_format json -show_format -show_streams /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/no_art.mp3`: No such file or directory (os [INFO] [stdout] │ error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- sync_song::tests::sync_song_artstrat_file_only_both stdout ---- [INFO] [stdout] Error: × Error in calling ffmpeg [INFO] [stdout] ├─▶ could not use ffmpeg to check for album art. Ran ffmpeg with arguments [INFO] [stdout] │ `-loglevel 0 -print_format json -show_format -show_streams /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/with_art.mp3`: No such file or directory (os [INFO] [stdout] │ error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- sync_song::tests::sync_song_artstrat_none_no_art stdout ---- [INFO] [stdout] Error: × Error in calling ffmpeg [INFO] [stdout] ├─▶ could not use ffmpeg to check for album art. Ran ffmpeg with arguments [INFO] [stdout] │ `-loglevel 0 -print_format json -show_format -show_streams /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/no_art.mp3`: No such file or directory (os [INFO] [stdout] │ error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- sync_song::tests::sync_song_artstrat_prefer_file_both stdout ---- [INFO] [stdout] Error: × Error in calling ffmpeg [INFO] [stdout] ├─▶ could not use ffmpeg to check for album art. Ran ffmpeg with arguments [INFO] [stdout] │ `-loglevel 0 -print_format json -show_format -show_streams /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/with_art.mp3`: No such file or directory (os [INFO] [stdout] │ error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- sync_song::tests::sync_song_artstrat_prefer_file_embedded_art stdout ---- [INFO] [stdout] Error: × Error in calling ffmpeg [INFO] [stdout] ├─▶ could not use ffmpeg to check for album art. Ran ffmpeg with arguments [INFO] [stdout] │ `-loglevel 0 -print_format json -show_format -show_streams /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/with_art.mp3`: No such file or directory (os [INFO] [stdout] │ error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- sync_song::tests::sync_song_artstrat_none_external_art stdout ---- [INFO] [stdout] Error: × Error in calling ffmpeg [INFO] [stdout] ├─▶ could not use ffmpeg to check for album art. Ran ffmpeg with arguments [INFO] [stdout] │ `-loglevel 0 -print_format json -show_format -show_streams /opt/ [INFO] [stdout] │ rustwide/workdir/test_data/no_art.mp3`: No such file or directory (os [INFO] [stdout] │ error 2) [INFO] [stdout] ╰─▶ No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] ffmpeg_interface::tests::metadata_flac_with_art [INFO] [stdout] ffmpeg_interface::tests::metadata_flac_without_art [INFO] [stdout] ffmpeg_interface::tests::metadata_m4a_with_art [INFO] [stdout] ffmpeg_interface::tests::metadata_m4a_without_art [INFO] [stdout] ffmpeg_interface::tests::metadata_mp3_with_art [INFO] [stdout] ffmpeg_interface::tests::metadata_mp3_without_art [INFO] [stdout] ffmpeg_interface::tests::metadata_ogg_with_art [INFO] [stdout] ffmpeg_interface::tests::metadata_ogg_without_art [INFO] [stdout] ffmpeg_interface::tests::to_mp3_cbr::flac_both_drop [INFO] [stdout] ffmpeg_interface::tests::to_mp3_cbr::flac_both_embed [INFO] [stdout] ffmpeg_interface::tests::to_mp3_cbr::flac_embedded_art_drop [INFO] [stdout] ffmpeg_interface::tests::to_mp3_cbr::flac_external_art_drop [INFO] [stdout] ffmpeg_interface::tests::to_mp3_cbr::flac_external_art_embed [INFO] [stdout] ffmpeg_interface::tests::to_mp3_cbr::flac_keep_embedded_art [INFO] [stdout] ffmpeg_interface::tests::to_mp3_cbr::flac_no_art_embed [INFO] [stdout] ffmpeg_interface::tests::to_mp3_cbr::m4a_both_drop [INFO] [stdout] ffmpeg_interface::tests::to_mp3_cbr::m4a_both_embed [INFO] [stdout] ffmpeg_interface::tests::to_mp3_cbr::m4a_embedded_art_drop [INFO] [stdout] ffmpeg_interface::tests::to_mp3_cbr::m4a_external_art_drop [INFO] [stdout] ffmpeg_interface::tests::to_mp3_cbr::m4a_external_art_embed [INFO] [stdout] ffmpeg_interface::tests::to_mp3_cbr::m4a_keep_embedded_art [INFO] [stdout] ffmpeg_interface::tests::to_mp3_cbr::m4a_no_art_embed [INFO] [stdout] ffmpeg_interface::tests::to_mp3_cbr::mp3_both_drop [INFO] [stdout] ffmpeg_interface::tests::to_mp3_cbr::mp3_both_embed [INFO] [stdout] ffmpeg_interface::tests::to_mp3_cbr::mp3_embedded_art_drop [INFO] [stdout] ffmpeg_interface::tests::to_mp3_cbr::mp3_external_art_drop [INFO] [stdout] ffmpeg_interface::tests::to_mp3_cbr::mp3_external_art_embed [INFO] [stdout] ffmpeg_interface::tests::to_mp3_cbr::mp3_keep_embedded_art [INFO] [stdout] ffmpeg_interface::tests::to_mp3_cbr::mp3_no_art_embed [INFO] [stdout] ffmpeg_interface::tests::to_mp3_cbr::ogg_both_drop [INFO] [stdout] ffmpeg_interface::tests::to_mp3_cbr::ogg_both_embed [INFO] [stdout] ffmpeg_interface::tests::to_mp3_cbr::ogg_embedded_art_drop [INFO] [stdout] ffmpeg_interface::tests::to_mp3_cbr::ogg_external_art_drop [INFO] [stdout] ffmpeg_interface::tests::to_mp3_cbr::ogg_external_art_embed [INFO] [stdout] ffmpeg_interface::tests::to_mp3_cbr::ogg_keep_embedded_art [INFO] [stdout] ffmpeg_interface::tests::to_mp3_cbr::ogg_no_art_embed [INFO] [stdout] ffmpeg_interface::tests::to_mp3_cbr::opus_both_drop [INFO] [stdout] ffmpeg_interface::tests::to_mp3_cbr::opus_both_embed [INFO] [stdout] ffmpeg_interface::tests::to_mp3_cbr::opus_embedded_art_drop [INFO] [stdout] ffmpeg_interface::tests::to_mp3_cbr::opus_external_art_drop [INFO] [stdout] ffmpeg_interface::tests::to_mp3_cbr::opus_external_art_embed [INFO] [stdout] ffmpeg_interface::tests::to_mp3_cbr::opus_keep_embedded_art [INFO] [stdout] ffmpeg_interface::tests::to_mp3_cbr::opus_no_art_embed [INFO] [stdout] ffmpeg_interface::tests::to_mp3_vbr::flac_both_drop [INFO] [stdout] ffmpeg_interface::tests::to_mp3_vbr::flac_both_embed [INFO] [stdout] ffmpeg_interface::tests::to_mp3_vbr::flac_embedded_art_drop [INFO] [stdout] ffmpeg_interface::tests::to_mp3_vbr::flac_external_art_drop [INFO] [stdout] ffmpeg_interface::tests::to_mp3_vbr::flac_external_art_embed [INFO] [stdout] ffmpeg_interface::tests::to_mp3_vbr::flac_keep_embedded_art [INFO] [stdout] ffmpeg_interface::tests::to_mp3_vbr::flac_no_art_embed [INFO] [stdout] ffmpeg_interface::tests::to_mp3_vbr::m4a_both_drop [INFO] [stdout] ffmpeg_interface::tests::to_mp3_vbr::m4a_both_embed [INFO] [stdout] ffmpeg_interface::tests::to_mp3_vbr::m4a_embedded_art_drop [INFO] [stdout] ffmpeg_interface::tests::to_mp3_vbr::m4a_external_art_drop [INFO] [stdout] ffmpeg_interface::tests::to_mp3_vbr::m4a_external_art_embed [INFO] [stdout] ffmpeg_interface::tests::to_mp3_vbr::m4a_keep_embedded_art [INFO] [stdout] ffmpeg_interface::tests::to_mp3_vbr::m4a_no_art_embed [INFO] [stdout] ffmpeg_interface::tests::to_mp3_vbr::mp3_both_drop [INFO] [stdout] ffmpeg_interface::tests::to_mp3_vbr::mp3_both_embed [INFO] [stdout] ffmpeg_interface::tests::to_mp3_vbr::mp3_embedded_art_drop [INFO] [stdout] ffmpeg_interface::tests::to_mp3_vbr::mp3_external_art_drop [INFO] [stdout] ffmpeg_interface::tests::to_mp3_vbr::mp3_external_art_embed [INFO] [stdout] ffmpeg_interface::tests::to_mp3_vbr::mp3_keep_embedded_art [INFO] [stdout] ffmpeg_interface::tests::to_mp3_vbr::mp3_no_art_embed [INFO] [stdout] ffmpeg_interface::tests::to_mp3_vbr::ogg_both_drop [INFO] [stdout] ffmpeg_interface::tests::to_mp3_vbr::ogg_both_embed [INFO] [stdout] ffmpeg_interface::tests::to_mp3_vbr::ogg_embedded_art_drop [INFO] [stdout] ffmpeg_interface::tests::to_mp3_vbr::ogg_external_art_drop [INFO] [stdout] ffmpeg_interface::tests::to_mp3_vbr::ogg_external_art_embed [INFO] [stdout] ffmpeg_interface::tests::to_mp3_vbr::ogg_keep_embedded_art [INFO] [stdout] ffmpeg_interface::tests::to_mp3_vbr::ogg_no_art_embed [INFO] [stdout] ffmpeg_interface::tests::to_mp3_vbr::opus_both_drop [INFO] [stdout] ffmpeg_interface::tests::to_mp3_vbr::opus_both_embed [INFO] [stdout] ffmpeg_interface::tests::to_mp3_vbr::opus_embedded_art_drop [INFO] [stdout] ffmpeg_interface::tests::to_mp3_vbr::opus_external_art_drop [INFO] [stdout] ffmpeg_interface::tests::to_mp3_vbr::opus_external_art_embed [INFO] [stdout] ffmpeg_interface::tests::to_mp3_vbr::opus_keep_embedded_art [INFO] [stdout] ffmpeg_interface::tests::to_mp3_vbr::opus_no_art_embed [INFO] [stdout] ffmpeg_interface::tests::to_ogg::flac_both_drop [INFO] [stdout] ffmpeg_interface::tests::to_ogg::flac_both_embed [INFO] [stdout] ffmpeg_interface::tests::to_ogg::flac_embedded_art_drop [INFO] [stdout] ffmpeg_interface::tests::to_ogg::flac_external_art_drop [INFO] [stdout] ffmpeg_interface::tests::to_ogg::flac_external_art_embed [INFO] [stdout] ffmpeg_interface::tests::to_ogg::flac_keep_embedded_art [INFO] [stdout] ffmpeg_interface::tests::to_ogg::flac_no_art_embed [INFO] [stdout] ffmpeg_interface::tests::to_ogg::m4a_both_drop [INFO] [stdout] ffmpeg_interface::tests::to_ogg::m4a_both_embed [INFO] [stdout] ffmpeg_interface::tests::to_ogg::m4a_embedded_art_drop [INFO] [stdout] ffmpeg_interface::tests::to_ogg::m4a_external_art_drop [INFO] [stdout] ffmpeg_interface::tests::to_ogg::m4a_external_art_embed [INFO] [stdout] ffmpeg_interface::tests::to_ogg::m4a_keep_embedded_art [INFO] [stdout] ffmpeg_interface::tests::to_ogg::m4a_no_art_embed [INFO] [stdout] ffmpeg_interface::tests::to_ogg::mp3_both_drop [INFO] [stdout] ffmpeg_interface::tests::to_ogg::mp3_both_embed [INFO] [stdout] ffmpeg_interface::tests::to_ogg::mp3_embedded_art_drop [INFO] [stdout] ffmpeg_interface::tests::to_ogg::mp3_external_art_drop [INFO] [stdout] ffmpeg_interface::tests::to_ogg::mp3_external_art_embed [INFO] [stdout] ffmpeg_interface::tests::to_ogg::mp3_keep_embedded_art [INFO] [stdout] ffmpeg_interface::tests::to_ogg::mp3_no_art_embed [INFO] [stdout] ffmpeg_interface::tests::to_ogg::ogg_both_drop [INFO] [stdout] ffmpeg_interface::tests::to_ogg::ogg_both_embed [INFO] [stdout] ffmpeg_interface::tests::to_ogg::ogg_embedded_art_drop [INFO] [stdout] ffmpeg_interface::tests::to_ogg::ogg_external_art_drop [INFO] [stdout] ffmpeg_interface::tests::to_ogg::ogg_external_art_embed [INFO] [stdout] ffmpeg_interface::tests::to_ogg::ogg_keep_embedded_art [INFO] [stdout] ffmpeg_interface::tests::to_ogg::ogg_no_art_embed [INFO] [stdout] ffmpeg_interface::tests::to_ogg::opus_both_drop [INFO] [stdout] ffmpeg_interface::tests::to_ogg::opus_both_embed [INFO] [stdout] ffmpeg_interface::tests::to_ogg::opus_embedded_art_drop [INFO] [stdout] ffmpeg_interface::tests::to_ogg::opus_external_art_drop [INFO] [stdout] ffmpeg_interface::tests::to_ogg::opus_external_art_embed [INFO] [stdout] ffmpeg_interface::tests::to_ogg::opus_keep_embedded_art [INFO] [stdout] ffmpeg_interface::tests::to_ogg::opus_no_art_embed [INFO] [stdout] ffmpeg_interface::tests::to_opus::flac_both_drop [INFO] [stdout] ffmpeg_interface::tests::to_opus::flac_both_embed [INFO] [stdout] ffmpeg_interface::tests::to_opus::flac_embedded_art_drop [INFO] [stdout] ffmpeg_interface::tests::to_opus::flac_external_art_drop [INFO] [stdout] ffmpeg_interface::tests::to_opus::flac_external_art_embed [INFO] [stdout] ffmpeg_interface::tests::to_opus::flac_keep_embedded_art [INFO] [stdout] ffmpeg_interface::tests::to_opus::flac_no_art_embed [INFO] [stdout] ffmpeg_interface::tests::to_opus::m4a_both_drop [INFO] [stdout] ffmpeg_interface::tests::to_opus::m4a_both_embed [INFO] [stdout] ffmpeg_interface::tests::to_opus::m4a_embedded_art_drop [INFO] [stdout] ffmpeg_interface::tests::to_opus::m4a_external_art_drop [INFO] [stdout] ffmpeg_interface::tests::to_opus::m4a_external_art_embed [INFO] [stdout] ffmpeg_interface::tests::to_opus::m4a_keep_embedded_art [INFO] [stdout] ffmpeg_interface::tests::to_opus::m4a_no_art_embed [INFO] [stdout] ffmpeg_interface::tests::to_opus::mp3_both_drop [INFO] [stdout] ffmpeg_interface::tests::to_opus::mp3_both_embed [INFO] [stdout] ffmpeg_interface::tests::to_opus::mp3_embedded_art_drop [INFO] [stdout] ffmpeg_interface::tests::to_opus::mp3_external_art_drop [INFO] [stdout] ffmpeg_interface::tests::to_opus::mp3_external_art_embed [INFO] [stdout] ffmpeg_interface::tests::to_opus::mp3_keep_embedded_art [INFO] [stdout] ffmpeg_interface::tests::to_opus::mp3_no_art_embed [INFO] [stdout] ffmpeg_interface::tests::to_opus::ogg_both_drop [INFO] [stdout] ffmpeg_interface::tests::to_opus::ogg_both_embed [INFO] [stdout] ffmpeg_interface::tests::to_opus::ogg_embedded_art_drop [INFO] [stdout] ffmpeg_interface::tests::to_opus::ogg_external_art_drop [INFO] [stdout] ffmpeg_interface::tests::to_opus::ogg_external_art_embed [INFO] [stdout] ffmpeg_interface::tests::to_opus::ogg_keep_embedded_art [INFO] [stdout] ffmpeg_interface::tests::to_opus::ogg_no_art_embed [INFO] [stdout] ffmpeg_interface::tests::to_opus::opus_both_drop [INFO] [stdout] ffmpeg_interface::tests::to_opus::opus_both_embed [INFO] [stdout] ffmpeg_interface::tests::to_opus::opus_embedded_art_drop [INFO] [stdout] ffmpeg_interface::tests::to_opus::opus_external_art_drop [INFO] [stdout] ffmpeg_interface::tests::to_opus::opus_external_art_embed [INFO] [stdout] ffmpeg_interface::tests::to_opus::opus_keep_embedded_art [INFO] [stdout] ffmpeg_interface::tests::to_opus::opus_no_art_embed [INFO] [stdout] sync_song::tests::sync_existing_song [INFO] [stdout] sync_song::tests::sync_existing_song_no_record [INFO] [stdout] sync_song::tests::sync_missing_song [INFO] [stdout] sync_song::tests::sync_mp3_to_mp3_with_higher_bitrate [INFO] [stdout] sync_song::tests::sync_song_artstrat_embed_both [INFO] [stdout] sync_song::tests::sync_song_artstrat_embed_embedded_art [INFO] [stdout] sync_song::tests::sync_song_artstrat_embed_external_art [INFO] [stdout] sync_song::tests::sync_song_artstrat_embed_no_art [INFO] [stdout] sync_song::tests::sync_song_artstrat_file_only_both [INFO] [stdout] sync_song::tests::sync_song_artstrat_file_only_embedded_art [INFO] [stdout] sync_song::tests::sync_song_artstrat_file_only_external_art [INFO] [stdout] sync_song::tests::sync_song_artstrat_file_only_no_art [INFO] [stdout] sync_song::tests::sync_song_artstrat_none_both [INFO] [stdout] sync_song::tests::sync_song_artstrat_none_embedded_art [INFO] [stdout] sync_song::tests::sync_song_artstrat_none_external_art [INFO] [stdout] sync_song::tests::sync_song_artstrat_none_no_art [INFO] [stdout] sync_song::tests::sync_song_artstrat_prefer_file_both [INFO] [stdout] sync_song::tests::sync_song_artstrat_prefer_file_embedded_art [INFO] [stdout] sync_song::tests::sync_song_artstrat_prefer_file_external_art [INFO] [stdout] sync_song::tests::sync_song_artstrat_prefer_file_no_art [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 168 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "be704e0bef0aae506be66a37e4a8bc0355a79c24229b8e29c490511ee20ce526", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be704e0bef0aae506be66a37e4a8bc0355a79c24229b8e29c490511ee20ce526", kill_on_drop: false }` [INFO] [stdout] be704e0bef0aae506be66a37e4a8bc0355a79c24229b8e29c490511ee20ce526