[INFO] updating cached repository https://github.com/quebin31/muso [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be87e0dbfce0f7481a8d7d7692dc96824dcf5d9c [INFO] testing quebin31/muso against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquebin31%2Fmuso" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/quebin31/muso on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", 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-3/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c208384d6f6bb63cddae6f29ee88c6237a9a6cc78152f87697adc7438d52e37e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c208384d6f6bb63cddae6f29ee88c6237a9a6cc78152f87697adc7438d52e37e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c208384d6f6bb63cddae6f29ee88c6237a9a6cc78152f87697adc7438d52e37e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c208384d6f6bb63cddae6f29ee88c6237a9a6cc78152f87697adc7438d52e37e", kill_on_drop: false }` [INFO] [stdout] c208384d6f6bb63cddae6f29ee88c6237a9a6cc78152f87697adc7438d52e37e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36df63f1eedc1069f924645391d1840a2f94b891e2933cd99a093e24c9fbe8c0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "36df63f1eedc1069f924645391d1840a2f94b891e2933cd99a093e24c9fbe8c0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling anyhow v1.0.27 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling tinyvec v0.3.2 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling common_macros v0.1.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling infer v0.1.4 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling metaflac v0.2.1 [INFO] [stderr] Compiling lewton v0.10.1 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling inotify v0.7.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling shellexpand v2.0.0 [INFO] [stderr] Compiling id3 v0.5.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling os_type v2.2.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.11 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling human-panic v1.0.1 [INFO] [stderr] Compiling muso v1.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 07s [INFO] running `Command { std: "docker" "inspect" "36df63f1eedc1069f924645391d1840a2f94b891e2933cd99a093e24c9fbe8c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36df63f1eedc1069f924645391d1840a2f94b891e2933cd99a093e24c9fbe8c0", kill_on_drop: false }` [INFO] [stdout] 36df63f1eedc1069f924645391d1840a2f94b891e2933cd99a093e24c9fbe8c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80b8bff8cf0ea7f8fbc69da5c5d7035ca61f3a273d61e4eca84dce5dc694b1b7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "80b8bff8cf0ea7f8fbc69da5c5d7035ca61f3a273d61e4eca84dce5dc694b1b7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling muso v1.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.48s [INFO] running `Command { std: "docker" "inspect" "80b8bff8cf0ea7f8fbc69da5c5d7035ca61f3a273d61e4eca84dce5dc694b1b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80b8bff8cf0ea7f8fbc69da5c5d7035ca61f3a273d61e4eca84dce5dc694b1b7", kill_on_drop: false }` [INFO] [stdout] 80b8bff8cf0ea7f8fbc69da5c5d7035ca61f3a273d61e4eca84dce5dc694b1b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] beb5d4b276ddcbb88a571d119451bc5c9a0c3084028d176e93fbc3987d2cb8ac [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "beb5d4b276ddcbb88a571d119451bc5c9a0c3084028d176e93fbc3987d2cb8ac", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/muso-21345ffe33bd1319 [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test format::tests::placeholder_parse ... ok [INFO] [stdout] test format::tests::without_placeholders ... ok [INFO] [stdout] test format::tests::tag_complete_parse ... ok [INFO] [stdout] test metadata::tests::complete_mp3 ... ok [INFO] [stdout] test format::tests::component_parse ... ok [INFO] [stdout] test format::tests::components_parse ... ok [INFO] [stdout] test format::tests::tag_leading_parse ... ok [INFO] [stdout] test metadata::tests::partial_mp3 ... ok [INFO] [stdout] test metadata::tests::complete_flac ... ok [INFO] [stdout] test metadata::tests::partial_flac ... ok [INFO] [stdout] test metadata::tests::complete_ogg ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/muso-258bac79e9e07933 [INFO] [stdout] test metadata::tests::partial_ogg ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test format::tests::tag_complete_parse ... ok [INFO] [stdout] test format::tests::placeholder_parse ... ok [INFO] [stdout] test format::tests::without_placeholders ... ok [INFO] [stdout] test format::tests::component_parse ... ok [INFO] [stdout] test format::tests::tag_leading_parse ... ok [INFO] [stdout] test format::tests::components_parse ... ok [INFO] [stdout] test metadata::tests::complete_mp3 ... ok [INFO] [stdout] test metadata::tests::complete_flac ... ok [INFO] [stdout] test metadata::tests::partial_mp3 ... ok [INFO] [stdout] test metadata::tests::partial_flac ... ok [INFO] [stdout] test metadata::tests::partial_ogg ... ok [INFO] [stdout] test metadata::tests::complete_ogg ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/format_string-a406b00e41844e24 [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test mp3::partial_with_bad_format ... ok [INFO] [stdout] test mp3::complete_with_ok_format ... ok [INFO] [stdout] test mp3::partial_with_ok_format ... ok [INFO] [stdout] test mp3::both_with_ok_optional_format ... ok [INFO] [stdout] test mp3::bad_file_format ... ok [INFO] [stdout] test flac::complete_with_ok_format ... ok [INFO] [stdout] test flac::bad_optional_formats ... ok [INFO] [stdout] test mp3::bad_optional_formats ... ok [INFO] [stdout] test flac::partial_with_bad_format ... ok [INFO] [stdout] test ogg::partial_with_bad_format ... ok [INFO] [stdout] test ogg::complete_with_ok_format ... ok [INFO] [stdout] test flac::bad_file_format ... ok [INFO] [stdout] test flac::partial_with_ok_format ... ok [INFO] [stdout] test ogg::bad_file_format ... ok [INFO] [stdout] test flac::both_with_ok_optional_format ... ok [INFO] [stdout] test ogg::partial_with_ok_format ... ok [INFO] [stdout] test ogg::bad_optional_formats ... ok [INFO] [stderr] Doc-tests muso [INFO] [stdout] test ogg::both_with_ok_optional_format ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "beb5d4b276ddcbb88a571d119451bc5c9a0c3084028d176e93fbc3987d2cb8ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "beb5d4b276ddcbb88a571d119451bc5c9a0c3084028d176e93fbc3987d2cb8ac", kill_on_drop: false }` [INFO] [stdout] beb5d4b276ddcbb88a571d119451bc5c9a0c3084028d176e93fbc3987d2cb8ac