[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 1.91.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/quebin31/muso on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.127
[INFO] [stderr]   Downloaded filetime v0.2.14
[INFO] [stderr]   Downloaded redox_syscall v0.2.9
[INFO] [stderr]   Downloaded anyhow v1.0.42
[INFO] [stderr]   Downloaded textwrap v0.12.1
[INFO] [stderr]   Downloaded mp4ameta_proc v0.2.1
[INFO] [stderr]   Downloaded addr2line v0.15.2
[INFO] [stderr]   Downloaded clap_derive v3.0.0-beta.2
[INFO] [stderr]   Downloaded clap v3.0.0-beta.2
[INFO] [stderr]   Downloaded tinyvec v1.3.1
[INFO] [stderr]   Downloaded cc v1.0.69
[INFO] [stderr]   Downloaded backtrace v0.3.59
[INFO] [stderr]   Downloaded regex v1.4.6
[INFO] [stderr]   Downloaded flate2 v1.0.20
[INFO] [stderr]   Downloaded syn v1.0.74
[INFO] [stderr]   Downloaded libc v0.2.98
[INFO] [stderr]   Downloaded aho-corasick v0.7.15
[INFO] [stderr]   Downloaded human-panic v1.0.3
[INFO] [stderr]   Downloaded nom v6.2.1
[INFO] [stderr]   Downloaded id3 v0.5.3
[INFO] [stderr]   Downloaded memchr v2.3.4
[INFO] [stderr]   Downloaded rustc-demangle v0.1.20
[INFO] [stderr]   Downloaded gimli v0.24.0
[INFO] [stderr]   Downloaded os_type v2.3.0
[INFO] [stderr]   Downloaded infer v0.3.7
[INFO] [stderr]   Downloaded object v0.24.0
[INFO] [stderr]   Downloaded metaflac v0.2.4
[INFO] [stderr]   Downloaded serde v1.0.127
[INFO] [stderr]   Downloaded os_str_bytes v2.4.0
[INFO] [stderr]   Downloaded shellexpand v2.1.0
[INFO] [stderr]   Downloaded text_io v0.1.9
[INFO] [stderr]   Downloaded mp4ameta v0.7.3
[INFO] [stderr]   Downloaded try-block v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 275975ff117f0a737f8405bce16b4b6b1346779f195285f8d9811bc9af2e0a43
[INFO] running `Command { std: "docker" "start" "-a" "275975ff117f0a737f8405bce16b4b6b1346779f195285f8d9811bc9af2e0a43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "275975ff117f0a737f8405bce16b4b6b1346779f195285f8d9811bc9af2e0a43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "275975ff117f0a737f8405bce16b4b6b1346779f195285f8d9811bc9af2e0a43", kill_on_drop: false }`
[INFO] [stdout] 275975ff117f0a737f8405bce16b4b6b1346779f195285f8d9811bc9af2e0a43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a026974d5fcda6d5b207a1cf88777608dca562f3445722759110a9a4686d3a0f
[INFO] running `Command { std: "docker" "start" "-a" "a026974d5fcda6d5b207a1cf88777608dca562f3445722759110a9a4686d3a0f", 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 lexical-core v0.7.6
[INFO] [stderr]    Compiling gimli v0.24.0
[INFO] [stderr]    Compiling nom v6.2.1
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.20
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling anyhow v1.0.42
[INFO] [stderr]    Compiling object v0.24.0
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling tinyvec v1.3.1
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling textwrap v0.12.1
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling mp4ameta_proc v0.2.1
[INFO] [stderr]    Compiling os_str_bytes v2.4.0
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling inotify v0.7.1
[INFO] [stderr]    Compiling regex v1.4.6
[INFO] [stderr]    Compiling flate2 v1.0.20
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling filetime v0.2.14
[INFO] [stderr]    Compiling backtrace v0.3.59
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling metaflac v0.2.4
[INFO] [stderr]    Compiling shellexpand v2.1.0
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling id3 v0.5.3
[INFO] [stderr]    Compiling mp4ameta v0.7.3
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]    Compiling notify v4.0.17
[INFO] [stderr]    Compiling try-block v0.1.0
[INFO] [stderr]    Compiling infer v0.3.7
[INFO] [stderr]    Compiling os_type v2.3.0
[INFO] [stderr]    Compiling addr2line v0.15.2
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 30.74s
[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 2`
[INFO] running `Command { std: "docker" "inspect" "a026974d5fcda6d5b207a1cf88777608dca562f3445722759110a9a4686d3a0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a026974d5fcda6d5b207a1cf88777608dca562f3445722759110a9a4686d3a0f", kill_on_drop: false }`
[INFO] [stdout] a026974d5fcda6d5b207a1cf88777608dca562f3445722759110a9a4686d3a0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84376acb2e51c28b01bbecfab44a4e75849fca1234470228ded68f51f30d4608
[INFO] running `Command { std: "docker" "start" "-a" "84376acb2e51c28b01bbecfab44a4e75849fca1234470228ded68f51f30d4608", 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 1.70s
[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 2`
[INFO] running `Command { std: "docker" "inspect" "84376acb2e51c28b01bbecfab44a4e75849fca1234470228ded68f51f30d4608", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84376acb2e51c28b01bbecfab44a4e75849fca1234470228ded68f51f30d4608", kill_on_drop: false }`
[INFO] [stdout] 84376acb2e51c28b01bbecfab44a4e75849fca1234470228ded68f51f30d4608
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 404f29ef3fe01d7ecae182928fb30ab630fb6f0eba47907c8152bdc6d7667d86
[INFO] running `Command { std: "docker" "start" "-a" "404f29ef3fe01d7ecae182928fb30ab630fb6f0eba47907c8152bdc6d7667d86", 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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.14s
[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 2`
[INFO] [stderr]      Running unittests lib/lib.rs (/opt/rustwide/target/debug/deps/muso-032838918b847753)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test format::parser::tests::component_parse ... ok
[INFO] [stdout] test format::parser::tests::tag_complete_parse ... ok
[INFO] [stdout] test metadata::tests::flac::complete ... ok
[INFO] [stdout] test metadata::tests::m4p::complete ... ok
[INFO] [stdout] test metadata::tests::mp3::partial ... ok
[INFO] [stdout] test format::parser::tests::placeholder_parse ... ok
[INFO] [stdout] test format::parser::tests::tag_leading_parse ... ok
[INFO] [stdout] test metadata::tests::m4a::complete ... ok
[INFO] [stdout] test format::parser::tests::components_parse ... ok
[INFO] [stdout] test format::parser::tests::without_placeholders ... ok
[INFO] [stdout] test metadata::tests::mp3::complete ... ok
[INFO] [stdout] test metadata::tests::m4a::partial ... ok
[INFO] [stdout] test metadata::tests::m4p::partial ... ok
[INFO] [stdout] test metadata::tests::flac::partial ... ok
[INFO] [stdout] test metadata::tests::ogg::complete ... ok
[INFO] [stdout] test metadata::tests::ogg::partial ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests cli/main.rs (/opt/rustwide/target/debug/deps/muso-bf529191b8b8fbc2)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/format_string.rs (/opt/rustwide/target/debug/deps/format_string-5e9f663016dc62a7)
[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 flac::both_with_ok_optional_format ... ok
[INFO] [stdout] test flac::complete_with_ok_format ... ok
[INFO] [stdout] test flac::bad_optional_formats ... ok
[INFO] [stdout] test flac::partial_with_bad_format ... ok
[INFO] [stdout] test flac::partial_with_ok_format ... ok
[INFO] [stdout] test m4p::bad_file_format ... ok
[INFO] [stdout] test m4a::both_with_ok_optional_format ... ok
[INFO] [stdout] test m4a::complete_with_ok_format ... ok
[INFO] [stdout] test m4a::bad_file_format ... ok
[INFO] [stdout] test m4a::bad_optional_formats ... ok
[INFO] [stdout] test m4p::bad_optional_formats ... ok
[INFO] [stdout] test m4a::partial_with_bad_format ... ok
[INFO] [stdout] test m4a::partial_with_ok_format ... ok
[INFO] [stdout] test m4p::both_with_ok_optional_format ... ok
[INFO] [stdout] test m4p::complete_with_ok_format ... ok
[INFO] [stdout] test mp3::complete_with_ok_format ... ok
[INFO] [stdout] test mp3::bad_file_format ... ok
[INFO] [stdout] test m4p::partial_with_bad_format ... ok
[INFO] [stdout] test mp3::bad_optional_formats ... ok
[INFO] [stdout] test m4p::partial_with_ok_format ... ok
[INFO] [stdout] test mp3::partial_with_ok_format ... ok
[INFO] [stdout] test mp3::partial_with_bad_format ... ok
[INFO] [stdout] test mp3::both_with_ok_optional_format ... ok
[INFO] [stdout] test ogg::both_with_ok_optional_format ... ok
[INFO] [stdout] test ogg::partial_with_bad_format ... ok
[INFO] [stdout] test ogg::complete_with_ok_format ... ok
[INFO] [stdout] test ogg::partial_with_ok_format ... ok
[INFO] [stdout] test ogg::bad_file_format ... ok
[INFO] [stdout] test ogg::bad_optional_formats ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[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" "404f29ef3fe01d7ecae182928fb30ab630fb6f0eba47907c8152bdc6d7667d86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "404f29ef3fe01d7ecae182928fb30ab630fb6f0eba47907c8152bdc6d7667d86", kill_on_drop: false }`
[INFO] [stdout] 404f29ef3fe01d7ecae182928fb30ab630fb6f0eba47907c8152bdc6d7667d86
