[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.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquebin31%2Fmuso" "/workspace/builds/worker-38/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-38/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/quebin31/muso on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-38/source/Cargo.toml [INFO] crate git repo https://github.com/quebin31/muso already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e83ce33ba8c289506f2cb5834108d5e3fd0570edfe866f265cc9ace085dce25 [INFO] running `Command { std: "docker" "start" "-a" "3e83ce33ba8c289506f2cb5834108d5e3fd0570edfe866f265cc9ace085dce25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e83ce33ba8c289506f2cb5834108d5e3fd0570edfe866f265cc9ace085dce25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e83ce33ba8c289506f2cb5834108d5e3fd0570edfe866f265cc9ace085dce25", kill_on_drop: false }` [INFO] [stdout] 3e83ce33ba8c289506f2cb5834108d5e3fd0570edfe866f265cc9ace085dce25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0fa19a75eb178fff26df84ef6c836c11463d65b50f898875a396be8ad471d9d [INFO] running `Command { std: "docker" "start" "-a" "c0fa19a75eb178fff26df84ef6c836c11463d65b50f898875a396be8ad471d9d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling mp4ameta_proc v0.2.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling infer v0.3.7 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling try-block v0.1.0 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling mp4ameta v0.7.3 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling metaflac v0.2.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling lewton v0.10.2 [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 dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling id3 v0.5.3 [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.89s [INFO] running `Command { std: "docker" "inspect" "c0fa19a75eb178fff26df84ef6c836c11463d65b50f898875a396be8ad471d9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0fa19a75eb178fff26df84ef6c836c11463d65b50f898875a396be8ad471d9d", kill_on_drop: false }` [INFO] [stdout] c0fa19a75eb178fff26df84ef6c836c11463d65b50f898875a396be8ad471d9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3555403f56e5c320d6f2efec5e2f6da3a9bbf722655995722f063b69421dcf95 [INFO] running `Command { std: "docker" "start" "-a" "3555403f56e5c320d6f2efec5e2f6da3a9bbf722655995722f063b69421dcf95", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling text_io v0.1.9 [INFO] [stderr] Compiling muso v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 47.92s [INFO] running `Command { std: "docker" "inspect" "3555403f56e5c320d6f2efec5e2f6da3a9bbf722655995722f063b69421dcf95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3555403f56e5c320d6f2efec5e2f6da3a9bbf722655995722f063b69421dcf95", kill_on_drop: false }` [INFO] [stdout] 3555403f56e5c320d6f2efec5e2f6da3a9bbf722655995722f063b69421dcf95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cda41e5697f0d80e83b8f52b4b388c225b35de8e118b5c8e9547637fc9338a8b [INFO] running `Command { std: "docker" "start" "-a" "cda41e5697f0d80e83b8f52b4b388c225b35de8e118b5c8e9547637fc9338a8b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/muso-34bddb8f001921c9) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test format::parser::tests::component_parse ... ok [INFO] [stdout] test format::parser::tests::components_parse ... ok [INFO] [stdout] test format::parser::tests::placeholder_parse ... ok [INFO] [stdout] test format::parser::tests::tag_complete_parse ... ok [INFO] [stdout] test format::parser::tests::tag_leading_parse ... ok [INFO] [stdout] test format::parser::tests::without_placeholders ... ok [INFO] [stdout] test metadata::tests::flac::partial ... ok [INFO] [stdout] test metadata::tests::flac::complete ... ok [INFO] [stdout] test metadata::tests::m4a::complete ... ok [INFO] [stdout] test metadata::tests::m4a::partial ... ok [INFO] [stdout] test metadata::tests::m4p::partial ... ok [INFO] [stdout] test metadata::tests::m4p::complete ... ok [INFO] [stdout] test metadata::tests::mp3::complete ... ok [INFO] [stdout] test metadata::tests::mp3::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 (/opt/rustwide/target/debug/deps/muso-b7cce87807708329) [INFO] [stdout] [INFO] [stderr] Running tests/format_string.rs (/opt/rustwide/target/debug/deps/format_string-84cc73411ba22b09) [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::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::bad_file_format ... ok [INFO] [stdout] test flac::partial_with_bad_format ... ok [INFO] [stdout] test flac::partial_with_ok_format ... ok [INFO] [stdout] test m4a::bad_file_format ... ok [INFO] [stdout] test m4a::bad_optional_formats ... ok [INFO] [stdout] test m4a::complete_with_ok_format ... ok [INFO] [stdout] test m4a::both_with_ok_optional_format ... ok [INFO] [stdout] test m4a::partial_with_ok_format ... ok [INFO] [stdout] test m4a::partial_with_bad_format ... ok [INFO] [stdout] test m4p::bad_optional_formats ... ok [INFO] [stdout] test m4p::bad_file_format ... ok [INFO] [stdout] test m4p::partial_with_ok_format ... ok [INFO] [stdout] test m4p::both_with_ok_optional_format ... ok [INFO] [stdout] test m4p::partial_with_bad_format ... ok [INFO] [stdout] test mp3::bad_optional_formats ... ok [INFO] [stdout] test m4p::complete_with_ok_format ... ok [INFO] [stdout] test mp3::bad_file_format ... ok [INFO] [stdout] test mp3::both_with_ok_optional_format ... ok [INFO] [stdout] test mp3::partial_with_bad_format ... ok [INFO] [stdout] test mp3::partial_with_ok_format ... ok [INFO] [stdout] test mp3::complete_with_ok_format ... ok [INFO] [stdout] test ogg::complete_with_ok_format ... ok [INFO] [stdout] test ogg::partial_with_bad_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] test ogg::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.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" "cda41e5697f0d80e83b8f52b4b388c225b35de8e118b5c8e9547637fc9338a8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cda41e5697f0d80e83b8f52b4b388c225b35de8e118b5c8e9547637fc9338a8b", kill_on_drop: false }` [INFO] [stdout] cda41e5697f0d80e83b8f52b4b388c225b35de8e118b5c8e9547637fc9338a8b