[INFO] cloning repository https://github.com/mymb12/enhanced_music_player [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mymb12/enhanced_music_player" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmymb12%2Fenhanced_music_player", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmymb12%2Fenhanced_music_player'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f593d495d088f712417bdb35d2d21b4cd03e978 [INFO] testing mymb12/enhanced_music_player/8f593d495d088f712417bdb35d2d21b4cd03e978 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmymb12%2Fenhanced_music_player" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mymb12/enhanced_music_player [INFO] finished tweaking git repo https://github.com/mymb12/enhanced_music_player [INFO] tweaked toml for git repo https://github.com/mymb12/enhanced_music_player written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mymb12/enhanced_music_player on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mymb12/enhanced_music_player 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e14797fd572a8c0731da164150366a45515403ef729318dbf9eed6fab299ca0 [INFO] running `Command { std: "docker" "start" "-a" "0e14797fd572a8c0731da164150366a45515403ef729318dbf9eed6fab299ca0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e14797fd572a8c0731da164150366a45515403ef729318dbf9eed6fab299ca0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e14797fd572a8c0731da164150366a45515403ef729318dbf9eed6fab299ca0", kill_on_drop: false }` [INFO] [stdout] 0e14797fd572a8c0731da164150366a45515403ef729318dbf9eed6fab299ca0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c1583f744d917b2100add605ffa742a8a3a1b6eb06942a5302868ccf2e16130 [INFO] running `Command { std: "docker" "start" "-a" "5c1583f744d917b2100add605ffa742a8a3a1b6eb06942a5302868ccf2e16130", kill_on_drop: false }` [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling cfg-expr v0.20.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling extended v0.1.0 [INFO] [stderr] Compiling cpal v0.16.0 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling symphonia-codec-pcm v0.5.4 [INFO] [stderr] Compiling symphonia-codec-adpcm v0.5.4 [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.4 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling symphonia-format-isomp4 v0.5.4 [INFO] [stderr] Compiling symphonia-format-mkv v0.5.4 [INFO] [stderr] Compiling symphonia-codec-vorbis v0.5.4 [INFO] [stderr] Compiling toml v0.9.6 [INFO] [stderr] Compiling symphonia-format-ogg v0.5.4 [INFO] [stderr] Compiling system-deps v7.0.7 [INFO] [stderr] Compiling symphonia-bundle-flac v0.5.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Compiling symphonia-format-caf v0.5.4 [INFO] [stderr] Compiling symphonia-format-riff v0.5.4 [INFO] [stderr] Compiling symphonia-codec-aac v0.5.4 [INFO] [stderr] Compiling glib-sys v0.21.5 [INFO] [stderr] Compiling gobject-sys v0.21.5 [INFO] [stderr] Compiling gio-sys v0.21.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling pango-sys v0.21.5 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.21.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling cairo-sys-rs v0.21.5 [INFO] [stderr] Compiling gdk4-sys v0.10.3 [INFO] [stderr] Compiling graphene-sys v0.21.5 [INFO] [stderr] Compiling gsk4-sys v0.10.3 [INFO] [stderr] Compiling gtk4-sys v0.10.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling symphonia-codec-alac v0.5.4 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling glib-macros v0.21.5 [INFO] [stderr] Compiling gtk4-macros v0.10.3 [INFO] [stderr] Compiling clap_builder v4.5.42 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling rodio v0.21.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling mp3-duration v0.1.10 [INFO] [stderr] Compiling clap v4.5.42 [INFO] [stderr] Compiling glib v0.21.5 [INFO] [stderr] Compiling gio v0.21.5 [INFO] [stderr] Compiling cairo-rs v0.21.5 [INFO] [stderr] Compiling graphene-rs v0.21.5 [INFO] [stderr] Compiling pango v0.21.5 [INFO] [stderr] Compiling gdk-pixbuf v0.21.5 [INFO] [stderr] Compiling gdk4 v0.10.3 [INFO] [stderr] Compiling gsk4 v0.10.3 [INFO] [stderr] Compiling gtk4 v0.10.3 [INFO] [stderr] Compiling enhansed_music_player v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `PlaybackState` is more private than the item `AudioPlayer::get_state` [INFO] [stdout] --> src/player.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn get_state(&self) -> &PlaybackState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `AudioPlayer::get_state` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `PlaybackState` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/player.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | enum PlaybackState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 40s [INFO] running `Command { std: "docker" "inspect" "5c1583f744d917b2100add605ffa742a8a3a1b6eb06942a5302868ccf2e16130", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c1583f744d917b2100add605ffa742a8a3a1b6eb06942a5302868ccf2e16130", kill_on_drop: false }` [INFO] [stdout] 5c1583f744d917b2100add605ffa742a8a3a1b6eb06942a5302868ccf2e16130 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae8524f79d1502bb0adf4b4b552904ff15df3b5cdf5870e7217edb92d872dc94 [INFO] running `Command { std: "docker" "start" "-a" "ae8524f79d1502bb0adf4b4b552904ff15df3b5cdf5870e7217edb92d872dc94", kill_on_drop: false }` [INFO] [stderr] Compiling enhansed_music_player v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `PlaybackState` is more private than the item `AudioPlayer::get_state` [INFO] [stdout] --> src/player.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn get_state(&self) -> &PlaybackState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `AudioPlayer::get_state` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `PlaybackState` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/player.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | enum PlaybackState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.99s [INFO] running `Command { std: "docker" "inspect" "ae8524f79d1502bb0adf4b4b552904ff15df3b5cdf5870e7217edb92d872dc94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae8524f79d1502bb0adf4b4b552904ff15df3b5cdf5870e7217edb92d872dc94", kill_on_drop: false }` [INFO] [stdout] ae8524f79d1502bb0adf4b4b552904ff15df3b5cdf5870e7217edb92d872dc94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 817d708318086df33e83fa578e138208519f1a90fa9bf186439a5ae7308f57d2 [INFO] running `Command { std: "docker" "start" "-a" "817d708318086df33e83fa578e138208519f1a90fa9bf186439a5ae7308f57d2", kill_on_drop: false }` [INFO] [stderr] warning: type `PlaybackState` is more private than the item `AudioPlayer::get_state` [INFO] [stderr] --> src/player.rs:89:5 [INFO] [stderr] | [INFO] [stderr] 89 | pub fn get_state(&self) -> &PlaybackState { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `AudioPlayer::get_state` is reachable at visibility `pub` [INFO] [stderr] | [INFO] [stderr] note: but type `PlaybackState` is only usable at visibility `pub(self)` [INFO] [stderr] --> src/player.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | enum PlaybackState { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: `#[warn(private_interfaces)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `enhansed_music_player` (bin "enhansed_music_player" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/enhansed_music_player-92fb7e934f3d5af4) [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" "817d708318086df33e83fa578e138208519f1a90fa9bf186439a5ae7308f57d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "817d708318086df33e83fa578e138208519f1a90fa9bf186439a5ae7308f57d2", kill_on_drop: false }` [INFO] [stdout] 817d708318086df33e83fa578e138208519f1a90fa9bf186439a5ae7308f57d2