[INFO] cloning repository https://github.com/quebin31/muso [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quebin31/muso" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquebin31%2Fmuso", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquebin31%2Fmuso'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6dd1c6d3a82b21d4fb2606accf2f26179eb6eaf9 [INFO] testing quebin31/muso against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquebin31%2Fmuso" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/quebin31/muso [INFO] finished tweaking git repo https://github.com/quebin31/muso [INFO] tweaked toml for git repo https://github.com/quebin31/muso written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/quebin31/muso on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/quebin31/muso 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a832e021558f6cdaee74050327b2eef263c777bb8ee48edd09efd710e372da26 [INFO] running `Command { std: "docker" "start" "-a" "a832e021558f6cdaee74050327b2eef263c777bb8ee48edd09efd710e372da26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a832e021558f6cdaee74050327b2eef263c777bb8ee48edd09efd710e372da26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a832e021558f6cdaee74050327b2eef263c777bb8ee48edd09efd710e372da26", kill_on_drop: false }` [INFO] [stdout] a832e021558f6cdaee74050327b2eef263c777bb8ee48edd09efd710e372da26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f0f735f2c3fc79a0389e4b6676464c0fd862da4b2a6ad2557a8c5d7509b768e [INFO] running `Command { std: "docker" "start" "-a" "6f0f735f2c3fc79a0389e4b6676464c0fd862da4b2a6ad2557a8c5d7509b768e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling mp4ameta_proc v0.2.1 [INFO] [stderr] Compiling metaflac v0.2.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling mp4ameta v0.7.3 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling try-block v0.1.0 [INFO] [stderr] Compiling infer v0.3.7 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling id3 v0.5.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling os_type v2.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling human-panic v1.0.3 [INFO] [stderr] Compiling muso v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `sync` [INFO] [stdout] --> cli/cli.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "sync")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `standalone` [INFO] [stdout] = help: consider adding `sync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `sync` [INFO] [stdout] --> cli/main.rs:120:15 [INFO] [stdout] | [INFO] [stdout] 120 | #[cfg(feature = "sync")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `standalone` [INFO] [stdout] = help: consider adding `sync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> cli/main.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.80s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "6f0f735f2c3fc79a0389e4b6676464c0fd862da4b2a6ad2557a8c5d7509b768e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f0f735f2c3fc79a0389e4b6676464c0fd862da4b2a6ad2557a8c5d7509b768e", kill_on_drop: false }` [INFO] [stdout] 6f0f735f2c3fc79a0389e4b6676464c0fd862da4b2a6ad2557a8c5d7509b768e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f89fe9bc041d1fbeb745bd2099f42b01fe4a36c7f0fbce742677984ddfe16d9 [INFO] running `Command { std: "docker" "start" "-a" "1f89fe9bc041d1fbeb745bd2099f42b01fe4a36c7f0fbce742677984ddfe16d9", kill_on_drop: false }` [INFO] [stderr] Compiling text_io v0.1.9 [INFO] [stdout] warning: unexpected `cfg` condition value: `sync` [INFO] [stdout] --> cli/cli.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "sync")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `standalone` [INFO] [stdout] = help: consider adding `sync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `sync` [INFO] [stdout] --> cli/main.rs:120:15 [INFO] [stdout] | [INFO] [stdout] 120 | #[cfg(feature = "sync")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `standalone` [INFO] [stdout] = help: consider adding `sync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> cli/main.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling muso v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `sync` [INFO] [stdout] --> cli/cli.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "sync")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `standalone` [INFO] [stdout] = help: consider adding `sync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `sync` [INFO] [stdout] --> cli/main.rs:120:15 [INFO] [stdout] | [INFO] [stdout] 120 | #[cfg(feature = "sync")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `standalone` [INFO] [stdout] = help: consider adding `sync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> cli/main.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.04s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "1f89fe9bc041d1fbeb745bd2099f42b01fe4a36c7f0fbce742677984ddfe16d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f89fe9bc041d1fbeb745bd2099f42b01fe4a36c7f0fbce742677984ddfe16d9", kill_on_drop: false }` [INFO] [stdout] 1f89fe9bc041d1fbeb745bd2099f42b01fe4a36c7f0fbce742677984ddfe16d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 06799638e6108fe449ce88380baebfe4798c7aa4a1b28651c90c6d21257a2a2f [INFO] running `Command { std: "docker" "start" "-a" "06799638e6108fe449ce88380baebfe4798c7aa4a1b28651c90c6d21257a2a2f", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `sync` [INFO] [stderr] --> cli/cli.rs:56:11 [INFO] [stderr] | [INFO] [stderr] 56 | #[cfg(feature = "sync")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `standalone` [INFO] [stderr] = help: consider adding `sync` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `sync` [INFO] [stderr] --> cli/main.rs:120:15 [INFO] [stderr] | [INFO] [stderr] 120 | #[cfg(feature = "sync")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `standalone` [INFO] [stderr] = help: consider adding `sync` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stderr] --> cli/main.rs:128:5 [INFO] [stderr] | [INFO] [stderr] 128 | setup_panic!(); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `muso` (bin "muso" test) generated 3 warnings [INFO] [stderr] warning: `muso` (bin "muso") generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests lib/lib.rs (/opt/rustwide/target/debug/deps/muso-092c06d0c726c487) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test format::parser::tests::placeholder_parse ... ok [INFO] [stdout] test format::parser::tests::without_placeholders ... ok [INFO] [stdout] test format::parser::tests::tag_leading_parse ... ok [INFO] [stdout] test format::parser::tests::tag_complete_parse ... ok [INFO] [stdout] test metadata::tests::m4p::partial ... ok [INFO] [stdout] test metadata::tests::m4a::partial ... ok [INFO] [stdout] test metadata::tests::flac::partial ... ok [INFO] [stdout] test metadata::tests::m4a::complete ... ok [INFO] [stdout] test metadata::tests::m4p::complete ... ok [INFO] [stdout] test metadata::tests::flac::complete ... ok [INFO] [stdout] test metadata::tests::mp3::complete ... ok [INFO] [stdout] test metadata::tests::mp3::partial ... ok [INFO] [stdout] test format::parser::tests::components_parse ... ok [INFO] [stdout] test metadata::tests::ogg::complete ... ok [INFO] [stdout] test metadata::tests::ogg::partial ... ok [INFO] [stdout] test format::parser::tests::component_parse ... ok [INFO] [stderr] Running unittests cli/main.rs (/opt/rustwide/target/debug/deps/muso-f6869806af673fd2) [INFO] [stdout] [INFO] [stderr] Running tests/format_string.rs (/opt/rustwide/target/debug/deps/format_string-69a5a9ee49290606) [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test flac::bad_file_format ... ok [INFO] [stdout] test m4a::bad_optional_formats ... ok [INFO] [stdout] test flac::bad_optional_formats ... ok [INFO] [stdout] test m4a::complete_with_ok_format ... ok [INFO] [stdout] test m4a::partial_with_bad_format ... ok [INFO] [stdout] test m4p::both_with_ok_optional_format ... ok [INFO] [stdout] test m4a::both_with_ok_optional_format ... ok [INFO] [stdout] test m4a::partial_with_ok_format ... ok [INFO] [stdout] test flac::partial_with_ok_format ... ok [INFO] [stdout] test m4p::partial_with_bad_format ... ok [INFO] [stdout] test mp3::bad_optional_formats ... ok [INFO] [stdout] test mp3::complete_with_ok_format ... ok [INFO] [stdout] test flac::both_with_ok_optional_format ... ok [INFO] [stdout] test m4p::bad_optional_formats ... ok [INFO] [stdout] test mp3::partial_with_bad_format ... ok [INFO] [stdout] test flac::partial_with_bad_format ... ok [INFO] [stdout] test flac::complete_with_ok_format ... ok [INFO] [stdout] test ogg::bad_file_format ... ok [INFO] [stdout] test m4p::partial_with_ok_format ... ok [INFO] [stdout] test mp3::partial_with_ok_format ... ok [INFO] [stdout] test m4a::bad_file_format ... ok [INFO] [stdout] test ogg::partial_with_ok_format ... ok [INFO] [stdout] test m4p::complete_with_ok_format ... ok [INFO] [stdout] test ogg::partial_with_bad_format ... ok [INFO] [stdout] test ogg::complete_with_ok_format ... ok [INFO] [stdout] test ogg::both_with_ok_optional_format ... ok [INFO] [stdout] test m4p::bad_file_format ... ok [INFO] [stdout] test ogg::bad_optional_formats ... ok [INFO] [stdout] test mp3::bad_file_format ... ok [INFO] [stdout] test mp3::both_with_ok_optional_format ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Doc-tests muso [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "06799638e6108fe449ce88380baebfe4798c7aa4a1b28651c90c6d21257a2a2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06799638e6108fe449ce88380baebfe4798c7aa4a1b28651c90c6d21257a2a2f", kill_on_drop: false }` [INFO] [stdout] 06799638e6108fe449ce88380baebfe4798c7aa4a1b28651c90c6d21257a2a2f