[INFO] fetching crate music-lounge-daemon 0.7.2... [INFO] testing music-lounge-daemon-0.7.2 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate music-lounge-daemon 0.7.2 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate music-lounge-daemon 0.7.2 [INFO] finished tweaking crates.io crate music-lounge-daemon 0.7.2 [INFO] tweaked toml for crates.io crate music-lounge-daemon 0.7.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate music-lounge-daemon 0.7.2 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate music-lounge-daemon 0.7.2 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89bfecfa4cfd15375ae733a0ae2f307600fed94e98cd356b4f954d0339d00d4e [INFO] running `Command { std: "docker" "start" "-a" "89bfecfa4cfd15375ae733a0ae2f307600fed94e98cd356b4f954d0339d00d4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89bfecfa4cfd15375ae733a0ae2f307600fed94e98cd356b4f954d0339d00d4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89bfecfa4cfd15375ae733a0ae2f307600fed94e98cd356b4f954d0339d00d4e", kill_on_drop: false }` [INFO] [stdout] 89bfecfa4cfd15375ae733a0ae2f307600fed94e98cd356b4f954d0339d00d4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99e9f4b88d41adaeabb82c36c3f0a5c6793813f4bfa2626a6ab4d8401f1fbda9 [INFO] running `Command { std: "docker" "start" "-a" "99e9f4b88d41adaeabb82c36c3f0a5c6793813f4bfa2626a6ab4d8401f1fbda9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling nom8 v0.2.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling libdbus-sys v0.2.4 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling weezl v0.1.6 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling spin v0.9.3 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.51 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling symphonia-core v0.5.3 [INFO] [stderr] Compiling cpal v0.15.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling iana-time-zone v0.1.51 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.17 [INFO] [stderr] Compiling half v2.1.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling rgb v0.8.32 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling syn v2.0.42 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Compiling ogg_pager v0.6.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling color-thief v0.2.2 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling symphonia-metadata v0.5.3 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling alsa v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.3 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.10 [INFO] [stderr] Compiling stopwatch2 v2.0.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling sysinfo v0.30.0 [INFO] [stderr] Compiling symphonia v0.5.3 [INFO] [stderr] Compiling tiff v0.8.1 [INFO] [stderr] Compiling ctrlc v3.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.51 [INFO] [stderr] Compiling lofty_attr v0.9.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling lofty v0.18.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling flume v0.10.13 [INFO] [stderr] Compiling exr v1.5.2 [INFO] [stderr] Compiling rodio v0.17.3 [INFO] [stderr] Compiling dbus-tree v0.9.2 [INFO] [stderr] Compiling image v0.24.5 [INFO] [stderr] Compiling serde_spanned v0.6.1 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling ron v0.8.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml_edit v0.19.3 [INFO] [stderr] Compiling toml v0.7.2 [INFO] [stderr] Compiling rust-utils v0.13.0 [INFO] [stderr] Compiling music-lounge-core v0.7.0 [INFO] [stderr] Compiling music-lounge-daemon v0.7.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.89s [INFO] running `Command { std: "docker" "inspect" "99e9f4b88d41adaeabb82c36c3f0a5c6793813f4bfa2626a6ab4d8401f1fbda9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99e9f4b88d41adaeabb82c36c3f0a5c6793813f4bfa2626a6ab4d8401f1fbda9", kill_on_drop: false }` [INFO] [stdout] 99e9f4b88d41adaeabb82c36c3f0a5c6793813f4bfa2626a6ab4d8401f1fbda9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3210ff2e4b20f239159981e474b5a0423856c0a8000af14c426ab9461b5044a [INFO] running `Command { std: "docker" "start" "-a" "a3210ff2e4b20f239159981e474b5a0423856c0a8000af14c426ab9461b5044a", kill_on_drop: false }` [INFO] [stderr] Compiling music-lounge-daemon v0.7.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.61s [INFO] running `Command { std: "docker" "inspect" "a3210ff2e4b20f239159981e474b5a0423856c0a8000af14c426ab9461b5044a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3210ff2e4b20f239159981e474b5a0423856c0a8000af14c426ab9461b5044a", kill_on_drop: false }` [INFO] [stdout] a3210ff2e4b20f239159981e474b5a0423856c0a8000af14c426ab9461b5044a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1cddb755532001fd30ab330f520c44a490cb84e806eac38b73aed0b4220a0c01 [INFO] running `Command { std: "docker" "start" "-a" "1cddb755532001fd30ab330f520c44a490cb84e806eac38b73aed0b4220a0c01", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mlounged-29752b09659873cd) [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" "1cddb755532001fd30ab330f520c44a490cb84e806eac38b73aed0b4220a0c01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cddb755532001fd30ab330f520c44a490cb84e806eac38b73aed0b4220a0c01", kill_on_drop: false }` [INFO] [stdout] 1cddb755532001fd30ab330f520c44a490cb84e806eac38b73aed0b4220a0c01