[INFO] cloning repository https://github.com/Capppe/playerctl_wrapper_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Capppe/playerctl_wrapper_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCapppe%2Fplayerctl_wrapper_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCapppe%2Fplayerctl_wrapper_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 15ef315b6d3a25e661bea59bf71d2a13cf2352fd [INFO] testing Capppe/playerctl_wrapper_rs/15ef315b6d3a25e661bea59bf71d2a13cf2352fd against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCapppe%2Fplayerctl_wrapper_rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Capppe/playerctl_wrapper_rs on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Capppe/playerctl_wrapper_rs [INFO] finished tweaking git repo https://github.com/Capppe/playerctl_wrapper_rs [INFO] tweaked toml for git repo https://github.com/Capppe/playerctl_wrapper_rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Capppe/playerctl_wrapper_rs 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" "+beta-2024-10-19" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48e0cde1c12d3a65d314df671e2f85b24a59541eb84264820f5eb6d27fff8090 [INFO] running `Command { std: "docker" "start" "-a" "48e0cde1c12d3a65d314df671e2f85b24a59541eb84264820f5eb6d27fff8090", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48e0cde1c12d3a65d314df671e2f85b24a59541eb84264820f5eb6d27fff8090", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48e0cde1c12d3a65d314df671e2f85b24a59541eb84264820f5eb6d27fff8090", kill_on_drop: false }` [INFO] [stdout] 48e0cde1c12d3a65d314df671e2f85b24a59541eb84264820f5eb6d27fff8090 [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=warn" "-e" "RUSTDOCFLAGS=--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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f54f60e3c0e4fbccccb1dcfd2e9c7bffa4d4cdb83d7ce7cb67f40012a76b85f [INFO] running `Command { std: "docker" "start" "-a" "6f54f60e3c0e4fbccccb1dcfd2e9c7bffa4d4cdb83d7ce7cb67f40012a76b85f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling dbus-tokio v0.7.6 [INFO] [stderr] Compiling playerctl_wrapper v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/introspectable.rs:35:38 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> DBusProxy<'a> for Introspectable { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | ) -> Result, String> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/introspectable.rs:35:39 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> DBusProxy<'a> for Introspectable { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | ) -> Result, String> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/media_player.rs:35:38 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> DBusProxy<'a> for MediaPlayer { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | ) -> Result, String> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/media_player.rs:35:39 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> DBusProxy<'a> for MediaPlayer { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | ) -> Result, String> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/peer.rs:35:38 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> DBusProxy<'a> for Peer { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | ) -> Result, String> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/peer.rs:35:39 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> DBusProxy<'a> for Peer { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | ) -> Result, String> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/player.rs:35:38 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> DBusProxy<'a> for Player { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | ) -> Result, String> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/player.rs:35:39 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> DBusProxy<'a> for Player { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | ) -> Result, String> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/playerctl.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/playerctld.rs:30:38 [INFO] [stdout] | [INFO] [stdout] 25 | pub trait DBusProxy<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 30 | ) -> Result, String> [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/playerctld.rs:30:39 [INFO] [stdout] | [INFO] [stdout] 25 | pub trait DBusProxy<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 30 | ) -> Result, String> [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/playlists.rs:38:38 [INFO] [stdout] | [INFO] [stdout] 33 | impl<'a> DBusProxy<'a> for Playlists { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 38 | ) -> Result, String> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/playlists.rs:38:39 [INFO] [stdout] | [INFO] [stdout] 33 | impl<'a> DBusProxy<'a> for Playlists { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 38 | ) -> Result, String> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/properties.rs:40:38 [INFO] [stdout] | [INFO] [stdout] 35 | impl<'a> DBusProxy<'a> for Properties { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 40 | ) -> Result, String> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/properties.rs:40:39 [INFO] [stdout] | [INFO] [stdout] 35 | impl<'a> DBusProxy<'a> for Properties { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 40 | ) -> Result, String> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tracklist.rs:40:38 [INFO] [stdout] | [INFO] [stdout] 35 | impl<'a> DBusProxy<'a> for Tracklist { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 40 | ) -> Result, String> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tracklist.rs:40:39 [INFO] [stdout] | [INFO] [stdout] 35 | impl<'a> DBusProxy<'a> for Tracklist { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 40 | ) -> Result, String> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/playerctld.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | / fn call_method_no_return(&self, method: &str, args: A) -> Result<(), String> [INFO] [stdout] 107 | | where [INFO] [stdout] 108 | | A: dbus::arg::AppendAll, [INFO] [stdout] 109 | | Self: for<'a> DBusProxy<'a> + DBusItem, [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: ReadAll` will fail [INFO] [stdout] --> src/playerctld.rs:114:14 [INFO] [stdout] | [INFO] [stdout] 114 | .method_call(self.get_interface(), method, args) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.68s [INFO] running `Command { std: "docker" "inspect" "6f54f60e3c0e4fbccccb1dcfd2e9c7bffa4d4cdb83d7ce7cb67f40012a76b85f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f54f60e3c0e4fbccccb1dcfd2e9c7bffa4d4cdb83d7ce7cb67f40012a76b85f", kill_on_drop: false }` [INFO] [stdout] 6f54f60e3c0e4fbccccb1dcfd2e9c7bffa4d4cdb83d7ce7cb67f40012a76b85f [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=warn" "-e" "RUSTDOCFLAGS=--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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9187d4b1803ac7d44395225d2ebfff985c92420dfa759bbdc9d629c7111d12f6 [INFO] running `Command { std: "docker" "start" "-a" "9187d4b1803ac7d44395225d2ebfff985c92420dfa759bbdc9d629c7111d12f6", kill_on_drop: false }` [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/introspectable.rs:35:38 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> DBusProxy<'a> for Introspectable { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | ) -> Result, String> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/introspectable.rs:35:39 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> DBusProxy<'a> for Introspectable { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | ) -> Result, String> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/media_player.rs:35:38 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> DBusProxy<'a> for MediaPlayer { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | ) -> Result, String> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/media_player.rs:35:39 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> DBusProxy<'a> for MediaPlayer { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | ) -> Result, String> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/peer.rs:35:38 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> DBusProxy<'a> for Peer { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | ) -> Result, String> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/peer.rs:35:39 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> DBusProxy<'a> for Peer { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | ) -> Result, String> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/player.rs:35:38 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> DBusProxy<'a> for Player { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | ) -> Result, String> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/player.rs:35:39 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> DBusProxy<'a> for Player { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | ) -> Result, String> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/playerctl.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/playerctld.rs:30:38 [INFO] [stdout] | [INFO] [stdout] 25 | pub trait DBusProxy<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 30 | ) -> Result, String> [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/playerctld.rs:30:39 [INFO] [stdout] | [INFO] [stdout] 25 | pub trait DBusProxy<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 30 | ) -> Result, String> [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/playlists.rs:38:38 [INFO] [stdout] | [INFO] [stdout] 33 | impl<'a> DBusProxy<'a> for Playlists { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 38 | ) -> Result, String> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/playlists.rs:38:39 [INFO] [stdout] | [INFO] [stdout] 33 | impl<'a> DBusProxy<'a> for Playlists { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 38 | ) -> Result, String> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/properties.rs:40:38 [INFO] [stdout] | [INFO] [stdout] 35 | impl<'a> DBusProxy<'a> for Properties { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 40 | ) -> Result, String> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/properties.rs:40:39 [INFO] [stdout] | [INFO] [stdout] 35 | impl<'a> DBusProxy<'a> for Properties { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 40 | ) -> Result, String> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tracklist.rs:40:38 [INFO] [stdout] | [INFO] [stdout] 35 | impl<'a> DBusProxy<'a> for Tracklist { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 40 | ) -> Result, String> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tracklist.rs:40:39 [INFO] [stdout] | [INFO] [stdout] 35 | impl<'a> DBusProxy<'a> for Tracklist { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 40 | ) -> Result, String> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/playerctld.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | / fn call_method_no_return(&self, method: &str, args: A) -> Result<(), String> [INFO] [stdout] 107 | | where [INFO] [stdout] 108 | | A: dbus::arg::AppendAll, [INFO] [stdout] 109 | | Self: for<'a> DBusProxy<'a> + DBusItem, [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: ReadAll` will fail [INFO] [stdout] --> src/playerctld.rs:114:14 [INFO] [stdout] | [INFO] [stdout] 114 | .method_call(self.get_interface(), method, args) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling playerctl_wrapper v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/introspectable.rs:35:38 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> DBusProxy<'a> for Introspectable { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | ) -> Result, String> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/introspectable.rs:35:39 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> DBusProxy<'a> for Introspectable { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | ) -> Result, String> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/media_player.rs:35:38 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> DBusProxy<'a> for MediaPlayer { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | ) -> Result, String> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/media_player.rs:35:39 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> DBusProxy<'a> for MediaPlayer { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | ) -> Result, String> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/peer.rs:35:38 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> DBusProxy<'a> for Peer { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | ) -> Result, String> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/peer.rs:35:39 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> DBusProxy<'a> for Peer { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | ) -> Result, String> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/player.rs:35:38 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> DBusProxy<'a> for Player { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | ) -> Result, String> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/player.rs:35:39 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> DBusProxy<'a> for Player { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | ) -> Result, String> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/playerctl.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/playerctld.rs:30:38 [INFO] [stdout] | [INFO] [stdout] 25 | pub trait DBusProxy<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 30 | ) -> Result, String> [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/playerctld.rs:30:39 [INFO] [stdout] | [INFO] [stdout] 25 | pub trait DBusProxy<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 30 | ) -> Result, String> [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/playlists.rs:38:38 [INFO] [stdout] | [INFO] [stdout] 33 | impl<'a> DBusProxy<'a> for Playlists { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 38 | ) -> Result, String> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/playlists.rs:38:39 [INFO] [stdout] | [INFO] [stdout] 33 | impl<'a> DBusProxy<'a> for Playlists { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 38 | ) -> Result, String> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/properties.rs:40:38 [INFO] [stdout] | [INFO] [stdout] 35 | impl<'a> DBusProxy<'a> for Properties { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 40 | ) -> Result, String> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/properties.rs:40:39 [INFO] [stdout] | [INFO] [stdout] 35 | impl<'a> DBusProxy<'a> for Properties { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 40 | ) -> Result, String> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tracklist.rs:40:38 [INFO] [stdout] | [INFO] [stdout] 35 | impl<'a> DBusProxy<'a> for Tracklist { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 40 | ) -> Result, String> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tracklist.rs:40:39 [INFO] [stdout] | [INFO] [stdout] 35 | impl<'a> DBusProxy<'a> for Tracklist { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 40 | ) -> Result, String> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/playerctld.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | / fn call_method_no_return(&self, method: &str, args: A) -> Result<(), String> [INFO] [stdout] 107 | | where [INFO] [stdout] 108 | | A: dbus::arg::AppendAll, [INFO] [stdout] 109 | | Self: for<'a> DBusProxy<'a> + DBusItem, [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: ReadAll` will fail [INFO] [stdout] --> src/playerctld.rs:114:14 [INFO] [stdout] | [INFO] [stdout] 114 | .method_call(self.get_interface(), method, args) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `playerctl_wrapper` (test "tracklist_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/bin/rustc --crate-name tracklist_tests --edition=2021 tests/tracklist_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fc740ef379f1206d -C extra-filename=-fc740ef379f1206d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern dbus=/opt/rustwide/target/debug/deps/libdbus-71716ca0e93ac714.rlib --extern dbus_tokio=/opt/rustwide/target/debug/deps/libdbus_tokio-ce00c5a1a6eb6efb.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-9c1bdaf043eb0a12.rlib --extern playerctl_wrapper=/opt/rustwide/target/debug/deps/libplayerctl_wrapper-79970da98f35c42c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e8c8a653e3870d1f.rlib --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9187d4b1803ac7d44395225d2ebfff985c92420dfa759bbdc9d629c7111d12f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9187d4b1803ac7d44395225d2ebfff985c92420dfa759bbdc9d629c7111d12f6", kill_on_drop: false }` [INFO] [stdout] 9187d4b1803ac7d44395225d2ebfff985c92420dfa759bbdc9d629c7111d12f6