[INFO] cloning repository https://github.com/Jiawens/MMMMMusic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jiawens/MMMMMusic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJiawens%2FMMMMMusic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJiawens%2FMMMMMusic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 03f21be268ae39e78a1e5a210135e9aadfb4ac23 [INFO] testing Jiawens/MMMMMusic against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJiawens%2FMMMMMusic" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Jiawens/MMMMMusic [INFO] finished tweaking git repo https://github.com/Jiawens/MMMMMusic [INFO] tweaked toml for git repo https://github.com/Jiawens/MMMMMusic written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Jiawens/MMMMMusic on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Jiawens/MMMMMusic 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum v0.25.0 [INFO] [stderr] Downloaded strum_macros v0.25.3 [INFO] [stderr] Downloaded stability v0.1.1 [INFO] [stderr] Downloaded audiotags-dev-macro v0.1.4 [INFO] [stderr] Downloaded mp4ameta_proc v0.6.0 [INFO] [stderr] Downloaded readme-rustdocifier v0.1.1 [INFO] [stderr] Downloaded lru v0.12.1 [INFO] [stderr] Downloaded metaflac v0.2.5 [INFO] [stderr] Downloaded id3 v1.12.0 [INFO] [stderr] Downloaded winnow v0.5.34 [INFO] [stderr] Downloaded ratatui v0.25.0 [INFO] [stderr] Downloaded mp4ameta v0.11.0 [INFO] [stderr] Downloaded audiotags v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8789f24dccaf69d47969849ca658d6bd9dd448c996f9f491b78f12e1c35bed19 [INFO] running `Command { std: "docker" "start" "-a" "8789f24dccaf69d47969849ca658d6bd9dd448c996f9f491b78f12e1c35bed19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8789f24dccaf69d47969849ca658d6bd9dd448c996f9f491b78f12e1c35bed19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8789f24dccaf69d47969849ca658d6bd9dd448c996f9f491b78f12e1c35bed19", kill_on_drop: false }` [INFO] [stdout] 8789f24dccaf69d47969849ca658d6bd9dd448c996f9f491b78f12e1c35bed19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3dcc155403e026e34602b15936b0ec109647fa9b58497408f6bbe447bf378308 [INFO] running `Command { std: "docker" "start" "-a" "3dcc155403e026e34602b15936b0ec109647fa9b58497408f6bbe447bf378308", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling cpal v0.15.2 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling mp4ameta_proc v0.6.0 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling metaflac v0.2.5 [INFO] [stderr] Compiling symphonia-core v0.5.3 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling audiotags-dev-macro v0.1.4 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling mp4ameta v0.11.0 [INFO] [stderr] Compiling id3 v1.12.0 [INFO] [stderr] Compiling lru v0.12.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling symphonia-metadata v0.5.3 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling alsa v0.7.1 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling symphonia v0.5.3 [INFO] [stderr] Compiling rodio v0.17.3 [INFO] [stderr] Compiling stability v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling audiotags v0.4.1 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling ratatui v0.25.0 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling mmmmmusic v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/library.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn find_by_id(&self, id: &Uuid) -> Option { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 32 | pub fn find_by_id(&self, id: &Uuid) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/song.rs:133:31 [INFO] [stdout] | [INFO] [stdout] 131 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 132 | title_uuid: &'a Uuid, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 133 | ) -> impl Iterator + DoubleEndedIterator + '_ { [INFO] [stdout] | ^^^^^^^^^^ ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 133 - ) -> impl Iterator + DoubleEndedIterator + '_ { [INFO] [stdout] 133 + ) -> impl Iterator> + DoubleEndedIterator + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.00s [INFO] running `Command { std: "docker" "inspect" "3dcc155403e026e34602b15936b0ec109647fa9b58497408f6bbe447bf378308", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dcc155403e026e34602b15936b0ec109647fa9b58497408f6bbe447bf378308", kill_on_drop: false }` [INFO] [stdout] 3dcc155403e026e34602b15936b0ec109647fa9b58497408f6bbe447bf378308 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86b4aa7c3f0c67ee60eb72e7e0fcc3166f4a3d6b447187e3c2117e7a1d742aac [INFO] running `Command { std: "docker" "start" "-a" "86b4aa7c3f0c67ee60eb72e7e0fcc3166f4a3d6b447187e3c2117e7a1d742aac", kill_on_drop: false }` [INFO] [stderr] Compiling mmmmmusic v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/library.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn find_by_id(&self, id: &Uuid) -> Option { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 32 | pub fn find_by_id(&self, id: &Uuid) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/song.rs:133:31 [INFO] [stdout] | [INFO] [stdout] 131 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 132 | title_uuid: &'a Uuid, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 133 | ) -> impl Iterator + DoubleEndedIterator + '_ { [INFO] [stdout] | ^^^^^^^^^^ ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 133 - ) -> impl Iterator + DoubleEndedIterator + '_ { [INFO] [stdout] 133 + ) -> impl Iterator> + DoubleEndedIterator + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.09s [INFO] running `Command { std: "docker" "inspect" "86b4aa7c3f0c67ee60eb72e7e0fcc3166f4a3d6b447187e3c2117e7a1d742aac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86b4aa7c3f0c67ee60eb72e7e0fcc3166f4a3d6b447187e3c2117e7a1d742aac", kill_on_drop: false }` [INFO] [stdout] 86b4aa7c3f0c67ee60eb72e7e0fcc3166f4a3d6b447187e3c2117e7a1d742aac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e9ee1ad9f3b6eeee98ab2a3000956c2466f505931ab5695063a6f625cbb58c67 [INFO] running `Command { std: "docker" "start" "-a" "e9ee1ad9f3b6eeee98ab2a3000956c2466f505931ab5695063a6f625cbb58c67", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ui/library.rs:32:23 [INFO] [stderr] | [INFO] [stderr] 32 | pub fn find_by_id(&self, id: &Uuid) -> Option { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 32 | pub fn find_by_id(&self, id: &Uuid) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding or eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/song.rs:133:31 [INFO] [stderr] | [INFO] [stderr] 131 | &'a self, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 132 | title_uuid: &'a Uuid, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 133 | ) -> impl Iterator + DoubleEndedIterator + '_ { [INFO] [stderr] | ^^^^^^^^^^ ^^ the same lifetime is elided here [INFO] [stderr] | | [INFO] [stderr] | the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 133 - ) -> impl Iterator + DoubleEndedIterator + '_ { [INFO] [stderr] 133 + ) -> impl Iterator> + DoubleEndedIterator + 'a { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `mmmmmusic` (bin "mmmmmusic" test) generated 2 warnings (run `cargo fix --bin "mmmmmusic" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mmmmmusic-4a5fa4d46a13247e) [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" "e9ee1ad9f3b6eeee98ab2a3000956c2466f505931ab5695063a6f625cbb58c67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9ee1ad9f3b6eeee98ab2a3000956c2466f505931ab5695063a6f625cbb58c67", kill_on_drop: false }` [INFO] [stdout] e9ee1ad9f3b6eeee98ab2a3000956c2466f505931ab5695063a6f625cbb58c67